+ core + !pCellWidths->empty() check means pCellWidths->size() > 0 is always true [Caolán McNamara] + "resolved" is a better name than "isResolved" here [Stephan Bergmann] + 'rational' is an adjective, 'rationale' is a noun [Tor Lillqvist] + (do not) use SK_GAMMA_APPLY_TO_A8 also for Skia text on Windows [Luboš Luňák] + + icons for new .uno:ProtectBookmarks & .uno:ProtectFields (tdf#130648) [rizmut] + - Adapt uses of css::uno::Sequence to use initializer_list ctor (tdf#88205) [iakarsu] + - Add Sifr (Dark + SVG) to the icon theme list (tdf#128849) [rizmut] + - Alphabetize styles in the footnotes/endnotes dialog (tdf#129836) [Heiko Tietze] + - Branding for 7.0 (tdf#130778) [Heiko Tietze] + - Hyperlink Text below URL (tdf#129295) [Heiko Tietze] + - Improve accessibility for the About dialog (tdf#132179) [Heiko Tietze] + - Link to Gerrit hash reintroduced (tdf#132322) [Heiko Tietze] + - macOS installer image must be 72dpi (tdf#132701) [Heiko Tietze] + - Missing warning when renaming page (tdf#129032) [Heiko Tietze] + - Remove "Field codes" option (tdf#129793) [Heiko Tietze] + - Stretched brand image at the ABout dialog (tdf#132180) [Heiko Tietze] + - Sukapura icon theme (tdf#130500) [Heiko Tietze] + - SVG warns on metadata (tdf#132513) [Heiko Tietze] + --with-windows-sdk: correct parameter is 10.0, not 10 [Mike Kaganski] + -Werror,-Wdeprecated-copy-dtor [Stephan Bergmann] + -Werror,-Winconsistent-missing-override (clang-cl) [Stephan Bergmann] + -Werror,-Wmicrosoft-pure-definition (clang-cl) [Stephan Bergmann] + -Werror,-Wnon-c-typedef-for-linkage [Stephan Bergmann] + -Werror,-Wnon-virtual-dtor (clang-cl) [Stephan Bergmann] + -Werror,-Wpointer-to-int-cast (LLVM 10 trunk clang-cl) [Stephan Bergmann] + -Werror,-Wrange-loop-analysis [Stephan Bergmann] + -Werror,-Wunused-private-field [Stephan Bergmann] + -Werror,-Wunused-variable (clang-cl) [Stephan Bergmann] + -Werror,-Wvoid-pointer-to-int-cast (LLVM 10 trunk clang-cl) [Stephan Bergmann] + -Werror,-Wwritable-strings (clang-cl) [Stephan Bergmann] + -Werror=maybe-uninitialized [Stephan Bergmann] + ...and take implicit const casts into account [Stephan Bergmann] + .docx: flag new files as MS Word 2019 native mode (tdf#131304) [Justin Luth] + .docx: provide default compatibilityMode value (tdf#131304) [Justin Luth] + .eh_frame section should probably have type @unwind [Stephan Bergmann] + /safeseh valid only on Win32 [Julien Nabet] + 3D Effects dialog should allow to set 1 vertical segment (tdf#131044) [Julien Nabet] + [API CHANGE] extend css.security.XDocumentDigitalSignatures [brinzing] + [API CHANGE] remove BasicImport UNO interfaces [Noel Grandin] + [API CHANGE] remove some primitives rendering settings [Noel Grandin] + [API CHANGE] uitest: make HasInfoBarWithID accessible from API [Xisco Fauli] + [en-GB] Added 11 words to autocorrect [Marco A.G.Pinto] + [en-GB] Autocorrect: added new words and aborted previous commit [Marco A.G.Pinto] + [en-US] Added 11 words to autocorrect [Marco A.G.Pinto] + [en-US] Autocorrect: added new words and aborted previous commit [Marco A.G.Pinto] + [en_GB] 6 new autocorrect words [Marco A.G.Pinto] + [en_GB] Added 13 autocorrect words [Marco A.G.Pinto] + [en_US] 6 new autocorrect words [Marco A.G.Pinto] + [en_US] Added 13 autocorrect words [Marco A.G.Pinto] + [pt-PT] Added 20 autocorrect words [Marco A.G.Pinto] + [pt_PT] Added 11 words to autocorrect [Marco A.G.Pinto] + [pt_PT] Added 15 words to autocorrect [Marco A.G.Pinto] + [tr] Add new autocorrect words [Muhammet Kara] + [tr] Extend Autocorrect list for Turkish language (Start with B) (tdf#130711) [Hakan Bakacak] + [tr] Extend Autocorrect list for Turkish language (Start with C/Ç) (tdf#130711) [ayhanyalcinsoy] + [tr] Extend Autocorrect list for Turkish language (Start with D/E) (tdf#130711) [ayhanyalcinsoy] + [tr] Extend Autocorrect list for Turkish language(Start with A) (tdf#130711) [Yusuf Keten] + [vcl] replace `*printf`s with `SAL_*` logging macros. (tdf#130924) [Yukio Siraichi] + A warning is now shown and LO do not crash (tdf#130272) [22shubh22] + aarch64 r18 is reserved at least on Android [Stephan Bergmann] + abrt (ofz#20031) [Caolán McNamara] + AbstractSvxHlinkDlgMarkWnd is unused [Noel Grandin] + AbstractSvxMessDialog is unused [Noel Grandin] + acc. check: add "goto" button to see the acc. issue in document [Tomaž Vajngerl] + acc. check: add a UI goto for issues with tables [Tomaž Vajngerl] + acc. check: add check for Tables [Tomaž Vajngerl] + acc. check: add writer specific accessibility issue [Tomaž Vajngerl] + acc. check: check document contains a document title (metadata) [Tomaž Vajngerl] + acc. check: check document default language and style language [Tomaž Vajngerl] + acc. check: check for blinking text [Tomaž Vajngerl] + acc. check: check for endnotes and footnotes [Tomaž Vajngerl] + acc. check: check headings are in incremental order [Tomaž Vajngerl] + acc. check: check hyperlink text doesn't contain the link [Tomaž Vajngerl] + acc. check: check if text format conveys additional meaning [Tomaž Vajngerl] + acc. check: detect fake numbering [Tomaž Vajngerl] + acc. check: implement goto for a range of text range in a para. [Tomaž Vajngerl] + acc. check: implement goto for OLE/Graphic objects [Tomaž Vajngerl] + acc. check: introduce AccessibilityCheckTest + document test [Tomaž Vajngerl] + acc. check: Introduce NodeCheck for accessibility checks on nodes [Tomaž Vajngerl] + acc. check: move accessibility check strings to own file [Tomaž Vajngerl] + acc. check: move AccessibilityIssue from svx to sfx2 [Tomaž Vajngerl] + acc. check: shorten var. name for acc. issue collection [Tomaž Vajngerl] + acc. check: table split/merge - check for row span, simplify [Tomaž Vajngerl] + acc. check: text vs. background contrast check [Tomaž Vajngerl] + accept iOS SDK 13.4 [Tor Lillqvist] + Access2Base - Version number 7.0 [Jean-Pierre Ledure] + accessibility check base functionality [Tomaž Vajngerl] + accessibility check dialog [Tomaž Vajngerl] + AccessibilityCheck iface, namespaces [Tomaž Vajngerl] + actually export $NINJA from configure [Luboš Luňák] + adapt check-elf-dynamic-objects to new skia library [Stephan Bergmann] + adapt Clang -fsanitize jurt/source/pipe/staticsalhack.cxx [Stephan Bergmann] + adapt CLANGSYSINCLUDE to Git-based LLVM builds [Stephan Bergmann] + adapt compilerplugins to Clang trunk change [Stephan Bergmann] + adapt compilerplugins/clang/test/getstr.cxx to C++20 deleted ostream << [Stephan Bergmann] + adapt compilerplugins/clang/test/makeshared.cxx to libc++ [Stephan Bergmann] + adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t) [Stephan Bergmann] + adapt loplugin:duplicatedefines to include/premac.h [Stephan Bergmann] + adapt loplugin:unnecessaryparen to C++20 CXXRewrittenBinaryOperator [Stephan Bergmann] + adapt solenv/flatpak-manifest.in to 8b9c26218cb2c9526f69b40ff6f72ce757a464c2 [Stephan Bergmann] + adapt solenv/flatpak-manifest.in to ffe9ff2cf63112ac04a695740a5637f25c16abe8 [Stephan Bergmann] + adapt solenv/flatpak-manifest.in to implicit --enable-skia [Stephan Bergmann] + adapt solenv/flatpak-manifest.in to recent download.lst changes [Stephan Bergmann] + adapt structurallyIdentical to current needs [Stephan Bergmann] + adapt supportsService implementations to cppu::supportsService (tdf#54938) [Yusuf Keten, Mehmet Emin Başoğlu, Hakan Bakacak, Batuhan Taskaya, Canberk TURAN] + adapt test code to Clang 11 trunk change [Stephan Bergmann] + adapt to "[ADT] Make StringRef's std::string conversion operator explicit" [Stephan Bergmann] + adapt to Clang 11 move of DynTypedNodeList [Stephan Bergmann] + adapt to clang::MaterializeTemporaryExpr::GetTemparyExpr rename [Stephan Bergmann] + adapt to hardened_runtime.xcent [Stephan Bergmann] + adapt uses of css::uno::Sequence to use initializer_list ctor (tdf#88205) [Yusuf Keten, Onur Yilmaz, Batuhan Taskaya, Efdal İncesu, Faruk Demirbaş, Hakan Bakacak, Mesut Çifci, Mehmet Emin Başoğlu, Canberk TURAN, Burak Bala, Eda Nur Var, Sarper Akdemir] + add "invert" tests to BackendTest [Tomaž Vajngerl] + add "More options" button to Lists section (tdf#130519) [Roman Kuznetsov] + add "None" entry for "frac" OpenTypeFeature (vcl) (tdf#132242) [Julien Nabet] + add "Preview" labels in BulletandNumberingStyle dialog box (tdf#129517) [Seth Chaiklin] + add "Preview" labels in BulletandNumberingStyle dialog box" (tdf#129517) [Seth Chaiklin] + add "variant", "lpstr" and "i4" in docprophandler (oox) (tdf#111461) [Julien Nabet] + add 'Go to' to Navigator popup menu (tdf#128814) [Jim Raykowski] + add (Vulkan) blacklisting to Skia [Luboš Luňák] + add --disable-compiler-plugins-analyzer-pch for Jenkins/linux_clang_dbgutil_64 [Stephan Bergmann] + add --enable-optimized=debug [Luboš Luňák] + add --with-latest-c++ to explicitly opt in for -std=c++20/-std:c++latest [Stephan Bergmann] + add ... to Edit Macros in Tools - Macros menu (tdf#130886) [Seth Chaiklin] + add .cxx file for SalBitmap [Luboš Luňák] + add a collapsing row hook [Caolán McNamara] + add a configure check for ninja [Luboš Luňák] + add a get_drop_index for dnd interaction with toolbars [Caolán McNamara] + add a link to Windows Default apps settings applet (tdf#44462) [Mike Kaganski] + add a new overlay/no-overlay feature for the legend (tdf#75330) [Tünde Tóth] + add a pre-scale version for cairo (tdf#130768) [Armin Le Grand] + add a scheme to host welded toolbar dropdown windows in unwelded toolbars [Caolán McNamara] + add a separate log tag for the UI builder [Tor Lillqvist] + add a SystemChildWindow::GetOptimalSize override [Caolán McNamara] + add a TODO note about Skia Vulkan surface getting recreated too often [Luboš Luňák] + add a way to return focus to the main widget [Caolán McNamara] + add a way to select multiple entries of a ListBox together (tdf#129037) [Caolán McNamara] + add ability to have custom renderer treeview rows [Caolán McNamara] + add accessibility check to the Writer menu [Tomaž Vajngerl] + add alignment commands to the sidebar (tdf#130156) [andreas kainz] + add an IsEmpty method to tools::Size and use it [Noel Grandin] + add api to determine number of menu items [Caolán McNamara] + add Area fill bitmap presets [andreas kainz] + add asterisk<->KEY_MULTIPLY mapping [Caolán McNamara] + add back includes to binaryurp/ (tdf#42949) [Gabor Kelemen] + add BLOCK_PCH to gbuild, allowing partial non-PCH rebuilds [Luboš Luňák] + add boilerplate external/dtoa/Makefile [Stephan Bergmann] + add BPMN images to the gallery (tdf#99675) [andreas kainz] + add capability to remove a menu item [Caolán McNamara] + add case table for Adlam [Alex Henrie] + add case table for Deseret and Osage [Alex Henrie] + add case table for Medefaidrin [Alex Henrie] + add case table for Old Hungarian [Alex Henrie] + add case table for Warang Citi [Alex Henrie] + add ChartTypePanel to the ChartDeck [Muhammet Kara] + add checks to optional fields in SvXMLImportContext [Noel Grandin] + add colibre 32px protect icons (tdf#130648) [andreas kainz] + add colon to label with buddy control in "Rename object" dialogbox [Seth Chaiklin] + add command .uno:EditChart [Muhammet Kara] + add comment about duplication of information [Stephan Bergmann] + add commit to ignore list [Samuel Mehrbrodt] + add config option to prevent disabling readonly mode (tdf#101652) [Samuel Mehrbrodt] + add config to disable individual infobars [Samuel Mehrbrodt] + add convenience accessors to Matrix.hxx [Tomaž Vajngerl] + add delete to Hyperlinks Navigator context menu (tdf#128814) [Jim Raykowski] + add detail exception reason for UnoControls (tdf#42982) [nienzu] + add direct dash paint in cairo (tdf#130478) [Armin Le Grand] + add direct dash paint in GDIPlus (win) (tdf#130478) [Armin Le Grand (Collabora)] + add Draw Styles support to Beehive Impress template (tdf#132138) [andreas kainz] + add Edit Chart button for online's mobile view [Muhammet Kara] + add Flowchart gallery (tdf#99674) [andreas kainz] + add Friulian (fur) language pack [Christian Lohmaier] + add functionality for promote/demote chapter/level shortcut keys [Jim Raykowski] + add GatherField member function [Bjoern Michaelsen] + add get_entry_font to match set_entry_font [Caolán McNamara] + add get_modifier_state to toolbar for what modifiers are held [Caolán McNamara] + add get_row_area for TreeView [Caolán McNamara] + add getting of render backend name + impl. for skia [Tomaž Vajngerl] + add Guadeloupean Creole French [gcf-GP] to language list (tdf#129045) [Eike Rathke] + add GUI and configuration options for Skia [Luboš Luňák] + add Highlighting tab for Calc (tdf#99693) [Maxim Monastirsky] + add Highlighting tab for Writer (tdf#99693) [Maxim Monastirsky] + add hook for on-demand welded toolbar popover creation [Caolán McNamara] + add hyperlink info unit test [Grzegorz Araminowicz] + add icons for ProtectField and PrtectBookmarks (tdf#130648) [andreas kainz] + add include guards - follow-up for 0c4033a9c69da439b97378b0dc61e867953649eb [Mike Kaganski] + add include needed for std::min [Mike Kaganski] + add information to xProofrader in gciterator.cxx [Fred Kruse] + add invert() tests to visualbackendtest [Luboš Luňák] + add iter_next_visible to skip unexpanded entries [Caolán McNamara] + add iter_previous [Caolán McNamara] + add iter_previous_sibling [Caolán McNamara] + add libepubgen [Tor Lillqvist] + add Ligurian [lij-IT] locale data (tdf#130579) [Eike Rathke] + add Ligurian [lij-IT] to language list (tdf#130550) [Eike Rathke] + add loplugin:consttobool assert-related tests [Stephan Bergmann] + add macOS malloc debugging env vars [Noel Grandin] + add menu entries for field/bookmark protection [Samuel Mehrbrodt] + add Minangkabau [min-ID] locale data (tdf#130772) [Eike Rathke] + add Minangkabau [min-ID] to language list (tdf#130757) [Eike Rathke] + add minimum support for PDF/A3 [Arnaud Versini] + add missing autogen.input entries to README.cross [Samuel Mehrbrodt] + add missing dependency [Mike Kaganski] + add missing DoClose of test documents [Stephan Bergmann] + add missing Python dependency to Makefile. [Jussi Pakkanen] + add missing test dependency on instdir/share/config/images_*.zip [Stephan Bergmann] + add missing translations (line styles part) (tdf#130074) [Julien Nabet] + add mobile version of WordCountDialog [Szymon Kłos] + add more icon gallery shapes [andreas kainz] + add more needed menu accel names [Caolán McNamara] + add more resource groups to ChartTypePanel [Muhammet Kara] + add mso-highlight color palette. (tdf#125268) [Tamás Zolnai] + add network gallery (tdf#131308) [andreas kainz] + add new Arrows Gallery (tdf#131784) [andreas kainz] + add new icons Gallery (tdf#131860) [andreas kainz] + add new Shapes/Symbols Gallery (tdf#131795) [andreas kainz] + add OpenCLZone in suitable places in Calc's OpenCL code [Luboš Luňák] + add operator* to tools::WeakReference [Noel Grandin] + add option to disallow opening files locked by other users [Samuel Mehrbrodt] + add option to not hyphenate words in CAPS (tdf#121658) [Samuel Mehrbrodt] + add outline tracking to all content navigation view (tdf#108766) [Jim Raykowski] + add PCH to Skia [Luboš Luňák] + add Period as chart data label separator (tdf#94234) [Gabor Kelemen] + add pptx import test for percentage (tdf#125444) [Tamas Bunth] + add predefined 4-digit year date+time format (tdf#130563) [Eike Rathke] + add ProtectBookmarksAndFields per-document option [Katarina Behrens] + add Redaction action items into main menu in Draw (tdf#129599) [ayhanyalcinsoy] + add Ruler::GetTabs() (tdf#128468) [Tor Lillqvist] + add SAL log group vcl.skia for tracing Skia usage [Luboš Luňák] + add SAL_INFO with "sal.file" also for the pread, read, pwrite, and write calls [Tor Lillqvist] + add SAL_LOG area vcl.skia.trace [Luboš Luňák] + add SAL_WARN_UNUSED to Region [Caolán McNamara] + add ScHyphenateCell to provide a description (tdf#129300) [Caolán McNamara] + add ScIndentItem to provide a description (tdf#129300) [Caolán McNamara] + add ScLineBreakCell to provide a description (tdf#129300) [Caolán McNamara] + add ScRotateValueItem description in degrees (tdf#129300) [Caolán McNamara] + add ScShrinkToFitCell to provide a description (tdf#129300) [Caolán McNamara] + add ScVerticalStackCell to provide a description (tdf#129300) [Caolán McNamara] + add selected state to UserDrawEvent [Caolán McNamara] + add setting to config_skia.h whether to use 32bpp bitmaps [Luboš Luňák] + add share/fingerprint to the iOS app [Tor Lillqvist] + add sidebar panel for Glow effect (tdf#101181) [Mike Kaganski] + add single setActive for all tests in tiledrendering module [Andrew Lee (李健秋)] + add Skia crash zone checking [Luboš Luňák] + add Skia VCL README with some basic information [Luboš Luňák] + add Skia zone protection also to text rendering call [Luboš Luňák] + add some comments to convwatch script [Noel Grandin] + add some fallback minimum size when screen size detection goes wrong [Samuel Mehrbrodt] + add some leak suppressions [Noel Grandin] + add some libs to libmerged [Noel Grandin] + add some more libs to libmerged [Noel Grandin] + add source files from cui/source/options and unotools/source/i18n [Tor Lillqvist] + add source files in the C++/UNO bridge for easier breakpointing [Tor Lillqvist] + add SplineResourceGroup to ChartTypePanel [Muhammet Kara] + add Sundanese [sun-ID] to language list (tdf#131297) [Eike Rathke] + add support for Clang's -building-pch-with-obj [Luboš Luňák] + add tab stop information to LOK_CALLBACK_RULER_UPDATE (tdf#128468) [Tor Lillqvist] + add tblLayout element to docx export (tdf#128290) [Louis Meyrat] + add test for correctly importing tab stops from ppt (tdf#79082) [Samuel Mehrbrodt] + add test: import custom-label-field (tdf#123206) [Tamas Bunth] + add text alignment support to treeview entries [Caolán McNamara] + add the com.apple.security.cs.disable-executable-page-protection here, too [Tor Lillqvist] + add the EPUB and XMLOasis export filter constructors [Tor Lillqvist] + add the few functions without parameters as entries with Bounds [Eike Rathke] + add tools::Rectangle::Justify [Noel Grandin] + add tooltips for protect bookmark/field commands [Samuel Mehrbrodt] + add tooltips to Assign Styles dialog box (tdf#129671) [Seth Chaiklin] + add UItest (tdf#131170, tdf#131291, tdf#129346, tdf#130960) [Xisco Fauli] + add uitest (tdf#130762, tdf#130960, tdf#131041) [Xisco Fauli] + add UItest (tdf#130371, tdf#130440, tdf#131931) [Xisco Fauli] + add uitest for bug (tdf#126626) [Zdeněk Crhonek] + add unittest (tdf#126904, tdf#105272, tdf#41722, tdf#131260, tdf#48735, tdf#121963, tdf#130515, tdf#130685, tdf#129382, tdf#55417, tdf#121441, tdf#130959, tdf#107020, tdf#131553, tdf#118354, tdf#127481, tdf#131380, tdf#130746, tdf#64224, tdf#130556, tdf#113621, tdf#106026, tdf#114212, tdf#114139, tdf#129993, tdf#130817, tdf#130132, tdf#131684, tdf#73063, tdf#122331, tdf#112936, tdf#129985, tdf#129372, tdf#131372, tdf#119037, tdf#130680, tdf#129393, tdf#129789, tdf#130814) [Xisco Fauli] + add unittest (part 2) (tdf#121963) [Xisco Fauli] + add UNO API for Infobar (tdf#97926) [Samuel Mehrbrodt] + add uno cmd to protect bookmarks in a document [Samuel Mehrbrodt] + add uno cmd to protect fields in a document [Samuel Mehrbrodt] + add uno command .uno:SetReminder to set a reminder bookmark (tdf#129468) [Jim Raykowski] + add upcasting support to rtl::Reference [Noel Grandin] + add what looks like a plausible upstream URL to external/clucene/README [Stephan Bergmann] + add wrongly formatted file to blacklist [Stephan Bergmann] + add wrongly formatted files to blacklist [Stephan Bergmann] + add XServiceInfo tests to ScTableSheetsObj [Jens Carl] + add y-axis up<->down in create 3D obj (tdf#130988) [Regina Henschel] + added callback interface to ::applyLineDashing (tdf#130655) [Armin Le Grand (Collabora)] + added Clear Direct Formatting button to sidebar [Mert Tumer] + added description on RuntimeException for unotools (tdf#42982) [AlanTang] + added localization for numeric types (tdf#97983) [Andreas Heinisch] + added parameter to FillPageColor command [Pranam Lashkari] + added parameter to FillPageGradient command [Pranam Lashkari] + added separate color picker for slide background gradient [Pranam Lashkari] + added svg version of the breeze dark icon set. (tdf#128849) [Luca Carlon] + added unique id for number format combobox [Mert Tumer] + adding 3D Window option to Format Menu (tdf#130717) [Shivam Kumar Singh] + adding a document dialog or modules doesn't update catalog (tdf#130161) [Caolán McNamara] + adding Connector option to Format menu (tdf#130716) [Shivam Kumar Singh] + adjusted height margin of the tab bar (tdf#126506) [U-DESKTOP-8OSNV7R\DrRobotto] + after inserting a widget into a toolbar make the toolbar the parent again [Caolán McNamara] + again finally(?) fix Skia Windows widget drawing (tdf#130051) [Luboš Luňák] + aImmediateMacro is unused [Stephan Bergmann] + all ItemWindows are now welded [Caolán McNamara] + all PanelLayout are layout aware [Caolán McNamara] + allocate Skia SkSurface on demand [Luboš Luňák] + allow 'return' in GtkComboBox to activate default widget (tdf#131076) [Caolán McNamara] + allow assigning of master slide to multiple slides (tdf#127137) [dldld] + allow bare GtkToolItems in the map [Caolán McNamara] + allow boolean valued statechange messages for... [Dennis Francis] + allow control over treeview scroll position [Caolán McNamara] + allow default GtkWindow to handle key events first [Caolán McNamara] + allow disabling Skia's Vulkan use in safe mode (tdf#132439) [Luboš Luňák] + allow mnenonics for para line spacing [Caolán McNamara] + allow opt-out from document events check [Samuel Mehrbrodt] + allow raising text import dialog for paste (tdf#125440) [Samuel Mehrbrodt] + allow replacing the default documents (tdf#126700) [Jan-Marek Glogowski] + allow root under podman [Caolán McNamara] + allow setting combobox font [Caolán McNamara] + allow to fill any two numeric fields in Fill Series dialog (tdf#127113) [Sarper Akdemir] + allow workben tests to use these [Caolán McNamara] + alphabetize Navigate By option in writer (tdf#129471) [Shivam Kumar Singh] + also check rendering in SvmTest::testBitmaps() [Luboš Luňák] + also consider saved exceptions when terminating parse [Mike Kaganski] + also grab the keyboard under gtk when showing a temp floating window [Caolán McNamara] + also throw IllegalArgumentException for arguments of wrong type [Stephan Bergmann] + always build Skia optimized, unless --enable-skia=debug [Luboš Luňák] + always checking for Master document command labels makes no sense [Maxim Monastirsky] + always define GLM_FORCE_CTOR_INIT when using glm [Caolán McNamara] + always evaluate macro signatures on load (tdf#42316) [Jan-Marek Glogowski] + always include assert.h and don't provide a different assert define [Caolán McNamara] + always produce utf-8 from gettext (tdf#131069) [Caolán McNamara] + always set ForceMakeVisible [Caolán McNamara] + always show icon in none/auto buttons [Caolán McNamara] + always test Skia before OpenGL [Luboš Luňák] + always treat desktop-translate files as utf-8. [Jussi Pakkanen] + and align popover replacement with complete toolitem (tdf#132540, tdf#132338) [Caolán McNamara] + android hunspell: All languages we pack are the supported ones. [Jan Holesovsky] + android hunspell: Disable for Android Viewer [Michael Weghorn] + android hunspell: Don't explicitly disable extensions on Android. [Jan Holesovsky] + android hunspell: Hardcode the ReferenceOOoMajorMinor for version check. [Jan Holesovsky] + android hunspell: Turn on the hunspell build on Android... [Jan Holesovsky] + android lok: Correct the hint in the slides from click to double-tap. [Jan Holesovsky] + android Viewer: aarch64: Avoid throwing exceptions through bridges (tdf#127781) [Michael Weghorn] + android Viewer: Add German localization [Michael Weghorn] + android Viewer: Set SfxWorkWindow::bIsFullScreen to true again [Michael Weghorn] + android: Actually let's avoid the exceptions via bridges only on aarch4. [Jan Holesovsky] + android: add abstraction to allow us to DetachThread sensibly. [Michael Meeks] + android: Add also aarch64 to avoid linking errors. [Jan Holesovsky] + android: Allow zooming for Calc as well [Michael Weghorn] + android: Avoid a crash when recently used file has unknown type [Michael Weghorn] + android: Avoid building the apk when configured with --enable-android-lok. [Jan Holesovsky] + android: Avoid crash when tapping while document is being loaded [Michael Weghorn] + android: avoid expensive load of un-used sidebar icons on mobile. [Michael Meeks] + android: avoid NPE when trying to create cache file [Christian Lohmaier] + android: Avoid throwing exceptions through the bridges. [Jan Holesovsky] + android: Bump compileSdkVersion, targetSdkVersion [Michael Weghorn] + android: Don't crash when double-tapping a text box. [Jan Holesovsky] + android: Don't destroy doc while loading it (tdf#131195) [Michael Weghorn] + android: Don't modify doc on color palette initialization (tdf#115698) [Michael Weghorn] + android: Don't show the multiline toggle in the formula input bar on phones. [Jan Holesovsky] + android: don't try to copy the apk if it does not exist [Miklos Vajna] + android: Escape apostrophe in Turkish string [Michael Weghorn] + android: Extract native libs again (tdf#131622) [Michael Weghorn] + android: file-cache to improve performance. [Michael Meeks] + android: Fix 32bit build. [Jan Holesovsky] + android: Fix asset handling in build.gradle [Michael Weghorn] + android: fix breakiterator mismatch (separate data files for zh/ja) (tdf#124536) [Christian Lohmaier] + android: fix documents with manual page break (tdf#128101) [Christian Lohmaier] + android: Fix inverted naming for up/down in search [Michael Weghorn] + android: Fix linking of liblo-native-code.so on aarch64. [Jan Holesovsky] + android: Fix linking of liblo-native-code.so on x86_64 [Michael Weghorn] + android: Fix location of the built freetype library. [Jan Holesovsky] + android: Fix nss build on aarch64. [Jan Holesovsky] + android: fixup - the menu file was meant to go to the non-extracted assets [Christian Lohmaier] + android: Get rid of the 'old' vs. Online-based runtime distinction. [Jan Holesovsky] + android: Handle password callback for non-editing case, too (tdf#131622) [Michael Weghorn] + android: Hardcode the 'double-tap' in case of the native app. [Jan Holesovsky] + android: Hide cursor again when selection was done due to search [Michael Weghorn] + android: Hint how to enable fontconfig logging. [Jan Holesovsky] + android: Include headerfootermenu.ui (tdf#116243) [Michael Weghorn] + android: include icons into APK (tdf#126909) [Michael Weghorn] + android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR. [Jan Holesovsky] + android: keep float for row/column dimensions to unbreak build [Christian Lohmaier] + android: LibreOfficeMainActivity::onStop: Add null check [Michael Weghorn] + android: LOKitThread::refresh: Add null check [Michael Weghorn] + android: Make keyboard in search bar show "search button" [Michael Weghorn] + android: Make the Calc input bar working on the Android device too. [Jan Holesovsky] + android: Move "Display language" setting to "General" section [Michael Weghorn] + android: Pass Intent's action in ctor already [Michael Weghorn] + android: Set the correct path for the liblangtag data. [Jan Holesovsky] + android: Support docs containing comments (tdf#131179) [Michael Weghorn] + android: Update gradle [Michael Weghorn] + android: Use correct path for the .mo resource files. [Jan Holesovsky] + android: Use system locale by default [Michael Weghorn] + android: Use the best speed compression as on iOS. [Jan Holesovsky] + animation effects are missing features (tdf#131632) [Noel Grandin] + AnnotationField: SwIterator now more ... [Bjoern Michaelsen] + aPoint is never consumed so calculations to derive it are moot [Caolán McNamara] + apply autofilter to data regardless of autofilter changes (tdf#130770) [scito] + area Fill update bitmap preset arrangement nothing more (tdf#130928) [andreas kainz] + area Fill update hatcch section (tdf#130928) [andreas kainz] + area fill update pattern (tdf#130928) [andreas kainz] + area Hatch dialog alignment fix compare to other area fill tabs [andreas kainz] + area Sidebar same grid and better spacing [andreas kainz] + AreaPropertyPanelBase::Initialize not called in chart sidebar [Caolán McNamara] + argument to PPDContext::getModifiedKey is known to never be negative [Stephan Bergmann] + arguments in wrong order (cid#1430094, cid#1430104, cid#1430084) [Caolán McNamara] + arrow Gallery update [andreas kainz] + arrow in sidebar not getting reenabled on changing context [Caolán McNamara] + arrow list is scrolled [Caolán McNamara] + assign bool directly to boost::optional [Stephan Bergmann] + ATTR_SHRINKTOFIT is ScShrinkToFitCell [Caolán McNamara] + auto-redaction doesn't cover the title completely (tdf#127169) [Onur Yilmaz] + autoEsc: use fontmetrics in calculation (tdf#80194) [Justin Luth] + automatically increase buffer size (tdf#131951) [Pavel Klevakin] + avoid $(shell $(gb_MKTEMP)) [Stephan Bergmann] + avoid -Werror,-Wdeprecated-anon-enum-enum-conversion [Stephan Bergmann] + avoid -Werror,-Wdeprecated-enum-enum-conversion [Stephan Bergmann] + avoid -Werror,-Wdeprecated-enum-float-conversion [Stephan Bergmann] + avoid -Werror,-Wundef [Stephan Bergmann] + avoid -Werror=maybe-uninitialized [Stephan Bergmann] + avoid -Werror=unused-but-set-variable [Stephan Bergmann] + avoid additional search in case of insertion [Muhammet Kara] + avoid any actual painting of the slide sorter in the LOKit case (tdf#129388) [Tor Lillqvist] + avoid CGContextSetLineWidth warning about negative line width [Tor Lillqvist] + avoid clang's unreachable code warning [Luboš Luňák] + avoid compilerplugin's sharedvisitor bailing out prematurely [Luboš Luňák] + avoid crash in shutdown when accessing already destroyed BASIC_DLL [Mike Kaganski] + avoid crash when inserting bibliography entry on iOS (tdf#129375) [Tor Lillqvist] + avoid crash when no uno name available [Szymon Kłos] + avoid explicit cast to smaller sal_uInt16 from larger int [Stephan Bergmann] + avoid explicit cast to smaller sal_uInt16 from larger long [Stephan Bergmann] + avoid explicit cast to smaller sal_uInt16 from larger sal_Int32 [Stephan Bergmann] + avoid explicit cast to smaller sal_uInt32 from larger long [Stephan Bergmann] + avoid explicit casts to smaller sal_uInt16 from larger int [Stephan Bergmann] + avoid explicit casts to smaller sal_uInt16 from larger long [Stephan Bergmann] + avoid explicit casts to smaller sal_uInt16 from larger long resp. int [Stephan Bergmann] + avoid explicit casts to smaller unsigned int from larger long [Stephan Bergmann] + avoid extra deque allocations for empty Primitive2DContainer (tdf#104878) [Noel Grandin] + avoid false positive lopluign:vclwidgets warning [Stephan Bergmann] + avoid flex-caused warnings about unused functions [Luboš Luňák] + avoid invalid static_cast when mixing X11 and OpenGL bitmaps [Luboš Luňák] + avoid loplugin:redundantcast from within qWarning macro [Stephan Bergmann] + avoid loplugin:staticmethods [Stephan Bergmann] + avoid loplugin:unsignedcompare (clang-cl) [Stephan Bergmann] + avoid magic numbers (tdf#131169) [Julien Nabet] + avoid memory leak in win32 sal::backtrace_get() [Luboš Luňák] + avoid needless "palette" conversion with gray palette [Luboš Luňák] + avoid needless 32bpp->24+8bpp conversion in png writer [Luboš Luňák] + avoid needless copy by SkSurface::makeImageSnapshot(rect) [Luboš Luňák] + avoid needless ListenerList temporary [Stephan Bergmann] + avoid OUString allocation in TransformParameters (tdf#104878) [Noel Grandin] + avoid pointless alpha->mask conversion [Luboš Luňák] + avoid repeated SkSurface recreating because of X11 being asynchronous [Luboš Luňák] + avoid Skia assert on leaked resources [Luboš Luňák] + avoid Skia bitmap->image pixel copying in raster mode [Luboš Luňák] + avoid Skia CPU-based scaling if an image is wanted in the end [Luboš Luňák] + avoid Skia xor crash with not-yet-drawn surface (tdf#132335) [Luboš Luňák] + avoid some compiler warnings in Skia VCL code [Luboš Luňák] + avoid some unnecessary log warning messages [Noel Grandin] + avoid stack overflow in testTdf124815 on Windows [Mike Kaganski] + avoid UBSan signed-integer-overflow in external/dtoa (ofz#21036) [Stephan Bergmann] + avoid unnecessary explicit cast [Stephan Bergmann] + avoid unused parameter warning in non-debug build [Luboš Luňák] + avoid warnings about negative heights [Caolán McNamara] + avoid XOR paint in Crop dialog [Armin Le Grand] + backendtest: Add PolyLine B2D test diamond [Tomaž Vajngerl] + backendtest: Add polyline bezier curve backend tests [Tomaž Vajngerl] + backendtest: support creating VirtualDevice with alpha [Tomaž Vajngerl] + backendtest: test blending of bitmap [Tomaž Vajngerl] + backendtests: add some bitmap tests [Tomaž Vajngerl] + backendtests: enable tests only when render backend is skia [Tomaž Vajngerl] + backendtests: remove unused variable - aReturnValue [Tomaž Vajngerl] + backport glm v0.9.9.0 fix for libetonyek [Caolán McNamara] + basctl functions cannot be missing here [Stephan Bergmann] + basegfx: add convenience access. and creator to B2DHomMatrix [Tomaž Vajngerl] + basegfx: B2DTuple replace operator[] with "get" and Axis2D enum [Tomaž Vajngerl] + basegfx: export B2DRange operator*= [Tomaž Vajngerl] + basegfx: fix assertion text [Chris Sherlock] + basegfx: Fix the problem with Matrix Concatinate and Transform [Tomaž Vajngerl] + basegfx: remove OSL_ENSURE preconditions (tdf#43157) [Chris Sherlock] + basegfx: test B2DHomMatrix and Matrix together [Tomaž Vajngerl] + baseline Xcode 9.3 ld presumably doesn't support -platform_version (tdf#122218) [Stephan Bergmann] + basic functional implementation of Skia SalBmp [Luboš Luňák] + basic implementation of Skia text drawing on Windows [Luboš Luňák] + batch polyline drawing for basegfx::B2DLineJoin::NONE if small width [Luboš Luňák] + batch Skia xor drawing (tdf#132241) [Luboš Luňák] + be more specific why ...disable-executable-page-protection is needed [Tor Lillqvist] + be more verbose about JNI errors at least with --enable-dbgutil [Stephan Bergmann] + bEnable for UseSkia is reversed [Tomoyuki Kubota] + better fix for GCC -Werror=stringop-truncation [Stephan Bergmann] + better handling of bit depths in skia code [Luboš Luňák] + better handling of SSEx,AVX intrinsics for Clang [Luboš Luňák] + better handling of text rotation attribute. [Tamás Zolnai] + better match the original width of the font name combobox (tdf#132338) [Caolán McNamara] + better not use constexpr here [Stephan Bergmann] + better solution using already existing info (tdf#129845) [Armin Le Grand] + better support for <8 bpp in SkiaSalBitmap [Luboš Luňák] + bin duplication [Tor Lillqvist] + bin useless SAL_INFO [Tor Lillqvist] + bin/find-clang-format.py for finding files to be formatted (tdf#123936) [Batuhan Taskaya] + bin/run: missing exedir for macOS [Stephan Bergmann] + bin: Add script to find missing unittests based on git log [Xisco Fauli] + bin: remove unused wiki tag in script [Xisco Fauli] + bInterim is always set [Caolán McNamara] + bInterim is always true [Caolán McNamara] + BitmapAccessMode::Info does not need bitmap data [Luboš Luňák] + blacklist Intel on Win10 deviceid 0x5917 (tdf#131221) [Julien Nabet] + blackorwhitelistentrydialog never got used [Caolán McNamara] + blind additional fix of the Android TB build error [Jan-Marek Glogowski] + blind fix for 32-bit builds [Stephan Bergmann] + blind fix for Android Tinderbox build [Michael Weghorn] + blind fix for Linux aarch64 with libcxxabi [Stephan Bergmann] + blind fix of -Werror,-Wpointer-to-int-cast in apple_remote [Stephan Bergmann] + blind fix of the Android TB build error [Jan-Marek Glogowski] + blurry thumbnails when small shapes added to gallery theme (tdf#131532) [Aditya] + boost: disable -Wmaybe-uninitialized from GCC 9.2.1 -Og [Michael Stahl] + boost: remove unused boost wrapper headers [Michael Stahl] + boost::optional: replace uses of get_value_or with value_or [Stephan Bergmann] + bpmn gallery available in user dir [andreas kainz] + bpmn gallery update for better previews [andreas kainz] + break overly long line [Eike Rathke] + breeze Dark: Fix for invisible icons (tdf#130205) [rizmut] + breeze*, colibre, elementary, KJ, Sifr*: Fix for (tdf#130204) [rizmut] + breeze, Colibre, elementary, Karasa Jaga :Fix for (tdf#131509) [Rizal Muttaqin] + breeze,elementary,KJ,Sifr: Fix for (tdf#128689) [Rizal Muttaqin] + bridges arm64: Use [[falltrough]]. [Jan Holesovsky] + broadcast ScAreasChanged for created names (tdf#130371) [Eike Rathke] + build also OpenGL and Vulkan support in Skia [Luboš Luňák] + build also PDBs for nss when using gyp [Luboš Luňák] + build also the tools/sk_app part of Skia [Luboš Luňák] + build nss using gyp+ninja also on Windows [Luboš Luňák] + build nss using their new build system (gyp/ninja-based) [Luboš Luňák] + build properly with or without Skia enabled [Luboš Luňák] + build Skia also on Windows [Luboš Luňák] + build skia by default [Luboš Luňák] + build Skia on Windows with UNICODE set [Luboš Luňák] + build Skia only on selected platforms [Luboš Luňák] + build-failure (ofz#20976) [Caolán McNamara] + bump boost version to 1.71 [David Ostrovsky] + bump macOS build baseline to Xcode 11.3 and macOS 10.14.4 [Stephan Bergmann] + bump product version to 6.5.0.0.alpha0+ [Xisco Fauli] + bump product version to 7.0.0.0.alpha1 [Christian Lohmaier] + bump Windows build baseline to Visual Studio 2019 16.4 [Stephan Bergmann] + calc alignment sidebar sync width [andreas kainz] + calc cell alignment sizegroup update [andreas kainz] + calc crashes on Navigator click or move (tdf#129533) [Noel Grandin] + calc sidebar alignment update [andreas kainz] + calc sidebar cell appearance update [andreas kainz] + calc sidebar cellappearance simplyfication [andreas kainz] + calc sidebar numberformat alignment and arrangement [andreas kainz] + calc: cannot format whole row of unprotected cells (tdf#129393) [Noel Grandin] + call drag end callback after superclass handler [Caolán McNamara] + call gtk_widget_size_allocate explicitly [Caolán McNamara] + call shutdown in terminate, if not exec (tdf#127205) [Jan-Marek Glogowski] + callback interface for 3D and secure dash (tdf#130655) [Armin Le Grand] + can avoid including svtools/ctrlbox.hxx [Caolán McNamara] + can expand these macros since gtk2 is gone [Caolán McNamara] + can just call isXMLToken here [Noel Grandin] + can pass length to icu compare here [Noel Grandin] + can replace SwNavHelpToolBox with basic ToolBox now [Caolán McNamara] + can restore this test again [Caolán McNamara] + can use LogicToLogic here [Caolán McNamara] + cancel solver subdialogs on forced removal [Caolán McNamara] + cancelling drag from drag-begin doesn't work, call it async [Caolán McNamara] + cannot change data point icons in Calc's XY chart (tdf#131333) [Julien Nabet] + captioning issues (tdf#123801) [Caolán McNamara] + casual users don’t care about Unicode code points [Adolfo Jayme Barrientos] + catch by reference [Eike Rathke] + center image, don't stretch it (tdf#131582) [Caolán McNamara] + change class with only static member functions into namespace [Stephan Bergmann] + change default PDF version to 1.6 (released in 2004) [Miklos Vajna] + change label in print dialog from "OK" to "Print" [Seth Chaiklin] + change labels in Case dropdown box in Font Effects tab (tdf#130219) [Seth Chaiklin] + change redaction toolbar to more simple (tdf#125830) [Roman Kuznetsov] + change SAL_WARN to SAL_INFO when language is not set [Tomaž Vajngerl] + change some #define to constexpr [Stephan Bergmann] + change some more #define to constexpr [Stephan Bergmann] + change the default dates format for Italian locale (tdf#130563) [Marina Latini (SUSE)] + changing sal_uLong to appropriate integer type in filters module (tdf#114441) [shashikdm] + chapter Numbering can't load custom style (tdf#130908) [Noel Grandin] + chart DOCX import: fix label number format (tdf#132174) [Balazs Varga] + chart export: fix repeated custom labels (tdf#130955) [Balazs Varga] + chart ODF import-export of Link to source format (tdf#131979) [Balazs Varga] + chart OOXML export: fix custom label position (tdf#130590) [Balazs Varga] + chart OOXML export: fix deleted legend entries (tdf#129857) [Tünde Tóth] + chart OOXML export: fix number format of custom label (tdf#130986) [Balazs Varga] + chart OOXML import: fix area chart data label position (tdf#130031) [Tünde Tóth] + chart OOXML Import: fix data label custom position (tdf#130032) [Balazs Varga] + chart OOXML: fix lost date format of X axis (tdf#132076) [Balazs Varga] + chart sidebar chart type alignment update [andreas kainz] + chart view: fix incorrect precision of axis labels (tdf#130969) [Balazs Varga] + chart view: fix missing inner chart area (tdf#129095) [Balazs Varga] + chart2: Add unittest (tdf#59857) [Xisco Fauli] + chart2: clear listener parents in dispose [Ashod Nakashian] + chart2: Fix the color uno command in ChartColorWrapper [Dennis Francis] + chart2: Weld ChartTypePanel [Muhammet Kara] + chart: add CustomLabelPosition UNO API property (tdf#48436) [Balazs Varga] + chart: add leader lines to custom data label positions (tdf#90749) [Balazs Varga] + chart: default center label placement in stacked area charts (tdf#130242) [Tünde Tóth] + chart: don't export LO_EXT hide-legend in ODF 1.2 [László Németh] + chart: Fix area chart data labels position (tdf#130380) [Tünde Tóth] + chart: fix OOXML export of ShiftedCategoryPosition (tdf#132486) [Balazs Varga] + chart: implement ODF import/export of legend overlay feature (tdf#75330) [Tünde Tóth] + chart: implement OOXML import/export of legend overlay feature (tdf#131370) [Tünde Tóth] + ChartTypePanel: Remove unused vars [Muhammet Kara] + check also setupDrawBlend() in visualbackendtest [Luboš Luňák] + check Base macro signatures on load (tdf#97694) [Samuel Mehrbrodt] + check bounds (ofz#20904) [Caolán McNamara] + check call to NSS_NoDB_Init for success [Stephan Bergmann] + check crcs when fuzzing after all [Caolán McNamara] + check for some more expected calendar elements [Eike Rathke] + check in Skia's preDraw() that SolarMutex is locked [Luboš Luňák] + check secondary Y axis exists before retrieving value for "Show" prop (chart2) [Julien Nabet] + CheckDataArea is dead code [Caolán McNamara] + children[n] already available as theChild [Caolán McNamara] + CID 1458016 - fix uninitialised members in AccessibilityIssue [Tomaž Vajngerl] + clac cell appearance sidebar alignment update [andreas kainz] + clang-analyzer-deadcode.DeadStores [Noel Grandin] + clang-format accessibility & basctl with under 5-percent lines of change [Muhammet Kara] + clang-format c*,d*,e* with under 5-percent lines of change [Muhammet Kara] + clang-format chart2 with under 5-percent lines of change [Muhammet Kara] + clang-format cui with under 5-percent lines of change [Muhammet Kara] + clang-format f*,h* with under 5-percent lines of change [Muhammet Kara] + clang-format for infobar files [Samuel Mehrbrodt] + clang-format lotuswordpro with under 5-percent lines of change [Muhammet Kara] + clang-format sd with under 5-percent lines of change [Muhammet Kara] + clang-format sfx2 with under 5-percent lines of change [Muhammet Kara] + clang-format svx with under 5-percent lines of change [Muhammet Kara] + clang-format toolkit, tools, uui with under 5-percent lines of change [Muhammet Kara] + clang-format xmloff with under 5-percent lines of change [Muhammet Kara] + clang-format: don't fix up namespace comments [Miklos Vajna] + clang-format: don't sort using declarations [Miklos Vajna] + clang-format: Remove proper files from the blacklist [Muhammet Kara] + clang-tidy modernize-concat-nested-namespace [Noel Grandin] + clang-tidy modernize-concat-nested-namespace in avmedia [Noel Grandin] + clang-tidy modernize-concat-nested-namespace in basegfx [Noel Grandin] + clang-tidy modernize-concat-nested-namespace in basic..canvas [Noel Grandin] + clang-tidy modernize-concat-nested-namespace in chart2 [Noel Grandin] + clang-tidy modernize-concat-nested-namespace in codemaker..configmgr [Noel Grandin] + clang-tidy modernize-concat-nested-namespace in connectivity [Noel Grandin] + clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelper [Noel Grandin] + clang-tidy modernize-concat-nested-namespace in dbaccess..desktop [Noel Grandin] + clang-tidy modernize-concat-nested-namespace in drawinglayer [Noel Grandin] + clang-tidy modernize-concat-nested-namespace in oox [Noel Grandin] + clang-tidy modernize-concat-nested-namespace in sc [Noel Grandin] + clang-tidy modernize-concat-nested-namespace in sd [Noel Grandin] + clang-tidy modernize-concat-nested-namespace in svx [Noel Grandin] + clang-tidy modernize-concat-nested-namespace in sw [Noel Grandin] + clang-tidy(WIP): bugprone-signed-char-misuse findings 1 [Tamás Zolnai] + clang-tidy(WIP): bugprone-signed-char-misuse findings 2 [Tamás Zolnai] + clang-tidy(WIP): bugprone-signed-char-misuse findings 3 [Tamás Zolnai] + CLANG_C -> CLANG_CC [Luboš Luňák] + clarification and addition of Draw tips (tdf#128712) [Seth Chaiklin] + clarify the comment [Mike Kaganski] + clarify the option some more (tdf#130460) [Mike Kaganski] + clarify the WIP-ness of setMobilePhone() and setTablet() a bit [Tor Lillqvist] + classify shape(s) selections as 'complex'... [Dennis Francis] + clean up computation of preprocessed_command passed to ShellExecuteExW [Stephan Bergmann] + clean up DBG_ASSERT (tdf#43157) [Shubham Goyal] + clean up duplicated command dispatch test functionality [Miklos Vajna] + clean up members in ScAccessibleSpreadsheet [Noel Grandin] + clean up newly unused includes [Stephan Bergmann] + clean up of OutputDevice::SetMapMode (tdf#74702) [Adrien Ollier] + clean up OSL_ASSERT (tdf#43157) [Jens Carl] + clean up OSL_ASSERT, DBG_ASSERT, etc. (tdf#43157) [Pelin Kuran] + clean up properly in VCL backend tests [Luboš Luňák] + clean up safeRead/Write [Stephan Bergmann] + clean up usage of sal_uIntPtr. (tdf#75280) [shivammore] + clean-up and join namespaces in animatedprimitive2d.hxx [Tomaž Vajngerl] + clean-up namespaces and pragma once for VclPixelProcessor2D [Tomaž Vajngerl] + clean-up namespaces and pragma once for VclProcessor2D [Tomaž Vajngerl] + clean-up namespaces in backgroundcolorprimitive2d.hxx [Tomaž Vajngerl] + clean-up namespaces in borderlineprimitive2d.hxx [Tomaž Vajngerl] + clean-up namespaces in graphicprimitive2d.hxx [Tomaž Vajngerl] + clean-up namespaces viewinformation2d.{cxx,hxx} [Tomaž Vajngerl] + clean-up NS and pragma once for LineAttribute, StrokeAttribute [Tomaž Vajngerl] + clean-up SdPdfFilter implementation [Tomaž Vajngerl] + clean-up test of set fixed font features (tdf#117448) [László Németh] + cleanup for and (tdf#62326, tdf#62323, tdf#130476) [Andreas Heinisch] + cleanup indenting (tdf#129522) [Justin Luth] + cleanup my old asserts looking for problematic docs [Justin Luth] + cleanup namespaces in pdfdocument.hxx [Tomaž Vajngerl] + cleanup namespaces in polygonprimitive2d.hxx [Tomaž Vajngerl] + cleanup namespaces in polypolygonprimitive2d.hxx [Tomaž Vajngerl] + cleanup: Move files to ridljar [Samuel Mehrbrodt] + cleanup: Move unit tests to ridljar [Samuel Mehrbrodt] + clear properties that are set back to their original state (tdf#129300) [Caolán McNamara] + clear SbxAppData::m_aGlobErr early [Stephan Bergmann] + close dialog on EndDialog to avoid respawning dead windows [Szymon Kłos] + colibre: Add extra large localized icons (tdf#132749) [Rizal Muttaqin] + colibre: Fix for & (tdf#131975, tdf#131974) [Rizal Muttaqin] + colibre: Fix for wrong Smooth Image Filter icons (tdf#132735) [Rizal Muttaqin] + combobox 1 character narrower than it used to be (tdf#132338) [Caolán McNamara] + comment some code which resembles a wrong copypaste (sw/portxt) [Julien Nabet] + comment the searchInMetaFile method [Muhammet Kara] + compare documents does not work (tdf#130960) [Noel Grandin] + compare using GtkTreePath instead of GtkTreeIter [Caolán McNamara] + comparison operators should be const [Noel Grandin] + comphelper: allow simple ad-hoc measuring with ProfileZones [Miklos Vajna] + comphelper::isDebuggerAttached must be defined irrespective of NDEBUG [Stephan Bergmann] + compilerplugins: fix ambiguous type warnings [Chris Sherlock] + compilerplugins: fix building against baseline clang (5.0.2) [Miklos Vajna] + compilerplugins: remove unused getDeclContext() [Miklos Vajna] + conditionalentrymobile doesn't work [Caolán McNamara] + conditionalformatdialogmobile doesn't work [Caolán McNamara] + configure: fix outdated doc on --with-tls default [Miklos Vajna] + connectivity: avoid redundant access specifier [Miklos Vajna] + consider 20° tilt of 3D in 2D projection (tdf#131033) [Regina Henschel] + consistency wrt notification events for treeview cursor change [Caolán McNamara] + const parameter for ImplAnimView::matches [Adrien Ollier] + control must be a complete type here (Windows --disable-pch) [Stephan Bergmann] + controllayout.hxx can be a toolkit-only header [Caolán McNamara] + convert AccessibilityFlowTo to scoped enum [Noel Grandin] + convert AnimationImport to fast-parser APIs [Noel Grandin] + convert conststringvar plugin to shared infrastructre [Noel Grandin] + convert CursorMoveState to scoped enum [Noel Grandin] + convert dbaccess to FastParser APIs [Noel Grandin] + convert desktop-translate from Perl to Python. (tdf#130911) [Jussi Pakkanen] + convert DocCreationMode to scoped enum [Noel Grandin] + convert enum to scoped in SvBaseLink [Noel Grandin] + convert excel filter in calc from shared_ptr to rtl::Reference [Noel Grandin] + convert filter token generator from Perl to Python. [Jussi Pakkanen] + convert FrameControlType to scoped enum [Noel Grandin] + convert gentoken from Perl to Python. [Jussi Pakkanen] + convert image-sort from Perl to Python (tdf#130911) [Jussi Pakkanen] + convert inappropriate use of sal_uIntPtr to better integer types (tdf#75280) [Sarper Akdemir, Kemal Ayhan, iakarsu, Mehmet Emin Başoğlu, Canberk TURAN, Pelin Kuran, Burak Bala, Eda Nur Var, Mesut Çifci, Yusuf Keten, Onur Yilmaz, Efdal İncesu] + convert LinkCreateType to scoped enum [Noel Grandin] + convert mathml to FastParser [Noel Grandin] + convert number format if model not deleted (tdf#130681) [Julien Nabet] + convert OSL_ASSERT to assert [Noel Grandin] + convert PrepareHint to scoped enum [Noel Grandin] + convert PresChange to scoped enum [Noel Grandin] + convert PresentationObjects to scoped enum [Noel Grandin] + convert PresObjKind to scoped enum [Noel Grandin] + convert reportdesign to fastparser [Noel Grandin] + convert SdOptionStreamMode to scoped enum [Noel Grandin] + convert SdXMLFilterMode to scoped enum [Noel Grandin] + convert SdXMLGenericPageContext to fastparser [Noel Grandin] + convert SectionType to scoped enum [Noel Grandin] + convert SkImage -> SkBitmap only on demand [Luboš Luňák] + convert SnapKind to scoped enum [Noel Grandin] + convert some defines to constexpr [Mike Kaganski] + convert some token generation scripts from Perl to Python. (tdf#130911) [Jussi Pakkanen] + convert static functions for property names to constexpr consts. [Tomaž Vajngerl] + convert SwFillMode to scoped enum [Noel Grandin] + convert SwFrameSize to scoped enum [Noel Grandin] + convert SwLabelType to scoped enum [Noel Grandin] + convert SwSortDirection to scoped enum [Noel Grandin] + convert SwSortOrder to scoped enum [Noel Grandin] + convert this warning to SAL_INFO for now [Noel Grandin] + convert to scoped enum in SvFileObject [Noel Grandin] + convert TokenContext to fastparser APIs [Noel Grandin] + convert TRUE/FALSE constants to functions TRUE()/FALSE() (tdf#83779) [Mike Kaganski] + convert use of sal_uLong to better integer types (tdf#114441) [Furkan Ahmet Kara, Bugra, Pelin Kuran] + convert use of sal_uLong to sal_uInt32 (tdf#114441) [AlanTang] + convert XML_STYLE_FAMILY to scoped enum [Noel Grandin] + convert XMLAutoTextEventImport to FastParser APIs [Noel Grandin] + convert XMLEventsImportContext to fastparser [Noel Grandin] + convert XMLSectionSourceDDEImportContext to FastParser API [Noel Grandin] + convert XMLSectionSourceImportContext to FastParser APIs [Noel Grandin] + convwatch: handle Win32 absolute path as directory [Michael Stahl] + copy SkImage properly [Luboš Luňák] + copy-paste error (cid#1430070, cid#1430089, cid#1430063) [Caolán McNamara] + correct cast used for type id of content [Jim Raykowski] + correct import draw:transform values skewY and matrix (tdf#98584) [Regina Henschel] + correct LongDateDaySeparator for fr_CH and it_CH (tdf#131153) [Jean-Louis Fuchs] + correct SkPaint usage when painting [Luboš Luňák] + correct upstream URL [Eike Rathke] + corrections at SvgGradientHelper for EMF+ (tdf#124424) [Armin Le Grand] + correctly detect OOXML variant on import (tdf#131936) [Samuel Mehrbrodt] + correctly handle failures while getting a WMI Object. (tdf#84553) [Michel Thomas] + correctly import PPT tabs (tdf#79082) [Piet van Oostrum] + correctly set the macro security auto confirm mode [Jan-Marek Glogowski] + corrects the cursor column while moving with arrow keys. (tdf#131134) [Canberk TURAN] + cosmetic documentation fixes [Stephan Bergmann] + cppcheck: fix 2 funcArgOrderDifferent [Julien Nabet] + cppcheck: performing init in init list (comphelper/connectivity/cppu/cui) [Julien Nabet] + cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.) [Julien Nabet] + cppcheck: performing init in init list (desktop/editeng) [Julien Nabet] + cppcheck: performing init in init list (filter/fpicker/framework) [Julien Nabet] + cppcheck: performing init in init list (hwpfilter, i., l.) [Julien Nabet] + cppcheck: performing init in init list (oox, package, sal, sax) [Julien Nabet] + cppcheck: performing init in init list (sc/scripting/sd) [Julien Nabet] + cppcheck: performing init in init list (sfx2/slideshow/stoc/store) [Julien Nabet] + cppcheck: performing init in init list (sot/svl/svtools/svx) [Julien Nabet] + cppcheck: performing init in init list (sw/vcl/xmloff) [Julien Nabet] + cppcheck: performing initialization in initialization list (sfx2/doctempl) [Julien Nabet] + cppcheck: performing initialization in initialization list (sfx2/doctemplates) [Julien Nabet] + cppcheck: redundantInitialization in XSheetCondition::testGetSetOperator() [Muhammet Kara] + cppcheck: SelectionManager::m_EndThreadPipe not initialized in ctr [Julien Nabet] + cppcheck: shadowFunction in compilerplugins/dyncastvisibility [Julien Nabet] + cppcheck: shadowFunction in sal/file_url [Julien Nabet] + cppcheck: shadowFunction in sal/osl_File [Julien Nabet] + cppcheck: shadowFunction in store/storbase [Julien Nabet] + CppunitTest: remove duplicated code [Xisco Fauli] + CppunitTest_oox_drawingml: remove unneeded includes [Miklos Vajna] + CppunitTest_oox_shape: remove unused includes [Miklos Vajna] + CppunitTest_sd_dialogs_test still needs DrawView RTTI [Stephan Bergmann] + CppunitTest_sd_dialogs_test still needs some symbols as SD_DLLPUBLIC [Stephan Bergmann] + CppunitTest_svx_unit: simplify testSemiTransparentText [Miklos Vajna] + crash clearing cell bg from sidebar (tdf#131389) [Caolán McNamara] + crash inserting table (tdf#129850) [Caolán McNamara] + crash launching bullets and numbering from sidebar more... dropdown (tdf#130952) [Caolán McNamara] + crash on async border dialog (tdf#131041) [Caolán McNamara] + crash using the pipette in Edit Contour dialog (tdf#131015) [Noel Grandin] + crash/assert inserting document with initial graphic (rhbz#1810732) [Caolán McNamara] + crashtesting fdo78617-2.ods [Noel Grandin] + crashtesting: assert on loading fdo102527-1.html [Caolán McNamara] + crashtesting: convert assert to SAL_WARN_IF [Noel Grandin] + crashtesting: crash on reexport of tdf118346-1.odg to odg [Caolán McNamara] + crashtesting: downgrade assert to a warning [Caolán McNamara] + crashtesting: export of fdo50613-3.odt to docx crashes [Caolán McNamara] + crashtesting: footnote-layout doesn't exist [Caolán McNamara] + crashtesting: libstaroffice should use sender-lastname not send-lastname [Caolán McNamara] + crashtesting: mismatched start/end tag assert on reexport of tdf113187-1.pptx [Caolán McNamara] + crashtesting: null deref on export to ods [Caolán McNamara] + crashtesting: null deref on load of tdf113898-2.ods [Caolán McNamara] + crashtesting: null dereference of reexporting abi12570.odt to odt [Michael Stahl] + crashtesting: remove assert in SvXMLImportContext::SvXMLImportContext [Noel Grandin] + create a new paragraph style with name "Appendix" (tdf#114090) [Seth Chaiklin] + create a persist correctly for OLE (tdf#125520) [Armin Le Grand] + create default shapes with square outline. [Michael Meeks] + create formula bar also in non-DESKTOP case (tdf#129394) [Marco Cecchetti] + create header file for SalInstanceBuilder [Szymon Kłos] + create-tags: Exuberant Ctags 5.8 lacks -D, try to detect that [Michael Stahl] + createCairoSurface returns nullptr on failure (tdf#131507) [Caolán McNamara] + CreateDocumentInfoDialog should return shared_ptr [Noel Grandin] + crstrvl.cxx: SwIterator no more ... [Bjoern Michaelsen] + cui about dialog: don't ellipsize any text [Miklos Vajna] + cui: add UI for semi-transparent shape text [Miklos Vajna] + cui: fix automatic color showing up as white in the char dlg (tdf#130384) [Miklos Vajna] + current color isn't highlighted in the table cell background toolbar dropdown [Maxim Monastirsky] + cursor jumping fixed (tdf#81226) [Canberk TURAN] + custom property dialog expand update (tdf#132623) [andreas kainz] + cypress: mobile: Font size combobox is broken on core/master. [Caolán McNamara] + data table fills with extra columns during scroll (tdf#131873) [Caolán McNamara] + ddefld.cxx: SwIterator no more ... [Bjoern Michaelsen] + de-duplicate some code [Caolán McNamara] + debug info for Skia Windows widget drawing [Luboš Luňák] + decrease SplitVertical value to pass on small screen size [Mike Kaganski] + deem placeholders entries currently expanding as logically still placeholders [Caolán McNamara] + default CreateIterator mask to SfxStyleSearchBits::All [Caolán McNamara] + default dtor order is sufficient [Caolán McNamara] + default should be false for non-toplevel window elements [Caolán McNamara] + default to not selecting all on explicitly grabbing focus [Caolán McNamara] + default to Skia using Vulkan, use SAL_SKIA=raster to use raster [Luboš Luňák] + defect type: IDENTIFIER_TYPO [Caolán McNamara] + define Database Range Dialog smaler spacing and resizing (tdf#130346) [andreas kainz] + delete "Formula bar" item from View-Toolbars (tdf#129600) [Roman Kuznetsov] + delete Skia WindowContext only after the SkSurface it has created [Luboš Luňák] + deliver more useful message when I mess up a conversion to shared plugin [Noel Grandin] + deprecate KeyListener and XMouseListener [Samuel Mehrbrodt] + deref of DynTypedNode* must not outlive owning DynTypedNodeList [Stephan Bergmann] + dereference after null check (cid#1456608, cid#1458033, cid#1458159, cid#1456606, cid#1209589, cid#1456605, cid#1462317) [Caolán McNamara, Noel Grandin] + dereference before null check (cid#1458157, cid#1458160, cid#1458158) [Caolán McNamara] + dereference null return value (cid#1456612, cid#1459023, cid#1448525, cid#1448230) [Caolán McNamara] + desktop: document what doc_iniUnoCommands() does [Miklos Vajna] + desktop: fix Android -Werror,-Wunreachable-code [Miklos Vajna] + desktop: fix Android build [Miklos Vajna] + desktop: unit-test to check SpellDialog works in multiple views [Ashod Nakashian] + destroy SystemChildWindow at the right stage [Caolán McNamara] + details always dereferences ScDocument argument [Caolán McNamara] + detect -std=c++20 [Stephan Bergmann] + detect and warn of Windows Antivirus. (tdf#84553) [Michel Thomas] + detect if a node already had an expansion attempt (tdf#130161) [Caolán McNamara] + detect previous version's install location (tdf#130329) [Mike Kaganski] + detection of antivirus exclusion, EICAR test. (tdf#84553) [Michel Thomas] + dial control frame not hidden along with the control (tdf#130045) [Caolán McNamara] + DialControl is now unused [Caolán McNamara] + direct cursor fillmode as combobox [Heiko Tietze] + directly use o3tl::optional comparison [Stephan Bergmann] + disable -Wstringop-overflow in --enable-optimized builds with GCC [Stephan Bergmann] + disable 32bpp bitmap usage for Skia again [Luboš Luňák] + disable bitmap CRC checking in SvmTest::checkBitmap(Ex)s() for Skia [Luboš Luňák] + disable case-insensitive transliteration for regex search (tdf#78840) [Mike Kaganski] + disable checkconfigmacros compiler check for UnpackedTarball [Luboš Luňák] + disable gtk in the build-config when cross-compiling. [Jan Holesovsky] + disable macro menu entries when DisableMacrosExecution is set [Samuel Mehrbrodt] + disable ok button if data is invalid [Caolán McNamara] + disable orphan/widow control in Table Contents (tdf#130287) [László Németh] + disable parallel-zip if the memory... (tdf#125662) [Dennis Francis] + disable skia for online [Samuel Mehrbrodt] + disable skia for oss-fuzz (ofz#19296) [Caolán McNamara] + disable Skia resource leak checking on exit [Luboš Luňák] + disable spurious SAL_WARN [Noel Grandin] + disable updates during multiselection (tdf#129037) [Caolán McNamara] + disable VCL backendtest again for qt5svp [Luboš Luňák] + disable watchdog if using valgrind or debugger [Luboš Luňák] + disconnect damage when target window is destroyed [Caolán McNamara] + dispatch: Make fillPopupMenu() method accessible from other modules. [Tamás Zolnai] + display menu item keyboard shortcuts in toolbar menu [Jim Raykowski] + dispose configmgr at the end of unopkg [Stephan Bergmann] + dispose dialog created during test [Stephan Bergmann] + dispose SystemClipboard service early enough (tdf#129930) [Stephan Bergmann] + distinguish between integer and long while loading immediate values (tdf#129596) [U-DESKTOP-8OSNV7R\DrRobotto] + division or modulo by float zero (cid#1460967, cid#1460665) [Caolán McNamara] + division or modulo by zero (cid#1462315) [Caolán McNamara] + dl: replace OSL_ENSURE with SAL_WARN_IF in impBufferDevice [Tomaž Vajngerl] + dnd doesn't do anything [Caolán McNamara] + do as kendy suggested in 7e291eedbad335bf8bbc8a17cc3d633bf66d0e90 (tdf#129388) [Tor Lillqvist] + do not allow both read and write bitmap access to the same bitmap [Luboš Luňák] + do not build OpenGL support in Skia [Luboš Luňák] + do not claim in titlebar test that OpenGL is enabled if it's not [Luboš Luňák] + do not clean up EncryptionData during SaveAs [Vasily Melenchuk] + do not completely disable a test for !OpenGL if OpenGL may be broken [Luboš Luňák] + do not create empty Skia surface (tdf#131939) [Luboš Luňák] + do not depend on actual DPI during EMF+ import (tdf#131644) [Bartosz Kosiorek] + do not explicitly link to libGLX [Luboš Luňák] + do not require Vulkan devel package for Skia [Luboš Luňák] + do not reset Draw/Impress page size (tdf#127167) [Kelemen Gábor] + do not reset PATH when invoking internal python [Luboš Luňák] + do not reuse common PCH if switching to Objective C++ [Luboš Luňák] + do not silently ignore an explicit --enable-sdremote-bluetooth [Stephan Bergmann] + do not store 8bpp bitmaps as Skia's SkBitmap (tdf#129077) [Luboš Luňák] + do not time out close_dialog_through_button [Stephan Bergmann] + do not use Skia's gamma correction for text [Luboš Luňák] + do not use Xlib for accessing something that is not an X window [Luboš Luňák] + do parallel-zip in batches (tdf#125662) [Dennis Francis] + DOC import: fix unexpected transparency of text (tdf#130812) [Miklos Vajna] + doc import: recognize new version 2013 (tdf#115896) [Justin Luth] + doc import: table margins - unknown byte is EndCell (tdf#73056) [Justin Luth] + doc: fix export of fill in wrap-through fly frames (tdf#132094) [Justin Luth] + docufld.cxx: SwIterator no more ... [Bjoern Michaelsen] + document a bit about treeview selections and freeze/thaw [Caolán McNamara] + document CANVAS_SPRITE_BOUNDS [Luboš Luňák] + document fishy loplugin:fakebool behavior [Stephan Bergmann] + document get_extents_relative_to return code [Caolán McNamara] + document HelpCompiler::getSourceDocument behaviour [Caolán McNamara] + document output is pdf, not ps [Caolán McNamara] + document what is discovered about XclTools::GetXclDefColWidthCorrection [Mike Kaganski] + DocumentFieldManager::GetFixFieldsAtPos(): SwIterator no more ... [Bjoern Michaelsen] + DocumentFieldManager::SetFixFields(): SwIterator no more ... [Bjoern Michaelsen] + DocumentFieldManager::UpdateTableFields(): SwIterator no more ... [Bjoern Michaelsen] + DocumentFieldsManager::UpdateTableFields(): SwIterator no more ... [Bjoern Michaelsen] + DocumentStatisticsManager: SwIterator no more ... [Bjoern Michaelsen] + DOCX clean-up: revert underused lcl_IsOutLineStyle() [Szabolcs Toth] + DOCX DrawingML shape import: fix lang-id (tdf#131922) [Regényi Balázs] + DOCX DrawingML shape import: fix missing spacing (tdf#131775) [Tibor Nagy] + DOCX DrawingML shape import: fix missing strikeout (tdf#131776) [Regényi Balázs] + DOCX DrawingML shape import: fix missing underline (tdf#123351) [Szabolcs] + DOCX DrawingML shape import: fix missing underline color (tdf#132491) [Regényi Balázs] + DOCX DrawingML shape import: Fixed missing HighlightColor (tdf#131841) [Szabolcs] + docx export and TabsRelativeToIndent: added unit test (tdf#126795) [Serge Krot] + DOCX export: fix character formatting of numbering (tdf#132351) [László Németh] + DOCX export: fix handling of section starts that originally had headers [Miklos Vajna] + DOCX export: fix handling of section starts that originally had page margins [Miklos Vajna] + DOCX export: fix line spacing when spacing is 0 [Miklos Vajna] + DOCX export: fix position of OLE objects (tdf#131539) [Attila Bakos] + DOCX export: fix table style config handling wrt nested tables [Miklos Vajna] + docx export: handle bold as toggle properties (tdf#130610) [Serge Krot] + DOCX export: implement support for user fields [Miklos Vajna] + DOCX export: write document variables [Miklos Vajna] + DOCX grouped shape import: fix regression for strikeouts (tdf#131776) [Regényi Balázs] + DOCX import: apply tblPrEx table border (tdf#95033) [László Németh] + DOCX import: declare w14 as a supported feature [Miklos Vajna] + DOCX import: don't give up on floating tables in headers completely [Miklos Vajna] + DOCX import: don't hide shape of hidden paragraph (tdf#128646) [László Németh] + DOCX import: don't touch the ZOrder of inline, in-shape objects [Miklos Vajna] + DOCX import: fix bottom border of merged column (tdf#129452) [Szabolcs Toth] + DOCX import: fix checkbox size in table (tdf#121045) [László Németh] + DOCX import: fix checkbox size set by direct formatting (tdf#92472) [László Németh] + DOCX import: fix fixed size nested table (tdf#131819) [László Németh] + DOCX import: fix hanging indent of lists (tdf#108493) [László Németh] + DOCX import: fix incorrect z-order with textboxes (tdf#129516) [Miklos Vajna] + DOCX import: fix inherited list level of custom styles (tdf#95495) [Szabolcs Toth] + DOCX import: fix lost page break when footer ends with a table [Miklos Vajna] + DOCX import: fix lost table style with footer (tdf#132514) [László Németh] + DOCX import: fix lost text formatting in cells (tdf#130690) [László Németh] + DOCX import: fix margins of inline shapes with effects, imported as Draw shapes [Miklos Vajna] + DOCX import: fix missing numbering highlight (tdf#114799) [László Németh] + DOCX import: fix missing restart of numbering (tdf#129221) [Miklos Vajna] + DOCX import: fix missing text lines in tables (tdf#128959) [László Németh] + DOCX import: fix paragraph-length direct formatting (tdf#105215) [László Németh] + DOCX import: fix shape anchor in tables (tdf#109411, tdf#87569) [Bakos Attila] + DOCX import: fix table style preference (tdf#129575) [László Németh] + DOCX import: fix table style preference – part 2 (tdf#118812) [László Németh] + DOCX import: fix table width loss by rounding (tdf#94801) [László Németh] + DOCX import: fix table-style paragraph background color (tdf#131062) [László Németh] + DOCX import: fix tables with incomplete grid (tdf#59274) [László Németh] + DOCX import: fix vanished objects (tdf#119800) [László Németh] + DOCX import: fix ZOrder of inline vs anchored shapes [Miklos Vajna] + DOCX import: handle [Miklos Vajna] + DOCX import: ignore rotation when setting position of group shapes (tdf#103964) [Miklos Vajna] + DOCX import: improve support for headers/footers from cont sect break [Miklos Vajna] + DOCX import: limit paragraph-level character property (tdf#130494) [László Németh] + DOCX import: separate different style tables (tdf#123757) [László Németh] + DOCX import: tokenize [Miklos Vajna] + DOCX lists: fix unchangeable formatting (tdf#127606) [László Németh] + DOCX shape import: handle o:allowincell (tdf#129888) [Bakos Attila] + DOCX table export: fix missing trailing cells (tdf#107626) [László Németh] + DOCX table import: fix interaction of 1-cell rows and "inside" vertical borders [Miklos Vajna] + DOCX table import: ignore right white space (tdf#77419) [László Németh] + docx/VML: apply style properties to shape text (tdf#128153) [Justin Luth] + DOCX: disable long repeating table header (tdf#88496) [László Németh] + DOCX: export o:allowincell (tdf#130120) [Bakos Attila] + DOCX: fix character style of new table rows (tdf#90069) [László Németh] + DOCX: fix FollowTextFlow handling (tdf#119038) [Attila Bakos] + DOCX: fix font style of numbering (tdf#120344) [Szabolcs Toth] + DOCX: fix gridAfter with shape-only cells (tdf#129475) [László Németh] + DOCX: fix table styles in empty tables (tdf#131258) [László Németh] + DOCX: import table style based cell padding (tdf#77796) [László Németh] + DOCX: import tblInd from table style (tdf#131959) [László Németh] + DOCX: list overrides some cleanups (tdf#108496) [Vasily Melenchuk] + DOCX: redesign of override in lists (tdf#108496) [Vasily Melenchuk] + docx: table starts at left, not mid-border (tdf#119760) [Justin Luth] + docxexport: don't write double docProtect (tdf#106843) [Justin Luth] + docxexport: if not enforced, let Writer protect (tdf#106843) [Justin Luth] + don't add maUserItemSize to text width, just use it as-is [Caolán McNamara] + don't allow tooltips from parent to appear while popup menu is active [Caolán McNamara] + don't animate the placeholder popover [Caolán McNamara] + don't assert on presentation with video for non-desktop (tdf#96760) [Michael Weghorn] + don't assert or busy lock the layout logger [Jan-Marek Glogowski] + don't autosave encrypted documents (tdf#129096) [Thorsten Behrens] + don't call default ctor only to reassign later [Mike Kaganski] + don't convert missing parameters to requested type (tdf#125180, tdf#79426) [Andreas Heinisch] + don't convert OUString to char* [Mike Kaganski] + don't count terminating newline when determining line length [Stephan Bergmann] + don't crash attempting gtk_fixed_move if parent changed (tdf#130414) [Caolán McNamara] + don't crash if a linked to object is deleted after the doc is loaded [Caolán McNamara] + don't crash on exiting print preview with Notebookbar [Mike Kaganski] + don't delete mark of current cursor when creating new cursor (tdf#129743) [Mike Kaganski] + don't deprecate XKeyListener and XMouseListener [Samuel Mehrbrodt] + don't display reload as toggle command [Samuel Mehrbrodt] + don't fall back to raster if Skia is first asked for offscreen surface [Luboš Luňák] + don't generate font previews in advance for lool (tdf#132424) [Caolán McNamara] + don't include vcl/button.hxx from vcl/layout.hxx [Caolán McNamara] + don't insert embedded object twice [Mike Kaganski] + don't kill pre-existing typelib_TypeDescription members (tdf#115399) [Stephan Bergmann] + don't merge adjacent properties for spell checking (tdf#132288) [Caolán McNamara] + don't need to include combobox.hxx [Caolán McNamara] + don't need to include split.hxx or scrbar.hxx [Caolán McNamara] + don't need to save and restore the search mask if it doesn't get changed [Caolán McNamara] + don't need vcl/lstbox.hxx in cui [Caolán McNamara] + don't ping-pong trying to get the perfect size for this widget [Caolán McNamara] + don't put focus into unmapped windows [Caolán McNamara] + don't rely on parser ::characters callback only firing once [Noel Grandin] + don't run generate preview idle if there are no fonts in the list [Caolán McNamara] + don't send INPLACE messages to all views [Szymon Kłos] + don't set labels/icon if the toolitem isn't a button [Caolán McNamara] + don't set PYTHONWARNINGS=error if --enable-werror isn't set (tdf#131835) [Rene Engelhard] + don't treat OOXML strict namespace as custom XML (tdf#119087) [Samuel Mehrbrodt] + don't try to use -fno-enforce-eh-specs with Clang [Luboš Luňák] + don't try to use uninitialized objects (tdf#129360) [Mike Kaganski] + don't use boost::optional forward declarations [Stephan Bergmann] + don't use gtk_window_group_remove_window if widgets are not GtkWindows [Caolán McNamara] + don't warn about 0/0/0 year, commonly used as a default-value/no-value [Noel Grandin] + downgrade warning to an info message [Luboš Luňák] + draw crashes when trying to add a point in a multiline (tdf#130792) [Noel Grandin] + draw NB groupedbar_full not available for draw (tdf#124258) [andreas kainz] + draw sprite bounds in vclcanvas only if explicitly asked for [Luboš Luňák] + draw: Convert to polygon doesn't work (tdf#130679) [Noel Grandin] + drawing calc grid misses pixels on bottom and right; fix. [Michael Meeks] + drawinglayer: add EMFPImageAttributes [Chris Sherlock] + drawinglayer: better logging for brushes in EmfPlusRecordTypeDrawString [Chris Sherlock] + drawinglayer: clang-format BasePrimitive2D + remove from blacklist [Tomaž Vajngerl] + drawinglayer: clean-up namespace and indent for BitmapPrimitive2D [Tomaž Vajngerl] + drawinglayer: extract classes from baseprimitive2d.hxx to own files [Tomaž Vajngerl] + drawinglayer: extract constant in renderWrongSpellPrimitive2D [Tomaž Vajngerl] + drawinglayer: fix getUnitToPixelMultiplier() function [Chris Sherlock] + drawinglayer: fix spelling of mitterLimit - should be miterLimit [Chris Sherlock] + drawinglayer: flatten renderWrongSpellPrimitive2D [Tomaž Vajngerl] + drawinglayer: handle more primitives in the xml dump [Miklos Vajna] + drawinglayer: implement EMF+ SetTextContrast (tdf#129188) [Chris Sherlock] + drawinglayer: improve logging - DashedLineCapTypeToString() [Chris Sherlock] + drawinglayer: improve logging - LineCapTypeToString() [Chris Sherlock] + drawinglayer: improve logging - LineJoinTypeToString() [Chris Sherlock] + drawinglayer: improve logging EmfPlusRecordTypeSetInterpolationMode records [Chris Sherlock] + drawinglayer: improve logging for EmfPlusSetPixelOffsetMode records [Chris Sherlock] + drawinglayer: improve logging for EmfPlusSetTextRenderingHint [Chris Sherlock] + drawinglayer: improve logging for fonts [Chris Sherlock] + drawinglayer: improve logging for PenDataCompoundLine record [Chris Sherlock] + drawinglayer: improve logging of EmfPlusRecordTypeSetAntiAliasMode [Chris Sherlock] + drawinglayer: improve logging of EmfPlusStringFormat objects [Chris Sherlock] + drawinglayer: improve more EMF+ logging [Chris Sherlock] + drawinglayer: improve pen object logging [Chris Sherlock] + drawinglayer: log UnitType enum [Chris Sherlock] + drawinglayer: move getRandomColorRange to be private to GeoTexSvx [Tomaž Vajngerl] + drawinglayer: read EmfPlusPointR points in EmfPlusPath record [Chris Sherlock] + drawinglayer: refactor GeoTexSvxTiled::iterateTiles [Mark Hung] + drawinglayer: remove aBuffer typedef in VDevBuffer [Tomaž Vajngerl] + drawinglayer: rename PenDataNonCenter to PenAlignment, use PenAlignmentToString [Chris Sherlock] + drawinglayer: simplify namespaces in BasePrimitive files [Tomaž Vajngerl] + drop Application::GetAppWindow [Caolán McNamara] + drop broken filter-out of -bind_at_load for Executable_soffice_bin on macOS [Stephan Bergmann] + drop checking for user extensions w/ the same ID on every synchronization [Katarina Behrens] + drop dbgutil SdrItemBrowser FloatingWindow [Caolán McNamara] + drop dubious file: -> smb: conversion completely (tdf#128598) [Stephan Bergmann] + drop duplicate line in custom_widgets list [Caolán McNamara] + drop duplicating range check [Mike Kaganski] + drop ellipsize on 'and' [Caolán McNamara] + drop empty eventhandler files from svx/ [Gabor Kelemen] + drop EnableSelectAll [Caolán McNamara] + drop extra "temporary of class String" [Michael Weghorn] + drop gtk_widget_set_double_buffered for X too [Caolán McNamara] + drop impl_sleep hack [Caolán McNamara] + drop intermediate temporary variable [Mike Kaganski] + drop macOS SDK 10.12 baseline [Mike Kaganski] + drop Macromedia Flash export filter [Gabor Kelemen] + drop need to include vcl/edit.hxx in cui [Caolán McNamara] + drop needless junit and python make conditionals [Jan-Marek Glogowski] + drop newly unused FontSizeBox [Caolán McNamara] + drop newly unused methods [Caolán McNamara] + drop newly unused SfxFloatingWindow [Caolán McNamara] + drop newly unused SfxStyleSheetBasePool::GetSearchMask [Caolán McNamara] + drop newly unused SfxStyleSheetIterator::GetSearchFamily [Caolán McNamara] + drop newly unused TreeListBox [Caolán McNamara] + drop o3tl::optional wrapper [Stephan Bergmann] + drop obsolete variable strings [Heiko Tietze] + drop obsolete XEventBroadcaster again from XGlobalEventBroadcaster [Stephan Bergmann] + drop redundant member function [Mike Kaganski] + drop replaced setActive call of each tests in tiledrendering module [Andrew Lee (李健秋)] + drop SfxStyleSheetBasePool::Count [Caolán McNamara] + drop some static_cast from long to sal_Int32 [Stephan Bergmann] + drop some unnecessary includes [Caolán McNamara] + drop some unneeded includes [Caolán McNamara] + drop some unneeded vcl/builderfactory.hxx includes [Caolán McNamara] + drop SvxColorListBox forward declares [Caolán McNamara] + drop SwAddPrinterItem::GetFax [Michael Weghorn] + drop unnecessarily user-provided ~SalLayoutGlyphsImpl [Stephan Bergmann] + drop unnecessary include [Caolán McNamara] + drop unnecessary o3tl::optional::reset [Stephan Bergmann] + drop unnecessary vcl.builder include [Caolán McNamara] + drop unneeded include [Caolán McNamara] + drop unneeded includes [Caolán McNamara] + drop unused controldims.hxx [Caolán McNamara] + drop unused GALLERY_USE_CLIPBOARD undef [Caolán McNamara] + drop unused includes and usings [Mike Kaganski] + drop unused suppression [Caolán McNamara] + drop unused suppressions [Samuel Thibault] + drop unused using [Caolán McNamara] + drop useless initialization immediately before reassignment [Mike Kaganski] + drop workben outdevgrind [Caolán McNamara] + DROPDOWNONLY should have been DROPDOWN [Caolán McNamara] + dtoa needed by sal [Caolán McNamara] + dtrans win32: implement support for pasting when the handle type is stream [Miklos Vajna] + dump info about Skia and Vulkan drivers to a log file [Luboš Luňák] + dump some more layout info as Xml [Jan-Marek Glogowski] + dynamic cast followed by static cast [Caolán McNamara] + dynamic_cast followed by the same dynamic_cast [Caolán McNamara] + edfldexp.cxx: SwIterator no more ... [Bjoern Michaelsen] + EditControl can be final [Caolán McNamara] + editeng RTF: set automatic subscript for \sub (tdf#80194) [Justin Luth] + editeng: add doc model for semi-transparent text [Miklos Vajna] + editeng: add UNO API for semi-transparent text [Miklos Vajna] + editeng: adjust escapement before resetting Propr (tdf#89849) [Justin Luth] + editeng: detect invalid paragraphs when drawing [Ashod Nakashian] + editeng: extend SvxColorItem xml dump [Miklos Vajna] + editeng: fix auto subscript calculations (tdf#80194) [Justin Luth] + editeng: lok: send cursor visibility event when restoring update mode [Ashod Nakashian] + effectively unused mnStyle member [Caolán McNamara] + elaborate comment what happens, follow-up (tdf#78840) [Eike Rathke] + elementary:^ localization, number format, cell style [rizmut] + elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics) [Noel Grandin, Stephan Bergmann] + elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics), [Stephan Bergmann] + EMF+ Add support for transparency to LinearGradient and blend points (tdf#124424) [Bartosz Kosiorek] + EMF+ Add tests for LinearGradient (tdf#124424) [Bartosz Kosiorek] + EMF+ Extend test options of SvgLinearGradientPrimitive2D (tdf#124424) [Bartosz Kosiorek] + EMF+ Implement BeginContainer record (tdf#131542) [Bartosz Kosiorek] + emfio: add SAL_WARNs for unimplemented EMR_COMMENTs [Chris Sherlock] + emfio: extra logging [Chris Sherlock] + enable -Wdeprecated-copy-dtor where available [Stephan Bergmann] + enable Clang -Wembedded-directive [Stephan Bergmann] + enable CppunitTest_sc_uicalc also for MACOSX [Stephan Bergmann] + enable debugging of a hardened process on macOS [Tor Lillqvist] + enable edit chart button on desktop and web [Muhammet Kara] + enable O[U]String move ctor/assignment for Win [Mike Kaganski] + enable Skia by default on Windows, instead of OpenGL [Luboš Luňák] + enable trailing-blanks compat option also for OOXML filter [Samuel Mehrbrodt] + enable Writer Navigator content tree tooltips for Gtk3 [Jim Raykowski] + enable/Disable of children shouldn't be necessary [Caolán McNamara] + EndPopupMode at end instead of start [Caolán McNamara] + enhance Dashed line drawing on all systems (tdf#130478) [Armin Le Grand (Collabora)] + enhance internal OLE cloning (tdf#125520) [Armin Le Grand] + enhanced SvgGradientHelper for EMF+ (tdf#124424) [Armin Le Grand] + ensure cache dir is created [Caolán McNamara] + ensure droptarget is highlighted [Caolán McNamara] + ensure the Kit poll callback gets into fast idle loops. (tdf#131985) [Michael Meeks] + ensure the module combobox gets updated with the current selection [Caolán McNamara] + ensure we don't reuse the last SetSearchMask setting (tdf#130108) [Caolán McNamara] + enum WindowsStateMask type itself is unused [Stephan Bergmann] + error strings are not guaranteed to be ASCII [Mike Kaganski] + establish that pDoc cannot be null there (cid#1455325) [Caolán McNamara] + expand out namespace macros [Noel Grandin] + expand out OContainerImport template [Noel Grandin] + expand out some macros [Noel Grandin] + expand single arg SfxStyleSheetBasePool::Find uses (tdf#130108) [Caolán McNamara] + expand word boundaries to include connector punctuations (tdf#57307, tdf#57879) [Andreas Heinisch] + expfld.cxx: SwIterator no more ... [Bjoern Michaelsen] + explicit null dereferenced (cid#1448367, cid#1460973) [Caolán McNamara] + explicit uitest for uno:DataForm [Caolán McNamara] + explicitly call ActivatePageHdl when programatically calling set_current_page [Caolán McNamara] + explicitly call SelectHdl (tdf#130174) [Caolán McNamara] + explicitly close all opened files. [Jussi Pakkanen] + explicitly get the odt filter (tdf#131767) [Caolán McNamara] + explicitly pass SfxStyleFamily to GenerateUnusedName [Caolán McNamara] + explicitly set no text emphasis on the non-header entries [Caolán McNamara] + explicitly set the correct index if the font is in the list [Caolán McNamara] + export LO character background as MSO shading by default. (tdf#125268) [Tamás Zolnai] + export paragraph tab stops to ooxml (tdf#79082) [Samuel Mehrbrodt] + export TB_RL writing mode as eaVirt (tdf#128304) [Mark Hung] + extend DOCX input field export test for round-trip [Jan-Marek Glogowski] + extend loplugin:cstylecast to certain function-style casts [Stephan Bergmann] + extend loplugin:external to warn about classes [Stephan Bergmann] + extend loplugin:external to warn about enums [Stephan Bergmann] + extend loplugin:unusedmember "layout heuristic" to base classes [Stephan Bergmann] + extend selection on find/replace (tdf#64690) [Andreas Heinisch] + extend SwUiWriterTest::testTextSearch to test relevant regexes (tdf#75806) [Mike Kaganski] + extend vcl backendtest to more backends [Luboš Luňák] + external/clucene: Adapt to C++20 deleted ostream << for non-plain char types [Stephan Bergmann] + external/clucene: Avoid heap-buffer-overflow [Stephan Bergmann] + external/coinmp: -Werror,-Wnon-c-typedef-for-linkage [Stephan Bergmann] + external/firebird: Remove dead conditionals [Stephan Bergmann] + external/icu: Fix -Werror=deprecated-copy-dtor [Stephan Bergmann] + external/liblangtag: Avoid null pointer deref in lt_warning call [Stephan Bergmann] + external/mdds: -Werror,-Wdeprecated-copy [Stephan Bergmann] + external/nss: --no-zdefs for gyp-base sanitizer builds [Stephan Bergmann] + external/nss: Fix rpath for Linux et al [Stephan Bergmann] + external/pdfium: C++20 comparison operator fix [Stephan Bergmann] + external/skia: -Werror,-Wdeprecated-copy [Stephan Bergmann] + external/skia: C++20 comparison operator fix [Stephan Bergmann] + external/skia: Fix -Werror=deprecated-copy-dtor [Stephan Bergmann] + external/skia: Further -Werror=deprecated-copy-dtor for Clang 10 trunk [Stephan Bergmann] + external: update libxmlsec to 1.2.30 [Miklos Vajna] + external: update pdfium to 4021 [Miklos Vajna] + external: update pdfium to 4083 [Miklos Vajna] + external: update xmlsec to 1.2.29 [Miklos Vajna] + extract accessibility checks to it's own function [Tomaž Vajngerl] + extract GetAbsPos for reuse [Caolán McNamara] + extract getting default locale for filters into separate unotools function [Mike Kaganski] + extract NaturalSortCompare from ListBox [Caolán McNamara] + extract some common code from ImportContext classes [Noel Grandin] + extract testDisposedByDesktopTerminate from CppunitTest_sw_apitests [Stephan Bergmann] + extract to a GetDialogParent method [Caolán McNamara] + F6: Skip infobar when it has no children (tdf#105518) [Jim Raykowski] + factor out 'weld::Widget as XWindow' [Caolán McNamara] + factor out dialog hacks [Caolán McNamara] + factor out do_grab and do_ungrab [Caolán McNamara] + factor out FillEListWithOneFormat_Impl() [Eike Rathke] + fetch the command properties just once (tdf#126043) [Caolán McNamara] + FieldDeletionModify: no more Modify [Bjoern Michaelsen] + fields not displayed as expected in Base's Table Wizard (tdf#131576) [Caolán McNamara] + FILESAVE PPTX Improve export of shape 'forbidden' (tdf#128049) [ayhanyalcinsoy] + final ctor arg of PanelLayout ctor is always true now [Caolán McNamara] + finally fix Skia Windows widget drawing (tdf#129416) [Luboš Luňák] + find more symbols that can be private [Noel Grandin] + find-unneeded-includes: silence broken o3tl::optional -> std::optional proposal [Miklos Vajna] + finish Skia toSkRegion() [Luboš Luňák] + firebird: fix TODO use xClob instead of xBlob for REMARKS [Julien Nabet] + firebird: IndexType is OTHER not CLUSTERED [Julien Nabet] + firebird: TODO already fixed (SYSTEM TABLES filtered) [Julien Nabet] + FirstLeft and FirstMaster not handled in CreateParentXText [Bjoern Kirchhoff] + fix (tdf#130408, tdf#131135) [rizmut, praneshulleri] + fix 'is' operator for comparison [Jens Carl] + fix 'update' icon in 3D Effects dialog meaning (tdf#131265) [Julien Nabet] + fix --disable-cairo-canvas build [Luboš Luňák] + fix --enable-64-bit Windows build with Clang for Skia [Luboš Luňák] + fix --enable-mergedlibs build [Noel Grandin] + fix --with-visual-studio help output: 2019 is supported [Mike Kaganski] + fix 32-bit gcc Unit Test Failures [slacka] + fix 9d63592d530e9ad5ab2d6aee0aba5bc0c117aae3 [Julien Nabet] + fix 9d63592d530e9ad5ab2d6aee0aba5bc0c117aae3 (take 2) [Julien Nabet] + fix @since tag [Stephan Bergmann] + fix a couple Writer Navigator "List Box" related bugs (tdf#42695) [Jim Raykowski] + fix a crash in OpenSSL when checking updates in dbgutil build on Windows [Mike Kaganski] + fix a crash in welded color toolbar menu [Caolán McNamara] + fix a few places using SCROW/SCCOL datatypes incorrectly [Noel Grandin] + fix a random crash on paste from clipboard on Windows [Mike Kaganski] + fix a tip of the day message [Muhammet Kara] + fix a VirtualDevice leak [Luboš Luňák] + fix accidental variable shadowing [Muhammet Kara] + fix adding empty Contents/Resources/en.lproj into installation sets (tdf#130809) [Stephan Bergmann] + fix alpha conversion in SalBitmap::convertDataBitCount() [Luboš Luňák] + fix alpha in SkiaSalGraphicsImpl::drawAlphaBitmap() [Luboš Luňák] + fix android build [Noel Grandin] + fix android/non-pdfium build [Noel Grandin] + fix assert in empty complextoolbarcontrols combobox sdk example addon [Caolán McNamara] + fix assert in fdo66141-1.odt [Noel Grandin] + fix assert when loading id:000059,sig:11,src:000008,op:havoc,rep:2.lwp [Noel Grandin] + fix AutoCorrect with Unicode quotation marks (tdf#54409) [László Németh] + fix bin/upload_symbols.py against current crashreport service [Guilhem Moulin] + fix build [Szymon Kłos, Mike Kaganski] + fix build in the !HAVE_FEATURE_SCRIPTING case [Tor Lillqvist] + fix build without HAVE_FEATURE_SCRIPTING [Tor Lillqvist] + fix Build-Failure (ofz#19766) [Caolán McNamara] + fix call of Python [Stephan Bergmann] + fix Cannot set "Flat" shading mode in 3D Effects dialog (tdf#131261) [Julien Nabet] + fix case mapping for undefined characters in the Osage block [Alex Henrie] + fix Chart2ExportTest::testAxisTitlePositionDOCX test for 150% UI scaling [Mike Kaganski] + fix Chart2ImportTest::testAxisTitlePositionDOCX test for 150% UI scaling [Mike Kaganski] + fix Checkbox "Do not distort objects in curve" does nothing (tdf#131137) [Julien Nabet] + fix compilation on Windows with --disable-skia [Kelemen Gábor] + fix compilation with `make -- dbglevel=2` [Alex Henrie] + fix compilation with `make -- dbglevel=3` [Alex Henrie] + fix compile: missing semi-colon in < gtk 3.22 block [Justin Luth] + fix compilerplugins/clang/test/consttobool.cxx [Stephan Bergmann] + fix constants according to [MS-EMF] 2.1.10 [Andras Timar] + fix crash in mergedlo.dll (tdf#131621) [Mike Kaganski] + fix crash in popdown of popovers that contain a user-managed scrolling window [Caolán McNamara] + fix crash in report builder after 1efeb17837c22499f00299c033ae59ba3910f7d7 [Mike Kaganski] + fix crash when selecting part of a comment (tdf#132603) [Julien Nabet] + fix create an index of Writer in Japanese locale (tdf#131464) [Julien Nabet] + fix csv dialog pops up on mobile when copy/paste [Mert Tumer] + fix currency symbol selection in Calc on mobile [Tomaž Vajngerl] + fix debug build [Luboš Luňák] + fix debug build after 7732444c5d4e79ae0218932afe85bcc4b56a00a4 [Mike Kaganski] + fix desktop-translate.py [Stephan Bergmann] + fix DISABLE_DYNLOADING case (ofz#21701) [Caolán McNamara] + fix DragDropMode:ALL constant [Noel Grandin] + fix duplicate "stringresource" in MERGE_LIBRARY_LIST [Stephan Bergmann] + fix e6ab01ce532d1db01579b70bd476b2f643522bf9 [Julien Nabet] + fix edit button still appearing in Calc [Samuel Mehrbrodt] + fix endless invalidation loop on documents with form controls (tdf#131280) [Samuel Mehrbrodt] + fix Extension_test-{active,passive} [Stephan Bergmann] + fix failed assertion "value >= 0" in o3tl::make_unsigned [Stephan Bergmann] + fix feedback-loop during WebDAV lock refresh (tdf#132460) [Jean-Louis Fuchs] + fix Font size control enabled state (tdf#129488) [Jim Raykowski] + fix FontColor does not change selected cells on calc [Mert Tumer] + fix for 2 commits related to cppcheck: [Julien Nabet] + fix for Add Sundanese [sun-ID] locale data. (tdf#131297) [rizmut] + fix for print dialog [Heiko Tietze] + fix gb_ExternalProject_get_state_target,python3,removeunnecessarystuff [Stephan Bergmann] + fix GDK_KEY_RELEASE -> GDK_KEY_RELEASE_MASK [Stephan Bergmann] + fix German typo [Andrea Gelmini] + fix get_SHA_for_change in logerrit script [Noel Grandin] + fix GetTextTableCursorPropertyMap cell background values (tdf#129841) [Mike Kaganski] + fix glyph rotation for Skia text rendering on Windows [Luboš Luňák] + fix grammar [Andrea Gelmini] + fix IdentationError and mixture of spaces and tabs [Jens Carl] + fix improperly used ampersand (tdf#131125) [Julien Nabet] + fix incorrect Skia scanline test in vcl_bitmap_test [Luboš Luňák] + fix incorrect tools::Rectangle ctor usage [Luboš Luňák] + fix indentation [Samuel Mehrbrodt] + fix instructions for setting up the SDK [Stephan Bergmann] + fix invalid style:data-style-name attribute (tdf#101710) [Maxim Monastirsky] + fix iOS build after 3381e35ec2b567f0b85cce6192df11d0be9cdbe2 [Tor Lillqvist] + fix is_typed_flags for BorderWindowHitTest (vcl/brdwin) [Julien Nabet] + fix is_typed_flags for BrowseMode (compilerplugins) [Julien Nabet] + fix is_typed_flags for ConfigItemMode (unotools/configitem) [Julien Nabet] + fix is_typed_flags for EConfigurationModes [Julien Nabet] + fix is_typed_flags for EEControlBits (editeng) [Julien Nabet] + fix is_typed_flags for MessBoxStyle (dbaccess) [Julien Nabet] + fix is_typed_flags for MessBoxStyle (toolkit/msgbox) [Julien Nabet] + fix is_typed_flags for RegAccessMode (registry) [Julien Nabet] + fix is_typed_flags for SCAFlags [Julien Nabet] + fix is_typed_flags for SelectionEngineFlags (vcl/seleng) [Julien Nabet] + fix is_typed_flags for SfxShellFeature (sfx2/shell) [Julien Nabet] + fix is_typed_flags for SfxStyleSearchBits (svl/style) [Julien Nabet] + fix is_typed_flags for SvxMSDffHandleFlags (svx/EnhancedCustomShapeGeom) [Julien Nabet] + fix is_typed_flags for SvxNumRuleFlags (editeng) [Julien Nabet] + fix is_typed_flags for SwTableSearchType (sw/tblsel) [Julien Nabet] + fix is_typed_flags for ViewOptCoreFlags2 (sw/viewopt) [Julien Nabet] + fix IWYU warnings in avmedia/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in basctl/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in binaryurp/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in chart2/ (tdf#119699, tdf#42949) [Gabor Kelemen] + fix IWYU warnings in connectivity/*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in connectivity/*/*hxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in cui/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in dbaccess/qa/* (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in dbaccess/source/*/*hxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in dbaccess/source/[f-s]*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in dbaccess/source/core/*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in dbaccess/source/ui/*/*hxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in desktop/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in drawinglayer/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in editeng/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in emfio/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in extensions/*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in extensions/source/*/*hxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in filter/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in forms/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in formula/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in framework/*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in libreofficekit/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in lotuswordpro/inc/* (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in lotuswordpro/source/filter/*hxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in oox/*/*hxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in oox/source/[cd]*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in oox/source/[e-v]*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in reportdesign/*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in reportdesign/*/*hxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in sfx2/*/*hxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in sfx2/source/[b-c]*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in sfx2/source/[d-n]*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qa (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in sfx2/source/appl/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in slideshow/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in svgio/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in svx/inc/ and svx/source/inc/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in svx/source/*/*hxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in svx/source/[f-m]*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in svx/source/[t-x]*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in svx/source/s*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in svx/source/sdr/*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in sw/source/core/[e-l]*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in sw/source/core/[o-t]*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in sw/source/core/[u-v]*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in sw/source/filter/*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in sw/source/ui/[c-u]*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in sw/source/ui/vba/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in sw/source/uibase/[a-g]*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in sw/source/uibase/[i-t]*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in sw/source/uibase/[u-w]*/*cxx (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in test/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in unotest/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in unoxml/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in uui/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in vbahelper/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in writerfilter/ (tdf#42949) [Gabor Kelemen] + fix IWYU warnings in writerperfect/ (tdf#42949) [Gabor Kelemen] + fix Korea's Hanja Upper Numbers codepoint array #tdf130077 [DaeHyun Sung] + fix Korean Hangul Syllable Character order (tdf#130067) [DaeHyun Sung] + fix lame local variable mistake [Luboš Luňák] + fix last commit [Luboš Luňák] + fix leak in comphelper::TestHash [Noel Grandin] + fix leak in KF5FilePicker [Noel Grandin] + fix line width in DrawPolyLine() with matrix (tdf#132498) [Luboš Luňák] + fix loading of basctl with --enable-mergelibs [Stephan Bergmann] + fix LOGFONTA/GetObjectW() mismatch and remove Skia HFONT hack (tdf#131426) [Luboš Luňák] + fix loplugin::Entry ODR violation [Stephan Bergmann] + fix loplugin:conststringvar [Stephan Bergmann] + fix loplugin:consttobool for assert on macOS [Stephan Bergmann] + fix loplugin:fakebool (clang-cl) [Stephan Bergmann] + fix loplugin:fakebool for Objective C [Stephan Bergmann] + fix loplugin:makeshared for libc++ [Stephan Bergmann] + fix MACOSX_SHELL_HACK [Stephan Bergmann] + fix macro preservation on Windows (tdf#97694) [Samuel Mehrbrodt] + fix macro signature getting lost when inserting data into table [Samuel Mehrbrodt] + fix make screenshot breakage [Caolán McNamara] + fix manual insert into a size group [Caolán McNamara] + fix memory leak [Luboš Luňák] + fix mid-air collision [Stephan Bergmann] + fix mis-merge [Stephan Bergmann] + fix missing fill property of grouped shapes (tdf#131082) [nd101] + fix mistyped operator [Luboš Luňák] + fix more crashes after 1efeb17837c22499f00299c033ae59ba3910f7d7 [Mike Kaganski] + fix more new dependencies on boost_headers [Stephan Bergmann] + fix multiple documentation sections (osl) [Julien Nabet] + fix navigate by reminder wrap messages (tdf#115600) [Jim Raykowski] + fix navigating navigator reminders (tdf#88713) [Jim Raykowski] + fix node creation on index import (tdf#129402, tdf#129353) [Mike Kaganski] + fix ODR [Noel Grandin] + fix off-by-one error in PPDContext::getModifiedKey [Stephan Bergmann] + fix off-by-one with rectangle->polygon Skia clipping (tdf#129211) [Luboš Luňák] + fix old unsigned underflow (tdf#129360) [Mike Kaganski] + fix one more get_url_for_data_file [Stephan Bergmann] + fix order of CLANGTOOLLIBS archives [Stephan Bergmann] + fix order of MACOSX vs. UNX checks [Stephan Bergmann] + fix orientation of the LinearGradient (tdf#124424) [Bartosz Kosiorek] + fix Osage lowercase-to-uppercase mappings [Alex Henrie] + fix oss-fuzz build [Caolán McNamara] + fix passing --disable-optimized into external/python3 [Stephan Bergmann] + fix passing RT_RCDATA into FindResourceW [Stephan Bergmann] + fix Perl loop reading a list of file names from the command line [Stephan Bergmann] + fix pointer equality comparision [Stephan Bergmann] + fix PQ_SDBC_DRIVER_VERSION [Stephan Bergmann] + fix printing rtl_uString* [Stephan Bergmann] + fix problems when running a sandboxed LO as instdir/.../soffice on macOS [Tor Lillqvist] + fix reading ODF version [Samuel Mehrbrodt] + fix refs to (tdf#124029) [Julien Nabet] + fix regression [Noel Grandin] + fix regression in chart keyboard handling [Noel Grandin] + fix row/column pre-initialization in stack blur [Mike Kaganski] + fix shellcheck warnings in logerrit (tdf#105204) [Ilmari Lauhakangas] + fix shoowing a separator in View-User interfaces submenus (tdf#125089) [Roman Kuznetsov] + fix Skia bitmap blending [Luboš Luňák] + fix Skia CPU instruction set support (tdf#129546) [Luboš Luňák] + fix Skia enabling (disabling and it should not be enabled by default) [Luboš Luňák] + fix Skia glyph orientation with DirectWrite (tdf#132084) [Luboš Luňák] + fix Skia offscreen GPU-backed drawing [Luboš Luňák] + fix Skia text color on X11 [Luboš Luňák] + fix Skia virtual device alpha blending (tdf#129865) [Luboš Luňák] + fix Skia Windows text rendering [Luboš Luňák] + fix Skia with --enable-pch=full [Luboš Luňák] + fix Skia/vulkan with some locales [Luboš Luňák] + fix SkiaSalGraphicsImpl::drawMask() [Luboš Luňák] + fix SkiaSalGraphicsImpl::drawPixel() [Luboš Luňák] + fix SkiaSalGraphicsImpl::drawPolyLine() [Luboš Luňák] + fix some -Werror=deprecated-copy-dtor [Stephan Bergmann] + fix some checkUNXBehaviour_getSystemPathFromFileURL tests [Stephan Bergmann] + fix some loplugin error. [Tamás Zolnai] + fix some new dependencies on boost_headers [Stephan Bergmann] + fix some runtime warnings [Caolán McNamara] + fix some sw layout tests for 150% UI scaling [Mike Kaganski] + fix spelling of variable [Johnny_M] + fix storage access after saving [Samuel Mehrbrodt] + fix SvLBoxString::Clone wrt newly added entries [Caolán McNamara] + fix svtools' sVendor for langpack install for Debian [Rene Engelhard] + fix SvTreeListBox::NextSearchEntry (tdf#131346) [Jim Raykowski] + fix SwRect::Intersection [Noel Grandin] + fix test for /usr/share/java/flute-1.3.0.jar [Stephan Bergmann] + fix test on Mac (tdf#124848) [Luboš Luňák] + fix testFdo58949 [Mike Kaganski] + fix tick marks in Draw with Skia (tdf#132334) [Luboš Luňák] + fix ToC links give unhelpful url popups [Mert Tumer] + fix typed flags mask [Matteo Casalin] + fix typo [Jens Carl, Andrea Gelmini, Tamas Bunth] + fix typo ("..." vs. '...' shell quoting) [Stephan Bergmann] + fix typo GTK_STATE_PRELIGHT -> GTK_STATE_FLAG_PRELIGHT [Stephan Bergmann] + fix typo in call to gb_CppunitTest_use_java_ure [Stephan Bergmann] + fix typo in code [Andrea Gelmini, Eike Rathke] + fix typo in comment [Stephan Bergmann] + fix typo in namefile [Andrea Gelmini] + fix typo/grammar [Andrea Gelmini] + fix typos [Andrea Gelmini] + fix typos concerning the __cxa_exception check [Stephan Bergmann] + fix ubsan after 7d6c67d323a87f1006d84c2a95b45dfbfb03c0c8 [Noel Grandin] + fix UBSan build after 9fdf8c0a5cc036ea9bd1e11dd8f2c1a6e601fae2 [Mike Kaganski] + fix UBSan dynamic-type-mismatch [Stephan Bergmann] + fix UITest_options: changed property name [Jan-Marek Glogowski] + fix undo and redo dropdowns in non-sfx2 modules [Maxim Monastirsky] + fix uninitialized memory [Luboš Luňák] + fix uninitialized memory in Skia [Luboš Luňák] + fix unit test testCharacterBorder [Noel Grandin] + fix unotools/source/i18n/resmgr.cxx build with PCH on Mac [Luboš Luňák] + fix up TableEditPanel [Caolán McNamara] + fix use of FastParser in SwXMLTextBlockImport [Noel Grandin] + fix use of uninitialized SwFEShell::bTableCopied [Stephan Bergmann] + fix USE_AVMEDIA_DUMMY build after 2431477337f4ac4384ba615f76bfb5904f1a3b47 [Tor Lillqvist] + fix use_more_fonts Makefile typos [Jan-Marek Glogowski] + fix useless assert(true) (which would never fire) [Stephan Bergmann] + fix uses of MAX_PRESOBJS [Stephan Bergmann] + fix various Clang and loplugin warnings in --with-webdav=serf code [Stephan Bergmann] + fix various clang-cl and loplugin warnings in sal/qa/osl/file/osl_File.cxx [Stephan Bergmann] + fix warning [Tomaž Vajngerl] + fix warning from loplugin:datamembershadow [Luboš Luňák] + fix warning when compiling for iOS: code will never be executed [Tor Lillqvist] + fix warning when compiling for iOS: unused parameter 'bCreateParentDirs' [Tor Lillqvist] + fix Windows build with HAVE_FEATURE_BREAKPAD [Mike Kaganski] + fix WrapModeTileFlipY option for LinearGradient (tdf#124424) [Bartosz Kosiorek] + fix Writer Navigator drag and drop crash (tdf#132477) [Jim Raykowski] + fix wrong translation of comment [Eike Rathke] + fix wrong variable checked in AddTblStylePr [Noel Grandin] + fix X axis position of stock charts (tdf#132355) [Tünde Tóth] + fix XMLVersionListImport fast-parser [Noel Grandin] + fix ~infinite loop (ofz#19034) [Caolán McNamara] + fix/improve Skia debug messages [Luboš Luňák] + fix: Top-aligned text in PPTX becomes bottom-aligned (tdf#119187) [Serge Krot] + fixed update of the reference rdbs to libreoffice-6.4.0.3-buildfix1 [Stephan Bergmann] + fixes for code creating reversed Rectangles [Noel Grandin] + fixes for mirror of custom shapes (tdf#129532, tdf#98839) [Regina Henschel] + fixes to the Tip Of The Day messages from weblate feedback [Muhammet Kara] + flatpak: Add /app/bin/libreoffice -> /app/libreoffice/program/soffice symlink [Stephan Bergmann] + flatten some code in ImpGraph [Noel Grandin] + flatten SwXMLTextBlocks::GetMacroTable [Noel Grandin] + fldbas.cxx: SwIterator no more ... [Bjoern Michaelsen] + fldlst.cxx: SwIterator no more ... [Bjoern Michaelsen] + flush out unused Font objects [Caolán McNamara] + flush out unused MapModes [Caolán McNamara] + flush out unused OutputDevices [Caolán McNamara] + flush out unused VirtualDevices [Caolán McNamara] + flush SkSurface's SkCanvas before getting data from it [Luboš Luňák] + focus getting stuck in the navigator spinbutton [Caolán McNamara] + focus something inside the gradient popup [Caolán McNamara] + focus-on-click in data browser (tdf#131873) [Caolán McNamara] + fold chapter strings in to one pluralized string [Jim Raykowski] + follow up: check for nullptr and dispose unused sub pop menu (tdf#128814) [Jim Raykowski] + follow-up: enable "Source format" checkbox of data label (tdf#95425) [Balazs Varga] + follow-up: implement the other variant of the fix (tdf#129743) [Mike Kaganski] + following 3471d83f49dcaab2cbbe18521ab1a405f15a0788 (sc/vba) [Julien Nabet] + followup: outline tracking fixes for floating navigator (tdf#108766) [Jim Raykowski] + font names are not localized on macOS Catalina (tdf#128276) [Tomofumi Yagi] + FontStyleBox does not appear in any .ui files anymore [Caolán McNamara] + FontStyleBox is unused [Caolán McNamara] + for now, work around Clang 11 -flax-vector-conversion=integer in external/skia [Stephan Bergmann] + for these we know what the SearchFamily and GetSearchMask are already [Caolán McNamara] + force UITests to use internal Open/Save dialogs [Stephan Bergmann] + force vclcanvas use with Skia, like it's with OpenGL (tdf#129076) [Luboš Luňák] + forcing default style to stay at top in page styles (tdf#128357) [Shivam Kumar Singh] + format numbers with the UI locale (tdf#129267) [Caolán McNamara] + formula manager: wrong category returned by ScFuncDesc::getCategory [Marco Cecchetti] + FrameLineColor - add Color parameter, and share code for color params. [Michael Meeks] + freeze/thaw around bulk insert (tdf#126043) [Caolán McNamara] + fs::getThreadTextEncoding->osl_getThreadTextEncoding [Caolán McNamara] + FuHangulHanjaConversion::ConvertStyles reused current search family [Caolán McNamara] + fuzzing build failure (ofz#21701) [Caolán McNamara] + gallery mk file cleanup [andreas kainz] + gallery Rename Symbols to Icons [andreas kainz] + gallery sidebar: shape section get more vertical space [andreas kainz] + gallery: Add bpmn gallery [andreas kainz] + gallery: add styles support to bpmn gallery items [andreas kainz] + gallery: change name from icons to symbols [andreas kainz] + gallery: Remove Computer Gallery (tdf#131308) [andreas kainz] + GatherRefFields for ww8 [Bjoern Michaelsen] + gb_CppunitTest__use_java_ure can be private again [Stephan Bergmann] + gb_Package_get_clean_target must rm recursively [Stephan Bergmann] + gbuild: color gcc output if possible [Thorsten Behrens] + GBUILD_TRACE, support for finding out where the build time is spent [Luboš Luňák] + GCC trunk towards GCC 10 still emits a bogus -Wstringop-truncation [Stephan Bergmann] + GCC trunk towards GCC 9 still emits a bogus -Wstringop-truncation [Julien Nabet] + GdkAnchorHints isn't available < gtk 3.22 [Caolán McNamara] + gen backend scrollbars are missing their contents [Caolán McNamara] + GenericCommands: fix Fontwork tooltips [Justin Luth] + get blink cursor delay for MacOS (tdf#100706) [Julien Nabet] + get native gtk widgets in sidebars working [Caolán McNamara] + get numeric value with its data type in StepLOADNC (tdf#131296) [Andreas Heinisch] + get rid of cargo cult "long" integer literals . (tdf#96505) [Shivam Kumar Singh] + get rid of cargo cult long integer literals (tdf#96505) [Yusuf Keten, Onur Yilmaz, ayhanyalcinsoy, Kemal Ayhan, iakarsu, Desmin Alpaslan] + get rid of ImplPrimitive2DIDBlock in polypolygonprimitive2d.cxx [Tomaž Vajngerl] + get rid of some SAL_MATH_FINITE use [Stephan Bergmann] + get rid of some unnecessary llvm::StringRef -> std::string conversions [Stephan Bergmann] + get rid of two pointless #defines [Tor Lillqvist] + get the align states of draw-shapes in... [Dennis Francis] + get the real last row, not the last toplevel row [Caolán McNamara] + GetObjectShell() can return null [Samuel Mehrbrodt] + GetSource32 and GetSource are identical [Mike Kaganski] + git hooks: update commit-msg to Gerrit 2.16.15 [Jan-Marek Glogowski] + git hooks: update the change-id part of commit-msg [Miklos Vajna] + give correct title for Draw dialog box (tdf#129786) [Seth Chaiklin] + give default focus to the file name field (tdf#130505) [Caolán McNamara] + give paragraph and table panels column widths of 5 toolbutton widths (tdf#130197) [Caolán McNamara] + give the break dialog more space for its numbers [Caolán McNamara] + give the SvtURLBox in toolbar its 'classic' width [Caolán McNamara] + gla11y: Fix checking orphan labels [Samuel Thibault] + grammar fixes [Andrea Gelmini] + graphic: cleanup private, public declarations, remove friend [Tomaž Vajngerl] + graphic: remove "AllowPartialStreamRead" from graphic import [Tomaž Vajngerl] + graphic: remove CreateNativeLink property for graphic import [Tomaž Vajngerl] + graphic: remove preview when importing with GraphicFilter [Tomaž Vajngerl] + graphic: sPdfDataCache is not used anymore [Tomaž Vajngerl] + graphic: use UCBContentHelper to delete files [Tomaž Vajngerl] + gtk silence warning about parentless widget [Caolán McNamara] + gtk3 a11y: fix get_text(1,-1) [Samuel Thibault] + gtk3: allow handling of ctrl key accelerators [Jim Raykowski] + GtkButton doesn't have a draw_indicator property [Caolán McNamara] + GtkInstanceTreeView: Expand to path before setting cursor [Jim Raykowski] + GtkToolButtons that should be GtkToggleToolButtons (tdf#132604) [Caolán McNamara] + hack to avoid blurry text with macOS SDK 10.15 (tdf#122218) [Stephan Bergmann] + hack to dynamically adapt to __cxa_exceptiom in LLVM 5.0 libcxxabi [Stephan Bergmann] + handle -Wunused-function warnings in clang's sharedvisitor.cxx [Luboš Luňák] + handle all outstanding events (tdf#131395) [Caolán McNamara] + handle array/matrix in AGGREGATE() with ignore errors (tdf#129681) [Eike Rathke] + handle change of focus between widgets within the toplevel GtkWindow [Caolán McNamara] + handle desktop files with multiline entries. [Jussi Pakkanen] + handle more Windows \r\n vs. \n differences in UITests [Stephan Bergmann] + handle predefined table styles. (tdf#107604) [Gülşah Köse] + handle properly Skia color endianess [Luboš Luňák] + handle properly true 32bit bitmaps in some places [Luboš Luňák] + handle some Windows \r or \r\n vs. \n differences in UITests [Stephan Bergmann] + handle weird semantics of SkRect::intersect() (tdf#131721) [Luboš Luňák] + harmonize mask value notation (across DocState and Job enums) [Stephan Bergmann] + HAVE_CPP_GUARANTEED_COPY_ELISION should always be true now [Stephan Bergmann] + HAVE_GCC_ATTRIBUTE_WARN_UNUSED should always be true now for Clang/GCC [Stephan Bergmann] + HAVE_GCC_BUILTIN_FFS is unused [Stephan Bergmann] + headless: re-work microsecond calculation to preserve accuracy. [Michael Meeks] + help states that SfxNewStyleDlg lists SfxStyleSearchBits::UserDefined styles [Caolán McNamara] + hide .uno:BulletsAndNumberingDialog from customization UI (tdf#129549) [Mike Kaganski] + hide Block selection mode from Calc (tdf#122280) [Aditya] + hide parts of sal/osl/unx/thread.cxx only used by !NO_PTHREAD_PRIORITY [Stephan Bergmann] + hide writedirection unless CTL is enabled (tdf#130159) [Caolán McNamara] + HideWhitespace is now ShowWhitespace (tdf#131746) [andreas kainz] + HideWhiteSpace should be positive Show Whitespace (tdf#124686) [shameempk] + high quality scaling in skia drawTransformedBitmap (tdf#132297) [Luboš Luňák] + highlight the top of the drop target row [Caolán McNamara] + hold by reference (ofz#20507) [Caolán McNamara] + hold SolarMutex on calling vcl toolbox enable item [Caolán McNamara] + honor BISON passed into configure [Stephan Bergmann] + honour GtkScrolledWindow shadow-type [Caolán McNamara] + hopefully finally fix SkiaSalGraphicsImpl::drawMask() [Luboš Luňák] + host gtk FieldControl within the design view (tdf#130623) [Caolán McNamara] + hover selection start off in the wrong place in long lists [Caolán McNamara] + iAvoid explicit casts to smaller sal_uInt32 from larger long [Stephan Bergmann] + icon themes add setreminder icon for navigator [andreas kainz] + icon-themes compression 2019 - Sifr (1). [Andrew Dent] + icon-themes: Update Bulgarian locale etc [rizmut] + icons: fix for wrong Korean vertical text icons (tdf#128689) [Rizal Muttaqin] + icu: add patch to fix CVE-2020-10531 [Michael Stahl] + IdleCalcTextWidthScope uses SfxStyleSheetBasePool::Find [Caolán McNamara] + if asked to do so, enable icecream even in the 'build' part of configure. [Jan Holesovsky] + if no TooltipHdl set use usual tooltip (tdf#108458) [Caolán McNamara] + if OpenGL is forced, do not enable Skia in order to allow GL [Luboš Luňák] + if these popups have focus on dispose put focus into document [Caolán McNamara] + if we create a new style remove any old style with the same name [Caolán McNamara] + ignore -DGLM_FORCE_CTOR_INIT for shared PCH [Luboš Luňák] + ignore floating toolbars (tdf#129634) [Caolán McNamara] + ignore mrucount if the entry was not found [Caolán McNamara] + ignore picLocks attribute (tdf#111461) [Julien Nabet] + ignore printer change as a trigger for relayout panels (tdf#131613) [Caolán McNamara] + image dialog property update [andreas kainz] + image Dialog: The field file name is to short (tdf#132039) [andreas kainz] + image is stretched to fit allocation (tdf#131465) [Caolán McNamara] + image Property Dialog Crop and Image Tab update [andreas kainz] + ImpGraphic: clean-up and simplify swapOut() [Tomaž Vajngerl] + ImpGraphic: encapsulate members of ImpSwapFile [Tomaž Vajngerl] + ImpGraphic: make magic bits for vector formats as constexpr [Tomaž Vajngerl] + ImpGraphic: move content of swapOutToStream into swapOut [Tomaž Vajngerl] + ImpGraphic: move filename handling from swapout to ImpSwapFile [Tomaž Vajngerl] + ImpGraphic: put ImpSwapFile destructor into the class body [Tomaž Vajngerl] + ImpGraphic: rename ImplCreateSwapInfo and simplify [Tomaž Vajngerl] + ImpGraphic: rename maEx to maBitmapEx [Tomaž Vajngerl] + ImpGraphic: rename maEx to maBitmapEx in the comment too [Tomaž Vajngerl] + implement basegfx::B2DLineJoin::NONE for Skia drawPolyLine() [Luboš Luňák] + implement bit depth data conversion for SkiaSalBitmap, just in case [Luboš Luňák] + implement change user password in Firebird (tdf#131212) [Julien Nabet] + implement glow effect also for SdrGrafPrimitive2D (tdf#101181) [Mike Kaganski] + implement glow effect on shapes (tdf#101181) [Tamas Bunth] + implement ODF export of deleted legend entries of pie charts (tdf#130225) [Tünde Tóth] + implement pruning in SkiaGlobalWinGlyphCache [Luboš Luňák] + implement queue_resize for ChildFrame (tdf#130414) [Caolán McNamara] + implement RAND.NV() and RANDBETWEEN.NV() non-volatile (tdf#127831) [Eike Rathke] + implement SalROPColor in Skia [Luboš Luňák] + implement skia copyBits() [Luboš Luňák] + implement Skia native controls drawing/caching for Windows [Luboš Luňák] + implement Skia setClipRegion() [Luboš Luňák] + implement skia x11 cairo text drawing [Luboš Luňák] + implement text rendering using directly Skia (Windows) [Luboš Luňák] + implement text rendering using directly Skia (X11) [Luboš Luňák] + implement UNO chart attribute MajorOrigin (tdf#127792) [Tünde Tóth] + implement xor drawing for Skia [Luboš Luňák] + ImplementationInfo can be inlined [Noel Grandin] + import data label solid fill and color. (tdf#131175) [Gülşah Köse] + import shadow size. (tdf#130058) [Gülşah Köse] + import text from file with text-decode failed (tdf#128898) [Noel Grandin] + import/Export chart custom label text (tdf#123206) [Tamas Bunth] + impress context menu add animation command (tdf#125757) [andreas kainz] + impress context menu add slide transition and slide move/navigate [andreas kainz] + impress HTML export ui layout fix (tdf#131870) [andreas kainz] + impress/Draw multiselect context menu add ExportTo (tdf#120705) [andreas kainz] + improperly used ampersand (tdf#131125) [Julien Nabet] + improve "convert OSL_ASSERT to assert" [Noel Grandin] + improve -fdiagnostics-color handling [Stephan Bergmann] + improve a tip-of-the-day (tdf#130598) [Seth Chaiklin] + improve accelerators on Print dialog page (tdf#130517) [Seth Chaiklin] + improve changed_by_direct_pick [Caolán McNamara] + improve debugger/valgrind handling in watchdog [Luboš Luňák] + improve error message [Stephan Bergmann] + improve exception message [Noel Grandin] + improve failure mode in flatten loplugin [Noel Grandin] + improve fastparser logging [Noel Grandin] + improve handling of non-ASCII HTTP header field values [Stephan Bergmann] + improve logging of feature states [Mike Kaganski] + improve loplugin:makeshared [Noel Grandin] + improve loplugin:redundantcast for sal_Int... vs. ::sal_Int... [Stephan Bergmann] + improve loplugin:redundantpreprocessor performance a bit [Stephan Bergmann] + improve loplugin:unusedfields [Noel Grandin] + improve reparenting to keep size-group and size-request [Caolán McNamara] + improve svx table performance. (tdf#120216) [Mark Hung] + improve unit test to not depend on opening bad file failing (tdf#128820) [Mike Kaganski] + improve UNO API error reporting (tdf#42982) [Ian Barkley-Yeung, Faruk Demirbaş] + improve UNO API error reportings (tdf#42982) [Mesut Çifci] + improve warning message [Noel Grandin] + improve/clarify wording in Calc tip [Seth Chaiklin] + improve: pdf export caching of jpeg bitmaps [Thorsten Behrens] + improved loplugin:external, handling class types [Stephan Bergmann] + improvement to previous fix (tdf#130878) [Noel Grandin] + in case of Skia problems force raster mode, don't disable it all [Luboš Luňák] + in gtk < 3.20.0 grab the keyboard like we are doing in >= 3.20.0 [Caolán McNamara] + include [Mike Kaganski] + incomplete declaration [Caolán McNamara] + incomplete OpAverage, OpCount must not be used in dynamic_cast [Stephan Bergmann] + increment sheet-local name only for moved cells (tdf#130370) [Eike Rathke] + indirect-leak (ofz#19796, ofz#20504, ofz#20267) [Caolán McNamara] + infinite loop (cid#1462267, ofz#21164, ofz#20635) [Caolán McNamara] + infinite loop with negative value for \bin (ofz#13513) [Caolán McNamara] + infinite recursion (ofz#20361) [Caolán McNamara] + infinite table conversion (ofz#20507) [Caolán McNamara] + inherit MediaControl from InterimItemWindow [Caolán McNamara] + inherit ScDrawTransferObj from TransferDataContainer (tdf#131157) [Caolán McNamara] + inherit ScLinkTransferObj from TransferDataContainer [Caolán McNamara] + inherit SdTransferable from TransferDataContainer instead of TransferableHelper [Caolán McNamara] + initial build of the Skia library [Luboš Luňák] + initial commit for Gitpodifying LibreOffice core [Muhammet Kara] + initial empty Skia VCL implementation [Luboš Luňák] + initial implementation of Skia drawing on screen in Windows [Luboš Luňák] + initial work on Skia SalGraphics [Luboš Luňák] + initialize buffer [Mike Kaganski] + initialize default values of optionals (tdf#36737) [Andreas Heinisch] + inline some acquire/release calls [Noel Grandin] + inline some construction methods [Noel Grandin] + inline some Create methods [Noel Grandin] + inline some typedefs [Noel Grandin] + inline some use-once constants [Noel Grandin] + insert sheet from file fails (tdf#129082) [Caolán McNamara] + install C++ VSCode extension for Gitpod [Muhammet Kara] + install decimal key handler for all widgets again (tdf#129484) [Caolán McNamara] + integer-overflow (ofz#20160, ofz#20169) [Caolán McNamara] + introduce compatibility key for the data series (tdf#127813, tdf#127811) [Tünde Tóth] + introduce comphelper::ValueRestorationGuard extending FlagRestorationGuard [Mike Kaganski] + introduce INCLUDE: in the distro-configs... [Jan Holesovsky] + introduce o3tl::make_unsigned to cast from signed to unsigned type [Stephan Bergmann] + introduce o3tl::optional as an alias for std::optional [Stephan Bergmann] + introduce SwFieldType::FindFormatForField and use it (once) [Bjoern Michaelsen] + invalid enum value (ofz#19525) [Caolán McNamara] + invalid-enum-value (ofz#19961, ofz#21045, ofz#19786, ofz#19594, ofz#20025, ofz#20087, ofz#19790, ofz#19901) [Caolán McNamara] + IOBluetoothAddServiceDict is removed completely from MacOSX10.15.sdk [Stephan Bergmann] + iOS theme: set spinbox orientation to "decrease-edit-increase" [Tomaž Vajngerl] + IsDropFormatSupported can be const [Caolán McNamara] + IsDropFormatSupported(...::SIMPLE_FILE) is always false [Caolán McNamara] + jsdialog: apply FillGradient with JSON arg [Szymon Kłos] + jsdialog: don't report hidden toolbox items as present. [Michael Meeks] + jsdialog: dump Sfx_Int__Items to JSON [Szymon Kłos] + jsdialog: migrate after/before spacing to generic items dump [Szymon Kłos] + jsdialog: migrate left/right margin to generic items dump [Szymon Kłos] + jsdialog: Refresh dialog after action [Szymon Kłos] + jsdialog: rename duplicated ui object settransparency [Szymon Kłos] + jsdialog: send generic fill items also in writer and impress [Szymon Kłos] + jsdialog: send items on status change [Szymon Kłos] + jsdialog: send paragraph margins for impress [Szymon Kłos] + jsdialogs: add generic commandName [Szymon Kłos] + jsdialogs: don't recreate sidebar on event [Szymon Kłos] + jsdialogs: dumpAsJSON for FillStyle [Szymon Kłos] + jsdialogs: dumpAsJSON for SfxItems with FillGradient example [Szymon Kłos] + jsdialogs: export FillStyle command to JSON [Szymon Kłos] + jsdialogs: make possible to use on multiple mobile devices [Szymon Kłos] + jsdialogs: refresh after event [Szymon Kłos] + jsdialogs: send .uno:FillShadowTransparency updates [Szymon Kłos] + jsdialogs: send .uno:FillStyle updates [Szymon Kłos] + jsdialogs: send .uno:FillStyle updates in Calc [Szymon Kłos] + jsdialogs: send .uno:FillStyle updates in Impress [Szymon Kłos] + jsdialogs: send fill transparency type updates [Szymon Kłos] + jsdialogs: send graphic items updates [Szymon Kłos] + jsdialogs: share the commands updates sending code [Szymon Kłos] + jsdialogs: simply resize to reload [Szymon Kłos] + jsdialogs; send graphic updates in Calc and Impress [Szymon Kłos] + jsdiloag: export SvxColorBox to JSON [Szymon Kłos] + just add content checks for Input fields (tdf#129237) [Jan-Marek Glogowski] + just use __builtin_ffs on GCC and Clang [Stephan Bergmann] + keep dropdown menu fully on screen (tdf#130070) [Caolán McNamara] + keep encryption information for autorecovered MS formats (tdf#93389) [Mike Kaganski] + keep focus in Writer Navigator after content delete [Jim Raykowski] + keep just one shared reference to Skia shared GrContext [Luboš Luňák] + keep old contents of resized windows with Skia (tdf#131952) [Luboš Luňák] + keep placeholder popover on same side as menu (tdf#132540) [Caolán McNamara] + keep prepending footnote frame (tdf#131530) [Jan-Marek Glogowski] + keep selections selected after outline moves [Jim Raykowski] + keep Writer Navigator content view vertical scroll position (tdf#131586) [Jim Raykowski] + KJ: Add light shadow to many multiple line icons [Rizal Muttaqin] + KJ: Fix for (tdf#131061) [rizmut] + language settings dialog UI update (tdf#129593) [andreas kainz] + lcl_Split_DocTab always dereferences pDoc [Caolán McNamara] + leave "skipped" events available to gtk parent handler [Caolán McNamara] + leave focus where it came from for GtkMenuToolButtons [Caolán McNamara] + let cut&paste/move of a sheet-local name reference ... (tdf#130370) [Eike Rathke] + let getPageViewOutputDevice return const OutputDevice* [Stephan Bergmann] + let return close dialog [Caolán McNamara] + let return deactive active popup (tdf#131223) [Caolán McNamara] + let SvxLineEndWindow have a menubutton parent (tdf#130035) [Caolán McNamara] + let's add some asserts (tdf#130428) [Julien Nabet] + let's put some verbosity in #if 0, though [Tor Lillqvist] + libGLX.so.0 no longer needs to be whitelisted [Stephan Bergmann] + liblo-native-code: Add some missing services (tdf#128308) [Michael Weghorn] + liblo-native-code: Add stardiv_Toolkit_UnoGroupBoxControl (tdf#111408) [Michael Weghorn] + liblo-native-code: Add two more ctors (tdf#131992) [Michael Weghorn] + LibO Basic For loops variations (tdf#128655) [LibreOfficiant] + LibO Basic Property Get/Set [LibreOfficiant] + libreofficekit: Use 'gb_Library_set_include' for GTK3_CFLAGS [Michael Weghorn] + libxstl.dll: Reduce code when symboles enabled [Juergen Funk] + lights impress template (tdf#132138) [andreas kainz] + limit precision in ScTable::FillAnalyse (tdf#129606) [Mike Kaganski] + limit symbols exported when using --enable-mergelibs [Noel Grandin] + limit table spinbuttons width for sidebar [Caolán McNamara] + limit the area where we manually do xor drawing in Skia [Luboš Luňák] + limit to ord number under total obj count (ofz#21531) [Caolán McNamara] + line Sidebar arrangement update [andreas kainz] + line Sidebar fix alignment [andreas kainz] + line Sidebar width, color, transparency, etc didn't work (tdf#130157) [Caolán McNamara] + linguistic: make LngSvcMgr::GetAvailableGrammarSvcs_Impl() more readable [Miklos Vajna] + link duplicate icons instead of including a copy [Jan-Marek Glogowski] + list more possible executable names returned by osl_getExecutableFile [Mike Kaganski] + listen for and broadcast FrameLineColor state changes. [Michael Meeks] + listen to FN_NAV_ELEMENT [Caolán McNamara] + LO extension Dialog move Header and filters to the top [andreas kainz] + load images by explicit type [Noel Grandin] + load the xml just once (tdf#126043) [Caolán McNamara] + log exception [Stephan Bergmann] + log exceptions when parsing [Noel Grandin] + log human-readable vulkan driver version too [Luboš Luňák] + log swallowed exception [Stephan Bergmann] + log what UNO command we failed to dispatch [Tor Lillqvist] + logerrit setup: refactor key-based SSH handling [Guilhem Moulin] + logerrit: atomically create ~/.ssh with restrictive mode [Guilhem Moulin] + logerrit: support submitting private and wip changes [Ilmari Lauhakangas] + logerrit: Upgrade URIs to https:// [Guilhem Moulin] + logger should be initialized with local context [Mike Kaganski] + logically dead code (sc/dbfunc3) (cid#1462266) [Julien Nabet] + lok formula input: Don't show un-needed elements with the LOK active. [Jan Holesovsky] + lok preload: Some symbols are in-process when we need them. [Jan Holesovsky] + lok: add "type" information when a graphic is selected [Henry Castro] + lok: add id information to the selected graphic [Henry Castro] + lok: Add LOK_CALLBACK_STATE_CHANGED for uno:Orientation [Muhammet Kara] + lok: Add pseudo uno command ToggleOrientation [Muhammet Kara] + lok: add tabstop changing and callback to send tabstop updates [Tomaž Vajngerl] + lok: avoid crash cleaning up help-windows with multiple views. [Michael Meeks] + lok: Avoid deadlock for password-protected doc with gtktiledviewer [Michael Weghorn] + lok: avoid emission storms of un-necessary invalidations. [Michael Meeks] + lok: avoid to send visible cursor msg for formula bar edit view [Marco Cecchetti] + lok: calc - send other views our selection in their co-ordinates. [Michael Meeks] + lok: calc - update our version of the other view's selections on zoom. [Michael Meeks] + lok: calc formula bar tunneling [Marco Cecchetti] + lok: calc formula bar tunneling: function list callback [Marco Cecchetti] + lok: calc formula bar tunneling: resize the main window [Marco Cecchetti] + lok: calc: formula input bar: set text selection as requested by client [Marco Cecchetti] + lok: calc: send text selection rectangles for the input bar [Marco Cecchetti] + lok: calc: unwanted cell range selection occurs when clicking on a cell [Marco Cecchetti] + lok: calc: zoom: object selection - is unreliable [Marco Cecchetti] + lok: calc: zoomed text entry not rendered [Marco Cecchetti] + lok: catch and log exceptions during key / mouse event emission. [Michael Meeks] + lok: Center shape on insert also for Desktop view [Muhammet Kara] + lok: change-annotation navigation through prev/next command [Marco Cecchetti] + lok: change-annotations: fix not unique id and multiline changes [Marco Cecchetti] + lok: Chart context menu: Disable menu items which are not available. [Tamás Zolnai] + lok: Chart context menu: Replace tunneled context menu with JS context menu. [Tamás Zolnai] + lok: cleanup getCellCursor [Michael Meeks] + lok: create marking overlay object, but add no objects to it [Michael Meeks] + lok: Create Text boxes directly [Muhammet Kara] + lok: dialog: check if exists a LOK Window Notifier [Henry Castro] + lok: disable ucbgio provider for Online. [Michael Meeks] + lok: Do not apply zoom-factor twice... (tdf#130112) [Dennis Francis] + lok: don't render shape selection overlays in lok mode. [Michael Meeks] + LOK: don't send LOK notifications while switching views [Ashod Nakashian] + lok: don't show tooltip for popup menus inside dialogs [Tamás Zolnai] + LOK: emit modified status on entering cell data [Ashod Nakashian] + lok: ensure assign one parent LOK notifier [Henry Castro] + lok: evaluate assertion if LOK Windows container is empty [Henry Castro] + lok: Fix the condition of setting the transparent background. [Jan Holesovsky] + lok: fix welded dialogs [Henry Castro] + lok: formula bar: function completion [Marco Cecchetti] + lok: get spelling context menu on long press [Marco Cecchetti] + lok: get the formula input bar focused after inserting '=' [Marco Cecchetti] + lok: Improve hyperlink insertion to cell with content [Muhammet Kara] + lok: introduce QueryControlState function [Henry Castro] + lok: jsdialog creation for sidebar panels cleanup. [Michael Meeks] + LOk: notify the state values of the position and size property panel [Henry Castro] + lok: on calc spelling context menu didn't pop up [Marco Cecchetti] + lok: preserve mouse event logic position and use in calc [Tomaž Vajngerl] + lok: re-enabling chart editing on mobile [Marco Cecchetti] + lok: ReleaseLOKNotifier only if view shell is assigned to a view frame [Henry Castro] + lok: remove complex rotation / alignment settings [Henry Castro] + lok: Resolves: Calc - selecting a hyperlink doesn't show link in dialog [Muhammet Kara] + lok: Resolves: Writer - selecting a hyperlink doesn't show link in dialog [Muhammet Kara] + lok: send "EMPTY" if the rect is empty for cell selection or fill [Tomaž Vajngerl] + lok: send hyperlink info also in editeng [Grzegorz Araminowicz] + lok: send hyperlink text and address under cursor [Grzegorz Araminowicz] + lok: send message when in place editing [Szymon Kłos] + lok: send other views our cursor position in their view co-ordinates. [Michael Meeks] + lok: Send spelling popup menu structure for mobile (calc and impress). [Tamás Zolnai] + lok: Set default text for new text box on mobile [Muhammet Kara] + lok: shape selection: perform the needed unit conversion in a clever way [Michael Meeks] + lok: show tooltips on dialogs [Tamás Zolnai] + lok: simplify jsdialog creation for sidebar panels. [Michael Meeks] + LOK: spelldialog: don't create the dialog when loading new views [Ashod Nakashian] + lok: status update - avoid SIGFPE on zero range. [Michael Meeks] + lok: Support per-view help data [Tamás Zolnai] + lok: ui: increase the 'step-increment' property to 5 [Henry Castro] + lok: ui: more files to increase the 'step-increment' [Henry Castro] + lok: unit test dialog text input field [Marco Cecchetti] + lok: unit test GetControlState [Henry Castro] + lok: Unlock chart contollers after insertion on mobile view [Muhammet Kara] + lok: update the measure units if changed [Henry Castro] + lok: use "None" string item in the ListBox control [Henry Castro] + lok: Use a different window type for tooltips. [Tamás Zolnai] + lok: vcl: fix multiple floatwin removal case more robustly. [Michael Meeks] + lok: writer: Convert row height / cloumn width to the correct unit. [Tamás Zolnai] + lokdocview: Add notify_property when the document is initialized [Corentin Noël] + lokdocview: Add support for get_command_values [Corentin Noël] + lokdocview: Add support for HiDPI rendering [Corentin Noël] + lokit: fix edit-text/view-cursor position [Dennis Francis] + lokit: fix validation dropdown's wrong position [Dennis Francis] + LOKit: Hide sound controls on Impress Custom Animation Dialog [Andras Timar] + LOKit: Hide sound controls on Impress sidebar's Slide transition pane [Andras Timar] + lokit: Mark document as modified on chart insert/edit... [Dennis Francis] + lokit: preload liblocaledata_others.so (tdf#127158) [Dennis Francis] + lokit: scale the validation dropdown with client zoom [Dennis Francis] + lokit: trim validation dropdown height to content [Dennis Francis] + lokit: unify fill transparency items [Dennis Francis] + loplugin:buriedassign in b* [Noel Grandin] + loplugin:buriedassign in c* [Noel Grandin] + loplugin:buriedassign in dbaccess [Noel Grandin] + loplugin:buriedassign in e* [Noel Grandin] + loplugin:buriedassign in f,h,i* [Noel Grandin] + loplugin:buriedassign in l,o,p* [Noel Grandin] + loplugin:buriedassign in reportdesign [Noel Grandin] + loplugin:buriedassign in sal [Noel Grandin] + loplugin:buriedassign in sc [Noel Grandin] + loplugin:buriedassign in scaddins..sdext [Noel Grandin] + loplugin:buriedassign in sfx2..sot [Noel Grandin] + loplugin:buriedassign in starmath..svl [Noel Grandin] + loplugin:buriedassign in svtools..svx [Noel Grandin] + loplugin:buriedassign in sw(1) [Noel Grandin] + loplugin:buriedassign in sw(2) [Noel Grandin] + loplugin:buriedassign in sw(3) [Noel Grandin] + loplugin:buriedassign in tools..xmloff [Noel Grandin] + loplugin:buriedassign in various [Noel Grandin] + loplugin:buriedassign in vcl [Noel Grandin] + loplugin:constantparam [Noel Grandin] + loplugin:consttobool (clang-cl) [Stephan Bergmann] + loplugin:cstylecast (macOS) [Stephan Bergmann] + loplugin:duplicate-defines [Noel Grandin] + loplugin:duplicatedefines (clang-cl) [Stephan Bergmann] + loplugin:expandablemethods [Noel Grandin] + loplugin:external (clang-cl) [Stephan Bergmann] + loplugin:external (macOS) [Stephan Bergmann] + loplugin:external: Check for DLLExportAttr also in VisitTagDecl [Stephan Bergmann] + loplugin:external: Don't warn for injected friend functions [Stephan Bergmann] + loplugin:external: Extend comment about the perils of moving a function [Stephan Bergmann] + loplugin:external: Note all other declarations of the same entity [Stephan Bergmann] + loplugin:fakebool (clang-cl) [Stephan Bergmann] + loplugin:fakebool and loplugin:consttobool (macOS) [Stephan Bergmann] + loplugin:finalclasses [Noel Grandin] + loplugin:finalclasses in accessibility [Noel Grandin] + loplugin:finalclasses in basic..emfio [Noel Grandin] + loplugin:finalclasses in framework [Noel Grandin] + loplugin:finalclasses in i18npool..linguistic [Noel Grandin] + loplugin:finalclasses in oox [Noel Grandin] + loplugin:finalclasses in package..sfx2 [Noel Grandin] + loplugin:finalclasses in starmath [Noel Grandin] + loplugin:finalclasses in svgio [Noel Grandin] + loplugin:finalclasses in svtools [Noel Grandin] + loplugin:finalclasses in svx [Noel Grandin] + loplugin:finalclasses in UnoControls..writerperfect [Noel Grandin] + loplugin:finalclasses in vcl [Noel Grandin] + loplugin:finalclasses in xmloff [Noel Grandin] + loplugin:finalclasses in xmlsecurity [Noel Grandin] + loplugin:finalclasses in xmlsecurity..UnoControls [Noel Grandin] + loplugin:flatten connectivity [Noel Grandin] + loplugin:flatten in accessibility [Noel Grandin] + loplugin:flatten in avmedia [Noel Grandin] + loplugin:flatten in basctl [Noel Grandin] + loplugin:flatten in basegfx [Noel Grandin] + loplugin:flatten in basic [Noel Grandin] + loplugin:flatten in bridges [Noel Grandin] + loplugin:flatten in canvas [Noel Grandin] + loplugin:flatten in chart2 [Noel Grandin] + loplugin:flatten in codemaker [Noel Grandin] + loplugin:flatten in comphelper [Noel Grandin] + loplugin:flatten in cppcanvas [Noel Grandin] + loplugin:flatten in cppu [Noel Grandin] + loplugin:flatten in cppuhelper [Noel Grandin] + loplugin:flatten in cui [Noel Grandin] + loplugin:flatten in dbaccess [Noel Grandin] + loplugin:flatten in desktop [Noel Grandin] + loplugin:flatten in drawinglayer [Noel Grandin] + loplugin:flatten in editeng [Noel Grandin] + loplugin:flatten in embeddedobj,emfio [Noel Grandin] + loplugin:flatten in extensions [Noel Grandin] + loplugin:flatten in filter [Noel Grandin] + loplugin:flatten in forms [Noel Grandin] + loplugin:flatten in formula [Noel Grandin] + loplugin:flatten in fpicker [Noel Grandin] + loplugin:flatten in framework [Noel Grandin] + loplugin:flatten in helpcompiler [Noel Grandin] + loplugin:flatten in hwpfilter [Noel Grandin] + loplugin:flatten in i18nlangtag [Noel Grandin] + loplugin:flatten in i18npool [Noel Grandin] + loplugin:flatten in idl [Noel Grandin] + loplugin:flatten in idlc [Noel Grandin] + loplugin:flatten in io [Noel Grandin] + loplugin:flatten in jvmfwk [Noel Grandin] + loplugin:flatten in l10ntools [Noel Grandin] + loplugin:flatten in lingucomponent [Noel Grandin] + loplugin:flatten in linguistic [Noel Grandin] + loplugin:flatten in lotuswordpro [Noel Grandin] + loplugin:flatten in oox [Noel Grandin] + loplugin:flatten in opencl [Noel Grandin] + loplugin:flatten in package [Noel Grandin] + loplugin:flatten in pyuno [Noel Grandin] + loplugin:flatten in reportdesign [Noel Grandin] + loplugin:flatten in sal [Noel Grandin] + loplugin:flatten in sax [Noel Grandin] + loplugin:flatten in scaddins [Noel Grandin] + loplugin:flatten in scripting [Noel Grandin] + loplugin:implicitboolconversion [Stephan Bergmann] + loplugin:implicitboolconversion: Filter out bool -> std::atomic [Stephan Bergmann] + loplugin:includeform (clang-cl) [Stephan Bergmann] + loplugin:indentation [Stephan Bergmann] + loplugin:indentation (clang-cl) [Stephan Bergmann] + loplugin:indentation no longer needs to blacklist binaryurp/source/bridge.cxx [Stephan Bergmann] + loplugin:makeshared (clang-cl) [Stephan Bergmann] + loplugin:makeshared (macOS) [Stephan Bergmann] + loplugin:makeshared in basctl..canvas [Noel Grandin] + loplugin:makeshared in chart2..comphelper [Noel Grandin] + loplugin:makeshared in connectivity..cppuhelper [Noel Grandin] + loplugin:makeshared in cui [Noel Grandin] + loplugin:makeshared in cui..desktop [Noel Grandin] + loplugin:makeshared in dbaccess [Noel Grandin] + loplugin:makeshared in drawinglayer..fpicker [Noel Grandin] + loplugin:makeshared in fpicker [Noel Grandin] + loplugin:makeshared in hwpfilter..i18npool [Noel Grandin] + loplugin:makeshared in linguistic [Noel Grandin] + loplugin:makeshared in oox [Noel Grandin] + loplugin:makeshared in reportdesign [Noel Grandin] + loplugin:makeshared in sc [Noel Grandin] + loplugin:makeshared in sd [Noel Grandin] + loplugin:makeshared in sdext [Noel Grandin] + loplugin:makeshared in sfx2 [Noel Grandin] + loplugin:makeshared in slideshow [Noel Grandin] + loplugin:makeshared in svgio..writerperfect [Noel Grandin] + loplugin:makeshared in svl..svx [Noel Grandin] + loplugin:makeshared in sw [Noel Grandin] + loplugin:makeshared in vcl [Noel Grandin] + loplugin:makeshared: Fix call to clang::NamedDecl::getName [Stephan Bergmann] + loplugin:mergeclases ICommandImageProvider with DocumentCommandImageProvider [Noel Grandin] + loplugin:mergeclasses [Noel Grandin] + loplugin:mergeclasses FormScriptingEnvironment with IFormScriptingEnvironment [Noel Grandin] + loplugin:mergeclasses ListBoxAccessibleBase with AccessibleListBoxEntry [Noel Grandin] + loplugin:mergeclasses SheetDataContextBase with SheetDataContext [Noel Grandin] + loplugin:mergeclasses SoundHandler [Noel Grandin] + loplugin:mergeclasses TransactionBase with Desktop [Noel Grandin] + loplugin:mergeclasses treeview::TreeFileIterator [Noel Grandin] + loplugin:nullptr [Stephan Bergmann] + loplugin:nullptr (clang-cl) [Stephan Bergmann] + loplugin:redundantcast (macOS) [Stephan Bergmann] + loplugin:redundantcast (size_t vs. std::size_t) [Stephan Bergmann] + loplugin:redundantfcast: Don't warn about cast from braced-init-list [Stephan Bergmann] + loplugin:redundantpointerops (clang-cl) [Stephan Bergmann] + loplugin:redundantpointerops add some more smart pointer types [Noel Grandin] + loplugin:redundantpointerops, look for ".get()->" [Noel Grandin] + loplugin:referencecasting [Noel Grandin] + loplugin:sequenceloop improve rvalue detection [Noel Grandin] + loplugin:singlevalfields [Noel Grandin] + loplugin:staticmethods (clang-cl) [Stephan Bergmann] + loplugin:stringadd (clang-cl) [Stephan Bergmann] + loplugin:unnecessaryvirtual [Noel Grandin] + loplugin:unreffun (macOS) [Stephan Bergmann] + loplugin:unsignedcompare (--enable-cipher-openssl-backend) [Stephan Bergmann] + loplugin:unsignedcompare (clang-cl) [Stephan Bergmann] + loplugin:unsignedcompare (macOS) [Stephan Bergmann] + loplugin:unusedenumconstants [Noel Grandin] + loplugin:unusedenumconstants BmpConversion [Noel Grandin] + loplugin:unusedenumconstants BrowserMode [Noel Grandin] + loplugin:unusedenumconstants DragDropMode [Noel Grandin] + loplugin:unusedenumconstants ScrollType [Noel Grandin] + loplugin:unusedfields [Noel Grandin] + loplugin:unusedfields improve checking for fields guarded by existence check [Noel Grandin] + loplugin:unusedmember (clang-cl) [Stephan Bergmann] + loplugin:unusedmethods [Noel Grandin] + loplugin:unusedvariableplus in chart2 [Noel Grandin] + loplugin:unusedvariableplus in dbaccess [Noel Grandin] + loplugin:unusedvariableplus in oox [Noel Grandin] + loplugin:unusedvariableplus in reportdesign [Noel Grandin] + loplugin:unusedvariableplus in sc [Noel Grandin] + loplugin:unusedvariableplus in sd [Noel Grandin] + loplugin:unusedvariableplus in sfx2 [Noel Grandin] + loplugin:unusedvariableplus in starmath [Noel Grandin] + loplugin:unusedvariableplus in sw [Noel Grandin] + loplugin:unusedvariableplus in ucb,xmlscript [Noel Grandin] + loplugin:unusedvariableplus in writerfilter [Noel Grandin] + loplugin:unusedvariableplus in xmloff [Noel Grandin] + loplugin:virtualdead [Noel Grandin] + LoseFocus incorrectly calling notifyFocusGet [Caolán McNamara] + lru_scale_cache - cache the same bitmap at multiple scales. [Michael Meeks] + LWP: add unittest for char/para properties [Xisco Fauli] + lxml: try to remove some quirky PYPATH stuff [Michael Stahl] + m_aListenerContainer is effectively unused here [Noel Grandin] + m_sHelpRoot in weld::Builder is unused [Noel Grandin] + m_xDialog field now unused [Caolán McNamara] + MAC_OS_X_VERSION_MIN_REQUIRED_DOTS is the same as MACOSX_DEPLOYMENT_TARGET [Stephan Bergmann] + macOS /usr/bin/mktemp already adds a dot to the prefix [Stephan Bergmann] + macOS Xcode ld is known to always support -platform_version now [Stephan Bergmann] + make a simple compiler plugin usable in sharedvisitor [Luboš Luňák] + make about dialog differentiate between Skia with Vulkan or raster [Luboš Luňák] + make all Skia drawing GPU-backed, if possible [Luboš Luňák] + make an attention message more general (tdf#128785) [Roman Kuznetsov] + make an attention message more general v.2 (tdf#128785) [Roman Kuznetsov] + make approximate_char_width private and use approximate_digit_width [Caolán McNamara] + make Automatic/Distributed state what is automatic (tdf#129300) [Caolán McNamara] + make Base install via packagekit also confgurable (like fonts/langpacks) [Rene Engelhard] + make BitmapPrimitive2D vcl-independent [Armin Le Grand] + make Chart Creation Wizard async [Szymon Kłos] + make content navigation view collapse uniform (tdf#130122) [Jim Raykowski] + make css::uno::Reference upcast ctor LIBO_INTERNAL_ONLY [Stephan Bergmann] + make custom page styles deletable again in Calc (tdf#131190) [Jim Raykowski] + make default value in language settings the first element (tdf#114694) [Yusuf Keten] + make disabled PDF import tests compile again [Stephan Bergmann] + make dock/undock short cut work from sidebar tabbar [Jim Raykowski] + make export tests export-only where applicable (tdf#129423) [Onur Yilmaz, Yusuf Keten, ayhanyalcinsoy, Shivam Kumar Singh, Kemal Ayhan] + make FastParser always take a FastTokenHandlerBase subclass [Noel Grandin] + make gallery listview seem faster to populate [Caolán McNamara] + make headings navigation view update after delete chapter undo [Jim Raykowski] + make hide lok dialog test reliable [Szymon Kłos] + make individual tests clean up after themselves [Stephan Bergmann] + make isDebuggerAttached() public comphelper API [Luboš Luňák] + make it clear that the comment talks about class data members [Stephan Bergmann] + make Library_slideshow explicitly link svl [Luboš Luňák] + make Linux Clang Jenkins builds use -Og [Luboš Luňák] + make loplugin:unnecessaryparen treat member expressions consistently [Stephan Bergmann] + make Mac Jenkins build use --enable-optimized [Luboš Luňák] + make more classes private in mergedlibs mode [Noel Grandin] + make Navigator CNV collapse to children (tdf#130122) [Jim Raykowski] + make ODBFilter return a fast context [Noel Grandin] + make OpenCLMinimumDataSize configuration property non-nillable [Stephan Bergmann] + make OpenGL blacklist file code generic and use it for Skia/Vulkan [Luboš Luňák] + make OpenSymbol font an internal resource (tdf#128226) [Mike Kaganski] + make OPT_ functions string more meaningful. [Olivier Hallot] + make our clang plugin visible in -ftime-trace output [Luboš Luňák] + make placeholder nodes unselectable (tdf#132143) [Caolán McNamara] + make python warnings in our UITests error early [Noel Grandin] + make RunQuickstartAtFirstStart branding-dependent key [Mike Kaganski] + make SalInstance::CreateClipboard return a single instance in the non-LOK case [Stephan Bergmann] + make screenshot build failure [Caolán McNamara] + make Search family and mask explicit for SfxNewStyleDlg [Caolán McNamara] + make shift+F6 cycle order reverse of F6 (tdf#129004) [Jim Raykowski] + make shortcut of .uno:TraceChangeMode preferred [Maxim Monastirsky] + make Skia copyArea() and copyBits() actually copy, not draw [Luboš Luňák] + make Skia GPU offscreen surfaces work with unittests [Luboš Luňák] + make Skia SkBitmap dumping function static [Luboš Luňák] + make Skia use AA when asked for [Luboš Luňák] + make Skia use either Raster or Vulkan, depending on a setting [Luboš Luňák] + make Skia VCL backend fall back to raster if vulkan doesn't work [Luboš Luňák] + make Skia Windows text rendering use SkImage instead of SkBitmap [Luboš Luňák] + make Skia Windows widget drawing use correct alpha (tdf#129074) [Luboš Luňák] + make SkiaSalBitmap always use internal buffer for pixels [Luboš Luňák] + make SkiaSalBitmap discard cached data of incorrect size (tdf#132367) [Luboš Luňák] + make SkiaSalGraphicsImpl use GPU-backed SkSurface also for offscreen [Luboš Luňák] + make some classes module private [Noel Grandin] + make some classes module-private [Noel Grandin] + make some function symbols module private [Noel Grandin] + make some headers private [Caolán McNamara] + make some SwFEShell data members private [Stephan Bergmann] + make some symbols private [Noel Grandin] + make spinbutton demo wide enough to use [Caolán McNamara] + make SpinField DLLPUBLIC again [Noel Grandin] + make Spreadsheet the default new data source type (tdf#117101) [Gabor Kelemen] + make StatementComposer apply HAVING clause (tdf#122408) [Lionel Elie Mamane] + make sure external/skia include file doesn't define macro Yield [Stephan Bergmann] + make sure gentoken.py always writes a file with Unix-style line ends [Stephan Bergmann] + make sure MaxFilesizeForRealtimePreview read from configuration is non-negative [Stephan Bergmann] + make sure only VCL-Skia or VCL-OpenGL is enabled (tdf#131543) [Luboš Luňák] + make sure SAL_SKIA=vulkan also overrides settings [Luboš Luňák] + make sure Skia invert with TrackFrame doesn't paint outside [Luboš Luňák] + make SvListView::IsSelected take const arg [Caolán McNamara] + make SvxFontSizeBox_Impl Enable and Disable work (tdf#131344) [Jim Raykowski] + make TempFile destructor remove temp directory recursively [Samuel Mehrbrodt] + make the colour swatches larger on iOS (tdf#126966) [Tor Lillqvist] + make the family and mask explicit in SfxStyleSheetBasePool::First [Caolán McNamara] + make the X11/Skia backend finally capable of drawing on screen [Luboš Luňák] + make tiled writer paint reuse decomposes (tdf#130768) [Armin Le Grand] + make TYPELIB_TYPEDESCRIPTIONREFERENCE_ISREALLYWEAK constexpr [Stephan Bergmann] + make UITest name match .mk file name [Stephan Bergmann] + make undo/redo shortcuts work from sidebar docking window [Jim Raykowski] + make UNO error reporting more descriptive (tdf#42982) [Burak Bala] + make unopkg.com proper launcher for unopkg.bin on Windows [Mike Kaganski] + make unusedmember use the shared plugin infrastructure [Noel Grandin] + make upcasting css::uno::Reference ctor require complete types [Stephan Bergmann] + make update_pch also consider files in /src/**/inc [Luboš Luňák] + make update_pch work again [Caolán McNamara] + make variable const, and drop a bogus assert after check [Mike Kaganski] + make visualbackendtest draw at more than 60FPS [Luboš Luňák] + make welded toolbars on-demand that were previously on-demand [Caolán McNamara] + make WinSalVirtualDevice::SetSize() always call Init() for all Impl's [Luboš Luňák] + make Writer Navigator context menus content specific (tdf#128814) [Jim Raykowski] + make X11/Skia render to screen using Skia code [Luboš Luňák] + mark a local function static [Luboš Luňák] + mark external/boost/c++20-allocator.patch.0 as partially covered upstream [Stephan Bergmann] + mark external/clucene/patches/heap-buffer-overflow.patch as sent upstream [Stephan Bergmann] + mark external/clucene/patches/ostream-wchar_t.patch as sent upstream [Stephan Bergmann] + mark external/coinmp/Wnon-c-typedef-for-linkage.patch as upstreamed [Stephan Bergmann] + mark external/liblangtag/Wformat-overflow.patch as effectively covered upstream [Stephan Bergmann] + mark external/mdds/Wdeprecated-copy.patch as upstreamed [Stephan Bergmann] + mark some more classes hidden in --enable-mergelibs mode [Noel Grandin] + mDocument is assumed to be non-null [Caolán McNamara] + mention that this is the "OOXML Transitional" export filter [Samuel Mehrbrodt] + merge both x64 and x86 CRT merge modules into x64 MSI [Mike Kaganski] + merge classes VCLXTopWindow_Base and VCLXTopWindow [Noel Grandin] + merge common code together [Caolán McNamara] + merge FillTypeLB with SvxFillTypeBox [Caolán McNamara] + merge ImplementationInfo back into Implementation [Stephan Bergmann] + merge jurt and unoil into ridl (tdf#117331) [Samuel Mehrbrodt] + merge LOTUS_ROOT into LotusContext [Noel Grandin] + merge OpenGLZone and OpenCLZone into one generic code [Luboš Luňák] + merge the two things listening to FN_NAV_ELEMENT [Caolán McNamara] + missing adjustment for rotation (tdf#132038) [Caolán McNamara] + missing dependency [Stephan Bergmann] + missing gengal vclplug dependencies for macOS and Windows [Stephan Bergmann] + missing include [Stephan Bergmann] + missing include (but just change use of BOOST_ASSERT to plain assert) [Stephan Bergmann] + missing include (for close) [Stephan Bergmann] + missing include (std::isspace) [Stephan Bergmann] + missing include (Windows --disable-pch; for HFONT) [Stephan Bergmann] + missing include (Windows --disable-pch; for std::max) [Stephan Bergmann] + missing include (Windows --disable-pch; for std::min) [Stephan Bergmann] + missing include (Windows --disable-pch; Translate::ExpandVariables) [Stephan Bergmann] + missing includes [Stephan Bergmann] + missing includes (Windows --disable-pch) [Stephan Bergmann] + missing includes on Windows with --disable-pch [Mike Kaganski] + missing move assignment operator (cid#1456145) [Caolán McNamara] + missing sections in link section (tdf#129881) [Noel Grandin] + missing separator [Caolán McNamara] + missing test dependencies [Stephan Bergmann] + missing test dependency [Stephan Bergmann] + missing use_underlines [Caolán McNamara] + mobile: add components needed for long-press context menu popups. [Michael Meeks] + mobile: add missing chart & calc sidebar panels. [Michael Meeks] + mobile: cannot change linestyle on impress [Mert Tumer] + mobile: Center inserted shapes on visible area [Muhammet Kara] + mobile: escape JSON for function wizard, and emit only on mobile. [Michael Meeks] + mobile: fix double tap on chart doesn't get into editmode [Mert Tumer] + mobile: fix hyperlinks are not clickable on impress [Mert Tumer] + ModuleToGroupNameMap_Impl: Use OUStringLiteral instead of OUString [Michael Weghorn] + more date acceptance patterns for Hungarian language (tdf#129240) [Kelemen Gábor] + more fixes to loading of basctl with --enable-mergelibs [Tomoyuki Kubota] + more natural order of Text orientation drowdown items (tdf#130448) [Gabor Kelemen] + more safe handling of destroying Skia surfaces/contexts [Luboš Luňák] + more SkiaSalgraphicsImpl drawing [Luboš Luňák] + more UCB test more robust on my system [Noel Grandin] + more work on SkiaSalGraphicsImpl, mainly drawBitmap [Luboš Luňák] + most has_tooltip uses are bogus [Caolán McNamara] + move "remove duplicates" for a vector to o3tl/vector_utils.hxx [Tomaž Vajngerl] + move [G|S]etGetSpecialCharsFunction into its own header [Caolán McNamara] + move all public Java classes to libreoffice.jar [Samuel Mehrbrodt] + move Boost.Spirit usage away from legacy namespace [Adam Majer] + move dialog.hxx to vcl/include/toolkit [Caolán McNamara] + move docs for Skia env.vars. to vcl/README.vars [Luboš Luňák] + move GlowPrimitive processing in VclPixelProcessor to own method [Tomaž Vajngerl] + move GraphicReader class out of graph.hxx [Tomaž Vajngerl] + move headers inside modules [Noel Grandin] + move implementation of CELL("format";...) to SvNumberFormatter, prep (tdf#132106) [Eike Rathke] + move InterimItemWindow to svtools [Caolán McNamara] + move internal inline function from .hxx to .cxx [Luboš Luňák] + move is*Locked methods to object shell [Samuel Mehrbrodt] + move LIBO_LANG=C setting to gb_TEST_ENV_VARS [Rene Engelhard] + move MetricField, MetricBox and MetricFormatter to be toolkit only [Caolán McNamara] + move most font handling out of CairoTextRender [Luboš Luňák] + move NumericBox to vcl/toolkit [Caolán McNamara] + move opengl vcl files to opengl/ [Luboš Luňák] + move opengl's code for converting 1,2,4bpp to 24bpp [Luboš Luňák] + move PanelLayout to sfx2 [Caolán McNamara] + move private TimeBox to toolkit-only headers [Caolán McNamara] + move SalInstanceEdit declaration to the header file [Szymon Kłos] + move some canvas/ headers inside the module [Noel Grandin] + move some headers inside basic [Noel Grandin] + move some headers inside connectivity [Noel Grandin] + move some headers inside framework [Noel Grandin] + move some headers inside sfx2/ [Noel Grandin] + move some headers inside svtools module [Noel Grandin] + move some headers inside their module [Noel Grandin] + move some headers inside their respective modules [Noel Grandin] + move some headers inside ucbhelper [Noel Grandin] + move some svx/ headers inside the module [Noel Grandin] + move some toolkit/ headers inside the module [Noel Grandin] + move some xmloff/ headers inside the module [Noel Grandin] + move SplinePropertiesDialog & SteppedPropertiesDialog to reuse [Muhammet Kara] + move SvInplaceEdit2 out of public header [Caolán McNamara] + move svmedit.hxx internal to svtools [Caolán McNamara] + move svtabbx.hxx to vcl/toolkit [Caolán McNamara] + move SVTXFormattedField, SVTXCurrencyField, SVTXNumericField to toolkit [Caolán McNamara] + move the "registry" directory to be under "share" on iOS, too [Tor Lillqvist] + move the castToFastAttributeList function [Noel Grandin] + move TreeControlPeer to toolkit [Caolán McNamara] + move UItest to CppunitTest (tdf#128739, tdf#87199, tdf#83901, tdf#107975, tdf#124815, tdf#131407, tdf#96067, tdf#126626, tdf#129346, tdf#125261, tdf#117601, tdf#122232, tdf#80663, tdf#124816, tdf#76636, tdf#126340) [Coming___soON, Xisco Fauli] + move unit conversions to UnitConversion, add convertPointToMm100 [Tomaž Vajngerl] + move uno:Text param from core to online - core part [Muhammet Kara] + move VCLXFileControl to toolkit [Caolán McNamara] + move Wildcard/Comments option above Regular expressions (tdf#118655) [Aditya] + move Word compat option where it belongs [Samuel Mehrbrodt] + move XElementAccess Java tests to C++ (tdf#45904) [Jens Carl] + move XIndexAccess Java tests to C++ (tdf#45904) [Jens Carl] + move XNameAccess Java tests to C++ (tdf#45904) [Jens Carl] + move XNameContainer Java tests to C++ (tdf#45904) [Jens Carl] + move XNameReplace Java test to C++ (tdf#45904) [Jens Carl] + mpDoc is assumed to be non-null [Caolán McNamara] + mpDocument is assumed to be non-null [Caolán McNamara] + mpLinkedField is never set [Caolán McNamara] + mru entry heights aren't initially correct until whole list is invalidated [Caolán McNamara] + MSI: Disable creation of system restore points during installation [Mike Kaganski] + MSVC hack to avoid multiply defined symbols [Stephan Bergmann] + multiline edit appears for a moment when loading [Caolán McNamara] + nah, let's revert that shite [Tor Lillqvist] + navigator content context menu related (tdf#128814) [Jim Raykowski] + navigator pane is grabbing focus away from document when its created [Caolán McNamara] + navigator section tooltip word and character count (tdf#63967) [Jim Raykowski] + nDepth is only written to, not read [Caolán McNamara] + need to use mnOutOffX/mnOutOffY (tdf#130768) [Armin Le Grand (Collabora)] + neon: drop special whitespace href handling [Jan-Marek Glogowski] + neon: enable NE_DEBUG support for gb_ENABLE_DBGUTIL [Jan-Marek Glogowski] + new (but unused) refassign loplugin [Noel Grandin] + new About dialog (tdf#130778) [Heiko Tietze] + new images for splash screen (tdf#130778) [Heiko Tietze] + new loplugin:consttobool [Stephan Bergmann] + new loplugin:makeshared [Noel Grandin] + new loplugin:namespaceindentation [Noel Grandin] + new loplugin:unsignedcompare [Stephan Bergmann] + new loplugin:unusedmember [Stephan Bergmann] + new loplugin:unusedvariableplus [Noel Grandin] + new loplugin:xmlimport [Noel Grandin] + new Print dialog is too high (tdf#127782) [Heiko Tietze] + new UNO and Writer Web background tab pages (tdf#105225) [Jim Raykowski] + next major version will be 7.0 [Christian Lohmaier] + nFamily is already set to SfxStyleFamily::Para [Caolán McNamara] + nFamily is the SfxStyleFamily which was modified [Caolán McNamara] + NFC cleanup2: use DFLT_ESC_* more (tdf#120412) [Justin Luth] + NFC cleanup: use DFLT_ESC_* more (tdf#120412) [Justin Luth] + NFC writerfilter numbering: remove redundant code [Justin Luth] + NFC writerfilter: remove pointless asserts [Justin Luth] + NFC ww8/writerfilter: comment fixes and general code cleanup [Justin Luth] + NFC ww8export: fix outright lies and false insinuations [Justin Luth] + nipick followup: add TOOLS_WARN_EXCEPTION to empty try-catch [Justin Luth] + nitpick writefilter: use enum class and document (tdf#123262) [Justin Luth] + nModCode assigned but not used [Maxim Monastirsky] + no difference between ImageRadioButton and RadioButton [Caolán McNamara] + no direct users of slider.hxx outside vcl anymore [Caolán McNamara] + no FontNameBox exists in any .ui file anymore [Caolán McNamara] + no gray conversion needed for VCL alpha hacks [Luboš Luňák] + no longer have to worry about intra-module compatibility [Caolán McNamara] + no more --disable-gtk [Samuel Mehrbrodt] + no more need to add unoil.jar to URE_MORE_JAVA_TYPES [Stephan Bergmann] + no more SwIterator in GatherChapterFields [Bjoern Michaelsen] + no more SwIterator in HasHiddenInformationNotes [Bjoern Michaelsen] + no need for #ifndef IOS here, this file is not compiled for iOS [Tor Lillqvist] + no need for HAVE_GCC_DEPRECATED_MESSAGE [Stephan Bergmann] + no need for HAVE_GCC_PRAGMA_OPERATOR [Stephan Bergmann] + no need for repetitive GetShell()->GetWin() calls [Caolán McNamara] + no need for these to be heap-allocated [Noel Grandin] + no need to construct a parser in ImportStoredChapterNumberingRules [Noel Grandin] + no need to construct a parser in SwXMLSectionList [Noel Grandin] + no need to construct an extra parser in ConvDicXMLImport [Noel Grandin] + no need to generate invalidations if LOK off (tdf#104878) [Noel Grandin] + no need to include vcl/ctrl.hxx [Caolán McNamara] + no need to leak ImplRepository [Stephan Bergmann] + no need to pass ENABLE_MERGELIBS in command line flags [Noel Grandin] + no need to pass string literals as char* here [Mike Kaganski] + no need to save and restore the SaveMask if we don't change it [Caolán McNamara] + no need to special case 0 [Caolán McNamara] + no need to use shared_ptr here [Noel Grandin] + no need to use strlen here [Noel Grandin] + no point setting mnDecimalDigits to overwrite it immediately [Caolán McNamara] + no reason for the FontAntiAliasing setting being UNX-only (tdf#107744) [Luboš Luňák] + no remaining CreatePopupWindow returns non-null [Caolán McNamara] + no svtlo-ValueSet used in .ui anymore [Caolán McNamara] + no titlebar on modal dialogs on macOS (tf#131549) [Noel Grandin] + no version history shown (tdf#131931) [Noel Grandin] + normalize paths with .. segments (tdf#130216) [Mike Kaganski] + not restoring ostream format (cid#1455745) [Caolán McNamara] + note about SkiaSalBitmap::ConvertToGreyscale() not being worth it [Luboš Luňák] + notebookbar: vertical align for shortcuts toolbar (tdf#123292) [Szymon Kłos] + nothing should link against unoil.jar any more [Stephan Bergmann] + nss: fix Android build [Miklos Vajna] + nss: Fix Android build for x86 and x86_64 [Michael Weghorn] + nss: fix this up to work with Online again [Miklos Vajna] + nStartPosition and nEndPosition are always the same [Caolán McNamara] + nStyle is always set to WB_DROPDOWN | WB_VSCROLL [Caolán McNamara] + null pointer dereferences (cid#1458432) [Caolán McNamara] + null-deref (ofz#20801) [Caolán McNamara] + null-deref of GetObjectShell [Caolán McNamara] + null-deref on detaching already-detached page (tdf#130541) [Caolán McNamara] + null-dereference (ofz#20517) [Caolán McNamara] + null-dereference READ (ofz#20447, ofz#20456, ofz#19933) [Caolán McNamara] + num->number and bul->bullet in sw/ [Noel Grandin] + number format menu too narrow [Caolán McNamara] + ODF chart: import/export of custom position of data point labels (tdf#108110) [Balazs Varga] + ODF export: fix wrong definition of ODFSVER_LATEST_EXTENDED [Michael Stahl] + odk: docs: remove the confusing sentence about "user installation" [Michael Stahl] + OfaTreeOptionsDialog::LoadModule: Use range-based for [Michael Weghorn] + offapi,officecfg,sw: add option to toggle bookmark display (tdf#45589) [Michael Stahl] + offapi: improve description of XPDFDecomposer and PDFTools [Tomaž Vajngerl] + offapi: misleadingly named ParaHyphenationMaxLeadingChars/Trailing [Michael Stahl] + officecfg: export LO character background as MSO shading by default (tdf#125268) [Miklos Vajna] + on insert image rotate automatically based on EXIF orientation tag [Marco Cecchetti] + on main window getting focus gtk is destroying the popup windows itself [Caolán McNamara] + only 'null' case is known to be png [Caolán McNamara] + only call enter/leave page when not changing programatically [Caolán McNamara] + only connect to tooltip query when we have to [Caolán McNamara] + only enable windows incremental linking for debug builds [Noel Grandin] + only freeze/thaw if we have to [Caolán McNamara] + only need xTransform if we have xRecorder [Caolán McNamara] + only outline track if an outline entry is selected (tdf#131067) [Jim Raykowski] + only process with brand.pl the *.keys and *.desktop files [Stephan Bergmann] + only select first page fallback if seting to current page failed (tdf#129346) [Caolán McNamara] + OOM (ofz#20366) [Caolán McNamara] + oom (ofz#20622) [Caolán McNamara] + oox: add PPTX import/export for semi-transparent shape text [Miklos Vajna] + oox: avoid control freeze on exception [Vasily Melenchuk] + OOXML chart export: fix incomplete 3D area chart (tdf#130237) [Balazs Varga] + OOXML chart export: fix lost label placement (tdf#130621) [Balazs Varga] + OOXML chart import: fix number format of pie chart labels (tdf#131398) [Balazs Varga] + OOXML chart: fix format of custom data point labels (tdf#108107) [Balazs Varga] + OOXML chart: fix missing data points of scatter chart (tdf#131143) [Balazs Varga] + OOXML import: fix formula alignment (tdf#121525) [Attila Bakos] + ooxmlexport: allow char shadow_NONE override (tdf#129522) [Justin Luth] + OpenGL: blacklist Intel drivers 26.20.100.6861 - 26.20.100.7463 (tdf#125516) [Mike Kaganski] + operands don't affect result (cid#1456609) [Caolán McNamara] + operate on the text renderer cell, not the first cell [Caolán McNamara] + optimize a bit loop in ScFormatShell::GetStyleState [Julien Nabet] + optimize bit depth conversions to/from Skia where possible [Luboš Luňák] + optimize SkiaSalBitmap::ConvertToGreyscale() [Luboš Luňák] + optimize SkiaSalBitmap::GetAlphaSkImage() [Luboš Luňák] + optimize SkiaSalGraphicsImpl area copying [Luboš Luňák] + optionally generate PDB for libxml.dll [Juergen Funk] + optionally generate PDB for libxslt.dll [Juergen Funk] + optionally generate PDBs also for C# [Juergen Funk] + optionally generate PDBs also for nss [Juergen Funk] + options Dialog AutoCaption fix label alignment to follow HIG [andreas kainz] + options Dialog Basic Fonts Label left align see HIG [andreas kainz] + options Dialog Calc General fix spacing according to HIG [andreas kainz] + options Dialog Compatibility options update first global than file [andreas kainz] + options Dialog Formating Aid update to fulfill HIG [andreas kainz] + options Print Dialog update (tdf#128723) [andreas kainz] + org.libreoffice.uitest.UITest missing from vcl.macosx.component [Stephan Bergmann] + organize includes in vclpixelprocessor2d.cxx [Tomaž Vajngerl] + organize includes in vclprocessor2d.cxx [Tomaž Vajngerl] + OSL_ASSERT->assert in basctl [Noel Grandin] + OSL_ASSERT->assert in basegfx [Noel Grandin] + OSL_ASSERT->assert in basic [Noel Grandin] + out-of-bounds access (cid#1448469) [Caolán McNamara] + OutlinerMode is not a typed_flags, it's not a bitmask (editeng) [Julien Nabet] + overeager assert (tdf#129484) [Caolán McNamara] + overlapping windows, move bottom one down a little (tdf#131576) [Caolán McNamara] + override gb_Package_get_target,python3 also for gb_UITest_DEPS on macOS [Stephan Bergmann] + pack some data structures [Noel Grandin] + page Dialog update [andreas kainz] + PageNumberListBox is now unused [Caolán McNamara] + PageStyle and WritingMode may be absent (chart2) [Julien Nabet] + PaperSizeListBox is now unused [Caolán McNamara] + paragraph Dialog Alignment preview fix [andreas kainz] + paragraph Dialog Outline Numbering Tab update [andreas kainz] + paragraph Dialog Text Flow Page update [andreas kainz] + ParseWithNames pDoc arg assumed to be non-null [Caolán McNamara] + partial refactor hairline logic (tdf#124848) [Armin Le Grand] + partial revert "make more classes private in mergedlibs" [Thorsten Behrens] + pass in a awt::XWindow in the first place [Caolán McNamara] + pass initialized shared_ptr to SwDoc::GetBoxAttr (tdf#129839) [Mike Kaganski] + pass SfxStyleFamily explicitly to SfxStyleSheetBasePool::ChangeParent [Caolán McNamara] + pass SvxBrushItem around by unique_ptr [Noel Grandin] + patch Skia bug with copying data with different alpha type [Luboš Luňák] + pdf export dialog update general tab alignment update [andreas kainz] + pdf export: be a bit less wasteful when jpeg-optimising bitmaps [Thorsten Behrens] + PDF export: don't ignore FilterData specified by UNO clients [Miklos Vajna] + PDF export: fix handling of page sizes larger than 508 cm [Miklos Vajna] + PDF export: skip pointless downsampling for very small images [Miklos Vajna] + PDF export: use MARK() when writing links [Miklos Vajna] + pdf: Add option for PDF/UA to the PDF export dialog [Tomaž Vajngerl] + pdf: change define constants to constexpr [Tomaž Vajngerl] + pdf: convert ResourceKind enum to enum class [Tomaž Vajngerl] + pdf: extract Matrix3 to it's own files [Tomaž Vajngerl] + pdf: extract XMP metadata writing and use XmlWriter [Tomaž Vajngerl] + pdf: move BitmapEmit out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move FontEmit, Glyph, FontSubset, EmbedFont from PDFWriterImpl [Tomaž Vajngerl] + pdf: move g_nInheritedPage{Width,Height} consts from PDFWriterImpl [Tomaž Vajngerl] + pdf: move GlyphEmit out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move GradientEmit out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move GraphicsState out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move GraphicsStateUpdateFlags to vcl::pdf namespace [Tomaž Vajngerl] + pdf: move JPGEmit out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move Mode out of PDFWriterImpl class and convert to enum class [Tomaž Vajngerl] + pdf: move PDFAddStream out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move PDFAnnotation out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move PDFDest out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move PDFEmbeddedFile out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move PDFGlyph out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move PDFLink out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move PDFNamedDest out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move PDFNoteEntry out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move PDFOutlineEntry out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move PDFPage dependency out of Matrix3 class (append method) [Tomaž Vajngerl] + pdf: move PDFPage out of PDFWriterImpl into vcl::pdf namespace [Tomaž Vajngerl] + pdf: move PDFScreen out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move PDFStructureAttribute out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move PDFStructureElement out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move PDFStructureElementKid out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move PDFWidget out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move ReferenceXObjectEmit out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move StreamRedirect out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move struct BitmapID to it's own file [Tomaž Vajngerl] + pdf: move struct ResourceDict to it's own file [Tomaž Vajngerl] + pdf: move TilingEmit out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: move TransparencyEmit out of PDFWriterImpl class [Tomaž Vajngerl] + pdf: Only add role map when alias isn't the same as structure tag [Tomaž Vajngerl] + pdf: remove FontEmbedData typedef [Tomaž Vajngerl] + pdf: remove FontEmitMapping typedef [Tomaž Vajngerl] + pdf: remove FontMapping typedef [Tomaž Vajngerl] + pdf: remove FontSubsetData typedef [Tomaž Vajngerl] + pdf: remove PDFAppearanceMap typdef, but keep PDFAppearanceStreams [Tomaž Vajngerl] + pdf: remove ResourceMap typedef [Tomaž Vajngerl] + pdf: set the UniversalAccessibilityCompliance from the dialog [Tomaž Vajngerl] + pdf: support for PDF/UA in PDFWriter, write flag to the metadata [Tomaž Vajngerl] + pdfexport: improved detection of failure to print with --disable-gui [Ashod Nakashian] + pdfium: don't patch out the COMPONENT_BUILD check, define it [Miklos Vajna] + pdfium: fix setting the size of the document when opening PDF [Tomaž Vajngerl] + pdfium: make breaking of PDF graphic work again [Tomaž Vajngerl] + pdfium: Make Insert -> Image... use VectorGraphicData for PDF. [Jan Holesovsky] + pdfium: support for pages when using PDF import with pdfium [Tomaž Vajngerl] + pdfium: Test insertion of PDF into a document. [Jan Holesovsky] + pDoc is always dereferenced [Caolán McNamara] + PendingOverflowCheck in TextChain is unused [Noel Grandin] + pickBestDevice return is ignored [Caolán McNamara] + placeholder iteration fails to stop when a match is found (tdf#131554) [nd101] + point to the right readme [Ilmari Lauhakangas] + PopFieldContext calls CloseFieldCommand itself [Mike Kaganski] + populate the Description box of the Customize dialog... (tdf#129720) [Onur Yilmaz] + postgresql unused POSTGRE_TRACE [Julien Nabet] + postgresql: replace specific log mechanism by generic SAL_INFO/SAL_WARN [Julien Nabet] + pptx import: draw char noFill as transparent (tdf#118776) [Xisco Fauli] + pragma once in helperwrongspellrenderer.hxx [Tomaž Vajngerl] + pragma once in vclhelperbufferdevice.hxx [Tomaž Vajngerl] + pre-fill Skia bitmaps/surfaces with garbage in dbgutil mode [Luboš Luňák] + preallocate array when initializing/preserving [Mike Kaganski] + prefer array over vector for 3 elements container [John Zhang] + prefer building Skia with Clang if possible (tdf#131697) [Luboš Luňák] + prefer DirectWrite for Skia's Windows text rendering [Luboš Luňák] + prefer O3TL_UNREACHABLE over assert(false) [Stephan Bergmann] + prefer prefix ++ operator for non-primitive type SwNodeIndex [Muhammet Kara] + prefill doc count in mail merge's "Send Email" dialog [Michael Weghorn] + prefix is unused when all implementations have constructors [Stephan Bergmann] + preload: cleanup failed module load warnings and rename them. [Michael Meeks] + prepare id-ID currency formats to ref-derive from (tdf#130772) [Eike Rathke] + presentation optimizer default image settings update (tdf#128658) [andreas kainz] + preservation of footnote depends on reverse iteration (tdf#132288) [Caolán McNamara] + preserve macro signatures in Base (tdf#97694) [Samuel Mehrbrodt] + prevent -Werror,-Wunknown-warning-option when building compilerplugins [Stephan Bergmann] + prevent BroadcastRecalcOnRefMoveHandler copies [Stephan Bergmann] + prevent deadlock in DeInitVCL() on Windows [Mike Kaganski] + prevent gbuildtojson.py from removing the GBUILD_TRACE file [Luboš Luňák] + prevent negative aSelection.Min() (tdf#130555) [Stephan Bergmann] + prevent unnecessary SwapIn calls. (tdf#131185) [Gülşah Köse] + print using the right color for other components too. (tdf#83248) [Arnaud Versini] + problems dragging and dropping from calc navigator (tdf#131157) [Caolán McNamara] + process key-event handlers synchronously for unipoll. (tdf#130382) [Michael Meeks] + proof search: assert to find proof of code correctness. (tdf#80194) [Justin Luth] + proper alignment for label [Heiko Tietze] + proper error check for fwrite in updater.cxx [Muhammet Kara] + proper integer in SvxSearchCharSet::LastInView [Onur Yilmaz] + properly escape desktop file string values [Stephan Bergmann] + properly quote $(NINJA) [Stephan Bergmann] + properly use createOneInstanceComponentFactory for javaloader [Stephan Bergmann] + property browser appearing as a blank area when changing modules [Caolán McNamara] + property Get/Let Basic Statement [LibreOfficiant] + provide controls through context menu in lists of Customize dialog (tdf#112135) [Sarper Akdemir] + push/pop mapmode to avoid 'incorrect MapMode?' warning [Caolán McNamara] + put clang-format commit to .git-blame-ignore-revs [Muhammet Kara] + put clang-format commits to .git-blame-ignore-revs [Tomaž Vajngerl] + put labels in boxes to avoid reordering in online [Szymon Kłos] + pyflakes3: fix undefined name 'self' (wizards/access2base) [Julien Nabet] + python 3.8.2 compile: add tp_print to PyTypeObject [Justin Luth] + python3+WIN: don't fail copy of openssl DLLs+PDBs [Jan-Marek Glogowski] + pyuno,*: kill Python 2 support with fire [Michael Stahl] + pyuno: remove redundant if [Michael Stahl] + pyuno: sed Python2/3 string compatibility wrappers [Michael Stahl] + Qt5 introduce basic HiDPI scaling (tdf#127687) [Luca Carlon] + Qt5 just ignore invalid font attributes [Jan-Marek Glogowski] + Qt5 some refactoring for HiDPI merge [Jan-Marek Glogowski] + Qt5 unify font attribute conversions [Jan-Marek Glogowski] + quote * at start of continuation line in Doxygen /** .. */ comment [Stephan Bergmann] + reap the glxtest child even if OpenGL is not used [Luboš Luňák] + recursively include unnamed inner classes in "layout heuristic" [Stephan Bergmann] + redraw on a hard update [Caolán McNamara] + redraw problems seen on scroll in SvTreeListBox [Caolán McNamara] + reduce indentation [Samuel Mehrbrodt] + reduce iteration in ScViewData::GetScrPos [Noel Grandin] + reduce log noise a little [Noel Grandin] + reduce some pointer chasing [Noel Grandin] + reduce temporary OUString creation [Noel Grandin] + refactor a bit of the footnote handling code [Jan-Marek Glogowski] + refactor CreateFromClipboard to support not passing in a vcl::Window [Caolán McNamara] + refactor PostIt access to SwFormatFields in ... [Bjoern Michaelsen] + refactor Windows OpenGLGlyphCache stuff to be reusable for Skia [Luboš Luňák] + reffld.cxx: SwIterator no more ... [Bjoern Michaelsen] + register spsupp*.dll during installation [Mike Kaganski] + regression from 6d9930f307f08d2c32ee1bcca577cf643955cec9 [Julien Nabet] + reimplement SbRtl_Replace (tdf#132388) [Mike Kaganski] + reimplement supportsOperation() for Skia and OpenGL [Luboš Luňák] + related, fix abort() (tdf#104878) [Noel Grandin] + related: Add tooltip handling to TreeView (tdf#108458) [Jim Raykowski] + related: fix SdrShadowTextAttribute::operator== (tdf#101181) [Mike Kaganski] + related: Make command tooltip show in tooltip (tdf#108458) [Jim Raykowski] + relates Branding for 7.0 (tdf#130778) [Heiko Tietze] + rely on unwind.h, declare what's missing from cxxabi.h (tdf#128671) [Stephan Bergmann] + remove "--clean" option from autogen.sh [Stepas Toliautas] + remove 'ATI' from the driver list [Luboš Luňák] + remove /extras/source/gallery/htmlexpo (tdf#131949) [andreas kainz] + remove /extras/source/gallery/www-graf (tdf#131948) [andreas kainz] + remove a dependency that doesn't make a sense [Luboš Luňák] + remove a hardcoded product name from a translatable string [Adolfo Jayme Barrientos] + remove abort() from SkiaSalGraphicsImpl::invert() [Luboš Luňák] + remove acccfg.{cxx,hxx} from clang-format blacklist [Muhammet Kara] + remove an unused include [Miklos Vajna] + remove and replace newly unused ctor [Caolán McNamara] + remove animatedprimitive2d.hxx from clang-format blacklist [Tomaž Vajngerl] + remove Arrow Gallery (tdf#131786) [andreas kainz] + remove backgroundcolorprimitive2d.hxx from clang-format blacklist [Tomaž Vajngerl] + remove bitmapprimitive2d.{cxx,hxx} from clang-format blacklist [Tomaž Vajngerl] + remove blinking character property from the UI/editor (tdf#132373) [Gabor Kelemen] + remove bogus enumarray[_const]_iterator assignment ops [Stephan Bergmann] + remove borderlineprimitive2d.hxx from clang-format blacklist [Tomaž Vajngerl] + remove British spelling from translatable string [Adolfo Jayme Barrientos] + remove can-focus when focus is lost [Caolán McNamara] + remove catch block for css::lang::IllegalArgumentException [Stephan Bergmann] + remove checkboxes for enabling OpenGL [Luboš Luňák] + remove Close button from Table Data toolbar (tdf#131814) [Gabor Kelemen] + remove comma [Andrea Gelmini] + remove commented-out code [Stephan Bergmann] + remove comphelper::OUStringLiteralList [Stephan Bergmann] + remove configurationhelper in framework/helponstartup (tdf#46037) [Julien Nabet] + remove configurationhelper in oox/vbaproject (tdf#46037) [Julien Nabet] + remove controlprimitive2d.hxx from clang-format blacklist [Tomaž Vajngerl] + remove correctly formatted files from the clang-format blacklist [Muhammet Kara] + remove dated check for jre sub-dir in JDK [Stephan Bergmann] + remove dead condition [Stephan Bergmann] + remove dead conditional [Stephan Bergmann] + remove Diagramm Gallery (tdf#131787) [andreas kainz] + remove direct access to Size field on SwRect [Noel Grandin] + remove duplicate arrow heads in list [Caolán McNamara] + remove duplicate tokens from xmloff [Noel Grandin] + remove enum OutDevType from OutputDevice::drawOutDevDirect (tdf#74702) [Yusuf Keten] + remove Environment gallery (tdf#131789) [andreas kainz] + remove Environment gallery will be available as extension (tdf#131789) [andreas kainz] + remove erroneous whitespace in update_pch [Muhammet Kara] + remove explicit UpdateSettings call (tdf#131613) [Caolán McNamara] + remove extra space from the ToTD message [Muhammet Kara] + remove extraneous quotation mark [Adolfo Jayme Barrientos] + remove Finance gallery (tdf#131790) [andreas kainz] + remove flicker on first position of X11 popover replacement [Caolán McNamara] + remove frame around reference edge widget (tdf#128943) [Thorsten Wagner] + remove frame around rotation wheel within Position and Size dialog (tdf#128942) [Thorsten Wagner] + remove GraphicNative{Metadata,Transform} from clang-f. blacklist [Tomaž Vajngerl] + remove graphicprimitive2d.{cxx,hxx} from clang-format blacklist [Tomaž Vajngerl] + remove helperwrongspellrenderer.{cxx,hxx} from clang-format blacklist [Tomaž Vajngerl] + remove Impl from swap method names in ImpGraphic [Tomaž Vajngerl] + remove JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY, JFW_PLUGIN_FORCE_ACCESSIBILITY [Stephan Bergmann] + remove macro tab for image dialog in online [Pranam Lashkari] + remove Matrix class from basegfx, convert B2DHomMatrix tests [Tomaž Vajngerl] + remove MetricField use from cui [Caolán McNamara] + remove MetricField use from sw [Caolán McNamara] + remove misleading comment [Stephan Bergmann] + remove misused hyphens [Adolfo Jayme Barrientos] + remove mysterious grab focus (tdf#130475) [Jim Raykowski] + remove never-executed else-block [Muhammet Kara] + remove newly unused stuff [Caolán McNamara] + remove newly unused SvxColorValueSet [Caolán McNamara] + remove newly unused ToolbarPopup ctor [Caolán McNamara] + remove newly unused ValueSet [Caolán McNamara] + remove no-longer-needed Skia workaround for GPU offscreen drawing [Luboš Luňák] + remove non-existent files from blacklist (tdf#123936) [Batuhan Taskaya] + remove nonexisting files from solenv/clang-format/blacklist [Stephan Bergmann] + remove nonsense check [Eike Rathke] + remove obsolete Clang <= 3.8 __float128 check [Stephan Bergmann] + remove old background tab page code (tdf#105225) [Jim Raykowski] + remove old Skia text render methods that do not use Skia directly [Luboš Luňák] + remove one more usage of the all make target [Luboš Luňák] + remove outdated comment [Samuel Mehrbrodt] + remove outdated Skia TODO comments [Luboš Luňák] + remove outdated TODO from skia external [Luboš Luňák] + remove OutDevType from OutputDevice::RemoveTransparenciesFromMetaFile (tdf#74702) [Yusuf Keten] + remove People gallery (tdf#131792) [andreas kainz] + remove polygonprimitive2d.hxx from clang-format blacklist [Tomaž Vajngerl] + remove polypolygonprimitive2d.{hxx,cxx} from clang-format blacklist [Tomaž Vajngerl] + remove postgresql-sdbc.ini [Rene Engelhard] + remove recently unused functions [Caolán McNamara] + remove redundant casts [Stephan Bergmann] + remove redundant gb_YACC indirection [Stephan Bergmann] + remove redundant local reallyWeak function [Stephan Bergmann] + remove redundant member clear() from dtor [Stephan Bergmann] + remove redundant MSVSVER [Stephan Bergmann] + remove redundant redefinition of RULER_TAB_RTL [Stephan Bergmann] + remove redundant ScTabView::GetSdrView [Stephan Bergmann] + remove some dead code [Noel Grandin] + remove some newly unused code [Caolán McNamara] + remove some obsolete fpicker/win part [Julien Nabet] + remove some obsolete Skia TODO's [Luboš Luňák] + remove some redundant user-provided dtors [Stephan Bergmann] + remove some redundantly user-declared copy ctors and assignment ops [Stephan Bergmann] + remove some unnecessary button.hxx includes [Caolán McNamara] + remove some unnecessary includes [Caolán McNamara] + remove some unnecessary includes and update pches [Caolán McNamara] + remove some unneeded includes [Caolán McNamara] + remove some unused friend declarations [Stephan Bergmann] + remove some unused headers [Noel Grandin] + remove some unused includes [Miklos Vajna] + remove some unused includes and update pch [Caolán McNamara] + remove some unused local vars [Noel Grandin] + remove some useless comment lines [Noel Grandin] + remove spaces; follow design guidelines for tips-of-the-day (tdf#127294) [Seth Chaiklin] + remove spurious #include [Stephan Bergmann] + remove support for "module" layers [Stephan Bergmann] + remove Symbols Gallery (tdf#131796) [andreas kainz] + remove tango icon theme, (tdf#132022) [Rizal Muttaqin] + remove Text Shape Gallery (tdf#131782) [andreas kainz] + remove the added pages grid and tabpage when remove page called [Caolán McNamara] + remove the padding around the dropdown button of GtkMenuToolButtons [Caolán McNamara] + remove the scrolledwindow frames from all the dialcontrols (tdf#128942) [Caolán McNamara] + remove trailing whitespace [Samuel Mehrbrodt] + remove Transportation gallery (tdf#131780) [andreas kainz] + remove two unused suppressions [Caolán McNamara] + remove undocumented ComboboxToolbarController properties [Caolán McNamara] + remove unnecessary cast [Stephan Bergmann] + remove unnecessary CreateChildContext methods [Noel Grandin] + remove unnecessary if block [Samuel Mehrbrodt] + remove unnecessary include [Caolán McNamara] + remove unnecessary Window::Update() calls, which immediately follow Invalidate [Noel Grandin] + remove unneeded includes and update pch [Caolán McNamara] + remove unused BackendImpl::t_string2object [Stephan Bergmann] + remove unused backgroundpage.ui (tdf#105225) [Jim Raykowski] + remove unused DemoRenderer::maColorWhite [Stephan Bergmann] + remove unused Dispatch::Action [Stephan Bergmann] + remove unused exception imports from updatefeed.cxx [Alex Henrie] + remove unused GetI18nNumbering variant [Caolán McNamara] + remove unused GSOC 2005 "Tabbed Document Windows for OOo" [Caolán McNamara] + remove unused HAVE_FEATURE_LDAP [Stephan Bergmann] + remove unused include [Miklos Vajna] + remove unused includes in graphicfilter [Tomaž Vajngerl] + remove unused jvmfwk *rc files [Stephan Bergmann] + remove unused lokit-only selection properties in.. [Dennis Francis] + remove unused maAsynchronousDeckSwitch. [Emiliano Vavassori] + remove unused nSearchFamily and nMask members [Caolán McNamara] + remove unused OpenCLEnv::mpOclCmdQueue [Stephan Bergmann] + remove unused prefix="direct" feature [Stephan Bergmann] + remove unused preliminary entries from ImplRepository::m_aStore again [Stephan Bergmann] + remove unused RecentlyUsedPageCaches::value_type [Stephan Bergmann] + remove unused return_type template [Stephan Bergmann] + remove unused sc/qa/unit/ucalc_*.cxx data [Stephan Bergmann] + remove unused sidebarpage.ui [Caolán McNamara] + remove unused StateChangeEvent::return_type [Stephan Bergmann] + remove unused suppressions [Caolán McNamara] + remove unused SvTreeListBox::RemoveParentKeepChildren [Caolán McNamara] + remove unused TrueColorPixelPtr specialization SetAlpha [Stephan Bergmann] + remove unused using declarations in oox...xmlsecurity [Gabor Kelemen] + remove unused var m_xChartTypeLabel [Muhammet Kara] + remove unused variable sWord [Muhammet Kara] + remove unused variable. [Tamás Zolnai] + remove unused WW8_FFN_Ver8 [Stephan Bergmann] + remove unwanted commented out hunk [Caolán McNamara] + remove unwanted debug dump [Luboš Luňák] + remove use of macro DeclPrimitive2DIDBlock in drawinglayer [Tomaž Vajngerl] + remove use of macro DeclPrimitive2DIDBlock in everywhere [Tomaž Vajngerl] + remove useless access modifier from the Updater class [Muhammet Kara] + remove useless cast. [Tamás Zolnai] + remove useless PatternPair (sc/vbainterior) [Julien Nabet] + remove user-added page in remove_page [Caolán McNamara] + remove vclhelperbufferdevice.{cxx,hxx} from clang-format blacklist [Tomaž Vajngerl] + remove vclpixelprocessor2d.cxx from clang-format blacklist [Tomaž Vajngerl] + remove vclpixelprocessor2d.hxx from clang-format blacklist [Tomaž Vajngerl] + remove vclprocessor2d.cxx from clang-format blacklist [Tomaž Vajngerl] + remove vclprocessor2d.hxx from clang-format blacklist [Tomaž Vajngerl] + remove viewinformation2d.{cxx,hxx} from clang-format blacklist [Tomaž Vajngerl] + remove what looks like debug printf [Stephan Bergmann] + remove {line,stroke}attribute.hxx from clang-format blacklist [Tomaž Vajngerl] + removed duplicated include [Andrea Gelmini] + removed duplicated includes [Andrea Gelmini] + removed executable bits [Andrea Gelmini] + removed executable flags on images [Andrea Gelmini] + removed executable permission on file [Andrea Gelmini] + removed executable permission on file pptx [Andrea Gelmini] + removed executable permission on files [Andrea Gelmini] + removed executable permission on ott file [Andrea Gelmini] + removed executable permission on SVG file [Andrea Gelmini] + removed executables bit on file .doc [Andrea Gelmini] + removed execution bit on pptx file [Andrea Gelmini] + removed getByTindex in Pyuno pytests (tdf#97361) [Mayank Suman] + removed old comment [Andrea Gelmini] + removed redundant semicolon [Andrea Gelmini] + removed redundant semicolons [Andrea Gelmini] + removed the New Category and Refresh icons from Template dialog (tdf#130600) [ayhanyalcinsoy] + removed useless semicolon [Andrea Gelmini] + rename a createPopupWindow so we can remove 'using createPopupWindow' [Caolán McNamara] + rename ColorValueSet back to SvxColorValueSet [Caolán McNamara] + rename Default Style to Default Paragraph/Page/Table Style (tdf#129568) [ayhanyalcinsoy] + rename Get/SetPropTextFirstLineOfst -> Get/SetPropTextFirstLineOffset [Noel Grandin] + rename GetBaseOfstForFly->GetBaseOffsetForFly [Noel Grandin] + rename getCurrentParamter() as getCurrentParameter() [Muhammet Kara] + rename GetCursorOfst -> GetModelPositionForViewPoint [Noel Grandin] + rename GetOfst -> GetOffset [Noel Grandin] + rename GlyphCache to FreetypeManager [Jan-Marek Glogowski] + rename HAVE_GCC_BUG_87150 to HAVE_P1155R3 [Stephan Bergmann] + rename isMobile to isMobilePhone and introduce a separate isTablet [Tor Lillqvist] + rename LightControl3D back to Svx3DLightControl [Caolán McNamara] + rename LightCtl3D back to SvxLightCtl3D [Caolán McNamara] + rename method setReplacementElement() [Jens Carl] + rename mso-highlight color palette to customizatio [Heiko Tietze] + rename nFirstLineOfst -> nFirstLineOffset [Noel Grandin] + rename nPropFirstLineOfst->nPropFirstLineOffset [Noel Grandin] + rename NumValueSet back to SvxNumValueSet [Caolán McNamara] + rename Prc->Percent in sw [Noel Grandin] + rename PreviewControl3D back to Svx3DPreviewControl [Caolán McNamara] + rename RelativeField back to SvxRelativeField [Caolán McNamara] + rename ScEditEngineDefaulter::SetText [Caolán McNamara] + rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffset [Noel Grandin] + rename SetFirstLineOfst->SetFirstLineOffset [Noel Grandin] + rename SetOfst -> SetOffset [Noel Grandin] + rename some local variables [Noel Grandin] + rename SvtFontSizeBox back to FontSizeBox [Caolán McNamara] + rename SvtFontStyleBox back to FontStyleBox [Caolán McNamara] + rename SvtValueSet back to ValueSet [Caolán McNamara] + rename SvxDialControl back to DialControl [Caolán McNamara] + rename the default table style (tdf#129568) [Maxim Monastirsky] + rename URLBox back to SvtURLBox [Caolán McNamara] + rename vcl::Window::Update to PaintImmediately [Noel Grandin] + rename XML_OLD_NAMESPACE_ constants [Noel Grandin] + renaming variables for upcoming commit for (tdf#36737) [Andreas Heinisch] + reorder code slightly (tdf#115399) [Stephan Bergmann] + reorganize enum based translation [Caolán McNamara] + reorganize ToolbarUnoDispatcher to be useful for sidebar [Caolán McNamara] + repack the boost tarball to be smaller and faster [Luboš Luňák] + rephrase an ungrammatical string [Adolfo Jayme Barrientos] + rephrase cast from sal_Int32 to sal_uInt32 [Stephan Bergmann] + replace `rtl::math::isFinite` with `std::isfinite`. (tdf#130977) [Yukio Siraichi] + replace `rtl::math::isInf` with `std::inf`. (tdf#130976) [Yukio Siraichi] + replace `rtl::math::isNan` with `std::isnan`. (tdf#130975) [Yukio Siraichi] + replace `rtl::math::isSignBitSet` with `std::signbit`. (tdf#130974) [Yukio Siraichi] + replace a CPPUNIT_ASSERT_EQUAL with a static_assert [Stephan Bergmann] + replace an rtl::Static use with a static [Mike Kaganski] + replace and remove VectorGraphicDataPtr typedef for the real type [Tomaž Vajngerl] + replace boost::bimap in sdext pdfimport [Caolán McNamara] + replace comphelper::ServiceInfoHelper::addToSequence [Mike Kaganski] + replace error string for number format errors in Calc (tdf#129878) [Mohamed Sameh] + replace navigation toolbox in Writer navigator (tdf#89566) [Jim Raykowski] + replace one section tip of the day with 4 new section tips (tdf#127294) [Seth Chaiklin] + replace only use of GetDefaultUnit() with FieldUnit::NONE [Caolán McNamara] + replace OSL_ASSERT by assert in GetObj (svx/svdpage) [Julien Nabet] + replace property_tre/json_parser.hpp with fw declaration header (tdf#42949) [Gabor Kelemen] + replace property_tre/ptree.hpp with fw declaration header (tdf#42949) [Gabor Kelemen] + replace remaining uses of WNT define checks with _WIN32 (tdf#130137) [A_GAN] + replace rtl::Static uses with statics [Mike Kaganski] + replace some more copy/clear with swap [Noel Grandin] + replace some std::once with static initializers [Mike Kaganski] + replace tabs with spaces, and unclog clang buildbot [Noel Grandin] + replace TODO with OASIS proposal for semi-transparent shape text [Miklos Vajna] + replace usage of Matrix for B2DHomMatrix in ImpSdrPdfImport [Tomaž Vajngerl] + replace uses of boost::optional<>::get_ptr with free function [Stephan Bergmann] + ReplaceNullTransformation::Transform fix nEndRow [DarkByt31] + report does not show label-fields (tdf#130878) [Noel Grandin] + report submenu activatation the same with/without MenuButton [Caolán McNamara] + reportdesign: Hide some internal commands from customization [Maxim Monastirsky] + reportdesign: Use .uno:UnderlineSimple [Maxim Monastirsky] + reserve ctrl+page_up and ctrl+page_down for notebooks (tdf#130400) [Caolán McNamara] + reset calendar to today for word completion (tdf#130066) [Mike Kaganski] + reset mxContentArea in dispose [Caolán McNamara] + resize surface in SkiaSalGraphicsImpl if needed [Luboš Luňák] + resize the print dialog to its optimum size... (tdf#127782) [Caolán McNamara] + resolved clashing of two ids [Pranam Lashkari] + resolved: Impress mobile Choosing a different type of shape fill crashes [Pranam Lashkari] + resolved: page gradient reset on reopening doc [Pranam Lashkari] + resolves build error from I4c2107b8120797a7cd532b59ca5ccb58ab61a2ae [Heiko Tietze] + resolves build error from patch I7868900d3dceb39497896bcef529fafef3bf268a [Heiko Tietze] + resolves build error from patch I9392c0b550328fc16e1f6c30b02a6d4afbdb2ff0 [Tomoyuki Kubota] + resource leak (cid#1418980) [Caolán McNamara] + resource Leaks (cid#1459020) [Caolán McNamara] + restore and adapt asserts removed in f9fc420d (tdf#101181) [Xisco Fauli] + restore asian and complex tags in Alizarin template (tdf#114746) [Laurent BP] + restore asian and complex tags in Beehive template (tdf#114746) [Laurent BP] + restore asian and complex tags in Blue_Curve template (tdf#114746) [Laurent BP] + restore asian and complex tags in Blueprint_Plans template (tdf#114746) [Laurent BP] + restore asian and complex tags in BrightBlue template (tdf#114746) [Laurent BP] + restore asian and complex tags in Classy_Red template (tdf#114746) [Laurent BP] + restore asian and complex tags in templates (tdf#114746) [Laurent BP] + restore calc navigator custom tooltip [Caolán McNamara] + restore canvas state in SkiaSalGraphicsImpl::drawTransformedBitmap() [Luboš Luňák] + restore fix of Hide vertical text commands early (tdf#83320) [Caolán McNamara] + restore mxModel invariant in ChartColorWrapper::operator() [Muhammet Kara] + restore pseudo-level indent for sections [Caolán McNamara] + restore simple undo and redo buttons for the basctl module [Maxim Monastirsky] + restore this header for Windows only [Mike Kaganski] + restore unit test code accidentally deleted [Noel Grandin] + restructure solenv/bin/assemble-flatpak.sh [Stephan Bergmann] + result is not floating-point (cid#1460477) [Caolán McNamara] + result of LastVisible is never used [Caolán McNamara] + return blank ident if empty notebook [Caolán McNamara] + return fast context in SvxXMLTextImportContext [Noel Grandin] + return nullptr from Create*Context methods in nullptr subclasses [Noel Grandin] + return nullptr from CreateChildContext methods in subclasses [Noel Grandin] + return shared_ptr from AnyWidget::Clone [Noel Grandin] + return shared_ptr from createDocumentElement [Noel Grandin] + return true to show pressing tab was consumed [Caolán McNamara] + reuse getBasctlFunction code [Stephan Bergmann] + reuse toolbar for arrow styles in sidebar (tdf#130035) [Caolán McNamara] + revert "[API CHANGE] remove some primitives rendering settings" [Noel Grandin] + revert "Add BPMN images to the gallery" (tdf#99675) [Heiko Tietze] + revert "add some libs to libmerged" [Noel Grandin] + revert "avoid needless 32bpp->24+8bpp conversion in png writer" (tdf#130128) [Luboš Luňák] + revert "build-failure" (ofz#20976) [Caolán McNamara] + revert "Convert TokenContext to fastparser APIs" [Noel Grandin] + revert "disable parallel-zip if the memory..." (tdf#125662) [Dennis Francis] + revert "Don't autosave encrypted documents" (tdf#129096) [Thorsten Behrens] + revert "Don't display reload as toggle command" [Samuel Mehrbrodt] + revert "Drawing calc grid misses pixels on bottom and right; fix." [Thorsten Behrens] + revert "Drop checking for user extensions w/ the same ID on every synchronization" (tdf#131084) [Michael Stahl] + revert "Enable/Disable of children shouldn't be necessary" [Jan-Marek Glogowski] + revert "Export LO character background as MSO shading by default." (tdf#125268) [Tamás Zolnai] + revert "Fix 9d63592d530e9ad5ab2d6aee0aba5bc0c117aae3" [Julien Nabet] + revert "follow-up: enable "Source format" checkbox of data label" (tdf#95425) [Stephan Bergmann] + revert "Indirect-leak" (ofz#20267) [Caolán McNamara] + revert "jsdialog: Refresh dialog after action" [Tamás Zolnai] + revert "jsdialogs: don't recreate sidebar on event" [Szymon Kłos] + revert "jsdialogs: emit JSON at idle to avoid repeated emission." [Michael Meeks] + revert "jsdialogs: send JSON to the client" [Michael Meeks] + revert "jsdialogs: set LOKNotifier in Deck" [Michael Meeks] + revert "let SvxLineEndWindow have a menubutton parent" (tdf#130035) [Caolán McNamara] + revert "let's add some asserts" (tdf#130428) [Armin Le Grand (Collabora)] + revert "LibO Basic For loops variations" (tdf#128655) [Mike Kaganski] + revert "lok: only generate sidebar JSON for mobile views, for now." [Michael Meeks] + revert "lok: ui: more files to increase the 'step-increment'" [Miklos Vajna] + revert "lokit: scale the validation dropdown with client zoom" [Dennis Francis] + revert "loplugin:constfields in oox" [Noel Grandin] + revert "loplugin:constfields in package..registry" [Noel Grandin] + revert "loplugin:constfields in reportdesign,sal,sax" [Noel Grandin] + revert "loplugin:constfields in sc" [Noel Grandin] + revert "loplugin:constfields in scaddins,sccomp" [Noel Grandin] + revert "loplugin:constfields in scripting" [Noel Grandin] + revert "loplugin:constfields in sd" [Noel Grandin] + revert "loplugin:constfields in sdext" [Noel Grandin] + revert "loplugin:constfields in sfx2" [Noel Grandin] + revert "loplugin:constfields in shell" [Noel Grandin] + revert "loplugin:constfields in slideshow" [Noel Grandin] + revert "loplugin:constfields in smoketest..sot" [Noel Grandin] + revert "loplugin:constfields in starmath" [Noel Grandin] + revert "loplugin:constfields in stoc..svgio" [Noel Grandin] + revert "loplugin:constfields in svl" [Noel Grandin] + revert "loplugin:constfields in svtools" [Noel Grandin] + revert "loplugin:constfields in svx" [Noel Grandin] + revert "loplugin:constfields in sw" [Noel Grandin] + revert "loplugin:constfields in toolkit" [Noel Grandin] + revert "loplugin:constfields in tools" [Noel Grandin] + revert "loplugin:constfields in ucb" [Noel Grandin] + revert "loplugin:constfields in ucbhelper" [Noel Grandin] + revert "loplugin:constfields in unoidl" [Noel Grandin] + revert "loplugin:constfields in unotools..uui" [Noel Grandin] + revert "loplugin:constfields in vbahelper" [Noel Grandin] + revert "loplugin:constfields in vcl" [Noel Grandin] + revert "loplugin:constfields in writerfilter" [Noel Grandin] + revert "loplugin:constfields in xmlhelp" [Noel Grandin] + revert "loplugin:constfields in xmloff" [Noel Grandin] + revert "loplugin:sequenceloop improve rvalue detection" [Noel Grandin] + revert "Make Chart Creation Wizard async" [Stephan Bergmann] + revert "Make font-based unit test depend on instdir fonts" [Jan-Marek Glogowski] + revert "make Linux Clang Jenkins builds use -Og" [Luboš Luňák] + revert "make: map slowcheck to gbuild's build and slowcheck" [Luboš Luňák] + revert "NFC writerfilter: remove pointless asserts" [Justin Luth] + revert "no need to use shared_ptr here" [Noel Grandin] + revert "remove configurationhelper in oox/vbaproject" (tdf#46037) [Julien Nabet] + revert "Revert "add some libs to libmerged"" [Noel Grandin] + revert "Revert "make: map slowcheck to gbuild's build and slowcheck"" [Luboš Luňák] + revert "revert obsolete writerfilter hacks for and " (tdf#128752, tdf#119054) [László Németh] + revert "sfx2: sidebar: new .uno commands to show and hide sidebars" [Michael Meeks] + revert "StarDesktop libO Basic UNO object" [Mike Kaganski] + revert "Stop Navigator content view flashing" [Stephan Bergmann] + revert "sw tablestyle: manually scan parents for ::SET" (tdf#118947) [László Németh] + revert "sw tablestyle: no need to avoid numbered para" (tdf#118947) [László Németh] + revert "SwAutoCompleteClient: SwClient no more" [Stephan Bergmann] + revert "tdf114724: uitest: make test less time.sleep dependent" [Xisco Faulí] + revert "UITest: Actually time-out the wait" [Stephan Bergmann] + revert "unopkg: Correctly display log messages on Windows" [Mike Kaganski] + revert "update bullets and numbering images" (tdf#131224) [Heiko Tietze] + revert "upgrade to latest glm" [Stephan Bergmann] + revert "Use "pragma once" on udkapi/*" (tdf#124176) [Stephan Bergmann] + revert "use SolarMutexReleaser in UUIInteractionHelper" [Noel Grandin] + revert "WordCountDIalog in vertical mobile version" [Szymon Kłos] + revert BackendCapabilities::mbSupportsBitmap32 for Skia [Luboš Luňák] + revert fix for (tdf#131554, tdf#132282) [Xisco Fauli] + revert obsolete writerfilter hacks for and (tdf#119054, tdf#128752) [Justin Luth] + revert optimization - 31b7dc19c32f42197c481cb7d2f44c600b755e2b [Michael Meeks] + revert the gyp-based nss build changes [Luboš Luňák] + revert too aggressive clean-up [Stephan Bergmann] + revert typo in documentation [Stephan Bergmann] + revert Uncaught exception (cid#1455212) [Caolán McNamara] + revert Windows installer legend images (tdf#130778) [Rizal Muttaqin] + revised text for existing tips [Seth Chaiklin] + rework ImplAnimView cleanup using STL algorithms [Adrien Ollier] + rework line style to be a wide toolbar button [Caolán McNamara] + rework of painting and removal of ImplAnimView using the STL [Adrien Ollier] + rework PageColumnPopup to be a PopupWindowController [Caolán McNamara] + rework PageMarginPopup to be a PopupWindowController [Caolán McNamara] + rework PageOrientationPopup to be a PopupWindowController [Caolán McNamara] + rework PageSizePopup to be a PopupWindowController [Caolán McNamara] + rework ParaLineSpacingPopup to be a PopupWindowController [Caolán McNamara] + rework section selection from Navigator (tdf#105600) [Jim Raykowski] + rework SfxCharmapCtrl to be a PopupWindowController [Caolán McNamara] + rework SfxEmojiControl to be a PopupWindowController [Caolán McNamara] + rework Skia setup [Luboš Luňák] + rework SvxColumnsToolBoxControl to be a PopupWindowController [Caolán McNamara] + rework SvxTableToolBoxControl as PopupWindowController [Caolán McNamara] + rework SvxUndoRedoControl to be a PopupWindowController [Caolán McNamara] + rework SwNavigationPI to listen to two properties [Caolán McNamara] + rework SwScrollNaviPopup to be a simple popdown [Caolán McNamara] + rework TextCharacterSpacingPopup to be a PopupWindowController [Caolán McNamara] + rework TextUnderlinePopup to be a PopupWindowController [Caolán McNamara] + rework the default make target [Luboš Luňák] + rework to avoid Assign instead of compare (cid#1460667) [Caolán McNamara] + rewrite of Animation::Start using the STL [Adrien Ollier] + rewrite of ImplAnimView::matches using a boolean expression [Adrien Ollier] + rewrite ParamValue::is [Stephan Bergmann] + rewrite uses of boost::optional [Stephan Bergmann] + rewrite uses of boost::optional, Windows redux [Stephan Bergmann] + rotation reference edge had no real description (tdf#129300) [Caolán McNamara] + rptuilo-ConditionField does not appear in any .ui anymore [Caolán McNamara] + RTF import: reset writerfilter bit even if the import fails [Miklos Vajna] + RTF/DOCX export: always set hyphenation to auto at document level [Vasily Melenchuk] + rtfimport: deduplicating borders loses information (tdf#129605) [Justin Luth] + run both test functions named test_word_count_interpunction_counted_tdf56975 [Stephan Bergmann] + run svx animations at POST_PAINT priority (tdf#131753) [Luboš Luňák] + sal_Char->char in avmedia..basic [Noel Grandin] + sal_Char->char in canvas..codemaker [Noel Grandin] + sal_Char->char in comphelper [Noel Grandin] + sal_Char->char in connectivity [Noel Grandin] + sal_Char->char in cppcanvas..cui [Noel Grandin] + sal_Char->char in dbaccess [Noel Grandin] + sal_Char->char in desktop..dtrans [Noel Grandin] + sal_Char->char in editeng..eventattacher [Noel Grandin] + sal_Char->char in extensions [Noel Grandin] + sal_Char->char in filter [Noel Grandin] + sal_Char->char in forms..framework [Noel Grandin] + sal_Char->char in formula..i18npool [Noel Grandin] + sal_Char->char in idlc..linguistic [Noel Grandin] + sal_Char->char in lotuswordpro..odk [Noel Grandin] + sal_Char->char in oox..registry [Noel Grandin] + sal_Char->char in remotebridges..sax [Noel Grandin] + sal_Char->char in sc [Noel Grandin] + sal_Char->char in scaddins..sdext [Noel Grandin] + sal_Char->char in sd [Noel Grandin] + sal_Char->char in sfx2..slideshow [Noel Grandin] + sal_Char->char in sot..store [Noel Grandin] + sal_Char->char in svtools..svl [Noel Grandin] + sal_Char->char in svx [Noel Grandin] + sal_Char->char in sw [Noel Grandin] + sal_Char->char in test..testtools [Noel Grandin] + sal_Char->char in toolkit [Noel Grandin] + sal_Char->char in tools [Noel Grandin] + sal_Char->char in ucb [Noel Grandin] + sal_Char->char in unoxml [Noel Grandin] + sal_Char->char in vcl [Noel Grandin] + sal_Char->char in xmloff..xmlsecurity [Noel Grandin] + SAL_INFO_IF -> SAL_WARN_IF [Noel Grandin] + sal_osl_security: Windows: Handle cases with same hostname and username [Mike Kaganski] + sal_uLong to size_t for sizeof related types [Muhammet Kara] + SalInvert::N50 has 1x1 pixel checker size, not 2x2 (tdf#131580) [Luboš Luňák] + same code on each branch [Caolán McNamara] + same grid layout in all apps for better arrangement and presets [andreas kainz] + same shortcut for insert and edit comment (tdf#95854) [Maxim Monastirsky] + SameContentListBox is newly unused [Caolán McNamara] + save/restore the entry text of the fontsize widget [Caolán McNamara] + SbxArray: drop 16-bit indices [Mike Kaganski] + sc lok: Implement execution of SID_LANGUAGE_STATUS... [Tamás Zolnai] + sc lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTION [Tamás Zolnai] + sc lok: Implement execution of SID_SPELLCHECK_IGNORE_ALL [Tamás Zolnai] + sc/qa: revert locale change in the scope guard. [Mark Hung] + sc: Add UItest (tdf#132097) [Xisco Fauli] + sc: Add unittest (tdf#66668, tdf#130108, tdf#132278) [Xisco Fauli] + sc: clear the spell checking markers after applying corrections [Ashod Nakashian] + sc: correctly update spelling markers on undo/redo [Ashod Nakashian] + sc: disable tdf91217 UITest for now [Miklos Vajna] + sc: LOK: commit cell edits before saveas [Ashod Nakashian] + sc: rowcol: add UI to turn jumbo sheets on (tdf#50916) [Noel Grandin] + sc: rowcol: convert mark data [Noel Grandin] + sc: rowcol: convert segmenttree (tdf#50916) [Noel Grandin] + sc: rowcol: convert Valid* methods (tdf#50916) [Noel Grandin] + sc: rowcol: create ScSheetLimits to hold by rtl::Reference (tdf#50916) [Noel Grandin] + sc: rowcol: initial conversion of Valid* methods (tdf#50916) [Noel Grandin] + sc: rowcol: pass ScDocument to the token classes (tdf#50916) [Noel Grandin] + sc: rowcol: pass ScDocument* around in data/ (tdf#50916) [Noel Grandin] + sc: rowcol: pass ScDocument* around in filter/ (tdf#50916) [Noel Grandin] + sc: spelldialog: lock before resetting the editview [Ashod Nakashian] + ScGlobal - change direct access to a static ptr for a getter [Tomaž Vajngerl] + ScOrcusStyles::commit_cell_style creates SfxStyleFamily::Para styles [Caolán McNamara] + ScOutputData::GetMergeOrigin: Handle cells outside own area (tdf#131593) [Michael Weghorn] + ScQueryParam can be allocated inline in ScQueryCellIterator [Noel Grandin] + scripting: mailmerge.py: remove Python 3.0/3.1 support [Michael Stahl] + scroll GtkTreeView to a position after clear+fill without flickering [Caolán McNamara] + scroll to make selected entry visible [Caolán McNamara] + scroll to the row when putting the cursor in it [Caolán McNamara] + scroll treeview correctly [Caolán McNamara] + scrollbar adjustment wrong if we clear and refill a SvtValueSet [Caolán McNamara] + ScrollToAbsPos is better than ScrollOutputArea [Caolán McNamara] + ScShapeChild has broken copy functions [Stephan Bergmann] + ScSheetLimits must be a complete type here (Windows --disable-pch) [Stephan Bergmann] + sd lok: Implement execution of SID_LANGUAGE_STATUS... [Tamás Zolnai] + sd lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTION [Tamás Zolnai] + sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALL [Tamás Zolnai] + sd PDF export: fix links ending up on wrong pages with hidden slides (tdf#61274) [Miklos Vajna] + sd position ad size dialog update [andreas kainz] + sd: Add unittest (tdf#128049) [Xisco Fauli] + sd: define three columns for the slide transition pane [Henry Castro] + sd: explain ENABLE_PDFIMPORT-guarded tests [Ashod Nakashian] + sd: extend test to check the PDF pages aren't rendered when loaded [Tomaž Vajngerl] + sd: fix typo maEffectDiscriptorMap -> maEffectDescriptorMap; [Mark Hung] + sd: for_each -> range-for [Ashod Nakashian] + sd: LOK: don't access null dispatcher [Ashod Nakashian] + sd: move some import tests to export tests [Xisco Fauli] + sd: Unit test to check the fill style of odg object. [Shivam Kumar Singh] + SdDocPreviewWin is unused [Caolán McNamara] + SdrGrafObj: don't check the primitive sequence for PDF to get metadata [Tomaž Vajngerl] + SdrPdfImport: add a test class to sd and write a simple test [Tomaž Vajngerl] + SdrPdfImport: fix garbled text at breaking the PDF graphic [Tomaž Vajngerl] + SdrPdfImport: rename ImportText to InsertTextObject [Tomaž Vajngerl] + SdrPdfImport: rename some variables to non-abbreviated names [Tomaž Vajngerl] + SdrPdfImport: use convertPointToMm100 for all unit conversion [Tomaž Vajngerl] + sduilo-SdPageListControl doesn't exist anymore [Caolán McNamara] + search mask is always overwritten [Caolán McNamara] + SearchMask doesn't have a bearing on whether to enable/disable tree drag [Caolán McNamara] + section links are lost on save and reload (tdf#129883) [Noel Grandin] + seems a poor idea to increment a vector iter by COMBOBOX_APPEND [Caolán McNamara] + self-certify LibreOffice licenses as OSI-approved [Thorsten Behrens] + send hyperlinkclicked callback on calc mobile [Mert Tumer] + send SalEvent::LoseFocus only if some other widget gains focus (tdf#129634) [Caolán McNamara] + send signal_toggle_menu on set_menu_item_active [Caolán McNamara] + send state changes of .uno:NumberFormatDecimal command to LOK [Mert Tumer] + separate cm from value in built-in en_US strings (tdf#129267) [Caolán McNamara] + separate setting toggle and showing menu for ToolbarToggleMenu buttons [Caolán McNamara] + set a narrow width so it takes the width of its fellow panel members [Caolán McNamara] + set an initial height for widgets in toolbars [Caolán McNamara] + set BackendCapabilities::mbSupportsBitmap32 for Skia again [Luboš Luňák] + set Boost baseline to 1.66, and enforce it [Stephan Bergmann] + set correct initial drag image [Caolán McNamara] + set cursor after thawed [Caolán McNamara] + set Firebird creation option experimental [Julien Nabet] + set focus in data browser by default [Caolán McNamara] + set INSTALLLOCATION in one single place [Mike Kaganski] + set popup for a welded TextCharacterSpacingPopup [Caolán McNamara] + set popup for a welded TextUnderlinePopup [Caolán McNamara] + set preset-id for user defined motion paths. (tdf#94947) [Mark Hung] + set text field modified on edit in Impress [Szymon Kłos] + set the state on the widget instead of the context to get it to stick [Caolán McNamara] + set title of Color Replacer dialog [Caolán McNamara] + set up properly Vulkan context creation also for Windows [Luboš Luňák] + set-focus doesn't exist in GtkEventBox, only GtkWindow [Caolán McNamara] + SetReference ScDocument arg is never null [Caolán McNamara] + setting distributed results that justified cannot be set (tdf#130486) [Caolán McNamara] + setuprc has to be a .PHONY target in order to get the current git hash [Andras Timar] + sfx2 sidebar: document deck vs panel relationship [Miklos Vajna] + sfx2: fix handling of password to open vs modify (tdf#129829) [Miklos Vajna] + sfx2: fix UB in SfxBindings::LeaveRegistrations() [Miklos Vajna] + sfx2: LOK: disable the Reset button from tabbed dialogs [Ashod Nakashian] + sfx2: sidebar: new .uno commands to show and hide sidebars [Ashod Nakashian] + sfx2: sidebar: notify mobile when the sidebar closes [Ashod Nakashian] + sfx2: sidebar: publish created notification on Mobile too [Ashod Nakashian] + sfx2: tolerate missing LOKNotifier on FloatingWindow hide [Ashod Nakashian] + SfxGlobalEvents_Impl::m_xEvents is never changed and never null [Stephan Bergmann] + SfxItemState::UNKNOWN replacements (tdf#130428) [Armin Le Grand] + sfxlo-OptionalBox isn't in sfx (tdf#130513) [Caolán McNamara] + SfxPopupWindow is now unused [Caolán McNamara] + SfxViewShell::SetPrinter_Impl: Adapt comments a bit [Michael Weghorn] + should be using make_shared here [Noel Grandin] + show accel key for sidebar dock/undock menu item [Jim Raykowski] + show arguments' tooltip above if in Formula Bar's Input Line (tdf#124443) [ayhanyalcinsoy] + show chart props sidebar on activation (tdf#94288) [Muhammet Kara] + show custom chart title if autoTitleDeleted is missing (tdf#119138) [Gabor Kelemen] + show degree symbol in DialControl linked spinbuttons [Caolán McNamara] + show dialog when signed macros are blocked (tdf#97694) [Samuel Mehrbrodt] + show flags and modes symbolically in the SAL_INFO() for open() and access() [Tor Lillqvist] + show infobar when hyphenation info for text language is missing (tdf#128191) [Samuel Mehrbrodt] + show Korean Dangi Calendar format (tdf#125446) [DaeHyun Sung] + show tooltips in CuiConfigFunctionListBox (tdf#108458) [Jim Raykowski] + show undock or dock menu item in toolbar menu (tdf#130163) [Jim Raykowski] + show what pathname a fd was opened from in the SAL_INFO("sal.file") calls [Tor Lillqvist] + sidebar expandable fix [andreas kainz] + sidebar line alignment update [andreas kainz] + sidebar list small update [andreas kainz] + sidebar position and size update [andreas kainz] + sidebar sd module slidebackground sync with writer [andreas kainz] + sidebar text panel spacing update [andreas kainz] + sidebar widget visible when sidebar collapsed (tdf#130845) [Caolán McNamara] + sidebar writer table spacing fix [andreas kainz] + sidebar: allow panels to lurk around instead of being disposed. [Michael Meeks] + sidebar: always trigger LOK notifications on resize [Ashod Nakashian] + sidebar: bring new sidebar commands in-house & be more assertive with sfx2 [Michael Meeks] + sidebar: Can't set Automatic color (tdf#131230) [Pranam Lashkari] + sidebar: check for valid current deck before closing [Ashod Nakashian] + sidebar: Distinguish between Impress and the rest for LOK [Aron Budea] + sidebar: do not emit unnecessary created notifications [Ashod Nakashian] + sidebar: Don't expand table design styles vertically [Muhammet Kara] + sidebar: improve invalidation tracking for Panels. [Michael Meeks] + sidebar: no scrollbar in LOK [Ashod Nakashian] + sidebar: provide indent field boxes with useful id for hiding on mobile. [Michael Meeks] + sidebar: reset the LOKNotifier when the ViewShell changes [Ashod Nakashian] + sidebar: sensible line and page sizes and invalidate [Ashod Nakashian] + SidebarDialControl is now unused [Caolán McNamara] + sidebarparagraph update for smaler height and better sizing [andreas kainz] + sidebarpossize update for smaler height and better sizing [andreas kainz] + sidebars: add JSDialog support to sidebars [Ashod Nakashian] + sidebarwrap is conforming now [Caolán McNamara] + sifr Dark: Missing Set Reminder icons (tdf#32490) [Rizal Muttaqin] + sifr: Add Modify Layer, Header & Footer icons [Rizal Muttaqin] + sifr: Add more 32 px icons (Calc, Draw & Impress default toolbar) [rizmut] + sifr: Add more 32px extra large icons (tdf#129846) [rizmut] + sifr: Add more 32px icons (tdf#129846) [rizmut] + sifr: Added SVG version of the Sifr Dark icon set . (tdf#128849) [rizmut] + sifr: Fix for (tdf#127415, tdf#129846) [Rizal Muttaqin] + sifr: Fix for icons for insert row/column (tdf#122488) [rizmut] + sifr: Fix missing slide transition icons (tdf#130864) [rizmut] + sifr: Update dark chart color, clean links.txt, remove similar icons [rizmut] + sifr: Update Gamma icons in Sidebar and Tabbed bar [rizmut] + significantly reduce build time of sharedvisitor.cxx [Luboš Luňák] + silence -Werror,-Wdeprecated-declarations for now [Noel Grandin, Stephan Bergmann] + silence -Werror,-Wsometimes-uninitialized [Stephan Bergmann] + silence -Werror,-Wuninitialized [Stephan Bergmann] + silence -Werror,-Wunused-variable (clang-cl) [Stephan Bergmann] + silence -Werror,-Wvoid-pointer-to-int-cast (LLVM 10 trunk clang-cl) [Stephan Bergmann] + silence -Werror=maybe-uninitialized [Stephan Bergmann] + silence bogus -Wstringop-overflow with GCC trunk towards GCC 10 [Stephan Bergmann] + silence bogus Dereference after null check (cid#1458168) [Caolán McNamara] + silence Dereference null return value (cid#1448516) [Caolán McNamara] + silence dtoa coverity warnings [Caolán McNamara] + silence false -Werror=maybe-uninitialized [Stephan Bergmann] + silence loplugin:cppunitassertequals when comparing pointer against nullptr [Stephan Bergmann] + silence loplugin:duplicatedefines for WIN32_LEAN_AND_MEAN (clang-cl) [Stephan Bergmann] + silence loplugin:unnecessaryoverride (clang-cl) [Stephan Bergmann] + silence loplugin:unnecessaryoverride in WinSalInstance::GetBackendCapabilities [Stephan Bergmann] + silence Out-of-bounds write (cid#1458019) [Caolán McNamara] + silence pesky gtk warnings on close of floating 3d window [Caolán McNamara] + silence RV: Bad use of return value (cid#1448226, cid#1448447) [Caolán McNamara] + silence some CHECKED_RETURNs (cid#1458429) [Caolán McNamara] + silence some Clang 10 trunk -Wdeprecated-copy-dtor [Stephan Bergmann] + silence Uncaught exception (cid#1401342) [Caolán McNamara] + silence Unchecked return value (cid#1461385, cid#1457613, cid#1458164) [Caolán McNamara] + silence Use after free (cid#1462311) [Caolán McNamara] + silence various Unchecked return value (cid#1460978) [Caolán McNamara] + silence warnings in salvtables.hxx [Szymon Kłos] + silence Wrapper object use after free (cid#1448537) [Caolán McNamara] + simplify a bit B2DPolyRange::appendElement (basegfx) [Julien Nabet] + simplify a bit use of LabelPlacementParam (oox/chartexport) [Julien Nabet] + simplify check for hyphenation support [Samuel Mehrbrodt] + simplify code [Luboš Luňák, Noel Grandin] + simplify comparison data calculation (tdf#108642) [Noel Grandin] + simplify getting ISO 8601 date string [Mike Kaganski] + simplify handling of comparing XML_NAMESPACE values [Noel Grandin] + simplify InterfaceContainerHelper::clear [Noel Grandin] + simplify is/get methods in svtools/printoptions (tdf#46037) [Julien Nabet] + simplify IsOpCode a bit [Mike Kaganski] + simplify NodeArray code [Noel Grandin] + simplify ORefVector code [Noel Grandin] + simplify pointer equality comparison [Stephan Bergmann] + simplify QNameToString [Noel Grandin] + simplify SdrObjList::GetObj (svx/svdpage) [Julien Nabet] + simplify sequence initialization [Mike Kaganski] + simplify sequences initialization [Mike Kaganski] + simplify some SwRect code - use the SwRect Add* variants [Noel Grandin] + simplify SQLError::ParamValue to just o3tl::optional [Stephan Bergmann] + simplify SwTableField::GetNodeOfFormula() [Bjoern Michaelsen] + simplify the code [Mike Kaganski] + simplify the LibreOfficeKit mobile phone and tablet API [Tor Lillqvist] + simplify use of rtl::math::approxEqual in include/basegfx/ (tdf#42949) [Gabor Kelemen] + simplify uses of sal_math_Double (tdf#130981) [james] + six: upgrade release to 1.14.0 used by gdb [Jens Carl] + size group is ignoring hidden widgets, leading to labels overlapping entries [Caolán McNamara] + skia alpha handling improvements [Luboš Luňák] + skia has fast bitmap scaling too, if using Vulkan [Luboš Luňák] + skia supports 32bit bitmaps [Luboš Luňák] + skia: add common function to check the input SalTwoRects [Tomaž Vajngerl] + skia: change lclPolygonToPath to get SkPath as parameter [Tomaž Vajngerl] + skia: don't loop to first point if the polygon is not closed [Tomaž Vajngerl] + skia: drawAlphaRect and drawRect use common code [Tomaž Vajngerl] + skia: drawMask can be simplified with drawBitmap call [Tomaž Vajngerl] + skia: fix #define MemoryBarrier coming from winnt.h from pch [Mike Kaganski] + skia: fix --disable-gui build [Luboš Luňák] + skia: implement blendAlphaBitmap and blendBitmap [Tomaž Vajngerl] + skia: implement direct PolyPolygon and PolyLine rendering [Tomaž Vajngerl] + skia: implement drawTransformedBitmap [Tomaž Vajngerl] + skia: implement invert operation [Tomaž Vajngerl] + skia: make gcc not crash again for x86 builds [Thorsten Behrens] + skia: make gcc not crash for x86 builds [Thorsten Behrens] + skia: move {to,from}SkColor to gdiimpl.cxx [Tomaž Vajngerl] + skia: redirect drawBitmap with bitmap + mask to drawAlphaBitmap [Tomaž Vajngerl] + skia: use a common drawBitmap in more cases [Tomaž Vajngerl] + skip "on-demand" entries (tdf#126828) [Caolán McNamara] + skip non-uno dispatch toolbar entries [Caolán McNamara] + skip on-demand children in all_foreach [Caolán McNamara] + skip on-demand entries on iter_next/iter_previous [Caolán McNamara] + skip text drawing if there is nothing to draw [Luboš Luňák] + slider.hxx has no need to include field.hxx anymore [Caolán McNamara] + SlideTransitionBox is unused [Caolán McNamara] + small cleanups in TextRanger [Noel Grandin] + so horizontal SlideTransitionPane is also unused [Caolán McNamara] + solenv: handle copying empty directories in the installer [Miklos Vajna] + solenv: remove no longer needed OptionalBox widget factory [Miklos Vajna] + solve the Skia lerp() conflict differently [Luboš Luňák] + some improvements to About box and branding [Heiko Tietze] + some more checks for correct screen size [Samuel Mehrbrodt] + some more places to check for AllowOverrideLocking option [Samuel Mehrbrodt] + some of these need to be GtkToggleToolButton [Caolán McNamara] + some std::set->o3tl::sorted_vector [Noel Grandin] + some VCL OpenGL-specific env.vars. actually apply to Skia as well now [Luboš Luňák] + sort compilerplugin sources [Luboš Luňák] + sort items [Stephan Bergmann] + sort solenv/clang-format/blacklist [Stephan Bergmann] + SOTranscoder.java is unused (filter/svg) [Julien Nabet] + SpacingListBox is now unused [Caolán McNamara] + speed up GfxLink compare (tdf#104878) [Noel Grandin] + speedup hit test for FillGraphicPrimitive2D. (tdf#104225) [Mark Hung] + speedup huge pixel graphics Cairo (tdf#130768) [Armin Le Grand (Collabora)] + speedup opening of xlsx file with lots of comments (tdf#129228) [Noel Grandin] + speedup sw build a little [Noel Grandin] + SpellingPopup: Convert "Ignore" menu item to use a slot ID. [Tamás Zolnai] + SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (grammar). [Tamás Zolnai] + SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (spelling). [Tamás Zolnai] + SpellingPopup: Convert char dialog related items to use slot id [Tamás Zolnai] + SpellingPopup: Convert paragraph language items to use slot id [Tamás Zolnai] + SpellingPopup: Convert selection language items to use slot id [Tamás Zolnai] + SpellingPopup: Convert suggestion menu items to use slot ID. [Tamás Zolnai] + SpellingPopup: Create separate SID for Ignore / IgnoreAll / suggestion. [Tamás Zolnai] + SpellingPopup: Fix Ignore All execution. [Tamás Zolnai] + SpellingPopup: lok: Also hide the add menu [Tamás Zolnai] + SpellingPopup: lok: Hide unusable items for online [Tamás Zolnai] + SpellingPopup: lok: keep the selection to make context menu work. [Tamás Zolnai] + SpellingPopup: lok: Replace the tunneled context menu. [Tamás Zolnai] + SpellingPopup: lok: we don't need to disable menu items for online. [Tamás Zolnai] + SpellingPopup: Move setting UPN_IS_GRAMMAR_INTERACTIVE to the constructor. [Tamás Zolnai] + SpellingPopup: Remove m_aSuggestions member variable [Tamás Zolnai] + SpellingPopup: Remove unused variables [Tamás Zolnai] + split Desktop::terminate process (tdf#127205) [Jan-Marek Glogowski] + split independent loop vars, giving them appropriate types [Stephan Bergmann] + split instrinsics CXXFLAGS per each instruction set [Luboš Luňák] + split out insertParent code [Caolán McNamara] + split out MetricField value conversion functions [Caolán McNamara] + split StringToMetric and TextToValue into fieldvalue.hxx [Caolán McNamara] + split SVXCORE_DLLPUBLIC from SVX_DLLPUBLIC (tdf#128302) [Stephan Bergmann] + split up polypolygonprimitive2d.cxx into separate files [Tomaž Vajngerl] + split up polypolygonprimitive2d.hxx into separate files [Tomaž Vajngerl] + SplitWindow::ImplDrawBack is effectively unused [Noel Grandin] + StackBlur filter: Don't create threads for small bitmap [Mike Kaganski] + standard Export Resolution is High (tdf#131870) [andreas kainz] + StarDesktop libO Basic UNO object [LibreOfficiant] + start center is too narrow [Caolán McNamara] + StartCascading is unused [Caolán McNamara] + StartElement/EndElement in SdXMLGenericPageContext are superfluous now [Noel Grandin] + STATIC_LINKING is not set for --enable-mergelibs [Stephan Bergmann] + std::set->o3tl::sorted_vector in SwAccessibleMap [Noel Grandin] + std::set->o3tl::sorted_vector in SwDoc [Noel Grandin] + std::set -> o3tl::sorted_vector [Noel Grandin] + std::set -> o3tl::sorted_vector in sw/ [Noel Grandin] + std::unordered_set -> o3tl::sorted_vector [Noel Grandin] + std:set->o3tl::sorted_vector [Noel Grandin] + stop Navigator content view flashing [Jim Raykowski] + store and retrieve client visible area on ScViewData [Muhammet Kara] + store UTF-16 stringpool data after legacy 1-byte data (tdf#57113) [Mike Kaganski] + StoreUserCustomValues should be used [Caolán McNamara] + strangely all these point to the same pair of widgets (tdf#130505) [Caolán McNamara] + stray fResolutionDPI left behind [Caolán McNamara] + struct GlobalNameIds doesn't need a name [Stephan Bergmann] + STYLESPREVIEW is never defined [Caolán McNamara] + stylistic correction of dialog box title (tdf#128352) [Seth Chaiklin] + sukapura: Add 45 degree rotation icon for object transparency angle [rizmut] + sukapura: Add more 32px and independent icons [Rizal Muttaqin] + sukapura: Update many style icons [Rizal Muttaqin] + sukapura: Add "Zoom & Pan" icons, update zoom 100% icons [rizmut] + sukapura: Add DB Record icons support for RTL UI [Rizal Muttaqin] + sukapura: Add Fill Cell icons [Rizal Muttaqin] + sukapura: Add shadow to icons, add many more icons: [rizmut] + sukapura: add shadow to icons, etc [rizmut] + sukapura: Add tiny blurred shadow to more icons [rizmut] + sukapura: Fix envelope position, make darker chart icons [rizmut] + sukapura: fix for "Undo: Data Input" (.uno:RecUndo) in RTL UI (tdf#131975) [Rizal Muttaqin] + sukapura: Fix for Add more Korean icons (tdf#128689) [Rizal Muttaqin] + sukapura: Fix for change italic in Spanish to K from C (tdf#131509) [Rizal Muttaqin] + sukapura: Fix for identical Form Folder and Form (tdf#99185) [Rizal Muttaqin] + sukapura: Fix for Undo & Redo for RTL UI (tdf#131974) [Rizal Muttaqin] + sukapura: Fix for Wrong icons for Valid Signature (tdf#131454) [Rizal Muttaqin] + sukapura: fix for wrong Korean vertical text icons (tdf#128689) [Rizal Muttaqin] + sukapura: Revert Good, Neutral and Bad Cell Styles icons [Rizal Muttaqin] + sukapura: Strikethrough for Korean UI (tdf#128689) [Rizal Muttaqin] + sukapura: Update Column/Row/Cell related, emoji icons [Rizal Muttaqin] + sukapura: Update Draw/Impress non cmd icons [rizmut] + sukapura: Update gallery folder icons, DB Query & Table icons [Rizal Muttaqin] + sukapura: Update indentation icons [Rizal Muttaqin] + sukapura: Update many Calc icons [rizmut] + sukapura: Update Strike Through and Bulgarian icons [Rizal Muttaqin] + sukapura:+ DB<>open, Update Bullets & Numbering toolbar's icons [rizmut] + sukapura:^ Cell Style icons naming,^ locale decimal place icons [rizmut] + sukapura:^ Color related icons & wrap icons,+Chapter Numbering icons [Rizal Muttaqin] + sukapura:Fix for icons for to Background and to Foreground (tdf#131636) [Rizal Muttaqin] + support arbitrary widgets in toolbars via children of GtkToolItem [Caolán McNamara] + support Basic Chr(&H8000), ..., Chr(&HFFFF) again (tdf#130426) [Stephan Bergmann] + support Clang's -fmodules-codegen/debuginfo options for PCH building [Luboš Luňák] + support converting images to 32-bit [Noel Grandin] + support for transparency attribute of glow effect (tdf#101181) [Mike Kaganski] + support WB_SMALLSTYLE via small-toolbar icon size [Caolán McNamara] + support welded toolbar popovers in PopupWindowController [Caolán McNamara] + surface attribute disappeared [Caolán McNamara] + survive missing element [Eike Rathke] + svdpdf: move Matrix to basegfx just to get it separated [Tomaž Vajngerl] + SvFileStream::Lock/UnlockRange are only called from within SvFileStream itself [Stephan Bergmann] + SVG export: fix lost semi-transparent line shapes [Miklos Vajna] + SVG export: try to reuse original bitmap data for JPG and PNG bitmaps [Miklos Vajna] + svmedit2.hxx doesn't need to be a public header [Caolán McNamara] + SvtAccessibilityOptions base SfxListener appears to be unused [Stephan Bergmann] + svtlo-FontSizeBox now appears in no .ui file [Caolán McNamara] + svtools: encode Base64 the images of the items of the control "ValueSet" [Henry Castro] + SvtURLBox is now unused [Caolán McNamara] + Svx3DLightControl is unused [Caolán McNamara] + Svx3DPreviewControl is now unused [Caolán McNamara] + svx: add rendering for semi-transparent shape text [Miklos Vajna] + svx: cache PNG export of graphic shapes [Miklos Vajna] + svx: Drop duplicate fix for unused parameter [Michael Weghorn] + svx: fix heap-use-after-free in PosSizePropertyPanel [Miklos Vajna] + svx: LOK: convert background child-dialogs to async [Ashod Nakashian] + svx:unit tests for gallery [Aditya] + SvxCharViewControl is newly unused [Caolán McNamara] + SvxColorListBox, SvxLightCtl3D and Svx3DPreviewControl not used in .uis [Caolán McNamara] + SvxFillAttrBox is now not used directly from any .uis [Caolán McNamara] + SvxFillTypeBox is now not used directly from any .uis [Caolán McNamara] + SvxLightCtl3D is now unused [Caolán McNamara] + SvxRelativeField is newly unused [Caolán McNamara] + SvxShadowItem/writerfilter: allow shadow_NONE overrides (tdf#129522) [Justin Luth] + sw btlr: fix handling of vertical text (tdf#131490) [Miklos Vajna] + sw btlr: fix SwFrame::GetPaintArea() for the row span case (tdf#128880) [Miklos Vajna] + sw chicago numbering: add DOC footnote export [Miklos Vajna] + sw chicago numbering: add DOCX footnote export [Miklos Vajna] + sw chicago numbering: add RTF footnote export [Miklos Vajna] + sw comments on frames: limit insert UI for at-char and ... (tdf#130179) [Miklos Vajna] + sw doc model xml dump: show all compat flags [Miklos Vajna] + sw doc model xml dump: show numbering type [Miklos Vajna] + sw DoNotCaptureDrawObjsOnPage: don't capture wrap-through Writer images, either [Miklos Vajna] + sw from-bottom relative orientation: add DOCX filter [Miklos Vajna] + sw from-bottom relative orientation: add layout [Miklos Vajna] + sw from-bottom relative orientation: add ODF filter [Miklos Vajna] + sw from-bottom relative orientation: add UI [Miklos Vajna] + sw from-bottom relative orientation: add UNO API [Miklos Vajna] + sw from-bottom relative orientation: fix calculation of position limits [Miklos Vajna] + sw html export: fix handling of paragraph alignment in XHTML mode [Miklos Vajna] + sw html filter: rework Yoda-style comments [Miklos Vajna] + sw layout comments: clarify return value for MoveFwd etc. [Justin Luth] + sw layout try2: ConsiderTextWrap on positioning (tdf#131707) [Justin Luth] + sw layout: allow rows larger than page to split anyway (tdf#123116) [Justin Luth] + sw layout: ConsiderTextWrap on initial positioning (tdf#119748) [Justin Luth] + sw layout: don't "page-break" before oversized row (tdf#123116) [Justin Luth] + sw layout: fix shifted down table next to a fly frame (tdf#131282) [Miklos Vajna] + sw layout: remove useless historical timelog comments [Justin Luth] + sw lok: add uno command for submenus in Spellchecking popup. [Tamás Zolnai] + sw lok: disable Edit Contour button in image sidebar [Miklos Vajna] + sw pad-to-3 numbering: add doc model, UNO API and layout [Miklos Vajna] + sw pad-to-3 numbering: add DOCX filter [Miklos Vajna] + sw pad-to-3 numbering: add ODF filter [Miklos Vajna] + sw pad-to-4 numbering: add doc model, UNO API and layout [Miklos Vajna] + sw pad-to-4 numbering: add DOCX filter [Miklos Vajna] + sw pad-to-4 numbering: add ODF filter [Miklos Vajna] + sw padded numbering: add DOC filter [Miklos Vajna] + sw padded numbering: add DOC footnote filter [Miklos Vajna] + sw padded numbering: add doc model and UNO API [Miklos Vajna] + sw padded numbering: add DOCX filter [Miklos Vajna] + sw padded numbering: add DOCX footnote export [Miklos Vajna] + sw padded numbering: add layout [Miklos Vajna] + sw padded numbering: add ODF filter [Miklos Vajna] + sw padded numbering: add RTF export [Miklos Vajna] + sw reqif-xhtml export, embedded objects: handle Ole10Native stream [Miklos Vajna] + sw reqif-xhtml export: add a new RTFOLEMimeType parameter [Miklos Vajna] + sw reqif-xhtml export: fix non-well-formed output on Chinese text [Miklos Vajna] + sw reqif-xhtml export: fix not needed font name/size [Miklos Vajna] + sw reqif-xhtml export: fix not needed namespace for comments [Miklos Vajna] + sw reqif-xhtml import, embedded objects: handle Ole10Native stream [Miklos Vajna] + sw reqif-xhtml import: add a new AllowedRTFOLEMimeTypes parameter [Miklos Vajna] + sw RTF export: don't mark these members as const [Miklos Vajna] + sw SVG export: try to reuse original bitmap data for JPG and PNG bitmaps [Miklos Vajna] + sw table cell borders: add optional Word-compatible border collapsing [Miklos Vajna] + sw tablestyle: manually scan parents for ::SET (tdf#118947) [Justin Luth] + sw tablestyle: no need to avoid numbered para (tdf#118947) [Justin Luth] + sw,writerfilter: limit writerfilter hack to writerfilter (ofz#21168) [Caolán McNamara] + sw/qa: fix libxml2 parser error for testChinese [Mark Hung] + sw: add bookmarks to SwScriptInfo (tdf#45589) [Michael Stahl] + sw: add DOCX export for semi-transparent text [Miklos Vajna] + sw: add DOCX import for semi-transparent text [Miklos Vajna] + sw: add missing ": 1" for adjacent bool member [Miklos Vajna] + sw: add pad-to-5 numbering [Miklos Vajna] + sw: add rendering for semi-transparent text [Miklos Vajna] + sw: add some checks in SwTable::CheckConsistency() (ofz#20455) [Michael Stahl] + sw: add test for 391613785ae6fbb735cf7a86ea2f6a93161a8769 [Michael Stahl] + sw: add test for date formats [Xisco Fauli] + sw: add tooltip to Formatting Aids dialog Bookmark label (tdf#45589) [Michael Stahl] + sw: add UI for semi-transparent text [Miklos Vajna] + sw: Add unittest (tdf#66496, tdf#129525, tdf#48569, tdf#132603, tdf#104539, tdf#115030, tdf#132305, tdf#129805, tdf#106724, tdf#132187, tdf#124397, tdf#131621) [Xisco Fauli] + sw: add UNO API for semi-transparent text [Miklos Vajna] + sw: avoid 'else if' after return [Miklos Vajna] + sw: avoid calling SwView::GetWrtShell() unconditionally from the SwView ctor [Miklos Vajna] + sw: check for null SdrObject before accessing [Ashod Nakashian] + sw: convert CopyRange boolean parameters to enum [Michael Stahl] + sw: create and paint text portions for bookmarks (tdf#45589) [Michael Stahl] + sw: document CheckNodesRange functions [Michael Stahl] + sw: DOCX export: export AddExternalLeading as w:noLeading [Michael Stahl] + sw: DOCX export: fix first-line indent of list items [Michael Stahl] + sw: DOCX export: fix rotated text fields [Michael Stahl] + sw: DOCX export: for SwDropDownField, don't write FORMDROPDOWN [Michael Stahl] + sw: don't allow anchoring a shape+textbox into itself (tdf#91219) [Miklos Vajna] + sw: don't insert empty page before first page with even number (tdf#125682) [Michael Stahl] + sw: don't paint field shading for bookmarks (tdf#45589) [Michael Stahl] + sw: don't send LOK notifications about redlines during save [Miklos Vajna] + sw: fail loading when the fallback text detection fails [Ashod Nakashian] + sw: fix anchoring of inline math objects (tdf#130362) [Miklos Vajna] + sw: fix confusing comment in CopyFlyInFlyImpl() [Miklos Vajna] + sw: fix crash in SwFrame::dumpAsXml() [Michael Stahl] + sw: fix creation of frames on end node in CopyWithFlyInFly() (tdf#132187) [Michael Stahl] + sw: fix Formatting Aids options page for Writer/Web (tdf#45589) [Michael Stahl] + sw: fix handling of table vs fly overlaps in the AddVerticalFlyOffsets case [Miklos Vajna] + sw: fix misnamed m_IsFootnoteInfo [Michael Stahl] + sw: fix moving more than 20 table frames to a previous page [Miklos Vajna] + sw: fix rotation bugs in SwLinePortion::PrePaint() [Michael Stahl] + sw: fix RTF export of table of contents (tdf#129574) [Michael Stahl] + sw: fix splitting text frames wrt. footnotes in follow [Michael Stahl] + sw: fix text alignment in shape text (tdf#130482) [Miklos Vajna] + sw: fix unintended change in SwExtraPainter::SwExtraPainter() [Michael Stahl] + sw: fix use-after-free when moving multiple tables to a previous page [Miklos Vajna] + sw: handle ContinuousEndnotes when replacing compat options [Miklos Vajna] + sw: handle DisableOffPagePositioning when replacing compat options [Miklos Vajna] + sw: handle no drawing objects when calculating overlap of objects (tdf#131729) [Miklos Vajna] + sw: handle SubtractFlys when replacing compat options [Miklos Vajna] + sw: handle TabOverMargin when replacing compat options [Miklos Vajna] + sw: implement protection of bookmarks and fields [Michael Stahl] + sw: improve DOCX export of footnote separator [Michael Stahl] + sw: invalidate on bookmark insertion/deletion (tdf#45589) [Michael Stahl] + sw: keep the cursor visible after creating SwDrawTextShell [Ashod Nakashian] + sw: layout: fix wrongly positioned table rows in --convert-to pdf [Michael Stahl] + sw: moved setting shape name to earlier stage [Vasily Melenchuk] + sw: Optionally disable bookmark manipulation GUIs [Katarina Behrens] + sw: prefer ODF over RTF when pasting from Writer [Miklos Vajna] + sw: prefix members of ArrayComparator, CommonSubseq, CompareSequence and ... [Miklos Vajna] + sw: prefix members of Compare::MovedData, CompareData, Hash and ... [Miklos Vajna] + sw: prefix members of HeaderCheck, NumberingCheck, SwPagePreviewPrtData ... [Miklos Vajna] + sw: prefix members of LineArrayComparator, SwCompareLine, SwUndoCompDoc ... [Miklos Vajna] + sw: prefix members of SaveRedlEndPosForRestore, SwAutoCompleteClient, ... [Miklos Vajna] + sw: prefix members of StgReader, SwAuthEntry, ... [Miklos Vajna] + sw: prefix members of StgWriter, SwAsciiOptions, SwReader and SwTextBlocks [Miklos Vajna] + sw: prefix members of SwAutoCorrDoc, SwDontExpandItem, SwHyphArgs and ... [Miklos Vajna] + sw: prefix members of SwCallLink [Miklos Vajna] + sw: prefix members of SwChartDataProvider, SwChartDataSource, ... [Miklos Vajna] + sw: prefix members of SwEndNoteInfo and SwFootnoteInfo [Miklos Vajna] + sw: prefix members of SwExtTextInput, SwLineNumberInfo, SwWriter and ... [Miklos Vajna] + sw: prefix members of SwFieldDialog, SwLanguageIterator, SwSelectionList ... [Miklos Vajna] + sw: prefix members of SwGrfNode and SwChartLabeledDataSequence [Miklos Vajna] + sw: prefix members of SwPageDescHint, SwUndoPageDesc, ... [Miklos Vajna] + sw: prefix members of SwRedlineSaveData, SwUndoAttrTable, SwUndoCpyTable ... [Miklos Vajna] + sw: prefix members of SwScriptIterator, SwUndoInsert, SwUndoReRead and ... [Miklos Vajna] + sw: prefix members of SwSdrUndo, SwUndoDrawDelete, SwUndoDrawGroup and ... [Miklos Vajna] + sw: prefix members of SwUndoMergeTable, SwUndoOutlineLeftRight, ... [Miklos Vajna] + sw: prefix members of SwUndoTableCpyTable, SwUndoTableHeadline, ... [Miklos Vajna] + sw: PROTECT_FIELDS should not protect placeholder fields [Michael Stahl] + sw: re-enable unittest [Xisco Fauli] + sw: read-only/protected content dialog was missing on Delete/Backspace [Michael Stahl] + sw: reformat bit of SwLinePortion::PrePaint() [Michael Stahl] + sw: reindent that [Michael Stahl] + sw: remove dead code in SwLayHelper::CheckInsertPage() [Michael Stahl] + sw: remove m_setFootnote - obsoleted by checking m_nTextType [Michael Stahl] + sw: remove SwNodes::CheckNodesRange() [Michael Stahl] + sw: replace confusing nVirtPageNum that is actually physical page [Michael Stahl] + sw: replace hardcoded CH_TXTATR_BREAKWORD [Michael Stahl] + sw: set uniqe name and style to grouped shapes [Vasily Melenchuk] + sw: set unique name for fontwork object and style on insertion [Vasily Melenchuk] + sw: split into 2 settings ProtectBookmarks and ProtectFields [Michael Stahl] + sw: split text portions at bookmarks (tdf#45589) [Michael Stahl] + sw: support for lists level format string (tdf#116883) [Vasily Melenchuk] + sw: SwEditWin: for CUT of a read-only selection, pop up info dialog [Michael Stahl] + sw: SwView can be null when setting clipboard [Ashod Nakashian] + sw: these SAL_WARN_IF should be assert() [Michael Stahl] + sw: tolerate null ShadowOverlay object as the rest of the code does. [Michael Meeks] + sw: uncomment commented asserts (tdf#128209) [Xisco Fauli] + sw: unittest for lists with complex level format (tdf#116883) [Vasily Melenchuk] + sw_GetPostIts(): SwIterator no more ... [Bjoern Michaelsen] + sw_redlinehide follow-up: simplify ReplaceBackReferences() (tdf#129553) [Michael Stahl] + SwAddPrinterItem: Remove friend SwAddPrinterTabPage [Michael Weghorn] + swap expected and actual values [Eike Rathke] + SwAuthorityFieldType::GetSequencePos(): SwIterator no more ... [Bjoern Michaelsen] + SwAutoCompleteClient: SwClient no more [Bjoern Michaelsen] + SwDbField::PutValue: SwIterator no more ... [Bjoern Michaelsen] + SwDBFieldType::PutValue(): SwIterator no more ... [Bjoern Michaelsen] + SwDoc::ConvertFieldsToText(): SwIterator no more ... [Bjoern Michaelsen] + SwDoc::GetDBDesc(): SwIterator no more ... [Bjoern Michaelsen] + SwDoc::HasInvisibleContent(): SwIterator no more ... [Bjoern Michaelsen] + SwDoc::RemoveInvisibleContent(): SwIterator no more ... [Bjoern Michaelsen] + SwEditShell::IsAnyDatabaseFieldInDoc(): SwIterator no more ... [Bjoern Michaelsen] + SwFormatField::Modify no more (folded into SwClientNotify) [Bjoern Michaelsen] + SwMMResultEmailDialog::FillInEmailSettings: Turn check into assert [Michael Weghorn] + SwModelTestBase: speed up export tests [Miklos Vajna] + SwRegionContent is unnecessary [Noel Grandin] + SwTOXBaseSection::UpdateAuthorities(): SwIerator no more ... [Bjoern Michaelsen] + SwTOXBaseSection::UpdateSequence(): SwIterator no more ... [Bjoern Michaelsen] + symstore.sh: add vorbose mode [Juergen Funk] + sync textview from edit when edit changes (tdf#131522) [Caolán McNamara] + sync TextWritingMode to frame direction. (tdf#129655) [Mark Hung] + sys.version is for displaying; use sys.version_info for version check [Mike Kaganski] + sysui: Add C header to libreofficekitgtk introspection [Corentin Noël] + tabbed interface calc hide subsuperscription (tdf#130909) [andreas kainz] + table creation with keyboard (tdf#127443) [TJ Holt] + take into account trailing data type characters (tdf#130476) [Andreas Heinisch] + take text from correct model column (tdf#129702) [Caolán McNamara] + tango theme was removed [Caolán McNamara] + tdf114724: uitest: make test less time.sleep dependent [Xisco Fauli] + tdf43157:Clean up OSL_ASSERT, DBG_ASSERT, etc.. [Pelin Kuran] + tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctor [Yusuf Keten] + tdf90341 Clean up excessive const_cast'ing [Mesut Çifci] + tdf:Adapt supportsService implementations to cppu::supportsService (i#54938) [iakarsu] + template: add Draw BPMN template [andreas kainz] + template: Add Simple writer template style [andreas kainz] + template: update category list sort [andreas kainz] + template: update default/modern thumbnail [andreas kainz] + templates: add simple writer template [andreas kainz] + temporarily disable failing tests in visualbackendtest [Luboš Luňák] + test for B2DRange [Tomaž Vajngerl] + test for no-alt and table split/merge access. check (tdf#45636) [Tomaž Vajngerl] + test import and export of multi-page PDF with PDFium filter [Tomaž Vajngerl] + test results across all imported and inserted sheets. [Eike Rathke] + test swapping of Graphic [Tomaž Vajngerl] + test: log the validator cmdline [Miklos Vajna] + test: move component context from subclasses to BootstrapFixture [Miklos Vajna] + TEXT() support empty format string mimicking Excel (tdf#131536) [Eike Rathke] + the "grouped" notebook svtlo-FontSizeBox's are all hidden [Caolán McNamara] + the data provider feature is not ready for production [Markus Mohrhard] + the idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-lto [Stephan Bergmann] + the next release is 7.0 [Samuel Mehrbrodt] + the only call to MetricField::SetDefaultUnit doesn't change the default [Caolán McNamara] + the only VclComboBoxNumeric left has a pattern [Caolán McNamara] + the RulerTab::nPos is in twips (tdf#128468) [Tor Lillqvist] + the svtlo-FontNameBox entries are hidden [Caolán McNamara] + theChild->getName() already available as uiName [Caolán McNamara] + theming: avoid continually attempting to load missing theme library. [Michael Meeks] + there are two help pages for the index dialog which has two modes (tdf#131711) [Caolán McNamara] + there should be no need for o3tl::make_unsigned here [Stephan Bergmann] + there should be no need to mark nested PropertyPairHash as SVXCORE_DLLPUBLIC [Stephan Bergmann] + these .ui no longer need special handling [Caolán McNamara] + these don't need to be shared_ptr [Noel Grandin] + these functions don't need to be VCL_DLLPUBLIC [Stephan Bergmann] + these JunitTests can be plain check, not subsequentcheck [Stephan Bergmann] + these methods can take a const argument [Caolán McNamara] + these tests don't need gb_JunitTest_use_jar_classset,*,jurt [Stephan Bergmann] + this comparison is redundant, radiuses are compared below [Mike Kaganski] + this is a new source file [Caolán McNamara] + this shall presumably be ScVerticalStackCell [Stephan Bergmann] + this should be EmfPlusPenDataDashedLine (tdf#129675) [Xisco Fauli] + this std::set can be o3tl::sorted_vector [Noel Grandin] + this union not necessary anymore [Noel Grandin] + this wants to be UNO_QUERY_THROW [Noel Grandin] + thumb scrolling in Start Center should be more accuracy (tdf#132441) [Roman Kuznetsov] + time of check time of use (cid#706206) [Caolán McNamara] + timeout (ofz#20463, ofz#20066) [Caolán McNamara] + timeout, cut out slow uninteresting path for fuzzing (ofz#12553) [Caolán McNamara] + timeout, don't generate undo data during import (ofz#20523) [Caolán McNamara] + toolbar item visibilty defaults to false in GtkBuilder but true in vcl [Caolán McNamara] + ToolbarMenu is now unused [Caolán McNamara] + toolbox needs to be a complete type here (Windows --disable-pch) [Stephan Bergmann] + tools: define DbgTestSolarMutex() unconditionally [Miklos Vajna] + tools::WeakBase still needs to be TOOLS_DLLPUBLIC under --enable-mergelibs [Stephan Bergmann] + toplevel might not be a GtkWindow, no need to cast to GtkWindow [Caolán McNamara] + transfer halign and valign also [Caolán McNamara] + transfer paper size and orientation to new printer (tdf#126744) [Kelemen Gábor] + transform to device coords in Skia drawPolyPolygon() [Luboš Luňák] + translate German variable names (tdf#39674) [Johnny_M] + translate some German variable names (tdf#39674) [shivammore] + treeopt.cxx: Simplify 'ModuleMap' handling [Michael Weghorn] + trigger accessibility check when exporting as PDF/UA (tdf#45636) [Tomaž Vajngerl] + try --disable-split-debug for distro-configs/Jenkins/linux_clang_dbgutil_64 [Stephan Bergmann] + try to fix UnicodeDecodeError with gyp when building nss [Luboš Luňák] + turn DateFormatter::ImplInit into initializer list [Caolán McNamara] + turn defines into constexprs [Mike Kaganski] + turn fprintf into warning [Samuel Mehrbrodt] + turn in-line version control comments into good comments (tdf#90834) [Pelin Kuran] + turn in-line version control history comments into good comments (tdf#90834) [Mesut Çifci] + turn MetricFormatter::ImplInit into initializer list [Caolán McNamara] + turn NumericFormatter::ImplInit into initializer list [Caolán McNamara] + turn off dnd target indicator on old target when changing target [Caolán McNamara] + turn off hover selection until mouse is moved [Caolán McNamara] + turn on clang-format for these files [Miklos Vajna] + turn on loplugin:makeshared [Noel Grandin] + turn SfxGlobalEvents_Impl into an XComponent [Stephan Bergmann] + turn StateTransition::Options into scoped enum [Stephan Bergmann] + turn TimeFormatter::ImplInit into initializer list [Caolán McNamara] + turn useless OSL_FAIL/OSL_ENSURE into assert() [Eike Rathke] + tweak configure to allow Windows builds using VC++ Build Tools [Stepas Toliautas] + tweak GetBitmap methods in BitmapEx [Noel Grandin] + tweak sidebartype.ui for native gtk [Caolán McNamara] + tweak Skia raster line drawing [Luboš Luňák] + tweak to get the "color bar" below text color controls to show up (tdf#126966) [Tor Lillqvist] + typeinfo for VclGrid still needed with --enable-mergelibs [Stephan Bergmann] + typo fix. [Michael Meeks] + typo kServerDefiniton->kServerDefinition (extensions/ldap) [Julien Nabet] + typo ORealObdcDriver->ORealOdbcDriver [Julien Nabet] + typo: *Comparsion* -> *Comparison* in dbaccess/connectivity [Julien Nabet] + typo: LANGUAGE_ENGLISH_CARRIBEAN->LANGUAGE_ENGLISH_CARIBBEAN [Julien Nabet] + typo: rParagraphDefaulsVector-> rParagraphDefaultsVector [Julien Nabet] + typo: SIP_SA_GRAD -> SIP_SA_GLOW [Andras Timar] + typo: surf->serf [Julien Nabet] + UBSan now needs RTTI of some Library_sc types in Library_scfilt [Stephan Bergmann] + ubsan with negative long width divided by size_t [Caolán McNamara] + ucb-webdav-neon: drop large commented code blocks [Jan-Marek Glogowski] + UI test for (tdf#128739, tdf#127652) [Artur Neumann] + UI updates to insert and edit footnote/endnote [Seth Chaiklin] + UI: Add 'Numbering Off' command to Format > Lists submenu (tdf#127142) [ayhanyalcinsoy] + UI: add Hide legend entry option for pie chart (tdf#130777) [Tünde Tóth] + UI: lock toolbar by default (tdf#92484) [A_GAN] + UI: revert subscript DFLT_ESC_SUB to 8% (from 33%) (tdf#80194) [Justin Luth] + uicalc: no need to use an empty document [Xisco Fauli] + uiobject.hxx only needs forward declares [Caolán McNamara] + uitest for bug (tdf#122232, tdf#126168, tdf#126673, tdf#126340, tdf#128431, tdf#91217) [Zdeněk Crhonek] + UITest: Actually time-out the wait [Mike Kaganski] + uitest: add asserts to table dialog [Xisco Fauli] + uitest: chartDataLabels.py: assert changes in chart [Xisco Fauli] + uitest: chartWall.py: assert changes in chart [Xisco Fauli] + uitest: check copy in .uno:Move [Xisco Fauli] + UItest: Check list of changes is updated accordingly [Xisco Fauli] + uitest: comment out problematic assert [Xisco Fauli] + UITest: fix spellDialog.SpellingAndGrammarDialog.test_tdf46852 [Mike Kaganski] + uitest: fix wrong class name [Xisco Fauli] + uitest: forgot to uncomment this line [Xisco Fauli] + uitest: import missing Locale [Xisco Fauli] + uitest: improve tests in trackedChanges.py [Xisco Fauli] + uitest: make sure UITEST_TEST_NAME matches exactly one test function [Miklos Vajna] + uitest: no need to use time.sleep here [Xisco Fauli] + uitest: re-enable test using sleep [Xisco Fauli] + uitest: remove duplicated test (tdf#106746) [Xisco Fauli] + uitest: remove print [Xisco Fauli] + uitest: remove unneeded time.sleep [Xisco Fauli] + uitest: select child instead of moving down [Xisco Fauli] + uitest: speed up close_doc() [Miklos Vajna] + uitest: split up UITest_writer_demo [Miklos Vajna] + uitest: test tab navigation [Xisco Fauli] + uitest: use hex instead of int for colors [Xisco Fauli] + uitest: use while loop instead of time.sleep [Xisco Fauli] + uitest: wrong filename [Xisco Fauli] + uiwriter3: add some more asserts [Xisco Fauli] + unbreak code compiled conditionally with DEBUG_TIMING [Tor Lillqvist] + uncaught exception (cid#1456607, cid#1399260, cid#1455212, cid#1462265, cid#1461387, cid#1401342, cid#1456611, cid#1399334, cid#1401474, cid#1401328, cid#1401321, cid#1399259) [Caolán McNamara] + unchecked return value (cid#1457613, cid#1457616, cid#1460974, cid#1461094, cid#1457617, cid#1461386, cid#1460666, cid#1460977, cid#1460975) [Caolán McNamara] + undo of sheet-local named expressions (tdf#130371) [Eike Rathke] + unfilled rectangles would make filled rectangles (tdf#123841) [Shivam Kumar Singh] + unfold the gtk-related inline we don't need anymore [Caolán McNamara] + unify code that restores preserved array [Mike Kaganski] + uninitialized members (cid#1459022, cid#1458430) [Caolán McNamara] + uninitialized pointer field (cid#1462476) [Caolán McNamara] + uninitialized scalar field (cid#1457614, cid#1462264, cid#1456610, cid#1456603, cid#1460969, cid#1249470) [Caolán McNamara] + uninitialized scalar variable (cid#1456604) [Caolán McNamara] + unintended sign extension (cid#705996) [Caolán McNamara] + unit test clean-up for testAxisTitlePositionDOCX [Balazs Varga] + unit test cut&paste / move with sheet-local named reference (tdf#130370) [Eike Rathke] + unit test for stable at-page anchored fly position [Jan-Marek Glogowski] + unit test insert with shared formula group shift, (tdf#129396) [Eike Rathke] + unit test insert/delete sheet moving sheet-local names (tdf#130825) [Eike Rathke] + unknown read (ofz#20150) [Caolán McNamara] + unnecessary using [Caolán McNamara] + unnecessary virtual [Caolán McNamara] + unneeded forward declares [Caolán McNamara] + unopkg: Correctly display log messages on Windows [Samuel Mehrbrodt] + unopkg: Improve error message display [Samuel Mehrbrodt] + unopkg: Remove too verbose logging [Samuel Mehrbrodt] + unotools,officecfg: don't ODF export using ODFVER_UNKNOWN (deb#949754) [Michael Stahl] + unoxml: CDocumentBuilder::parseURI should handle non-file:/// URIs. [Michael Meeks] + unsafe_xml_parse_config (cid#1448239) [Caolán McNamara] + unset dest dnd row highlight after drop [Caolán McNamara] + untranslated Arrow style strings (tdf#130074) [andreas kainz] + untrusted loop bound (cid#1458434, cid#1458020) [Caolán McNamara] + untrusted value as argument (coverity#1242892, cid#1448453) [Caolán McNamara] + unused #include [Stephan Bergmann] + unused bitfields don't need a name [Stephan Bergmann] + unused suppression [Caolán McNamara] + unused supression [Caolán McNamara] + unused tabledesignpanelhorizontal.ui [Caolán McNamara] + update @since tags (tdf#97926) [Xisco Fauli] + update Alizarin impress template with styles and 16:9 (tdf#132138) [andreas kainz] + update and enable loplugin:duplicate-defines [Noel Grandin] + update Arrow Style sorting after size and fill options (tdf#126648) [andreas kainz] + update Blue Curve impress template (tdf#132138) [andreas kainz] + update Blueprint plans impress template (tdf#132138) [andreas kainz] + update Bright blue impress template (tdf#132138) [andreas kainz] + update bullets and numbering images (tdf#131224) [andreas kainz] + update button icons add elementary and sukapura (tdf#131870) [andreas kainz] + update chart pch [Caolán McNamara] + update comment [Stephan Bergmann] + update cppunit to 1.15.1 [Markus Mohrhard] + update diagrams gallery with real shapes (tdf#131787) [andreas kainz] + update DNA impress template (tdf#132138) [andreas kainz] + update elementary & Sukapura buttons (tdf#131870) [Rizal Muttaqin] + update flowchart gallery now with themes support (tdf#99674) [andreas kainz] + update Focus impress template (tdf#132138) [andreas kainz] + update fontconfig to 2.13.91 [Michael Weghorn] + update fontwork shapes for fontwork gallery (tdf#125960) [andreas kainz] + update for Sukapura icons [rizmut] + update for Windows installer banner and icons. about images (tdf#130778) [Rizal Muttaqin] + update Forestbird impress template (tdf#132138) [andreas kainz] + update git submodules [Andrea Gelmini, Caolán McNamara, Miklos Vajna, Mike Kaganski, U-LAPTOP-LENOVO-H\marco, Stephan Bergmann, Ilmari Lauhakangas, LibreOfficiant, Sophia Schröder, Roman Kuznetsov, Olivier Hallot, Seth Chaiklin, Steve Fanning, Eike Rathke, Stanislav Horacek, Kris van der Merwe, Mohamed Sameh, Adolfo Jayme Barrientos, Christian Lohmaier, Andras Timar] + update graphite to 1.3.14 (tdf#131366) [Gabor Kelemen] + update ICU RegexMatcher::setTimeLimit() documentation link to new location [Eike Rathke] + update image compress dialog default settings (tdf#128658) [andreas kainz] + update Impress impress theme (tdf#132138) [andreas kainz] + update Inspiration impress template (tdf#132138) [andreas kainz] + update localization items [rizmut] + update Lush Green impress template (tdf#132138) [andreas kainz] + update mdds to 1.6.0. [Kohei Yoshida] + update Merge Cells dialog icons [rizmut] + update Midnightblue impress template (tdf#132138) [andreas kainz] + update name pReffedStck to xReffedStck [Andrea Gelmini] + update neon website URL [Stephan Bergmann] + update orcus to 0.15.4. [Kohei Yoshida] + update pch [Caolán McNamara] + update PCH for Skia [Luboš Luňák] + update pches [Caolán McNamara] + update Pencil impress template (tdf#132138) [andreas kainz] + update piano impress template (tdf#132138) [andreas kainz] + update Portfolio impress template (tdf#132138) [andreas kainz] + update Progress impress template (tdf#132138) [andreas kainz] + update pubdes icons (tdf#131870) [andreas kainz] + update rotation immediately in sidebar [Caolán McNamara] + update sd pches [Caolán McNamara] + update Skia fix-shader-locale.patch.1 to the upstream version [Luboš Luňák] + update Skia PCH after the update to m79 [Luboš Luňák] + update Skia to chrome-m79 [Luboš Luňák] + update Skia to chrome/m80 [Luboš Luňák] + update Skia to chrome/m81 [Luboš Luňák] + update Skia to chrome/m82 [Luboš Luňák] + update Skia to chrome/m83 [Luboš Luňák] + update some pches that no longer need vcl.lstbox.hxx [Caolán McNamara] + update Sunset impress theme (tdf#132138) [andreas kainz] + update the reference rdbs to libreoffice-6.4.0.3-buildfix1 [Stephan Bergmann] + update Vivid impress template (tdf#132138) [andreas kainz] + updateModel must remove the SelectionChangeListener from the old controller [Stephan Bergmann] + upgrade to latest glm [Caolán McNamara] + upload libcdr 0.1.6 [David Tardon] + upload libmwaw 0.3.16 [David Tardon] + upload libstaroffice 0.0.7 [David Tardon] + upload libwps 0.4.11 [David Tardon] + use "pragma once" animatedprimitive2d.hxx [Tomaž Vajngerl] + use "pragma once" for *primitive2d.hxx [Tomaž Vajngerl] + use "pragma once" for viewinformation2d.hxx [Tomaž Vajngerl] + use "pragma once" in backgroundcolorprimitive2d.hxx [Tomaž Vajngerl] + use "pragma once" in borderlineprimitive2d.hxx [Tomaž Vajngerl] + use "pragma once" in controlprimitive2d.hxx [Tomaž Vajngerl] + use "pragma once" on accessibility/* (tdf#124176) [Andrea Gelmini] + use "pragma once" on svtools/* (tdf#124176) [Andrea Gelmini] + use "pragma once" on udkapi/* (tdf#124176) [Andrea Gelmini] + use "pragma once" on UnoControls/* (tdf#124176) [Andrea Gelmini] + use "pragma once" on xmlscript/* (tdf#124176) [Andrea Gelmini] + use "Standard" page style if nothing else found (tdf#130681) [Julien Nabet] + use "To Background" and "To Foreground" only in writer sidebar [Pranam Lashkari] + use 'pragma once' in Customize dialog headers [Muhammet Kara] + use -Wl,-dead_strip on Mac, its linker doesn't know -Wl,--gc-sections [Luboš Luňák] + use -Xclang -fno-pch-timestamp also for Clang PCH in compilerplugins [Luboš Luňák] + use a bit of simplified config access (cui/optinet2) (tdf#46037) [Julien Nabet] + use a less extreme entitlement for our run-time machine code generation [Tor Lillqvist] + use a replacement for GtkComboBox (tdf#131120) [Caolán McNamara] + use actual string leading characters for correct precondition match (tdf#75806) [Mike Kaganski] + use better number sof LOK fields in ScTabView [Noel Grandin] + use better types for PPDContext::countValuesModified/getModifiedKey [Stephan Bergmann] + use boost::shared_ptr for allocating an array [Luboš Luňák] + use center of pixels when doing GPU drawing using Skia [Luboš Luňák] + use COL_AUTO to let set_font_color reset to automatic text color [Caolán McNamara] + use color instead of int [Xisco Fauli] + use CommandInfoProvider to receive UNO command labels (tdf#95845) [Pelin Kuran] + use const OUString instead of const char[] [Michael Weghorn] + use copy-on-write for SkiaSalBitmap data [Luboš Luňák] + use correct destination sheet instead of arbitrary leftover of expected name [Eike Rathke] + use correct parser overrides in ConvDicXMLImportContext [Noel Grandin] + use covariant return type for SfxPoolItem::Clone [Caolán McNamara] + use crt functions for IO in unopkg on Windows [Mike Kaganski] + use default ctor [Mike Kaganski] + use default density if rPPI values are too large [Stephan Bergmann] + use DEFAULT_QUALITY for font rendering with Skia on Windows [Luboš Luňák] + use delayed scaling in SalSkiaBitmap [Luboš Luňák] + use deleteDirRecursively from comphelper [Samuel Mehrbrodt] + use different line and fill color in vcl backendtest [Luboš Luňák] + use dynamic_cast result [Mike Kaganski] + use EE_PARA_START to count para items [Samuel Mehrbrodt] + use equal number of leading and trailing context lines in patch [Tor Lillqvist] + use f. and ff. in alphabetical index (tdf#94411) [Seth Chaiklin] + use fast-parser APIs for embedded script parsing [Noel Grandin] + use faster but less accurate cairo_path_extents (tdf#104878) [Noel Grandin] + use FasterParser for LoadXMLExceptList_Imp [Noel Grandin] + use FasterParser for SvxReadXML [Noel Grandin] + use FasterParser for SvxXMLXTableImport::load [Noel Grandin] + use FasterParser for XMLVersionListPersistence [Noel Grandin] + use fastest png compression ratio (tdf#126043) [Caolán McNamara] + use FastParser APIs in SvxXMLXTableImport [Noel Grandin] + use FastParser for SchXMLImport [Noel Grandin] + use FastParser for the XMLVersionListImport [Noel Grandin] + use fastparser for XMLFontStylesContext [Noel Grandin] + use FastParser in chart2 [Noel Grandin] + use FastParser in CustomAnimationPreset [Noel Grandin] + use FastParser in DrawAnnotationContext [Noel Grandin] + use FastParser in OReportStylesContext [Noel Grandin] + use FastParser in OTableStylesContext [Noel Grandin] + use FastParser in reportdesign [Noel Grandin] + use fastparser in RptMLMasterStylesContext_Impl [Noel Grandin] + use fastparser in ScXMLMasterStylesContext [Noel Grandin] + use FastParser in ScXMLMasterStylesContext [Noel Grandin] + use FastParser in SdXMLBodyContext [Noel Grandin] + use FastParser in SdXMLMasterStylesContext [Noel Grandin] + use FastParser in starmath [Noel Grandin] + use FastParser in SvxXMLTextImportContext [Noel Grandin] + use fastparser in SwXMLBodyContext_Impl [Noel Grandin] + use FastParser in SwXMLTextBlocks [Noel Grandin] + use FastParser in XMLAnimationsContext [Noel Grandin] + use FastParser in XMLDocumentSettingsContext [Noel Grandin] + use FastParser in XMLScriptContext [Noel Grandin] + use FastParser in XMLTableStylesContext [Noel Grandin] + use FILE_ATTRIBUTE_TEMPORARY on Windows for temp files [Noel Grandin] + use FindFormatForField some more [Bjoern Michaelsen] + use fontwork name for object name (tdf#122444) [Jim Raykowski] + use for jpeg quality everywhere 80 [andreas kainz] + use forward decl [Caolán McNamara] + use forward decls to reduce including unnecessary headers [Caolán McNamara] + use full path for the PCH .hxx file for MSC [Luboš Luňák] + use fwd decl of SpinField [Caolán McNamara] + use fwd decls [Caolán McNamara] + use fwd decls of StatusBar [Caolán McNamara] + use GatherFields [Bjoern Michaelsen] + use GDK_KEY_Escape to cancel dnd (tdf#132477) [Caolán McNamara] + use gdk_window_move_to_rect if available at runtime [Caolán McNamara] + use GetFamilyItem_Impl to determine the active family [Caolán McNamara] + use HasChildPathFocus for SpinButton like ComboBox [Caolán McNamara] + use icerun also for python/java/ui tests [Luboš Luňák] + use icu::UnicodeString's readonly-aliasing char16_t* constructor [Mike Kaganski] + use idle priority in visualbackendtest [Luboš Luňák] + use initializer instead of using several inserts (svgio/svgtoken) [Julien Nabet] + use initializer list [Caolán McNamara] + use initializer list instead of using several inserts (sc/vba) [Julien Nabet] + use initializer set instead of using several inserts (forms/Columns) [Julien Nabet] + use INVALID_POOL_ITEM instead of magic number [Szymon Kłos] + use large watchdog timeouts with Skia raster (tdf#131663) [Luboš Luňák] + use layer DrawnInSlideshow in edit mode (tdf#129898) [Regina Henschel] + use Linux gettid as available since glibc 2.30 [Stephan Bergmann] + use make_sorted to alphabetize the Navigate By combobox [Jim Raykowski] + use mdds position hint (tdf#131716) [Luboš Luňák] + use more appropriate variable types, spare explicit casts [Stephan Bergmann] + use more compact namespace syntax in /include [Noel Grandin] + use more FastParser in ORptFilter [Noel Grandin] + use more FastParser in ScXMLChangeInfoContext [Noel Grandin] + use more FastParser in ScXMLContentValidationContext [Noel Grandin] + use more FastParser in ScXMLTableContext [Noel Grandin] + use more FastParser in SvXMLStylesContext [Noel Grandin] + use more FastParser in SvxXMLTextImportContex [Noel Grandin] + use more FastParser in SwXMLImport [Noel Grandin] + use more make_shared in oox [Noel Grandin] + use more std::make_shared [Noel Grandin] + use more TOOLS_WARN_EXCEPTION [Noel Grandin] + use namespaces instead of structs [Stephan Bergmann] + use new background tab page in Base:Report Builder (tdf#105225) [Jim Raykowski] + use o3tl::doAccess, prevent -Werror=maybe-uninitialized [Stephan Bergmann] + use o3tl::optional instead of pointer [Noel Grandin] + use o3tl::optional rather than boost::optional [Noel Grandin] + use of untrusted string value (cid#706181) [Caolán McNamara] + use officecfg/Setup (tdf#46037) [Julien Nabet] + use only the 'MacOSXSpell' component on iOS, not the 'spell' one [Tor Lillqvist] + use osl::Guard instead of abusing rtl::Reference [Noel Grandin] + use pragma once [Tomaž Vajngerl] + use pragma once instead of header guard (tdf#124176) [Batuhan Görkem Benzer, Pelin Kuran, erto] + use pragma once instead of include guard (tdf#124176) [Efdal İncesu] + use pragma once instead of include guards (tdf#124176) [Mehmet Emin Başoğlu, Canberk TURAN, Elzem Atay, Sıla Genç, Eda Nur Var, cagatay, Sarper Akdemir, Selim Şeker, Aleyna Doğrucan, Yusuf Keten, Tolunay Dündar, james, Faruk Demirbaş, Bugra, Cumali Toprak, ayhanyalcinsoy, Mesut Çifci, Serkan Özkaya, Burak Bala, Desmin Alpaslan, Muhammet Kara, Kemal Ayhan, Mohamed Sameh, gokaysatir, Ayhan Yalçınsoy, iakarsu, Gökay ŞATIR, bugrakurt, Onur Yilmaz, Batuhan Taskaya, Harshit Jain, Furkan Ahmet Kara, Hakan Bakacak, Batuhan Görkem Benzer, Fatih, Andrea Gelmini] + use prime symbol for foot [Caolán McNamara] + use properly typed var for iteration [Stephan Bergmann] + use properly typed var to iterate over FPDF_GetPageCount [Stephan Bergmann] + use properly typed variable for iteration [Stephan Bergmann] + use properly typed variables for iteration [Stephan Bergmann] + use properly typed vars for iteration [Stephan Bergmann] + use properly typed vars to iterate over BitmapInfoAccess::Height/Width() [Stephan Bergmann] + use properly typed vars to iterate over Size::Height(), Size::Width() [Stephan Bergmann] + use range-based for loop [Mike Kaganski] + use recording window as parent [Caolán McNamara] + use rectangle rather than point+size for debug output [Luboš Luňák] + use RegexMatcher::region to properly limit the search (tdf#130984) [Mike Kaganski] + use registry key to track installed state of gm_SharePointSupport_SubstMSO [Mike Kaganski] + use revenge instead of librevenge [Caolán McNamara] + use runAsync for dialog inside another runAsync dialog [Caolán McNamara] + use SAL_STRINGIFY [Stephan Bergmann] + use sal_uLong instead of sal_uIntPtr (tdf#75280) [Batuhan Taskaya] + use same margins etc on writer sidebar panels [Caolán McNamara] + use ScIndentItem instead of SfxBoolItem(SID_ATTR_ALIGN_INDENT) [Caolán McNamara] + use ScLineBreakCell instead of SfxBoolItem(SID_ATTR_ALIGN_LINEBREAK) [Caolán McNamara] + use scoped enum [Stephan Bergmann] + use ScVerticalStackCell instead of SfxBoolItem(SID_ATTR_ALIGN_STACKED) [Caolán McNamara] + use SfxStyleSearchBits::All for GenerateUnusedName [Caolán McNamara] + use SfxStyleSearchBits::All for SfxNewStyleDlg in writer, like calc does [Caolán McNamara] + use SfxStyleSearchBits::Auto as fallback [Caolán McNamara] + use SfxStyleSheetIterator::Count directly [Caolán McNamara] + use sidebar icon size setting for welded toolboxes in sidebars [Caolán McNamara] + use size groups to avoid changing widths on using expanders (tdf#127782) [Caolán McNamara] + use SkBitmap::setImmutable() where suitable [Luboš Luňák] + use SkCanvas::clipPath() as the real solution [Luboš Luňák] + use Skia-based bitmap scaling for SkiaSalBitmap [Luboš Luňák] + use SkPath::kEvenOdd_FillType for polypolygon paths in Skia [Luboš Luňák] + use smaller toolbar icons for sidebar [Caolán McNamara] + use SolarMutexReleaser in UUIInteractionHelper [Noel Grandin] + use static initializer [Mike Kaganski] + use std::transform instead of for loop [Mike Kaganski] + use std::vector in OInterfaceContainerHelper instead of Sequence [Noel Grandin] + use std::vector in ScMarkArray, instead of re-inventing the wheel [Noel Grandin] + use std::vector instead of std::unique_ptr [Mike Kaganski] + use strtod also in rtl::math::stringToDouble (tdf#130725) [Mike Kaganski] + use strtod by David M. Gay to make sure we get the nearest (tdf#130725) [Mike Kaganski] + use structured binding [Mike Kaganski] + use SupportsBitmap32 also for Skia on Windows [Luboš Luňák] + use surface atlas for Skia text drawing on Windows [Luboš Luňák] + use SvxBkgTabPage::GetRanges for new background tab pages [Jim Raykowski] + use swap instead of copy and clear [Noel Grandin] + use temp user profile when installing shared extensions (tdf#129917) [Samuel Mehrbrodt] + use the "Double-tap" term instead of "click" on all iOS devices (also iPad) [Tor Lillqvist] + use the container size as the optimal size when available [Caolán McNamara] + use the correct OutputDevice (tdf#130951) [Armin Le Grand] + use the native Skia color Type when using Vulkan [Luboš Luňák] + use the same config file for skia build and using it [Luboš Luňák] + use the SetAttribute override in SvXMLStyleContext subclasses consistently [Noel Grandin] + use thread_local statics in dtoa.c to be thread-safe [Mike Kaganski] + use ToggleChildWindow [Caolán McNamara] + use TopLevelWindowLocker for the lock other windows problem [Caolán McNamara] + use trailing string characters for look-ahead assertions (tdf#65038) [Mike Kaganski] + use virtual method instead of switch in parent class [Adrien Ollier] + use weak_ptr properly [Noel Grandin] + use weld::WaitObject [Caolán McNamara] + use weld::WaitObject with an explicit target [Caolán McNamara] + use welded color window in unwelded toolbars [Caolán McNamara] + use welded CurrencyList dropdown in all toolbars [Caolán McNamara] + use what gtk reports as the held buttons for mouse move [Caolán McNamara] + use whole words in lieu of clippings in UI strings (tdf#128191, tdf#130862) [Adolfo Jayme Barrientos] + use without-latest-c++ in coverity conf [Caolán McNamara] + use wps namespace for simple text shapes (tdf#128820) [Mike Kaganski] + useless call (cid#1421150, cid#1421107, cid#1421106, cid#1421069) [Caolán McNamara] + useless call in vcl/sft (cid#1458437) [Julien Nabet] + ValueSet is still needed from the CppunitTest_svtools_dialogs_tests library [Stephan Bergmann] + various checked_return warnings (cid#1459028) [Caolán McNamara] + various typos in vcl OpenTypeFeature [Julien Nabet] + VBA Enum statement TestCases [LibreOfficiant] + VBA Err object raise method TestCases [LibreOfficiant] + VBA: don't SAL_WARN on value-to-number conversion error [Mike Kaganski] + vcl image lazy load: speed up vector images with custom pref size (tdf#131496) [Miklos Vajna] + vcl pdf import: use convertTwipToMm100() [Miklos Vajna] + vcl: add brief doc on SolarMutexGuard [Miklos Vajna] + vcl: add DetectorTools + tests, refactor array string matching [Tomaž Vajngerl] + vcl: add doxygen comment for VclBuilder [Miklos Vajna] + vcl: add Graphic reading to TypeSerializer + tests [Tomaž Vajngerl] + vcl: add Graphic serialization (writing) to TypeSerializer + tests [Tomaž Vajngerl] + vcl: add SAL_INFO to show the dxArray intercharacter spacings (tdf#129106) [Chris Sherlock] + vcl: add test case for EPS file detection [Tomaž Vajngerl] + vcl: add tests for GraphicNativeMetadata [Tomaž Vajngerl] + vcl: add TypeSerializer test for serializing Gradient [Tomaž Vajngerl] + vcl: allow creating a VirtualDevice with alpha sufrace [Tomaž Vajngerl] + vcl: avoid accessing null member on unloading views [Ashod Nakashian] + vcl: avoid expensive system caching of trivial lines & polygons (tdf#129845) [Michael Meeks] + vcl: cleanup swaths of commented code [Thorsten Behrens] + vcl: close UNO streams with closeInput. [Michael Meeks] + vcl: document HelpTextWindow [Miklos Vajna] + vcl: don't use null window in FloatingWindow HitTest [Ashod Nakashian] + vcl: extend TypeSerializerTest for Graphic serialization [Tomaž Vajngerl] + vcl: fix missing include [Miklos Vajna] + vcl: fix number of polygons shown in SAL_INFO message [Chris Sherlock] + vcl: fix startup of a sanitized soffice.bin [Miklos Vajna] + vcl: fix UB in vcl::Cursor::ImplDoShow() [Miklos Vajna] + vcl: fix UB in Window::ImplGetFirstOverlapWindow() [Miklos Vajna] + vcl: fix UB in Window::ImplNewInputContext() [Miklos Vajna] + vcl: GCC 9.2.1 -Werror=format-overflow [Michael Stahl] + vcl: ignore floating window set-focus events [Caolán McNamara] + vcl: Module_vcl.mk - convert tabs to spaces [Tomaž Vajngerl] + vcl: move GraphicID out of impgraph.{cxx,hxx} [Tomaž Vajngerl] + vcl: move read and write to/from GfxLink to TypeSerializer [Tomaž Vajngerl] + vcl: Parallelize BitmapFilterStackBlur [Tomaž Vajngerl] + vcl: PdfExportTest rename topdf method to saveAsPDF [Tomaž Vajngerl] + vcl: prefer emplace to insert on std::map [Ashod Nakashian] + vcl: put first and last native type into GfxLinkType enum [Tomaž Vajngerl] + vcl: put Impl class for Gradient into the cxx file [Tomaž Vajngerl] + vcl: rename GetContext to GetReaderContext in Graphic [Tomaž Vajngerl] + vcl: rtl: fix scrollbar in dropdowns (tdf#129662) [Miklos Vajna] + vcl: sfx2: LOK: Support per-view popup windows [Ashod Nakashian] + vcl: simplify graphic type detection for EPS files [Tomaž Vajngerl] + vcl: Simplify searchEntry in GraphicFormatDetector [Tomaž Vajngerl] + vcl: test Graphic serialization to a stream - WriteGraphic funct. [Tomaž Vajngerl] + vcl: use UCBContentHelper in instead of implement own functions [Tomaž Vajngerl] + vcl: warn about unused GraphicConversionParameters instances [Miklos Vajna] + vcl: When exporing PDF, write the correct page of embedded PDF [Tomaž Vajngerl] + VclMultiLineEdit is sufficient here [Caolán McNamara] + VclPixelProcessor2D replace OSL_ENSURE with SAL_WARN_IF (fdo#43157) [Tomaž Vajngerl] + VCLXAccessibleComponent* may be passed to HandleWindowOpened [Mike Kaganski] + version 7.0.0.0.alpha1, tag libreoffice-7.0.0.0.alpha1 [Christian Lohmaier] + vertical justify had no description (tdf#129300) [Caolán McNamara] + VisualStudioIntegrationGenerator: put solution/projects to build dir [Mike Kaganski] + VML import: handle (tdf#103983) [Miklos Vajna] + VML import: let mso-layout-flow-alt:bottom-to-top imply vertical (tdf#128429) [Miklos Vajna] + VML import: map to TextShape (tdf#84399) [Miklos Vajna] + vs-ide-integration: Also add .c files [Mike Kaganski] + WaE: unused parameter [Tor Lillqvist] + warn user when output format does not support used encryption [Serge Krot] + we always need the drag-begin signal in GtkTreeView (tdf#130347) [Caolán McNamara] + we always want to expand/collapse on double click [Caolán McNamara] + we can use the stock attribute to skip an intermediate Bitmap (tdf#126043) [Caolán McNamara] + we end up making a nFamily style, not the style of GetSearchFamily [Caolán McNamara] + we have had C++11 for some time now [Tor Lillqvist] + we only want the text from column 0 (tdf#131898) [Caolán McNamara] + we want a min of 0 not 1 for this formatting spinbox (tdf#131111) [Caolán McNamara] + we want to invalidate the current iterator [Caolán McNamara] + we want to search by G_SIGNAL_MATCH_DATA + G_SIGNAL_MATCH_ID [Caolán McNamara] + weld AlignmentPropertyPanel [Caolán McNamara] + weld AnimationWindow [Caolán McNamara] + weld AreaPropertyPanel [Caolán McNamara] + weld calc navigator [Caolán McNamara] + weld CellAppearancePropertyPanel [Caolán McNamara] + weld ChartAxisPanel [Caolán McNamara] + weld ChartElementsPanel [Caolán McNamara] + weld ChartErrorBarPanel [Caolán McNamara] + weld ChartSeriesPanel [Caolán McNamara] + weld ClassificationControl ToolboxWindow [Caolán McNamara] + weld CodeCompleteWindow [Caolán McNamara] + weld ComboBoxControl [Caolán McNamara] + weld CurrentEdit Item Window [Caolán McNamara] + weld custom animation panel [Caolán McNamara] + weld DefaultShapesPanel [Caolán McNamara] + weld DisplayModeToolbarMenu [Caolán McNamara] + weld EditControl [Caolán McNamara] + weld EmptyPanel [Caolán McNamara] + weld ExcludeCheckBox Item Window [Caolán McNamara] + weld ExtrusionDepthWindow [Caolán McNamara] + weld ExtrusionDirectionWindow [Caolán McNamara] + weld ExtrusionLightingWindow [Caolán McNamara] + weld ExtrusionSurfaceWindow [Caolán McNamara] + weld FillControl item window [Caolán McNamara] + weld FindTextFieldControl [Caolán McNamara] + weld FmFieldWin [Caolán McNamara] + weld FontNameBox [Caolán McNamara] + weld FontworkAlignmentWindow [Caolán McNamara] + weld FontworkCharacterSpacingWindow [Caolán McNamara] + weld gallery panel [Caolán McNamara] + weld GlueEscDirLB ItemWindow [Caolán McNamara] + weld GraphicPropertyPanel [Caolán McNamara] + weld ImplGrafControl ItemWindow [Caolán McNamara] + weld ImplGrafModeControl ItemWindow [Caolán McNamara] + weld impress navigator [Caolán McNamara] + weld InputEdit Item Window [Caolán McNamara] + weld LayoutMenu panel [Caolán McNamara] + weld LayoutToolbarMenu [Caolán McNamara] + weld LibBox and LanguageBox Item Windows [Caolán McNamara] + weld LimitBox Item Window [Caolán McNamara] + weld LineListBox [Caolán McNamara] + weld LinePropertyPanel [Caolán McNamara] + weld ListBoxControl [Caolán McNamara] + weld ListsPropertyPanel [Caolán McNamara] + weld MasterPagesSelector [Caolán McNamara] + weld MatchCaseControl Item Window [Caolán McNamara] + weld MediaPlaybackPanel [Caolán McNamara] + weld NavElementBox_Impl Item Window [Caolán McNamara] + weld NumberFormatPropertyPanel [Caolán McNamara] + weld NumEditAction Item Window [Caolán McNamara] + weld OAddFieldWindow [Caolán McNamara] + weld ObjectCatalog [Caolán McNamara] + weld OGroupsSortingDialog [Caolán McNamara] + weld ONavigator [Caolán McNamara] + weld PageColumnControl [Caolán McNamara] + weld PageFooterPanel [Caolán McNamara] + weld PageFormatPanel [Caolán McNamara] + weld PageHeaderPanel [Caolán McNamara] + weld PageMarginControl [Caolán McNamara] + weld PageOrientationControl [Caolán McNamara] + weld PageSizePopup [Caolán McNamara] + weld PageStylesPanel [Caolán McNamara] + weld ParaLineSpacingControl [Caolán McNamara] + weld ParaLRSpacingWindow & ParaULSpacingWindow [Caolán McNamara] + weld ParaPropertyPanel [Caolán McNamara] + weld PosEdit ItemWindow [Caolán McNamara] + weld PosSizePropertyPanel [Caolán McNamara] + weld Property Browser [Caolán McNamara] + weld ScFunctionWin [Caolán McNamara] + weld ScNumberFormat ItemWindow [Caolán McNamara] + weld ScPosWnd Item Window [Caolán McNamara] + weld ScZoomSliderWnd ItemWindow [Caolán McNamara] + weld SearchFormattedControl Item Window [Caolán McNamara] + weld SearchLabelToolboxController [Caolán McNamara] + weld SelectorListBox Item Window [Caolán McNamara] + weld SfxCharmapCtrl [Caolán McNamara] + weld SfxTemplatePanelControl [Caolán McNamara] + weld ShadowPropertyPanel [Caolán McNamara] + weld sidebar text panel [Caolán McNamara] + weld SlideBackground [Caolán McNamara] + weld SlideTransitionPane [Caolán McNamara] + weld SmElementsDockingWindow [Caolán McNamara] + weld StackWindow DockingWindow [Caolán McNamara] + weld StylePresetsPanel [Caolán McNamara] + weld StylesPropertyPanel [Caolán McNamara] + weld Svx3DWin [Caolán McNamara] + weld SvxBmpMask [Caolán McNamara] + weld SvxColorDockingWindow [Caolán McNamara] + weld SvxFmAbsRecWin item window [Caolán McNamara] + weld SvxFmTbxCtlRecTotal label item window [Caolán McNamara] + weld SvxFontSizeBox_Impl [Caolán McNamara] + weld SvxFontWorkDialog [Caolán McNamara] + weld SvxFrameWindow_Impl [Caolán McNamara] + weld SvxLineEndWindow (tdf#130035) [Caolán McNamara] + weld SvxMetricField [Caolán McNamara] + weld SwJumpToSpecificBox_Impl [Caolán McNamara] + weld SwZoomBox_Impl [Caolán McNamara] + weld TableDesignPane [Caolán McNamara] + weld TableEditPanel [Caolán McNamara] + weld TableWindow [Caolán McNamara] + weld TextCharacterSpacingControl [Caolán McNamara] + weld TextUnderlineControl [Caolán McNamara] + weld ThemePanel [Caolán McNamara] + weld URLBox ItemWindow [Caolán McNamara] + weld WatchWindow panel [Caolán McNamara] + weld WrapPropertyPanel [Caolán McNamara] + weld writer navigator [Caolán McNamara] + weld writer navigator expand and collapse all support [Jim Raykowski] + when inserting TSV, consider quotes as field markers (tdf#125440) [Samuel Mehrbrodt] + white text on default/action buttons and selected tabs on macOS (tdf#125532) [Thorsten Wagner] + widget theme: add additional settings to the theme definition [Tomaž Vajngerl] + widget theme: add centeredTabs setting to theme definition file [Tomaž Vajngerl] + widget theme: add file definition theme support to qt5 backend [Tomaž Vajngerl] + widget theme: add new settings to ios theme [Tomaž Vajngerl] + widget theme: allow for default "stacked" spinbuttons [Tomaž Vajngerl] + widget theme: correct sizes of combobox/listbox [Tomaž Vajngerl] + widget theme: try the "online" theme even when not using LOKit [Tomaž Vajngerl] + WIN accept single-backslash file URIs [Jan-Marek Glogowski] + WIN add bootstrap var to re-enable foreground hack [Jan-Marek Glogowski] + WIN enable NoAuthority test [Jan-Marek Glogowski] + WIN enable osl_File.cxx part of CppUnitTest_sal_osl [Jan-Marek Glogowski] + WIN map ERROR_DIRECTORY to osl_File_E_NOTDIR [Jan-Marek Glogowski] + window::Update means to call Paint immediately [Caolán McNamara] + WordCountDIalog in vertical mobile version [Szymon Kłos] + work around a driver/card(?) problem with Skia and AA-ed polygons [Luboš Luňák] + work around content pastes twice after undo (tdf#130094) [Jim Raykowski] + work around copy-to-self SkSurface::draw() being buggy (tdf#132051) [Luboš Luňák] + work around for Skia SkCanvas::clipRegion() bug [Luboš Luňák] + workaround for getPrivilege/getGrantablePrivileges in Firebird (tdf#131219) [Julien Nabet] + workaround for intel Skia invert() problem (tdf#130430) [Luboš Luňák] + workaround for Skia+Cairo text drawing exhausting GPU memory [Luboš Luňák] + workaround GCC 9.2.1 -Og -Werror=maybe-uninitialized [Michael Stahl] + wrap Sidebar update use common .uno commands and layout (tdf#130096) [andreas kainz] + wrapper object use after free (cid#1453998, cid#1448329) [Caolán McNamara] + wraptools are berserk (tdf#130933) [Caolán McNamara] + writer navigator requires ability of per-row extra indent [Caolán McNamara] + writer Sidebar Wrap section update for better alignment and fit [andreas kainz] + writer Table context menu add Comment command (tdf#130152) [andreas kainz] + writer table sidebar update for smaler height and better layouting [andreas kainz] + writer table: don't clip text on margins (tdf#117448) [László Németh] + writer: fix invisible cell content due to spacing (tdf#117982) [László Németh] + writer: fix numbering at row insertion (tdf#123102) [László Németh] + writerfilter: allow char shadow_NONE overrides (tdf#129522) [Justin Luth] + writerfilter: ApplyNumberingStyleNameToParaStyles() (tdf#131321) [Justin Luth] + writerfilter: cache Word compatibilityMode (tdf#131304) [Justin Luth] + writerfilter: cleanup out-of-order xText <-> xCrsr [Justin Luth] + writerfilter: DocProtect_enforcement defaults to false [Justin Luth] + writerfilter: document WrapPolygon [Miklos Vajna] + writerfilter: DOCX import: import w:noLeading as AddExternalLeading [Michael Stahl] + writerfilter: export only default subscript in styles (tdf#99602) [Justin Luth] + writerfilter: extract before/afterPopState() from popState() [Miklos Vajna] + writerfilter: extract dispatch...Value() from disptachValue() [Miklos Vajna] + writerfilter: fix confusing typo, it's SDT (structured document tag) [Michael Stahl] + writerfilter: fix import of nested generic field (tdf#129805) [Michael Stahl] + writerfilter: fix typo in factoryimpl_ns.py (tdf#132320) [Miklos Vajna] + writerfilter: GCC 9.2.1 -Og -Werror=maybe-uninitialized [Michael Stahl] + writerfilter: make sure own header is the first one [Miklos Vajna] + writerfilter: name the FiltersTest test CppunitTest_writerfilter_filters_test [Miklos Vajna] + writerfilter: overrideTableStyleFontSizeAndJustification (tdf#118812) [Justin Luth] + writerfilter: remove obsolete tablestyle fontsize hack (tdf#118947) [Justin Luth] + writerfilter: simplify ListDef::GetStyleName [Justin Luth] + writerfilter: support read-only docProtection (tdf#120852) [Justin Luth] + writerfilter: tableStyle uses DocDefaults (tdf#131071) [Justin Luth] + writerfilter: these can be const [Miklos Vajna] + writerfilter: while bDiscardHeaderFooter, ignore inlines (tdf#130167) [Justin Luth] + writerprefect: add missing braces around try-catch [Miklos Vajna] + wrong translation domain [Caolán McNamara] + ww8import/export: allow char shadow_NONE overrides (tdf#129522) [Justin Luth] + ww8import: all root-level para-styles default to LTR (tdf#99197) [Justin Luth] + ww8import: line numbering distance is auto, not zero (tdf#79553) [Justin Luth] + ww8import:1 take float table CENTER to inlined table (tdf#80635) [Justin Luth] + ww8import:2 take float table RIGHT to inlined table (tdf#80635) [Justin Luth] + ww8import:3 take float table orient to inlined table (tdf#80635) [Justin Luth] + xhtml: Add unittest (tdf#66305, tdf#131812, tdf#107696, tdf#111492) [Xisco Fauli] + XLSX export: fix automatic line chart markers (tdf#126076) [Tünde Tóth] + XLSX import: don't show deleted legend entries (tdf#129859) [Tünde Tóth] + xmloff,sw: fix handling of invalid attribute with multiple ':' [Michael Stahl] + xmloff: add ODF import/export for semi-transparent shape text [Miklos Vajna] + xmloff: create AnimationsImport instances with an uno constructor [Miklos Vajna] + xmloff: create DrawingLayerExport instances with an uno constructor [Miklos Vajna] + xmloff: create SchXMLExport (flat OOoXML) instances with an uno constructor [Miklos Vajna] + xmloff: create SchXMLExport_Oasis instances with an uno constructor [Miklos Vajna] + xmloff: create SchXMLExport_Oasis_Content instances with an uno constructor [Miklos Vajna] + xmloff: create SchXMLExport_Oasis_Meta instances with an uno constructor [Miklos Vajna] + xmloff: create SchXMLExport_Oasis_Styles instances with an uno constructor [Miklos Vajna] + xmloff: create SchXMLExport_Styles instances with an uno constructor [Miklos Vajna] + xmloff: create SchXMLImport instances with an uno constructor [Miklos Vajna] + xmloff: create SchXMLImport_Content instances with an uno constructor [Miklos Vajna] + xmloff: create SchXMLImport_Meta instances with an uno constructor [Miklos Vajna] + xmloff: create SchXMLImport_Styles instances with an uno constructor [Miklos Vajna] + xmloff: create XMLDrawContentExportOasis instances with an uno constructor [Miklos Vajna] + xmloff: create XMLDrawExportOasis instances with an uno constructor [Miklos Vajna] + xmloff: create XMLDrawStylesExportOasis instances with an uno constructor [Miklos Vajna] + xmloff: create XMLImpressClipboardExport instances with an uno constructor [Miklos Vajna] + xmloff: turn this warning into an info [Miklos Vajna] + xmlsec-wrapper.h must be included before any xmlsec header [Mike Kaganski] + XPdfDecomposer - fix the described property name [Tomaž Vajngerl] + XStyleLoader::loadStylesFromURL Allow loading from stream [Samuel Mehrbrodt] + “Go to” is two words [Adolfo Jayme Barrientos] + dictionaries + fix typo Languange->Language [Andrea Gelmini] + Updated the English dictionaries: GB [U-LAPTOP-LENOVO-H\marco] + help + &o &h literal notations (tdf#62326) [LibreOfficiant] + (part) 256 arguments (tdf#131361, tdf#131360) [Olivier Hallot] + (WIP) Add back help for color selection (tdf#129741) [Olivier Hallot] + ... and get rid of this wrong written "sub-menu" even [Sophia Schröder] + 3 Basic syntax diagrams [LibreOfficiant] + add animation timing screenhot to help page [Olivier Hallot] + add define custom presentation dialog screenshot [Olivier Hallot] + add documentation for semi-transparent shape text [Miklos Vajna] + add FMT error code into help pages (tdf#129878) [Mohamed Sameh] + add guide for subtotals tool (tdf#126923) [Olivier Hallot] + add header-footer screenshot to Help page [Olivier Hallot] + add help about File associations (tdf#130620) [Seth Chaiklin] + add help about quickstarter (tdf#130619) [Seth Chaiklin] + add href to Converting Text to Numbers [Eike Rathke] + add localized color-picker screenshot [Olivier Hallot] + add localized images for impress remote (tdf#129505) [Olivier Hallot] + add master layout dialog screenshot to help page [Olivier Hallot] + add missing menu item for setting slide/page background [Stanislav Horacek] + add MySQL direct connection help page (tdf#132227) [Olivier Hallot] + add note on "rename" and "delete" and update gradient help (tdf#131036) [Seth Chaiklin] + add note to Hatch help page about "rename" and "delete" (tdf#131036) [Seth Chaiklin] + add photo album screenshot [Olivier Hallot] + add print options image to print option Help page [Olivier Hallot] + add right bookmark for Elements panel (tdf#129918) [Olivier Hallot] + add screenshot for custom presentation page [Olivier Hallot] + add screenshot for enhanced animation effects [Olivier Hallot] + add screenshot for text animation help page [Olivier Hallot] + add screenshot to custom slide show help page [Olivier Hallot] + add screenshot to slide design help page [Olivier Hallot] + add SdViewPage screenshot to Impress option help [Olivier Hallot] + add sections to frequently used buttons about certain style dialogs [Seth Chaiklin] + add some missing words to a heading (tdf#129517) [Seth Chaiklin] + adding links to help about making footnotes in sections (tdf#119647) [Seth Chaiklin] + addition to Basic reference TOC [LibreOfficiant] + adjust Calc functions params (tdf#131357) [Steve Fanning] + adjust embedding of Position header in chapter numbering help [Seth Chaiklin] + adjust number of function param (tdf#131362) [Steve Fanning] + adjust number of function param (2) (tdf#131360) [Steve Fanning] + adjust number of function parameters (tdf#131361, tdf#131360) [Steve Fanning] + adjust number of function parameters (2) (tdf#131361) [Steve Fanning] + adjust number of function parameters (3) (tdf#131361) [Steve Fanning] + adjustments in help page about legacy list style positioning (tdf#130064) [Seth Chaiklin] + adjustments in legacy positioning help page (tdf#130064) [Seth Chaiklin] + allow localization of regular expression example [Stanislav Horacek] + apply correct style for table head in page [Olivier Hallot] + apply correct style for table head in page (2) [Olivier Hallot] + apply module brand color to Help page [Olivier Hallot] + basic Byte datatype information (tdf#129366) [LibreOfficiant] + basic color functions cleanup [LibreOfficiant] + basic help pages (tdf#131416) [LibreOfficiant] + basic Property statement new help [LibreOfficiant] + basic Subroutines help pages (tdf#131416) [LibreOfficiant] + basic syntax diagrams (tdf#131416) [LibreOfficiant] + basic Syntax Diagrams (tdf#129366) [LibreOfficiant] + basic syntax diagrams reusable fragments (tdf#131416) [LibreOfficiant] + basic Table of content alphebetical ordering [LibreOfficiant] + call it what it is [Adolfo Jayme Barrientos] + call statement syntax diagram [LibreOfficiant] + change Spellcheck to Spelling (tdf#128494) [Ilmari Lauhakangas] + chemical formulas in Math (tdf#102517) [Olivier Hallot] + clarification of CEILING function (tdf#131960) [Steve Fanning] + clarification of FLOOR functions (tdf#131960) [Steve Fanning] + clarification of FLOOR/CEILING functions (tdf#131960) [Steve Fanning] + clarify database functions' range structure [Mike Kaganski] + clarify how reminders navigate (tdf#120938) [Seth Chaiklin] + clarify how to apply styles (tdf#106668) [Seth Chaiklin] + clarify routine arguments initialisation (tdf#36737) [LibreOfficiant] + clarify some unmentioned disallowed naming cases [Mike Kaganski] + clarify TEXT spreadsheet function's first parameter (not only number) [Mike Kaganski] + clarify that database is registered to installed LibreOffice instance [Mike Kaganski] + content fixes after translation round [Olivier Hallot] + correct arguments for TEXTJOIN [Olivier Hallot] + correct displayed error strings [Eike Rathke] + correct name of Transformations toolbar and menu path to it [Stanislav Horacek] + correct param's GCD, LCM, PRODUCT (tdf#131361) [Steve Fanning] + correct string "has value 0" to "is ignored" for the SUM function [Eike Rathke] + correct Trace Precedents keyboard shortcut (tdf#130572) [Olivier Hallot] + correct upper limit to 255 (tdf#131361) [Olivier Hallot] + correction for replace() Basic function (tdf#132390) [Olivier Hallot] + corrections and clarifications on help page for field Variables [Seth Chaiklin] + corrections in Chapter numbering help [Seth Chaiklin] + corrections in help for Styles Organizer tab [Seth Chaiklin] + corrections in help for Table of Contents dialog box [Seth Chaiklin] + corrections in help page for Numbering Style [Seth Chaiklin] + corrections in position help page for List Styles (tdf#129517) [Seth Chaiklin] + corrections/additions to Outline and Numbering help page (tdf#83364) [Seth Chaiklin] + created help page for submenu Text [Ilmari Lauhakangas] + document double-click to Insert Special characters (tdf#124105) [Seth Chaiklin] + don't hardcode version in links in online help [Mike Kaganski] + error handling w/ Basic [LibreOfficiant] + extend DTD to hold characters tags in [Olivier Hallot] + extra warnings for isObject function [LibreOfficiant] + faulty link due to an improper uppercase letter [LibreOfficiant] + fix "Error: Duplicated entry. ID = hd_id3156192 LANG = en-US" [Mike Kaganski] + fix a couple of product names [Adolfo Jayme Barrientos] + fix attributes [Olivier Hallot] + fix broken link [Olivier Hallot] + fix English in some more strings [Adolfo Jayme Barrientos] + fix error reported by translators. [Olivier Hallot] + fix function name in page title [Stanislav Horacek] + fix grammar and more in text [Olivier Hallot] + fix grammar and update Color bar page (tdf#132440) [Olivier Hallot] + fix image size in page [Olivier Hallot] + fix links in xapian results page [Olivier Hallot] + fix name of APSO extension [Stanislav Horacek] + fix ref in tree for signature lines [Olivier Hallot] + fix repetition [Andrea Gelmini] + fix some assorted typos I found while translating [Adolfo Jayme Barrientos] + fix to Property misleading snippet [LibreOfficiant] + fix typo [Andrea Gelmini, Stanislav Horacek] + fix typo in explanation of regular expression example [Stanislav Horacek] + fix typos [Olivier Hallot] + fixes in Help pages after translation cycle. [Olivier Hallot] + fixing a typo [LibreOfficiant] + fixing an uppercase typo [Sophia Schröder] + fragment heading insertions [LibreOfficiant] + handle char transparency wrt application [Olivier Hallot] + help about reset for all help pages in paragraph style tabs (tdf#129497) [Seth Chaiklin] + help CSS: allow title in header to be wider [Ilmari Lauhakangas] + help page for legacy list style numbering in Writer (tdf#130064) [Seth Chaiklin] + help pages corrections [LibreOfficiant] + helper to refactor paragraphs in XHP [Olivier Hallot] + helponline: Make that image shadow look not tacky [Adolfo Jayme Barrientos] + hide Whitespace -> Show Whitespace (tdf#132630) [Olivier Hallot] + highlight dialog objects in text [Olivier Hallot] + improve guide for page numbering (tdf#128569) [Seth Chaiklin] + improve links to module-specific help pages for Styles window [Seth Chaiklin] + improve the help for old Fontwork [Ilmari Lauhakangas] + improve visibility [Sophia Schröder] + incomplete description of date & time (tdf#127477) [Olivier Hallot] + index entry addition [LibreOfficiant] + IsObject is not limited to OLE objects [Mike Kaganski] + IsObject returns True for extented types too [LibreOfficiant] + keyboard shortcuts for Pivot dialog (tdf#129554) [Olivier Hallot] + legacy numbering Help page [Seth Chaiklin] + mainly whitespace fixes [Sophia Schröder] + maintenance in Fontwork Help page [Olivier Hallot] + make 'available release' tip a full sentence [Olivier Hallot] + make new help page with keyboard shortcuts to embed in help pages [Seth Chaiklin] + make this example click-copyable [Mike Kaganski] + minor adjustments on complex numbers. (tdf#130360) [Steve Fanning] + more cleanup in help page for field variables [Seth Chaiklin] + move screenshot at right place [Olivier Hallot] + mute L10N for numbers in table [Olivier Hallot] + mute l10n in bascode section [Olivier Hallot] + mute L10n in some embedvar cases [Olivier Hallot] + mute L10n on heading [Olivier Hallot] + mute L10n on numbers and symbols [Olivier Hallot] + name box also takes sheet names [Mike Kaganski] + new wording for regex Help pages + fix typo [Olivier Hallot] + no need to translate Basic instructions [Olivier Hallot] + o Property statement added in Procedures & Functions help [LibreOfficiant] + periods at the end of sentences. [Sophia Schröder] + place localized images in right makefile [Olivier Hallot] + precise Call statement options [LibreOfficiant] + proper use of ; in OPT_* examples [Olivier Hallot] + QR code: correct option name and use better word for code damage [Stanislav Horacek] + raising errors with Error statement [LibreOfficiant] + README: Add Weblate badge for helpcontent2 l10n [Adolfo Jayme Barrientos] + refactor Data analysis Calc help page [Olivier Hallot] + refactor XSLTs and CSS [Olivier Hallot] + refactor XSLTs and CSS (2) [Olivier Hallot] + remove "presentation" from text not related to Impress [Stanislav Horacek] + remove ambiguity about page number style (tdf#128569) [Seth Chaiklin] + remove an errant parenthesis in an [Seth Chaiklin] + remove dup bookmark_value [Olivier Hallot] + remove duplicated words [Stanislav Horacek] + remove embedded keyboard shortcuts (tdf#130993) [Seth Chaiklin] + remove empty heading. [Olivier Hallot] + remove erroneous ellipsis [Adolfo Jayme Barrientos] + remove line breaks from translatable string 🤦‍♂️ [Adolfo Jayme Barrientos] + remove mention to non-existent "listbox" in pagebackground help (tdf#129407) [Seth Chaiklin] + reorganise and refactor stuff in help.js for readability [Ilmari Lauhakangas] + resume statement new help page (tdf#129366) [LibreOfficiant] + revert "Fix grammar and more in text" [Olivier Hallot] + review menu Format - Page (tdf#132371) [Olivier Hallot] + review, refactor Calc Data Menu Help pages [Olivier Hallot] + rework sentence for Regex Help page. [Olivier Hallot] + RGB function new index entry [LibreOfficiant] + scope of function (Calc or BASIC) (tdf#131382) [Olivier Hallot] + signature lines are for text and spreadsheets [Olivier Hallot] + slide Design command and dialog was renamed [Ilmari Lauhakangas] + small visibility improvement for "Insert" menu [Sophia Schröder] + small whitespace issue [Sophia Schröder] + some more copyediting… [Adolfo Jayme Barrientos] + syntax diagrams (tdf#131416) [LibreOfficiant] + syntax Diagrams omissions and cleanup (tdf#131416) [LibreOfficiant] + tdf129366 add Resume in 'Error handling' funcs [LibreOfficiant] + tdf131416 Let/Set statements joint Syntax diagram [LibreOfficiant] + the twentieth major version of LibreOffice will be numbered 7.0 [Adolfo Jayme Barrientos] + there are two help pages for the index dialog which has two modes (tdf#131711) [Caolán McNamara] + this is an IANA media type; it shouldn’t be translatable [Adolfo Jayme Barrientos] + type statement diagram (tdf#131416) [LibreOfficiant] + typo [Olivier Hallot] + typos and correction in page [Olivier Hallot] + typos and more [Olivier Hallot] + unmute l10nN in chemical formula (tdf#132534) [Olivier Hallot] + update "access to" in Area tab help page (tdf#129169) [Seth Chaiklin] + update "Formatting Aids" and "View" help pages in Options (tdf#45589) [Seth Chaiklin] + update "Using Styles from another Document" help page [Seth Chaiklin] + update access command to hidden paragraph fields in help pages [Seth Chaiklin] + update access commands in Writer Tools-Update help pages [Seth Chaiklin] + update Calc Insert menu [Olivier Hallot] + update Colibre icons replacement table in Help. [Olivier Hallot] + update control and command labels in Font effects help page [Seth Chaiklin] + update help for "Insert Bookmark" [Seth Chaiklin] + update help for Index page (tdf#94411) [Seth Chaiklin] + update help for insert file (tdf#98230) [Seth Chaiklin] + update help information for paragraph style dialog (tdf#129497) [Seth Chaiklin] + update help page about applying Styles (tdf#106668) [Seth Chaiklin] + update help page about working with Master documents [Seth Chaiklin] + update help page for Footnote/Endnote numbering [Seth Chaiklin] + update help page for Hatch in Area tab [Seth Chaiklin] + update help page for Navigator for Master [Seth Chaiklin] + update help page for text tab for formatting text attributes [Seth Chaiklin] + update help page on Creating Page Style from current page [Seth Chaiklin] + update icon replacement table [Olivier Hallot] + update icon replacement table for Help [Olivier Hallot] + update icon repplacement table (Colibre) [Olivier Hallot] + update insert menu for Impress [Olivier Hallot] + update Media submenu [Olivier Hallot] + update name of option to export whole sheet per page [Stanislav Horacek] + update numbering style help page [Seth Chaiklin] + update of Insert (Text to File) help page (tdf#98230) [Seth Chaiklin] + update Online Update help page [Seth Chaiklin] + update Organizer tab for pages and styles [Seth Chaiklin] + update Paste Special new features (tdf#91313) [Olivier Hallot] + update screenshot after effectspage.ui change [Olivier Hallot] + update syntax section of Help for Calc's DCOUNT and DCOUNTA functions to indicate how to omit middle parameter (see bug 131362). [Steve Fanning] + update Tools - Macro menu help page (tdf#130886) [Seth Chaiklin] + update variable name in Field help page [Seth Chaiklin] + updating 'Style actions' help pages (tdf#92497) [Seth Chaiklin] + updating help for "Page number" on "Status Bar" help page [Seth Chaiklin] + updating help for Condition tab of Paragraph Style dialog (tdf#129497) [Seth Chaiklin] + updating help for Number Format [Seth Chaiklin] + updating help for Writer variables [Seth Chaiklin] + updating help page for Edit Fields dialog in Writer [Seth Chaiklin] + updating help pages for footnote and endnote settings (tdf#106023) [Seth Chaiklin] + updating help pages for paragraph dialog tabs (tdf#129497) [Seth Chaiklin] + updating Options help pages (Writer-View; LibreOffice-Application Colors) [Seth Chaiklin] + use in a couple of places [Ilmari Lauhakangas] + use svg for equations images in Calc [Olivier Hallot] + variable insertions for future page embeds [LibreOfficiant] + VBA Err object [LibreOfficiant] + VbNewLine values don't depend on system architecture, only on OS [Mike Kaganski] + visibility improvements [Sophia Schröder] + wrong explanation to the "Text Orientation" (tdf#130402) [Roman Kuznetsov] + wrong word [Adolfo Jayme Barrientos] + translations + slovenian fixes [Andras Timar] + update translations for 7.0.0 Alpha1 [Christian Lohmaier] + update translations for master [Christian Lohmaier] + update translations for master and add Friulian (fur) [Christian Lohmaier] + update translations from weblate [Christian Lohmaier] + updated Slovenian translation [Andras Timar]