+ core
+ 'activate' shouldn't add to the list... (tdf#138030) [Caolán McNamara]
+ 'Constant' variable guards dead code (cid#1468666) [Caolán McNamara]
+ () sw: layout: avoid infinite loop in InternalAction() (tdf#134298) [Michael Stahl]
+ () sw: only unmark if this SwFlyFrame is marked (tdf#131679) [Michael Stahl]
+ (I) Pass bounding rect when natively drawing frame (tdf#138010) [Michael Weghorn]
+ (II) getNativeControlRegion (gtk3/kf5): Consider frame's border (tdf#138010) [Michael Weghorn]
+ (III) Extract VclScrolledWindow border width to var (tdf#138010) [Michael Weghorn]
+ (IV) VclScrolledWindow: Use actual border width (tdf#138010) [Michael Weghorn]
+ - Fix for Windows installer image (tdf#137880) [Heiko Tietze]
+ - Status bar info 'PDF selected' (tdf#137813) [Heiko Tietze]
+ - Text expands beyond dialog height (tdf#138051) [Heiko Tietze]
+ - update tooltip for SWITCH in Calc (tdf#103419) [Seth Chaiklin]
+ - Use application colors for font preview (tdf#137059) [Heiko Tietze]
+ -Werror,-Wdeprecated-anon-enum-enum-conversion [Stephan Bergmann]
+ -Werror=parentheses [Stephan Bergmann]
+ 0xffffffff is COL_TRANSPARENT/COL_AUTO [Caolán McNamara]
+ [pt-PT] Added 11 words to autocorrect [Marco Pinto]
+ AC_CHECK_SIZEOF works fine when cross-compiling, no need to hard-code for iOS [Tor Lillqvist]
+ accept iOS SDK 14.2 [Tor Lillqvist]
+ accurate minimal height for wizard opened by extension (tdf#138116) [Ilhan Yesil]
+ adapt ScfProgressBar to SfxProgress::SetState taking sal_uInt32 [Stephan Bergmann]
+ adapt to Clang 12 trunk cosmetic diagnostics changes [Stephan Bergmann]
+ adapt uses of css::uno::Sequence to use initializer_list ctor (tdf#88205) [gozeloglu]
+ add --list-registry function [Tor Lillqvist]
+ add .sfd format documentation link [Mike Kaganski]
+ add before every GtkGrid [Caolán McNamara]
+ add a DeleteSurroundingText to SwEditWin (tdf#95096) [Caolán McNamara]
+ add code names regardless of VBA compatibility mode (tdf#71271) [Andreas Heinisch]
+ add comment on how to run Python's own unit tests [Tor Lillqvist]
+ add DeleteSurroundingText at vcl::Window level (tdf#137620) [Caolán McNamara]
+ add explicit SurroundingText support to ScGridWindow (tdf#137620) [Caolán McNamara]
+ add explicit SurroundingText support to starmath Edit Window (tdf#137620) [Caolán McNamara]
+ add glyphs U+F030-U+F039 to OpenSymbol (tdf#132938) [Ming Hua]
+ add Menu::get_id [Caolán McNamara]
+ add NotebookbarTabControl [Tor Lillqvist]
+ add page-down & page-up navigation (tdf#105776) [diwanshu885]
+ add pdf to DRAWDOCS for bash-completion [Rene Engelhard]
+ add set_accessible_description [Caolán McNamara]
+ add support for MapMode TEXT (tdf#116335, tdf#116622, tdf#35986, tdf#92315) [Bartosz Kosiorek]
+ add SwDoc& member to SwTOXType (tdf#98868) [Caolán McNamara]
+ add test for Word shows the page numbers cropped off (tdf#64531) [Gokce Kuler]
+ add the fontforge execution line to the README [Caolán McNamara]
+ add tip about extended tooltips in dialog boxes (Shift+F1) (tdf#127294) [Seth Chaiklin]
+ add tooltip to "user-defined" for table borders (tdf#34398) [Seth Chaiklin]
+ added a check for fontworks. (tdf#138052) [Ivan Stefanenko]
+ added check for the headings order (tdf#137968) [Ivan Stefanenko]
+ added documentation on starmath. [dante]
+ added documentation on starmathdatabase. [dante]
+ added frac command. Sould solve . (tdf#137234) [dante]
+ added hexadecimal number and color support for starmath. [Dante DM]
+ added rebeccapurple to html color palette [dante]
+ added tests to mathml color in order to tests the new color sets. [dante]
+ adjust tooltip for Outline Content Visibility [Seth Chaiklin]
+ allow 'toggling' GtkToolButtons (tdf#137786) [Caolán McNamara]
+ allow --enable-macosx-sandbox without the codesigning identities [Tor Lillqvist]
+ allow F1<->F26 accelerators in .ui [Caolán McNamara]
+ allow for scientific notation in Custom Properties (tdf#116214) [Bartosz Kosiorek]
+ allow link updates if loaded document so far had none (tdf#135108) [Eike Rathke]
+ allow some spelling dictionaries for gtktiledviewer. [Michael Meeks]
+ allow VclBuilder to set expander label attributes [Caolán McNamara]
+ alternative solution to activate embedded fonts in one batch (tdf#137643) [Caolán McNamara]
+ apply button changes values to previous ones (tdf#137930) [Caolán McNamara]
+ apply window bg color for button boxes (tdf#136555) [Jan-Marek Glogowski]
+ assumed UNOIDL long vs. C++ sal_Int32 confusion [Stephan Bergmann]
+ atrfld: ModifyNotification no more ... [Bjoern Michaelsen]
+ avoid changing anchor on visibility change of cell [Regina Henschel]
+ avoid infinite regress (ofz#26753) [Caolán McNamara]
+ avoid loplugin::toolslong warnings in qt5 vcl backend [Luboš Luňák]
+ avoid Skia floating point position fixups for rectangles (tdf#137329) [Luboš Luňák]
+ avoid UBSan pointer-overflow [Stephan Bergmann]
+ avoid unused parameter 'pImpl' [Tor Lillqvist]
+ avoid warning on set_active(0) on empty GtkComboBox [Caolán McNamara]
+ avoid wrong warning in OElementImport::implApplyGenericProperties (xmloff) [Julien Nabet]
+ base SQL syntax colouring issue with operators "/", "-" (tdf#138113) [Julien Nabet]
+ BASIC : use std::make_unique instead of std::unique_ptr ( new ... ) [Arnaud Versini]
+ basic: fix build after long->tools::Long [Thorsten Behrens]
+ be consistent wrt return triggering activate (tdf#138030) [Caolán McNamara]
+ better types for SystemGraphicsData::hDrawable, cairo::X11SysData::hDrawable [Stephan Bergmann]
+ BigInt's non-big value type is currently sal_Int32 [Mike Kaganski]
+ block nvidia drivers for vulkan only for version<457.36.0 (tdf#138145) [Luboš Luňák]
+ branch libreoffice-7-1 [Christian Lohmaier]
+ build-tools: default to system PCH setting [Jan-Marek Glogowski]
+ bump product version to 7.1.0.0.alpha1+ [Christian Lohmaier]
+ bump product version to 7.1.0.0.beta1 [Christian Lohmaier]
+ calc: add option to disable paste with enter key (tdf#34686) [Martin van Zijl]
+ calc: clear the spell-checking cache on tab switch. [Michael Meeks]
+ calc: Minimal line width for different line styles (tdf#137790) [Serge Krot]
+ calc: set minimal line width: unit test (tdf#137790) [Serge Krot]
+ call ExtPage::DeactivatePage for apply as well as ok [Caolán McNamara]
+ callnk: Replace needless SwClientNotifyCall with CallSwClientNotify [Bjoern Michaelsen]
+ cell Alignment Dialog update [andreas kainz]
+ CFDataGetLength returns CFIndex, not long [Stephan Bergmann]
+ CGFloat appears to be a more suitable type for these AquaSalObject members [Stephan Bergmann]
+ CGFloat appears to be a more suitable type here [Stephan Bergmann]
+ change the label from "_Comments" to "Comme_nts" (tdf#137836) [diwanshu885]
+ changes to the color class [dante]
+ chart doesn't support corner style or caps (tdf#136611) [Caolán McNamara]
+ chart OOXML Import: doesn't show placeholder (tdf#138204) [Balazs Varga]
+ chart OOXML import: fix pie chart legend entries (tdf#137874) [Tünde Tóth]
+ chart OOXML import: fix variable color charts (tdf#137734) [Tünde Tóth]
+ chart OOXML import: set default text rotation to 0° (tdf#126133) [Tünde Tóth]
+ chart OOXML: fix export of TimeIncrement of Date axis (tdf#137917) [Balazs Varga]
+ chart2: Add the possibility to edit title & subtitle from the sidebar. [Jan Holesovsky]
+ chart2_import: Add unittest (tdf#127811) [Xisco Fauli]
+ check expander label for focus and grab focus to that label [Caolán McNamara]
+ check if CustomShapeGeometry exist first. (tdf#138210) [Mark Hung]
+ check object type when updating side panel data (tdf#133630) [Ouyang Leyan]
+ check TopLevelMenuHelper for existence [Caolán McNamara]
+ check-elf-dynamic-objects: allow libgsttag-1.0.so.0 [Michael Stahl]
+ check-missing-unittests: add drawingml [Xisco Fauli]
+ check-missing-unittests: use regex and simplify code [Xisco Fauli]
+ clang-formated some headers on starmath [dante]
+ clarify DdeData::GetExternalFormat return type [Stephan Bergmann]
+ clarify signature of some opertor() that must match ColorSelectFunction [Stephan Bergmann]
+ clarify that SvxIconChoiceCtrl_Impl::GetPredecessorGrid returns GridId [Stephan Bergmann]
+ clean up --disable-assert-always-abort loplugin:stringviewparam [Stephan Bergmann]
+ clean up GetHTMLColor "not found" value [Stephan Bergmann]
+ clean up loplugin:toolslong ignorelist [Stephan Bergmann]
+ clean up some temp files after running tests [Andras Timar]
+ clean-up of commit: 0d193c12a673fade8ece9d84cc4024fafdf52c9b [Attila Szűcs]
+ colibre icon theme css support [andreas kainz]
+ colibre icon theme css support for connectors [andreas kainz]
+ colibre icon theme css support for shapes [andreas kainz]
+ colibre icon theme css support update shapes [andreas kainz]
+ colibre icons remove wrong icon [andreas kainz]
+ colibre svg shape icons add css parameter [andreas kainz]
+ colibre: fix some dark color, update Choose Control icons [Rizal Muttaqin]
+ colibre: update graphic mimetypes [Rizal Muttaqin]
+ colibre: update icons with check mark [Rizal Muttaqin]
+ colibre: Update image/picture/graphic icons [Rizal Muttaqin]
+ colibre: Update navigation, mail merge, gallery component, info icons [Rizal Muttaqin]
+ colibre: Update Slide/Page Background and Page Size icons [Rizal Muttaqin]
+ colibre: Update Thesaurus icons [Rizal Muttaqin]
+ colibre:^filter, auto New DB & template move action, date field [Rizal Muttaqin]
+ condition for asian and ctl property seems wrong (tdf#137886) [Tomoyuki Kubota]
+ configure: OpenSSL needs perl-FindBin to build [Michael Stahl]
+ configure: pdfium is used during pdf sig verify [Miklos Vajna]
+ constructing ScCompiler is unnecessary here [Eike Rathke]
+ convert more long -> tools::Long [Noel]
+ convert some more long -> tools::Long [Noel]
+ convert some tools::Long->sal_Int32 [Noel]
+ copy_paste_error data1 looks like a copy-paste error [Caolán McNamara]
+ copy_paste_error: "clazz" looks like a copy-paste error [Caolán McNamara]
+ corrected my previous mess on mathml export with color export 2. [dante]
+ correction to improve 'resize with cell' [Regina Henschel]
+ cosmetic change to make it easier to see which parameter is the nth [Tor Lillqvist]
+ crash in styles tree in sidebar in impress (tdf#137754) [Noel Grandin]
+ crashtesting rhbz909647-2 [Noel Grandin]
+ crashtesting: assert on undo creation on export of tdf105134-1.docx to pdf [Caolán McNamara]
+ crashtesting: assert the failure which will cause tdf129410-1.ods to crash [Caolán McNamara]
+ crashtesting: clamp assert failure, hi < lo [Caolán McNamara]
+ crashtesting: export ooo88744-1.odt to .doc and load [Caolán McNamara]
+ crashtesting: intermittent failure on tdf118824-1.odb [Caolán McNamara]
+ crashtesting: make tdf129410-1.ods not crash on load [Caolán McNamara]
+ crashtesting: on import of ooo109115-1.ods [Caolán McNamara]
+ create common macro and method for logging unknown attributes [Noel]
+ default Icons not refreshing in template manger search view (tdf#138024) [Vert D]
+ dereference after null check (cid#1468665) [Caolán McNamara]
+ DesktopLOKTest: cleanup [Ashod Nakashian]
+ detect deletion of XFCell (ofz#27012) [Caolán McNamara]
+ detect if FormatOfJustInsertedApo was deleted (ofz#26943) [Caolán McNamara]
+ detect if SwFrameFormat deleted during import (ofz#26619) [Caolán McNamara]
+ diagonal borders always set even if in don't care mode (tdf#138156) [Caolán McNamara]
+ dialog update: docking 3d effects [andreas kainz]
+ different parents for restart dialog depending on ok vs apply (tdf#138049) [Caolán McNamara]
+ direct-leak (ofz#26708) [Caolán McNamara]
+ disable O(U)String::concat for internal code [Noel Grandin]
+ disable Vulkan for Windows 7 (tdf#138219) [Luboš Luňák]
+ disentangle writer's SID_FM_CONTROL_IDENTIFIER handling [Caolán McNamara]
+ do not reset attributes deleting selection (tdf#137532) [Xisco Fauli]
+ do not treat hidden rows as zero in ODF export (tdf#117948) [Regina Henschel]
+ DocumentFieldsManager: remove calls to obsolete functions [Bjoern Michaelsen]
+ DOCX export: fix relative from top page border (tdf#137641) [Szabolcs Toth]
+ DOCX export: handle conditional fields [Miklos Vajna]
+ DOCX import, altChunk: fix missing page break [Miklos Vajna]
+ DOCX import: don't throw away cached value of SwHiddenTextField ... [Miklos Vajna]
+ DOCX import: fix for more than 58cm [Miklos Vajna]
+ DOCX import: fix assertion failure when redline ends right before a ToC [Miklos Vajna]
+ DOCX import: fix lost cached result inside an IF field [Miklos Vajna]
+ DOCX import: fix lost position of image cropped to shape (tdf#128877) [Miklos Vajna]
+ DOCX import: fix para top margin in cells with shapes (tdf#137593) [László Németh]
+ DOCX import: lost cached result of fields: fix leading whitespace [Miklos Vajna]
+ DOCX VML shape import: fix missing horizontal mirroring (tdf#137678) [Regényi Balázs]
+ DOCX VML shape import: fix missing vertical mirroring (tdf#97517) [Regényi Balázs]
+ DOCX VML shape import: fix rotation handling (tdf#137765) [Regényi Balázs]
+ DOCX: fix memory leak of cell formula export [László Németh]
+ don't add object insert undo twice (tdf#130629) [Jim Raykowski]
+ don't duplicate hicolor icon theme as gnome (tdf#132787) [Chris Mayo]
+ don't ever display harmless error messages from wsl-lo-helper [Tor Lillqvist]
+ don't grab focus if we already have it (tdf#138232) [Caolán McNamara]
+ don't have a bare checkbox without a label beside a label [Caolán McNamara]
+ don't insert hyperlink outside the page [Szymon Kłos]
+ don't install SVG source icons or locolor theme (tdf#132737) [Chris Mayo]
+ don't need to include sfx2/sidebar/SidebarToolBox.hxx [Caolán McNamara]
+ don't need to include vcl/button.hxx [Caolán McNamara]
+ don't open UNO hyperlink control's URL twice (tdf#138187) [Michael Weghorn]
+ don't reuse tooltip window in different context [Szymon Kłos]
+ don't select entry 0 if there are no entries [Caolán McNamara]
+ don't set enabled if container is already enabled (tdf#138131) [Caolán McNamara]
+ don't show leader lines inside pie chart (tdf#138018) [Tünde Tóth]
+ don't try to include hicolor SVG mimetypes icons in rpm [Chris Mayo]
+ don't use arbitrarily truncated pre-calculated constant [Mike Kaganski]
+ don't use new/delete here when automatic variable is enough [Mike Kaganski]
+ dont call StartElement from startUnknownElement [Noel Grandin]
+ downgrade to SAL_INFO [Caolán McNamara]
+ DPI values are generally represented as sal_Int32 in VCL [Stephan Bergmann]
+ draw: Make sidebar Navigator update after slide rename (tdf#106613) [Jim Raykowski]
+ drop outline content visibility window Ctrl+click action [Jim Raykowski]
+ drop some unused function parameter [Stephan Bergmann]
+ drop some unused function parameters [Stephan Bergmann]
+ drop some unused sidebar theme properties and enums [Caolán McNamara]
+ drop the #undef ABSOLUTE FIXME [Stephan Bergmann]
+ drop the SvXMLExport::Characters method.. [Noel]
+ drop the SvXMLExport::EndElement method.. [Noel]
+ drop threshold for BigInt arithmetics from ImplLogicToPixel/ImplPixelToLogic [Mike Kaganski]
+ duplicate redundant lines [Caolán McNamara]
+ dynamic_cast followed by static_cast [Caolán McNamara]
+ EMF import: Add support for PS_COSMETIC line style in CREATEPEN (tdf#35986) [Bartosz Kosiorek]
+ EMF import: fix transparency in the PDF fallback case (tdf#137413) [Miklos Vajna]
+ enable tab-cycling between VerticalTabControl members (tdf#131970) [Caolán McNamara]
+ enable vcl backendtest unittest for headless too [Luboš Luňák]
+ enquote sheet name if necessary, follow-up (tdf#137896) [Eike Rathke]
+ ensure no class directly derives from SwModify [Bjoern Michaelsen]
+ ensure the toplevel vcl::Window is activated (tdf#137993) [Caolán McNamara]
+ ensure tooltip area surrounds the current mouse position (tdf#136336) [Caolán McNamara]
+ evaluate command: (tdf#109338) [dante]
+ explicitly set backing window XFrame as ActiveFrame [Caolán McNamara]
+ extend loplugin:elidestringvar to OString [Stephan Bergmann]
+ extend loplugin:stringviewparen: subView [Stephan Bergmann]
+ external/cairo: Fix another UBSan invalid-shift-base [Stephan Bergmann]
+ external/cairo: Silence some more UBSan warnings [Stephan Bergmann]
+ external/gpgmepp: Adapt to _AC_UNDECLARED_WARNING in autoconf 2.70beta [Stephan Bergmann]
+ external/icu: Silence UBSan misaligned-pointer-use [Stephan Bergmann]
+ external/libwpd: Missing include for size_t [Stephan Bergmann]
+ external/skia: UBSan needs GrContext_Base RTTI now [Stephan Bergmann]
+ external: update pdfium to 4306 [Miklos Vajna]
+ extract cleanup piece to its own function [Caolán McNamara]
+ factor out the piece that triggers the problem (tdf#137181) [Caolán McNamara]
+ factor out working IMDeleteSurrounding hunk (tdf#137620) [Caolán McNamara]
+ fastparser in DomBuilderContext [Noel]
+ fastparser in dropdownfield [Noel]
+ fastparser in forms [Noel]
+ fastparser in SchXMLAxisContext [Noel Grandin]
+ fastparser in SchXMLCalculationSettingsContext [Noel Grandin]
+ fastparser in SchXMLChartContext [Noel Grandin]
+ fastparser in SchXMLDataPointContext [Noel Grandin]
+ fastparser in SchXMLLegendContext [Noel Grandin]
+ fastparser in SchXMLParagraphContext [Noel Grandin]
+ fastparser in SchXMLPlotAreaContext [Noel Grandin]
+ fastparser in SchXMLRegressionCurveObjectContext [Noel Grandin]
+ fastparser in SchXMLSeries2Context [Noel Grandin]
+ fastparser in SchXMLTableContext [Noel Grandin]
+ fastparser in SchXMLTextListContext [Noel Grandin]
+ fastparser in SchXMLTitleContext [Noel Grandin]
+ fastparser in SdXMLEventContext [Noel Grandin]
+ fastparser in SdXMLEventsContext [Noel Grandin]
+ fastparser in SdXMLLayerContext [Noel Grandin]
+ fastparser in TokenContext [Noel]
+ fastparser in XMLAutoTextContainerEventImport [Noel Grandin]
+ fastparser in XMLChangedRegionImportContext [Noel]
+ fastparser in XMLChangeInfoContext [Noel Grandin]
+ fastparser in XMLDatabaseFieldImportContext [Noel Grandin]
+ fastparser in XMLEnhancedCustomShapeContext [Noel Grandin]
+ fastparser in XMLEventsImportContext [Noel Grandin]
+ fastparser in XMLMacroFieldImportContext [Noel Grandin]
+ fastparser in XMLReplacementImageContext [Noel Grandin]
+ fastparser in XMLStringBufferImportContext [Noel Grandin]
+ faulty Height value in Position and Size content panel (tdf#137397) [Caolán McNamara]
+ field, FieldType: Remove remaining calls to ModifyNotification [Bjoern Michaelsen]
+ filter: try to detect 0-byte files based on extension (tdf#123476) [Miklos Vajna]
+ find ODBC headers when building for Windows on WSL, too [Tor Lillqvist]
+ fire selection change event before sidebar is unregistered [Szymon Kłos]
+ firebird Datatype Image(BLOB) is not working properly (tdf#121886) [Julien Nabet]
+ FIREBIRD error in query input param when referred field is SQL_LONG (tdf#130596) [Julien Nabet]
+ firebird fix warn when changing a table having a field type BLOB (tdf#137801) [Julien Nabet]
+ firebird, fix datatypes management (tdf#121553) [Julien Nabet]
+ firebird: build fixes (incl. parallel build) [Jan-Marek Glogowski]
+ firebird: fix Thread handle type on Windows [Jan-Marek Glogowski]
+ fix (some of) fallouts from tools::Long change to 64 bit on _WIN64 [Mike Kaganski]
+ fix 64-bit --disable-pch build on Windows [Mike Kaganski]
+ fix apr build with current Xcode: Include for exit() [Tor Lillqvist]
+ fix border padding in Word export (tdf#136814) [Sven Lüppken]
+ fix bug in text field import [Noel]
+ fix build for UNX x86 [Thorsten Behrens]
+ fix build with --disable-pch: missing include [Mike Kaganski]
+ fix build with ICU 68 [Rene Engelhard]
+ fix ESCHER_Prop_pVertices/ESCHER_Prop_pSegmentInfo output [Dr. David Alan Gilbert]
+ fix export rotation problem. (tdf#128213) [Gülşah Köse]
+ fix German autocorrect list for 'daß' (tdf#131510) [Thorsten Behrens]
+ fix guard sidebar uno methods with SolarMutex (tdf#138335) [Thorsten Behrens]
+ fix loplugin indentation warning [Luboš Luňák]
+ fix mis-clang-format'ed comment [Stephan Bergmann]
+ fix new IWYU warnings in directories [ab]* (tdf#42949) [Gabor Kelemen]
+ fix new IWYU warnings in directories [e-f]* (tdf#42949) [Gabor Kelemen]
+ fix new IWYU warnings in directories [h-r]* (tdf#42949) [Gabor Kelemen]
+ fix new IWYU warnings in directories c* (tdf#42949) [Gabor Kelemen]
+ fix new IWYU warnings in directories d* (tdf#42949) [Gabor Kelemen]
+ fix oss-fuzz build failure [Caolán McNamara]
+ fix regression after aba06f2c3a39f33007a8f4e6e234254f42e01f0d [Julien Nabet]
+ fix sal tree net line rendering (tdf#137693) [Jim Raykowski]
+ fix SAL_WARN_IF in elementimport (xmloff) [Julien Nabet]
+ fix scrollbars can now actually be nullptr (tdf#138373) [Thorsten Behrens]
+ fix some confusion between UNOIDL long (i.e., sal_Int32) and C++ long [Stephan Bergmann]
+ fix some tools::Long fallout [Noel Grandin]
+ fix table row heigths. (tdf#137949) [Gülşah Köse]
+ fix text camera z rotation import and export. (tdf#128213) [Gülşah Köse]
+ fix typo [Andrea Gelmini]
+ fix typo in code [Andrea Gelmini]
+ fix typos [Andrea Gelmini]
+ fix unit test for HiDPI: pick object by index (tdf#135198) [Daniel Arato (NISZ)]
+ fix unit tests involving tools::Long [Mike Kaganski]
+ fix unittest (tdf#135198) [Xisco Fauli]
+ fix unoidl-check build condition for cross builds [Jan-Marek Glogowski]
+ fix updates of Skia draw region for Windows widgets (tdf#137559) [Luboš Luňák]
+ fix usage message [Tor Lillqvist]
+ fix vcl_svm_test after making tools::Long 64-bit on _WIN64 [Mike Kaganski]
+ fix Windows build with --disable-pch [Mike Kaganski]
+ fix XMLOFF_WARN_UNKNOWN [Noel]
+ fixed crashing on duplicating slide if slide pan is not visible [Pranam Lashkari]
+ fixes to TipOfTheDay [Heiko Tietze]
+ flag formatted spinbuttons as modified on any entry change (tdf#138271) [Caolán McNamara]
+ focus-in IMHandler on grab_focus (tdf#137620) [Caolán McNamara]
+ force number constants to tools::Long in asserts [Regina Henschel]
+ form wizard fails to save (tdf#138144) [Noel]
+ formatting file in module accessibility with clang (tdf#123936) [Philipp Hofer]
+ formatting files in module apple_remote with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module avmedia with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module basctl with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module basegfx with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module basic with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module binaryurp with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module bridges with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module canvas with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module chart2 with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module cli_ure with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module codemaker with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module comphelper with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module compilerplugins with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module configmgr with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module connectivity with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module cppu with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module cui with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module dbaccess with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module desktop with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module drawinglayer with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module editeng with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module embeddedobj with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module embedserv with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module emfio with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module extensions with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module external with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module filter with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module forms with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module formula with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module fpicker with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module framework with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module helpcompiler with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module hwpfilter with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module i18nlangtag with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module i18npool with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module idl with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module include with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module ios with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module jurt with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module jvmaccess with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module jvmfwk with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module l10ntools with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module libreofficekit with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module lingucomponent with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module linguistic with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module lotuswordpro with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module o3tl with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module odk with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module onlineupdate with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module oox with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module opencl with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module package with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module registry with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module reportdesign with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module sal with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module salhelper with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module sc with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module sd with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module sdext with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module setup_native with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module sfx2 with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module shell with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module slideshow with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module soltools with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module sot with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module starmath with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module stoc with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module store with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module svl with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module svtools with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module svx with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module sw with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module test with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module toolkit with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module tools with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module ucb with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module ucbhelper with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module unoidl with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module unotest with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module uui with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module vbahelper with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module vcl with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module winaccessibility with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module writerfilter with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module xmlhelp with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module xmloff with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module xmlscript with clang-format (tdf#123936) [Philipp Hofer]
+ formatting files in module xmlsecurity with clang-format (tdf#123936) [Philipp Hofer]
+ fpicker custom sorting setting not restored (tdf#137575) [Caolán McNamara]
+ free the cached VirtualDevices (tdf#132536) [Jan-Marek Glogowski]
+ get report xml importer working again (tdf#137916) [Caolán McNamara]
+ get rid of long deprecated SwModify::BroadcastModify [Bjoern Michaelsen]
+ GetActiveWrtShell can return null (rhbz#1893846) [Caolán McNamara]
+ GetTextEditOutlinerView returns null in a table (tdf#137871) [Caolán McNamara]
+ grant write access to the method used as a variable (tdf#85371) [Andreas Heinisch]
+ gtk3: Allow restoring saved window position (if not on Wayland) [Michael Weghorn]
+ GtkComboBox without model (tdf#138240) [Caolán McNamara]
+ GtkExpander, like GtkCalendar needs to not let click through to vcl [Caolán McNamara]
+ GtkWindow case is similar to GtkPopover case [Caolán McNamara]
+ handle Impress default documents (tdf#126700) [Jan-Marek Glogowski]
+ have just the one handler for ok/apply options [Caolán McNamara]
+ hide "Apply to Master"-button and rename "Slide" to "Page" in Draw (tdf#130526) [Sven Lüppken]
+ hide pivot table dlg so its not a candidate as error dlg parent (tdf#137726) [Caolán McNamara]
+ I am sure the fill-column value of 102 here was accidental [Tor Lillqvist]
+ i386 is not used at all on macOS since many years [Tor Lillqvist]
+ icon-switcher should be in single-selection mode (tdf#131970) [Caolán McNamara]
+ if last close had insert, index dialog open (rhbz#1893846) [Caolán McNamara]
+ if we grab focus to a GtkToolbar then focus a GtkToolbarItem child [Caolán McNamara]
+ ignore GetCurCommand if its empty (tdf#137403) [Caolán McNamara]
+ implement also axial gradient for skia [Luboš Luňák]
+ implement ScDocument::GetSheetSeparator() [Eike Rathke]
+ improve 'resize with cell' handling [Regina Henschel]
+ improve comment layout [Stephan Bergmann]
+ improve some warning wording [Stephan Bergmann]
+ improve sorting in global-analysis plugins [Noel]
+ improve spell checking performance and impl. in several ways: [Dennis Francis]
+ improve the C++/UNO bridge for macOS on Apple Silicon [Tor Lillqvist]
+ improved starmath color [dante]
+ INPUTENABLE is unused [Noel]
+ instead of labs, use overloaded abs [Stephan Bergmann]
+ lengths passed into the SvxMSDffManager::Get*Data functions are all sal_uInt32 [Stephan Bergmann]
+ let INDIRECT() bail out early on empty string [Eike Rathke]
+ let's assume that sal_uInt16 is unlikely to be less than zero [Mike Kaganski]
+ libcmis::Property::getLongs returns std::vector [Stephan Bergmann]
+ list-uitest: update pathes after rearrenging tests [Xisco Fauli]
+ loadtemplatedialog better resizing [andreas kainz]
+ lock print dialog height so expanders don't expand the dialog [Caolán McNamara]
+ lok: Add posibility to change chart fill gradient [Szymon Kłos]
+ lok: minor cleanup of ViewCallback in tiledrendering tests [Ashod Nakashian]
+ lok: remove unused API [Ashod Nakashian]
+ lok: Send form field events to the correct view. [Tamás Zolnai]
+ lok: sidebar: disable context deactivation [Henry Castro]
+ lok: Simplify the check for command in sendDialogEvent. [Jan Holesovsky]
+ lok:configure: replace obsolete configuration links [Henry Castro]
+ loplugin:constantparam [Noel]
+ loplugin:cstylecast (macOS) [Stephan Bergmann]
+ loplugin:nullptr (macOS) [Stephan Bergmann]
+ loplugin:reducevarscope in lotuswordpro [Noel]
+ loplugin:reducevarscope in package [Noel]
+ loplugin:reducevarscope in pyuno [Noel]
+ loplugin:reducevarscope in registry [Noel]
+ loplugin:reducevarscope in scripting [Noel]
+ loplugin:reducevarscope in vbahelper [Noel]
+ loplugin:stringbuffer [Noel]
+ loplugin:stringview [Noel]
+ loplugin:stringview (extensions) [Julien Nabet]
+ loplugin:stringview (macOS) [Stephan Bergmann]
+ loplugin:stringview: Flag empty string converted to string view [Stephan Bergmann]
+ loplugin:stringviewparam (--enable-online-update) [Stephan Bergmann]
+ loplugin:stringviewparam (l10ntools) [Julien Nabet]
+ loplugin:stringviewparam check methods too [Noel]
+ loplugin:stringviewparam extend to constructors [Noel]
+ loplugin:stringviewparam for formulalogger/GroupScope/addMessage (sc) [Julien Nabet]
+ loplugin:stringviewparam: No good reason to exclude operator functions [Stephan Bergmann]
+ loplugin:toolslong [Julien Nabet]
+ loplugin:toolslong (--enable-online-update) [Stephan Bergmann]
+ loplugin:toolslong exclude pyuno file [Noel]
+ loplugin:toolslong in Library_vclplug_osx [Stephan Bergmann]
+ loplugin:unnecessaryvirtual [Noel]
+ loplugin:unusedenumconstants [Noel]
+ loplugin:unusedfields [Noel]
+ loplugin:unusedmethods [Noel]
+ loplugin:xmlimport [Noel]
+ loplugin:xmlimport add more checks [Noel Grandin]
+ m_xFrame is already disposed (tdf#137982) [Caolán McNamara]
+ make 'except' page act like 'replace' (tdf#138030) [Caolán McNamara]
+ make --without-webdav work even with --enable-mpl-subset [Tor Lillqvist]
+ make bridgetest exercise parameter passing in the C++/UNO bridge harder [Tor Lillqvist]
+ make findChild more robust in the face of disposed windows [Stephan Bergmann]
+ make firebird build for macOS on arm64 [Tor Lillqvist]
+ make more of the Windows SDK checks work on WSL [Tor Lillqvist]
+ make More options buttons in Chart Sidebar deck work again (tdf#138315) [Caolán McNamara]
+ make OleObjectDescriptor match OBJECTDESCRIPTOR on _WIN64 (tdf#138229) [Mike Kaganski]
+ make one more thing in Python compile for macOS on arm64 [Tor Lillqvist]
+ make order of UITest *.py test file processing deterministic [Stephan Bergmann]
+ make python3 build on macOS 11, including for arm64 [Tor Lillqvist]
+ make SdrObject Identifiers SdrObjKind enum members [Caolán McNamara]
+ make Split Table Cell dialog async [Szymon Kłos]
+ make Styles Inspector non-experimental [Heiko Tietze]
+ make sure $(SODEST)/libc++_shared.so target dir exists [Stephan Bergmann]
+ make sure mpAlphaVDev is drawn when drawing lines (tdf#137974) [Luboš Luňák]
+ make SvXMLImport capable of mixing fast- and slow- contexts adhoc [Noel]
+ make SwClient::ModifyNotification non-virtual [Bjoern Michaelsen]
+ make SwClientNotifyCall protected [Bjoern Michaelsen]
+ make the tools::Long define logic more obvious [Noel]
+ make tools::Long 64-bit on Windows platform [Noel Grandin]
+ make use of GRID_NOT_FOUND [Stephan Bergmann]
+ mariadb-connector-c: fix makefile for GNU make 3.82 [Michael Stahl]
+ max-content-height needs gtk >= 3.22 (tdf#137556) [Caolán McNamara]
+ missing include [Stephan Bergmann]
+ missing include (XMLOFF_WARN_UNKNOWN -> SAL_WARN) [Stephan Bergmann]
+ modify the non-symlink libfbclient.dylib.3.0.0 [Stephan Bergmann]
+ more fastparser in imagemap [Noel Grandin]
+ move block for RET_OK conditional return into Ok handler [Caolán McNamara]
+ move ClientNotifyAttrChg to calbck.hxx ... [Bjoern Michaelsen]
+ move RadioButton to be toolkit only [Caolán McNamara]
+ move single control in 'More Options' to print dialog (tdf#137506) [Ayhan Yalçınsoy]
+ move SwCondCollCondChg on top of SfxHint [Bjoern Michaelsen]
+ move UItest to CppunitTest (tdf#104649) [Xisco Fauli]
+ move UpdateAttr sanity check to DBG_UTIL [Bjoern Michaelsen]
+ must now call the lovely SfxViewShell::SetCurrentDocId() [Tor Lillqvist]
+ must use the Unix form of a pathname in a test command on WSL [Tor Lillqvist]
+ mysql declare more plugins for native password (tdf#135202) [Julien Nabet]
+ mysql use openssl libs to be able to use caching_sha2_pw (tdf#135202) [Julien Nabet]
+ N8BitTcMask is unused [Noel]
+ NB tabbed update writer and calc arrangement [andreas kainz]
+ nChain should presumably be sal_uInt32 here [Stephan Bergmann]
+ ndtbl: remove remaining use of ModifyNotification [Bjoern Michaelsen]
+ ne_lock::timeout is of type long, so keep using that here [Stephan Bergmann]
+ negative returns [Caolán McNamara]
+ new loplugin:reducevarscope [Noel Grandin]
+ new loplugin:stringviewparam [Stephan Bergmann]
+ notebookbar stylespreview up and down icon use default NB sc_ size [andreas kainz]
+ notebookbar: set language before creating [Szymon Kłos]
+ NoTextFrame: Modify no more ... [Bjoern Michaelsen]
+ NSArray index type is NSUInteger, not long [Stephan Bergmann]
+ null deref (ofz#26676) [Caolán McNamara]
+ only call GetFocus if we gained focus from an unfocused state (tdf#138078) [Caolán McNamara]
+ only colors are in use so reduce down to just those [Caolán McNamara]
+ only do implicit SetUpdateMode optimization if the widget is hidden (tdf#136962) [Caolán McNamara]
+ oox: VML export: Output coordsize even when top/left is 0,0 [Dr. David Alan Gilbert]
+ OOXML Fix transparency and alpha channel support (tdf#113163) [Bartosz Kosiorek]
+ OOXML Import: Custom shape in chart: fix font size (tdf#137505) [Balazs Varga]
+ optimize autofilter search when there are no dates (tdf#122419) [Caolán McNamara]
+ options Viewpage widget alignment update [andreas kainz]
+ other part to resolve: Change Search attribute (tdf#127279) [Seth Chaiklin]
+ page count is not reset to 1 in the print preview dialog (tdf#137898) [Caolán McNamara]
+ partially Change "register-true" to "Page line-spacing" (tdf#127279) [Seth Chaiklin]
+ pass ExternalInfo up to caller from lcl_ScAddress_Parse_OOo() [Eike Rathke]
+ paste sheet-local names with sheet name prefix (tdf#137896) [Eike Rathke]
+ pdf: add writeString for pdf elements for writing element content [Tomaž Vajngerl]
+ pdf: deduplicate resources when copying from external PDF stream [Tomaž Vajngerl]
+ pdf: test pdf re-export that bitmaps aren't duplicated [Tomaž Vajngerl]
+ pdf: use a common call to parse a object [Tomaž Vajngerl]
+ pdf: use object stream to copy dict or array content [Tomaž Vajngerl]
+ pdfium: add a signature wrapper class [Miklos Vajna]
+ pdfium: add an FPDF_RenderPageBitmap() wrapper [Miklos Vajna]
+ pdfium: add an FPDFBitmap_FillRect() wrapper [Miklos Vajna]
+ pdfium: add FPDFBitmap_GetBuffer/Stride wrappers [Miklos Vajna]
+ pdfium: add signature and trailer end getter wrappers [Miklos Vajna]
+ pdfium: eliminate remaining direct calls to FPDFPageObj_GetType() [Miklos Vajna]
+ permit scrollable AWT tab pages a la scrolled Dialog [Thorsten Behrens]
+ PPT export: fix lost bitmap fill for OOXML custom shapes (tdf#127086) [Miklos Vajna]
+ presumably 'true' is sufficient in all cases [Caolán McNamara]
+ print dialog alignment fixes [andreas kainz]
+ print dialog has one expander "more" and one "More" [Caolán McNamara]
+ properly clip native VCL gradients (tdf#137563) [Luboš Luňák]
+ protect aspect ratio of graphic bullets. (tdf#138148) [Gülşah Köse]
+ pSysWindow is unused [Caolán McNamara]
+ put may succeed even if outer error is set [Mike Kaganski]
+ python test shutdown robustness [Noel]
+ Qt5 don't paint empty strings (tdf#137804) [Jan-Marek Glogowski]
+ Qt5 std::abort, if we're unable to paint [Jan-Marek Glogowski]
+ re-register cloned TOXMark if the dest doc is different (tdf#98868) [Caolán McNamara]
+ rearrange mnemonic keys in Export as PDF dialog [Ming Hua]
+ reduce variable scope [Mike Kaganski]
+ reenable sw.PageStyle::com::sun::star::beans::XPropertySet check [Stephan Bergmann]
+ refactor SwSectionFormat::UpdateParent [Bjoern Michaelsen]
+ reinstate o3tl/cppunittraitshelper.hxx use for C++20 [Stephan Bergmann]
+ reinstate o3tl/cppunittraitshelper.hxx uses for C++20 [Stephan Bergmann]
+ reintroduce ScGlobal::FindUnquoted() nStart parameter [Eike Rathke]
+ relax non-null requirement for some rtl_uString_* functions [Stephan Bergmann]
+ remove BigInt::operator tools::Long() [Noel]
+ remove Bottom DrawTextFlag on renderFont for Watermark [Mert Tumer]
+ remove duplicate initialisation [Noel]
+ remove Fraction::operator tools::Long() [Noel]
+ remove non-functional resize grip at right of basic ide tabbar [Caolán McNamara]
+ remove nonexisting files from excludelist. (tdf#123936) [Philipp Hofer]
+ remove obsolete AC_HEADER_STDC check [Stephan Bergmann]
+ remove obsolete GNOME 2 MIME types files [Chris Mayo]
+ remove pimpl from FSStorage [Noel Grandin]
+ remove pimpl from HyperLabel [Noel Grandin]
+ remove pimpl from NamedValueCollection [Noel Grandin]
+ remove pimpl from PropertySetHelper [Noel Grandin]
+ remove pimpl from SdXMLShowsContext [Noel Grandin]
+ remove pimpl from SmViewShell [Noel Grandin]
+ remove pimpl from SvXMLAttributeList [Noel Grandin]
+ remove pimpl in PropertyBag [Noel Grandin]
+ remove pimpl in SfxBroadcaster/SfxListener [Noel Grandin]
+ remove pimpl in UnoControlTableModel [Noel Grandin]
+ remove remaining ModifyNotifications on TextNode [Bjoern Michaelsen]
+ remove SalPoint [Noel Grandin]
+ remove some prefix and local params from constructors [Noel Grandin]
+ remove SwClient::ModifyNotifcation, now unused [Bjoern Michaelsen]
+ remove SwIterator hack in untable [Bjoern Michaelsen]
+ remove unmaintained Executable_libtest [Stephan Bergmann]
+ remove unnecessary include [Stephan Bergmann]
+ remove unused #ifdef [Noel]
+ remove unused define [Gabor Kelemen]
+ remove unused GraphicObject::SetGraphic pCopyObj and rLink parameters [Stephan Bergmann]
+ remove unused installation variable GNOME_MIME_THEME [Chris Mayo]
+ remove unused Manager::registerGraphic rsContext parameter [Stephan Bergmann]
+ remove unused param in SvxHpLinkDlg [Noel]
+ remove unused SalGtkFilePicker::implAddFilterGroup _rFilter parameter [Stephan Bergmann]
+ remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parameters [Stephan Bergmann]
+ remove unused SfxFrameDescriptor::SetActualURL parameter [Stephan Bergmann]
+ remove unused ViewMediaShape::implInitializePlayerWindow rMimeType parameter [Stephan Bergmann]
+ remove unused XMLTableImportContext::ImportColumn nPrefix, rLocalName params [Stephan Bergmann]
+ remove unused ZoomIn command [Jim Raykowski]
+ removed duplicated include [Andrea Gelmini]
+ removed executable bits on data file [Andrea Gelmini]
+ removed executable permission on docx file [Andrea Gelmini]
+ removed executable permission on file [Andrea Gelmini]
+ rename "equal triangle" to "regular triangle" (tdf#132479) [Ming Hua]
+ rename "Header 1/2" menu items to "Heading 1/2" ... (tdf#137490) [Ming Hua]
+ rename Properties to Page/Slide Properties (tdf#137814) [Ayhan Yalçınsoy]
+ rename to NotifyContainsEmbeddedFont [Caolán McNamara]
+ renamed Track Changes as Show Tracked Changes (tdf#137808) [Ayhan Yalçınsoy]
+ reordered token.hxx. [dante]
+ replace #if with if constexpr() [Mike Kaganski]
+ replace matrix translate with object Move [Regina Henschel]
+ replace needless SwClientNotifyCall with CallSwClientNotify [Bjoern Michaelsen]
+ replace needless SwClientNotifyCalls with CallSwClientNotify [Bjoern Michaelsen]
+ replace obsolete AC_FD_CC with AS_MESSAGE_LOG_FD [Stephan Bergmann]
+ replace RES_GRF_REREAD_AND_INCACHE with sw::GrfRereadAndInCacheHint [Bjoern Michaelsen]
+ replace std::max(std::min()) with std::clamp [Noel]
+ replace std::min(std::max()) with std::clamp [Noel]
+ replace these macro-based implementations with normal C++ [Mike Kaganski]
+ resource leak [Caolán McNamara]
+ restore original modality before dialog loop ends (tdf#137215) [Caolán McNamara]
+ retire most of SwModify [Bjoern Michaelsen]
+ retire the stringbuffer loplugin [Noel]
+ reuse ColorSelectFunction from colorwindow.hxx in PaletteManager.hxx [Stephan Bergmann]
+ revert "Fix table row heigths." (tdf#138011, tdf#137949) [Xisco Fauli]
+ revert "lock refreshing font data when loading a document" (tdf#137643) [Caolán McNamara]
+ revert "loplugin:stringbuffer" [Noel Grandin]
+ revert "remove BigInt::operator tools::Long()" [Noel Grandin]
+ revert "Remove font width scaling hack" (tdf#127471) [Samuel Mehrbrodt, Aron Budea]
+ revert "remove Fraction::operator tools::Long()" [Noel Grandin]
+ revert "Rename Default Style in Calc." (tdf#132137, tdf#134161) [Xisco Fauli]
+ revert "Revert "Remove font width scaling hack"" (tdf#127471) [Stephan Bergmann]
+ revert "sw: fix text box size regression" (tdf#137881) [Xisco Fauli]
+ revert "use FasterParser for LoadXMLExceptList_Imp" (tdf#137908) [Noel Grandin]
+ revert questionable tools::Long in commented-out code [Stephan Bergmann]
+ rework zoom in and zoom out UI commands in Calc (tdf#45705) [Jim Raykowski]
+ RTF import: change exception type thrown on destination errors [Vasily Melenchuk]
+ SaveTable: Replace SwClientNotifyCall [Bjoern Michaelsen]
+ sc ui: bPosVisible only for fully visible (tdf#47349) [Justin Luth]
+ sc: Add UItest (tdf#137397, tdf#137896, tdf#137617, tdf#133630, tdf#67007, tdf#87474) [Xisco Fauli]
+ sc: Add unittest to check size of comments [Xisco Fauli]
+ sc: autofill bool sequences in merged cells (tdf#137621) [Attila Szűcs]
+ sc: autofill mixed sequences in merged cells (tdf#137624) [Attila Szűcs]
+ sc: autofill user list sequences in merged cells (tdf#137625) [Attila Szűcs]
+ sc: delete row/column with validation circles (tdf#41845) [Tibor Nagy]
+ sc: fix autofill of same mixed values (tdf#113500) [Attila Szűcs]
+ sc: fix autofill user list sequences (tdf#137624, tdf#137653) [Attila Szűcs]
+ sc: fix data circle shape size on merged cells (tdf#137614) [Tibor Nagy]
+ sc: fix white part in autofilter (tdf#137628) [Attila Szűcs]
+ sc_anchor: Add unittest (tdf#134161) [Xisco Fauli]
+ sc_subsequent_filters: Add unittest (tdf#129410) [Xisco Fauli]
+ sc_ucalc: Add unittest (tdf#100818) [Xisco Fauli]
+ scale hotspot to sync with scaled cursors (tdf#133950) [Caolán McNamara]
+ scRetypePassInputDlg: re-allow password removal (tdf#137897) [Justin Luth]
+ ScriptForge - core library [Jean-Pierre Ledure]
+ ScriptForge - Fix script invocation when scope is not in lower case [Jean-Pierre Ledure]
+ ScriptForge - Fix typos [Jean-Pierre Ledure]
+ ScriptForge - Language files [Jean-Pierre Ledure]
+ ScriptForge - Package_xxx.mk files [Jean-Pierre Ledure]
+ ScriptForge - python helper functions [Jean-Pierre Ledure]
+ ScriptForge - SFDatabases library [Jean-Pierre Ledure]
+ ScriptForge - SFDialogs library [Jean-Pierre Ledure]
+ ScriptForge - SFDocuments library [Jean-Pierre Ledure]
+ ScriptForge - Update build files [Jean-Pierre Ledure]
+ ScriptForge: (dialog) Better manage default values of service [Jean-Pierre Ledure]
+ ScriptForge: (dialog) fix when argument is ThisComponent [Jean-Pierre Ledure]
+ ScrollBar::GetThumbPos returns tools::Long [Stephan Bergmann]
+ sd: Add UItest (tdf#91762, tdf#138011) [Xisco Fauli]
+ sd_import: Add unittest (tdf#113163, tdf#138148) [Xisco Fauli]
+ section/SectionFormat: Modify no more ... [Bjoern Michaelsen]
+ section: dont call obsolete ModifyNotification directly [Bjoern Michaelsen]
+ send value-changed on FormattedSpinButton losing focus (tdf#138271) [Caolán McNamara]
+ set correct gradient color for chart background in sidebar [Szymon Kłos]
+ set CPPFLAGS instead of the INCLUDE environment variable [Tor Lillqvist]
+ set resize-toplevel true for GtkExpanders [Caolán McNamara]
+ set Skia pixel geometry for every surface [Luboš Luňák]
+ set the clipboard asynchronously (tdf#137181) [Caolán McNamara]
+ sfx2: lok: refactor notifications and const correctness [Ashod Nakashian]
+ sfx2: lok: reliably support multi-documents [Ashod Nakashian]
+ sfxlo-SidebarToolBox not used in any current .ui files [Caolán McNamara]
+ share spelling context across all ScGridWindows. (tdf#136694) [Michael Meeks]
+ shave some time off timeout (ofz#26973) [Caolán McNamara]
+ sidebar Area alignment update [andreas kainz]
+ sidebar Fix title & subtitle checkboxes on the ChartDeck (tdf#92768) [Muhammet Kara]
+ SidebarToolBox.hxx can be a private header [Caolán McNamara]
+ silence qa test coverity warning [Caolán McNamara]
+ simplify BigInt, remove isSet [Noel]
+ simplify comparison operators [Mike Kaganski]
+ simplify CreateChartContext, remove unused params [Noel]
+ simplify CreateTableContext [Noel]
+ simplify loplugin:stringview [Stephan Bergmann]
+ simplify makefile logic using new gb_not [Stephan Bergmann]
+ skia don't recreate empty surfaces (tdf#138022) [Jan-Marek Glogowski]
+ skip broadcast optimization for ScPostIts (tdf#114956) [Caolán McNamara]
+ slide, Page Setup replaced with Slide, Page Properties (tdf#137720) [Ayhan Yalçınsoy]
+ small code clean-up [Christophe JAILLET]
+ some few more corrections over starmath color stuff. [dante]
+ SortedResultSet uses sal_IntPtr instead of long [Stephan Bergmann]
+ speed improments [191919]
+ SpinButtonEntry is unused [Noel]
+ split out reusable hunk as function (tdf#98868) [Caolán McNamara]
+ starmath examples renovated [dante]
+ starmath has now full support of HTML colors. [dante]
+ StartElement no longer necessary here [Noel]
+ StartElement->startFastElement in sc [Noel]
+ StartElement->startFastElement in sw [Noel]
+ StartElement->startFastElement in text fields [Noel]
+ StartElement->startFastElement in XMLMetaFieldImportContext [Noel]
+ StartElement->startFastElement in xmloff/source/text [Noel]
+ std::set->o3tl::sorted_set in AssertFlyPages [Noel]
+ std::set->o3tl::sorted_set in ScDPCache [Noel]
+ std::set->o3tl::sorted_vector in ExportFrames [Noel Grandin]
+ std::set->o3tl::sorted_vector in filter [Noel Grandin]
+ std::set->o3tl::sorted_vector in ImpEditEngine [Noel Grandin]
+ std::set->o3tl::sorted_vector in InterfaceBag [Noel Grandin]
+ std::set->o3tl::sorted_vector in LocaleNode [Noel Grandin]
+ std::set->o3tl::sorted_vector in MultiSelection [Noel Grandin]
+ std::set->o3tl::sorted_vector in oox [Noel Grandin]
+ std::set->o3tl::sorted_vector in OPropertyArrayAggregationHelper [Noel Grandin]
+ std::set->o3tl::sorted_vector in PointIndexSet [Noel Grandin]
+ std::set->o3tl::sorted_vector in sw [Noel Grandin]
+ std::set->o3tl::sorted_vector in SwpHints [Noel Grandin]
+ std::set->o3tl::sorted_vector in SwSoftPageBreakList [Noel]
+ std::set->o3tl::sorted_vector in toolkit [Noel Grandin]
+ std::set->o3tl::sorted_vector in vcl [Noel Grandin]
+ std::set->o3tl::sorted_vector in writerfilter [Noel Grandin]
+ std::set->o3tl::sorted_vector in xmloff [Noel Grandin]
+ std::unique_ptr -> std::optional [Noel]
+ strtol returns long, so that needs to be used here [Stephan Bergmann]
+ styles Inspector: Translatable categories (tdf#136912, tdf#136868) [Aron Budea]
+ StylesPreview in Writer NB arrangement in two rows [andreas kainz]
+ suggest package install of the most appropiate pt langpack (rhbz#1891326) [Caolán McNamara]
+ sukapura: Update Line Color & Background Color icons [Rizal Muttaqin]
+ support changing Expander's label [Caolán McNamara]
+ support external names in INDIRECT() [Eike Rathke]
+ support getting Expander's label [Caolán McNamara]
+ support sheet-local scoped names in INDIRECT() (tdf#100818) [Eike Rathke]
+ support surrounding text for calc comments (tdf#137620) [Caolán McNamara]
+ support surrounding text for impress outline view (tdf#137620) [Caolán McNamara]
+ svl/source/svdde/ddedata.cxx is only compiled on Windows anyway [Stephan Bergmann]
+ SvStream::{Tell,TellEnd,remainingSize} all return sal_uInt64 [Stephan Bergmann]
+ SvxNumberFormatTabPage::nInitFormat should presumably be sal_uInt32 [Stephan Bergmann]
+ sw autocorrect: don't replace redlining (tdf#130546) [László Németh]
+ sw change tracking: clean-up autocorrect (tdf#83419) [László Németh]
+ sw change tracking: fix bad autocorrect (tdf#83419) [László Németh]
+ sw change tracking: fix line break symbol (tdf#105967) [László Németh]
+ sw change tracking: fix line break symbol in empty line (tdf#105967) [László Németh]
+ sw change tracking: fix pilcrow color (tdf#105967) [László Németh]
+ sw change tracking: fix pilcrow in empty line (tdf#105967) [László Németh]
+ sw change tracking: fix pilcrow symbol (tdf#105967) [László Németh]
+ sw change tracking: track transliteration (tdf#109266) [László Németh]
+ sw ChangesInMargin: fix end of paragraph (tdf#137771) [László Németh]
+ sw ChangesInMargin: fix Undo of characters (tdf#137684) [László Németh]
+ sw ChangesInMargin: join characters at backspace (tdf#138135) [László Németh]
+ sw editing: text box fell out of its shape (tdf#135198) [Daniel Arato (NISZ)]
+ sw page top border relative orientation: add UI (tdf#137650) [Szabolcs Toth]
+ sw paste: fix copying fly frame in textbox twice (tdf#135893) [Miklos Vajna]
+ sw replacement image creation: fix this when an ODT's settings.xml is invalid [Miklos Vajna]
+ sw textbox: fix automatic size of shapes with rotated text (tdf#137980) [Miklos Vajna]
+ sw top page border orientation: add ODF (tdf#137627) [Szabolcs Toth]
+ sw user field type: fix failing string to double conversion [kirchhoffb]
+ sw/source/core/crsr: Stop abusing observer pattern for code obfuscation. [Bjoern Michaelsen]
+ sw/source/core/doc: Stop abusing observer pattern for code obfuscation. [Bjoern Michaelsen]
+ sw/source/core/layout/atrfrm: Remove remaining uses of ModifyNotification [Bjoern Michaelsen]
+ sw/source/core/txtnode: ModifyNotification no more ... [Bjoern Michaelsen]
+ sw/source/core/undo: ModifyNotification no more ... [Bjoern Michaelsen]
+ sw: add an xml dumper for SwUndoDrawDelete [Miklos Vajna]
+ sw: add an xml dumper for SwUndoSaveSection [Miklos Vajna]
+ sw: add first UItest for styles inspector (tdf#137105) [Xisco Fauli]
+ sw: Add UItest (tdf#138232, tdf#137855, tdf#88608, tdf#136941, tdf#130629) [Xisco Fauli]
+ sw: add unit test for redlining of break symbols (tdf#105967) [László Németh]
+ sw: apply textbox Text alignment (tdf#137798) [Attila Bakos (NISZ)]
+ sw: enable Track Changes toolbar automatically (tdf#83958) [László Németh]
+ sw: fix crash on deleting last paragraph (tdf#137802) [Attila Bakos (NISZ)]
+ sw: fix misleading comments - SwFlyFrame::m_bAtCnt is set... [Michael Stahl]
+ sw: fix Shift-ArrowKey text box movement (tdf#137960, tdf#137964) [Daniel Arato (NISZ)]
+ sw: fix text box size regression (tdf#137881) [Daniel Arato (NISZ)]
+ sw: follow-up: Unmark before SetSelection() (tdf#131679) [Michael Stahl]
+ sw: layout: fix overlap of fly and table (tdf#134298, tdf#138039) [Michael Stahl]
+ sw: layout: remove left-over page frame without content (tdf#134298) [Michael Stahl]
+ sw: move shape text on adding textbox (tdf#137185) [Attila Bakos (NISZ)]
+ sw: prefix members of StackHack, SwActualSection, SwFrameHolder and ... [Miklos Vajna]
+ sw: prefix members of SwContentViewConfig, SwCursorConfig, SwGridConfig ... [Miklos Vajna]
+ sw: prefix members of SwDistance, SwLayIdle, SwOszControl and ... [Miklos Vajna]
+ sw: prefix members of SwEndnoter, SwLayCacheImpl, SwLayCacheIoImpl and ... [Miklos Vajna]
+ sw: return SwXFieldmark in SwXFieldEnumeration [Michael Stahl]
+ sw: sync anchoring of textbox with UNO (tdf#137802, tdf#84691) [Attila Bakos (NISZ)]
+ sw_fieldmarkhide: adapt cursor movement in SwCursor::LeftRight() [Michael Stahl]
+ sw_fieldmarkhide: adapt SwUndoInsSection with ToX [Michael Stahl]
+ sw_fieldmarkhide: add FieldmarkMode to SwRootFrame [Michael Stahl]
+ sw_fieldmarkhide: Copy: bookmarks before MakeFrames [Michael Stahl]
+ sw_fieldmarkhide: init fieldmark mode from options [Michael Stahl]
+ sw_fieldmarkhide: let CheckParaRedlineMerge() hide fieldmarks [Michael Stahl]
+ sw_fieldmarkhide: move cursor outside of hidden fieldmark when toggling [Michael Stahl]
+ sw_fieldmarkhide: notify layout if fieldmark is inserted or removed [Michael Stahl]
+ sw_fieldmarkhide: remove silly check in SwTextFrame::PaintExtraData() [Michael Stahl]
+ sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas() [Michael Stahl]
+ sw_fieldmarkhide: SwRedlineItr assumption that Show means no MergedPara [Michael Stahl]
+ sw_fieldmarkhide: SwTextFrame::RegisterToNode(): presumably... [Michael Stahl]
+ sw_fieldmarkhide: toggle mode depending on View->Field Names [Michael Stahl]
+ sw_odfexport: Add unittest (tdf#130314) [Xisco Fauli]
+ sw_ooxmlexport15: Add unittest (tdf#88126) [Xisco Fauli]
+ sw_redlinehide: fix assert on Replace with nothing [Michael Stahl]
+ sw_redlinehide: replace bogus implementation of SwPaM::InvalidatePaM() [Michael Stahl]
+ sw_redlinehide: SwUndoDelete: only create extra frames... (tdf#136453) [Michael Stahl]
+ sw_redlinehide: use correct node in SwPaM::InvalidatePaM() [Michael Stahl]
+ sw_uiwriter: Add unittest (tdf#79717) [Xisco Fauli]
+ SwEditShell: remove SwIterator hack [Bjoern Michaelsen]
+ SwFieldType: ModifyNotification no more ... [Bjoern Michaelsen]
+ SwFormat: remove calls to obsolete functions [Bjoern Michaelsen]
+ SwFormat: remove last ModifyNotification [Bjoern Michaelsen]
+ SwFormatDrop: remove Modify/ModifyBroadcast/ModifyNotification from this beauty [Bjoern Michaelsen]
+ SwGrfNode: ModifyNotification no more [Bjoern Michaelsen]
+ SwGrfNode: ModifyNotification no more ... [Bjoern Michaelsen]
+ SwGrfNode: Remove graphic arrived hack [Bjoern Michaelsen]
+ SwGrfNode: Replace needless SwClientNotifyCalls with CallSwClientNotify [Bjoern Michaelsen]
+ switching long to a 64-bit type on 64-bit windows [Noel]
+ SwLayoutFrame::SetFrameFormat: ModifyNotification no more ... [Bjoern Michaelsen]
+ SwModify: remove the LockClientList madness [Bjoern Michaelsen]
+ SwNumFormat: Modify no more ... [Bjoern Michaelsen]
+ SwTextFormatColl: Modify no more ... [Bjoern Michaelsen]
+ sync filter's paper table with calcs and i18nutils [Caolán McNamara]
+ sync pending clipboard assign on clipboard ownership-change (tdf#138183) [Caolán McNamara]
+ sync the vcl expander default with the gtk one to !m_bResizeTopLevel [Caolán McNamara]
+ tdf#sc: Add UItest (tdf#137726) [Xisco Fauli]
+ tdf120290 sw: move cursor behind comment at line end [Justin Luth]
+ tdf138138 Apply shape shift also to NoRotatedAnchor [Regina Henschel]
+ teach loplugin:toolslong about curl_easy_getinfo [Stephan Bergmann]
+ tentative fix for crash in the iOS app [Tor Lillqvist]
+ terminate on uncaught exception in a11y callback (tdf#138108) [Caolán McNamara]
+ test also that loading more documents after closing all open ones works [Tor Lillqvist]
+ these don't need to include vcl/button.hxx anymore [Caolán McNamara]
+ this converts to/from mm100s, not twips [Mike Kaganski]
+ this doesn't depend on SAL_TYPES_SIZEOFLONG anymore [Mike Kaganski]
+ this presumably wants to be Size(-1, -1) [Stephan Bergmann]
+ TNumberedItemHash NumberedCollection::m_lComponents is indexed on pointers... [Stephan Bergmann]
+ toolbar Mode Dialog update sorting [andreas kainz]
+ toolbox always has flat style [Noel Grandin]
+ tools::Long->sal_Int32 in vcl filters [Noel]
+ tools::Long->sal_uInt16 in ImpErrorQuad [Noel]
+ tools::Polygon::Clip() is broken with bezier curves (tdf#137068) [Luboš Luňák]
+ transport Pixmap from GetNativeSurfaceHandle via css::uno::Any as sal_Int64 [Stephan Bergmann]
+ try to use directly VCL's DrawGradient() in vclcanvas (tdf#136523) [Luboš Luňák]
+ turn off cursor earlier (tdf#138157) [Caolán McNamara]
+ typo apropiate->appropriate (starmath) [Julien Nabet]
+ ucbGet needs a non-null interaction handler after all [Stephan Bergmann]
+ uitest: Add assert to check values are not reset (tdf#137930) [Xisco Fauli]
+ uitest: Add asserts to check there is at least 1 element (tdf#137908) [Xisco Fauli]
+ uitest: autofilter: add test for different searches [Xisco Fauli]
+ uitest: chartArea.py: assert changes in chart [Xisco Fauli]
+ uitest: fix comments [Xisco Fauli]
+ uitest: move all calc tests to sc/qa/uitest [Xisco Fauli]
+ uitest: move all writer tests to sw/qa/uitest [Xisco Fauli]
+ uitest: move findBar tests to their own folder [Xisco Fauli]
+ uitest: remove useless comments [Xisco Fauli]
+ uitest: Rename the "SET" to "TYPE" for Edit boxes + implement the real "SET". [Jan Holesovsky]
+ uitest: reset formula syntax back to Calc A1 [Xisco Fauli]
+ uitest: sc: move data folder to the root uitest folder [Xisco Fauli]
+ uitest: style inspector: add basic test [Xisco Fauli]
+ uitest: sw: forgot to move this file [Xisco Fauli]
+ uitest: sw: move data folder to the root uitest folder [Xisco Fauli]
+ uitest: test creation of range names from ui [Xisco Fauli]
+ uncaught exception (cid#1468697) [Caolán McNamara]
+ unit tests for: Improve 'resize with cell' handling [Regina Henschel]
+ UNOIDL long vs. C++ sal_Int32 confustion [Stephan Bergmann]
+ unoidl-check: try to come up with a better comment [Jan-Marek Glogowski]
+ update git submodules [Stanislav Horacek, Andras Timar, Mike Kaganski, Adolfo Jayme Barrientos, Marina Latini, Thorsten Behrens, Julien Nabet, Ismael Olea, U-LAPTOP-LENOVO-H\marco, Caolán McNamara, Seth Chaiklin, Andrea Gelmini, Ilmari Lauhakangas, Olivier Hallot, Ayhan Yalçınsoy, Christian Lohmaier, Ilkyu Ju, Johnny_M]
+ update ident<->toolitem mapping in set_item_ident [Caolán McNamara]
+ update language-subtag-registry to 2020-09-29 [Eike Rathke]
+ update Skia to chrome/m88 [Luboš Luňák]
+ update to ICU 68.1 [Eike Rathke]
+ update toolbarmode preview for ToD [andreas kainz]
+ update toolbarmode previews (tdf#137912) [andreas kainz]
+ updated javainteractionhandler.cxx to add a link for the JRE missing warning (tdf#125379) [Bryan Gazali]
+ use #pragma once in xmlsecurity (tdf#124176) [TRaXIn]
+ use a utl::TempFile and clean it up after test [Andras Timar]
+ use consistent slashes in the INCLUDE variable [Tor Lillqvist]
+ use document address convention to create names (tdf#137617) [Eike Rathke]
+ use existing SalEvent::SurroundingTextRequest (tdf#137620) [Caolán McNamara]
+ use fastparser in forms [Noel Grandin]
+ use fastparser in XMLEmbeddedObjectImportContext [Noel Grandin]
+ use fastparser in XMLImageMapContext [Noel Grandin]
+ use fastparser in XMLImageMapObjectContext [Noel Grandin]
+ use LONG here [Mike Kaganski]
+ use menu icon for uno:UnderlineSingle (tdf#138000) [Gabor Kelemen]
+ use officecfg for Experimental flag [Noel Grandin]
+ use officecfg for IsPluginsEnabled [Noel Grandin]
+ use officecfg for ShowLinkWarningDialog [Noel Grandin]
+ use officecfg for UseSystemFileDialog [Noel Grandin]
+ use officecfg for UseSystemPrintDialog [Noel Grandin]
+ use officecfg or MacroRecorderMode [Noel Grandin]
+ use only NotebookbarToolBox, and not SidebarToolBox, in the notebookbar [Caolán McNamara]
+ use Point direct and drop a reinterpret_cast [Caolán McNamara]
+ use pragma once instead of include guards (tdf#124176) [Zeynep İnkaya, Umut Emre Bayramoglu, Gül Toksöz, Mücahid Aydin, Arda, Tolunay Dündar, Gökhan Özeloğlu, Roman Kuznetsov]
+ use pragma once instead of inclusive guards (tdf#124176) [shubham656]
+ use pragma once, instead of include guards (tdf#124176) [Bartu Bayazıt]
+ use save_CFLAGS etc in a uniform way [Tor Lillqvist]
+ use ScDocument::GetSheetSeparator() [Eike Rathke]
+ use signed tools::Long return type for calcDistSquare [Stephan Bergmann]
+ use stack background to match the other notebookbar areas (tdf#137865) [Caolán McNamara]
+ use the underlying type of char16_t [Stephan Bergmann]
+ use translated standard styles for styles listbox [Szymon Kłos]
+ use UCB instead of cURL to download https files [Stephan Bergmann]
+ use XGraphic instead of Image [Caolán McNamara]
+ using pragma once instead of inclusive guards (tdf#124176) [diwanshu885]
+ vcl pdf tokenizer: add real numbers testcase [Miklos Vajna]
+ vcl: clean up unused PDFDocument functions [Miklos Vajna]
+ vclplug_qt5 doesn't appear to need to link to vclplug_x11 [Caolán McNamara]
+ version 7.1.0.0.beta1, tag libreoffice-7.1.0.0.beta1 [Christian Lohmaier]
+ VML shape import: fix alignment from top margin (tdf#137642) [Szabolcs Toth]
+ wait until map to disable the parent SalFrame tab-cycling (tdf#138047) [Caolán McNamara]
+ warning generated if the table size exceeds a particular limit (tdf#134779) [Anshu]
+ weld impress TabBarControl [Caolán McNamara]
+ weld panel TitleBar [Caolán McNamara]
+ weld TabBar [Caolán McNamara]
+ windows 7 support is already supported [Mike Kaganski]
+ writer Notebookbar update [andreas kainz]
+ writer: fix apostrophe search regression (tdf#117643) [László Németh]
+ writer: fix keyboard navigation of Navigator (tdf#137777) [Jim Raykowski]
+ writerfilter compatibilityMode15: ignore behindDoc if wrapped (tdf#137850) [Justin Luth]
+ writerfilter: PageBreakBefore - don't always overwrite (tdf#136952) [Justin Luth]
+ writerfilter: remove leftover comment [Michael Stahl]
+ ww8export: always check for breakAfter on last split (tdf#136952) [Justin Luth]
+ ww8export: respect ginormous paragraphs (tdf#132149) [Justin Luth]
+ X11Pixmap::mhDrawable only ever holds a Pixmap [Stephan Bergmann]
+ XLSX export: file URLs need IURI encoding (tdf#129969) [Tünde Tóth]
+ XLSX export: truncate validation text (tdf#84874) [Tibor Nagy]
+ XLSX: add missing A6 paper format (tdf#136721) [Szabolcs Toth]
+ xmlsecurity: prepare to verify signatures using pdfium [Miklos Vajna]
+ xmlsecurity: reject a few dangerous annotation types during pdf sig verify [Miklos Vajna]
+ xmlsecurity: verify signatures using pdfium [Miklos Vajna]
+ dictionaries
+ add Korean(ko_KR) spellcheck dictionary (tdf#135405) [Ilkyu Ju]
+ fix es_TT (to es-TT) Locale patterns [Caolán McNamara]
+ fix paths for pt_PT dict [Olivier Hallot]
+ fixup Spanish dictionary update [Thorsten Behrens]
+ italian Writing Aids extension forked by LibreItalia. [Marina Latini]
+ update all Spanish dictionaries to RLA v2.6 [Ismael Olea]
+ update pt-PT dictionaries. [Olivier Hallot]
+ updated the English dictionaries: GB [U-LAPTOP-LENOVO-H\marco]
+ help
+ + relevant to: Outline Content Visibility context help in Navigator (tdf#136435, tdf#135668) [Seth Chaiklin]
+ add "Customize" label to help for customizing menu and context menu [Seth Chaiklin]
+ add "note" about loading and overwriting styles (tdf#130719) [Seth Chaiklin]
+ add bookmarks to insert column break in Writer (tdf#90334) [Seth Chaiklin]
+ add explanation about Hanging Indent .uno (tdf#113804) [Seth Chaiklin]
+ add explanation about setting regex option in Calc help example (tdf#114660) [Seth Chaiklin]
+ add link to help page for Status bar [Seth Chaiklin]
+ add links about user-defined borders (tdf#34398) [Seth Chaiklin]
+ add missing functions to "Logical" category help page in Calc (tdf#103419) [Seth Chaiklin]
+ add note about saving "last printed" data (tdf#137929) [Seth Chaiklin]
+ add note about truncated lists in Excel export (tdf#137277) [Seth Chaiklin]
+ add Register-true to Glossary as separate entry (tdf#137221) [Seth Chaiklin]
+ add related topic to View - Status Bar about Status Bar [Seth Chaiklin]
+ add tip about how to enter an equal sign in a Writer table (tdf#131077) [Seth Chaiklin]
+ add variable to help page for color bar for embedding [Seth Chaiklin]
+ allow note, tip and warning in tablecell element [Olivier Hallot]
+ and help for printing range of pages (tdf#107192, tdf#73398) [Seth Chaiklin]
+ change