+ core
    + - Adjust minimum statusbar height according icons (tdf#155278) [Heiko Tietze]
    + - Ambiguous item on macOS quick start menu (tdf#154787) [Heiko Tietze]
    + - Don't scale overlay images in start center (tdf#155200) [Heiko Tietze]
    + - Easy access to skia.log (tdf#155070) [Heiko Tietze]
    + - Less obtrusive col/row header color on macOS (tdf#145080) [Heiko Tietze]
    + - Tooltip to add sheets should be more informative (tdf#140091) [Heiko Tietze]
    + - Tooltips moved from container to controls (tdf#155070) [Heiko Tietze]
    + - Use accent color for focused cell (tdf#145080) [Heiko Tietze]
    + [3.0] external/openssl: add patch for CVE-2023-0464 [Taichi Haradaguchi]
    + [API CHANGE] Add createShortCutManager function to uiconfigurationmanager. [Gökay Şatır]
    + [API CHANGE] Drop obsolete group PersonasEntry and set PersonasList [Gabor Kelemen]
    + [API CHANGE] Drop unused config key EmojiFont [Gabor Kelemen]
    + [API CHANGE] Drop unused Dictionaries config group [Gabor Kelemen]
    + [API CHANGE] Drop unused ToolboxStyle config key [Gabor Kelemen]
    + [API CHANGE] remove XModuleUIConfigurationManager3 and XUIConfigurationManager3 [Miklos Vajna]
    + a11y: Fix returning unpaired surrogates when retrieving characters [Colomban Wendling]
    + abrt (ofz#59210) [Caolán McNamara]
    + abrt failed_throw (ofz#59338) [Caolán McNamara]
    + adapt compilerplugins to Clang 17 trunk "Remove llvm::Optional" [Stephan Bergmann]
    + add "Fix" function to shapes (tdf#155504) [Samuel Mehrbrodt]
    + add "Go to" function to shapes (tdf#155504) [Samuel Mehrbrodt]
    + add a test case to catch if full invalidation ever returns (tdf#155349) [Caolán McNamara]
    + add a toAny variant that takes a && value [Noel Grandin]
    + add basic filter node (tdf#132246) [Xisco Fauli]
    + add basic support for feGaussianBlur (tdf#132246) [Xisco Fauli]
    + add Calc view separation for tiled rendering [Paris Oplopoios]
    + add configure switch to enable building the installer with WiX. [Jussi Pakkanen]
    + add Detect scientific number option (tdf#154131) [Laurent Balland]
    + add drawooo:display to libreoffice-schema (tdf#155271) [Regina Henschel]
    + add unit test for loplugin:staticmethods [Noel Grandin]
    + add Watch/Stack window commands to toolbar (tdf#146518) [Rafael Lima]
    + added doxygen to calc currency combo [Luigi Iucci]
    + added option to update selected field (tdf#148979) [TokieSan]
    + allow bootstrap variables in Java user classpath settings [Samuel Mehrbrodt]
    + aPardMap returns 0 'Which' for SID_ATTR_BORDER_OUTER (ofz#59362) [Caolán McNamara]
    + autocorrection in Romanian applies to existing words (tdf#155087) [Cip Cipricus]
    + automatic a11y is required for this sidebar panel (tdf#142978) [Samuel Mehrbrodt]
    + avoid -Werror=unused-function when building against older GTK4 [Stephan Bergmann]
    + avoid config (ofz#59028) [Caolán McNamara]
    + avoid duplicates in Edit Modules language list [Mike Kaganski]
    + avoid loplugin:unreffun [Stephan Bergmann]
    + avoid signed integer overflow [Stephan Bergmann]
    + avoid some dynamic_cast in XTextRangeToSwPaM [Noel Grandin]
    + avoid some invalid Fraction objects [Noel Grandin]
    + avoid some OUString construction in SwASCWriter::WriteStream [Noel Grandin]
    + avoid some OUString construction in writerfilter/ [Noel Grandin]
    + avoid some ref-counting traffic in SvxShape::Notify [Noel Grandin]
    + avoid some UNO querying [Noel Grandin]
    + avoid unnecessary, wrong downcast [Stephan Bergmann]
    + blacklist 3 Nvidia cards for Skia hardware rendering (tdf#155143) [Julien Nabet]
    + bPaint is now always true here [Caolán McNamara]
    + branch libreoffice-7-6 [Christian Lohmaier]
    + breeze icons for Watched Expressions and Call Stack (tdf#153789) [Rizal Muttaqin]
    + bump product version to 7.6.0.0.alpha1+ [Christian Lohmaier]
    + bump product version to 7.6.0.0.beta1 [Christian Lohmaier]
    + can't toggle Wrap Text on all cells if cell already has (tdf#155368) [Noel Grandin]
    + cannot self-append OUStringBuffer via concatenation [Stephan Bergmann]
    + categorize the reasons writer calls "LockPaint" [Caolán McNamara]
    + change "OK" to "Apply" and rearrange button position (tdf#154186) [Seth Chaiklin]
    + change ComplexColor to show more useful properties [Tomaž Vajngerl]
    + change label for "Page Number" -> "Page Number Field" (tdf#155065) [Seth Chaiklin]
    + chart: fix export of modified On/Between tick marks (tdf#148142) [Tünde Tóth]
    + clean default list before using non-default one (tdf#151987) [Mike Kaganski]
    + clean up OSL_FAIL (tdf#43157) [Baole Fang]
    + CloneList::CopyConnections: Replace duplicated code by loop [Dr. David Alan Gilbert]
    + colibre icons for Watched Expressions and Call Stack (tdf#153789) [Rizal Muttaqin]
    + convert ColorConfig to officecfg where possible [Noel Grandin]
    + convert SvtAccessibilityOptions to officecfg where possible [Noel Grandin]
    + convert XFastParser into a normal C++ interface [Noel Grandin]
    + CopyObjects: Use CloneList to wire up connectors (tdf#120283) [Dr. David Alan Gilbert]
    + cppunit/timer: Use a range based loop and cleanup [Dr. David Alan Gilbert]
    + CppunitTest_sc_dataprovider: fix sanitizers failure [Miklos Vajna]
    + CppunitTest_sc_opencl-1: remove commented out tests [Xisco Fauli]
    + CppunitTest_sc_opencl-1: use CPPUNIT_TEST_FIXTURE() [Xisco Fauli]
    + CppunitTest_sc_subsequent_filters_test: re-enable test [Xisco Fauli]
    + CppunitTest_sc_vba_macro_test: don't concatenate the name file [Xisco Fauli]
    + CppunitTest_sw_core_edit: add test for the FnChgToEnEmDash() fix [Miklos Vajna]
    + CppunitTest_sw_htmlexport: avoid reqif magic in testReqIfList [Miklos Vajna]
    + CppunitTest_sw_htmlexport: avoid reqif magic in testReqIfOle2 [Miklos Vajna]
    + CppunitTest_sw_htmlexport: avoid reqif magic in testReqIfOle2Odg [Miklos Vajna]
    + CppunitTest_sw_htmlexport: avoid reqif magic in testReqIfTable2 [Miklos Vajna]
    + CppunitTest_sw_htmlexport: fix test after my previous commit [Xisco Fauli]
    + CppunitTest_sw_uiwriter4: disable part of test on all platforms [Xisco Fauli]
    + CppunitTest_sw_uiwriter4: disable testTdf107975 on Windows [Miklos Vajna]
    + CppunitTest_sw_uiwriter4: restore part of testTdf107975 on Windows [Miklos Vajna]
    + CppunitTest_sw_uiwriter5: fix build [Miklos Vajna]
    + CppunitTest_vcl_filters_test: just pass the file name as parameter [Xisco Fauli]
    + crash on exit (tdf#155515, tdf#155528) [Noel Grandin]
    + crash when a11y toolbar is visible and try to insert a math object (tdf#154927) [Julien Nabet]
    + crash when switching to PostgreSQL connector in Database wizard (tdf#155562) [Julien Nabet]
    + deduplicate in starmath/visitors (tdf#155630) [Julien Nabet]
    + deduplicate in starmath/visitors (2) (tdf#155630) [Julien Nabet]
    + dereference null return value (cid#1448540, cid#1531780) [Caolán McNamara]
    + desktop: check getDialog() [Xisco Fauli]
    + detect default color in WordArt (tdf#155327) [Regina Henschel]
    + direct SQL: try to detect Bit field in Mysql/MariaDB (tdf#153317) [Julien Nabet]
    + disable HeaderFooter menu for tiled rendering (tdf#155507) [Caolán McNamara]
    + disable test that always fails with Apple Retina displays [Patrick Luby]
    + do AutoCorrect of Input Method text (tdf#155350) [Caolán McNamara]
    + do Bezier point count check (ofz#58830) [Caolán McNamara]
    + do not delete existing cell contents when pasting notes (tdf#139858) [Andreas Heinisch]
    + do not delete notes when pasting contents (tdf#141440) [Andreas Heinisch]
    + do not throw DisposedException when inside a dispose() method [Noel Grandin]
    + doc export: handle para last line - justify (tdf#155465) [Justin Luth]
    + doc import:  force page center on inline images (tdf#135710) [Justin Luth]
    + doc import: auto-contour for textboxes (tdf#140508) [Justin Luth]
    + doc import: force dynamic wrap on inline images (tdf#135709) [Justin Luth]
    + DOC import: limit the usage of the CONTINUOUS_ENDNOTES compat flag (tdf#143445) [Miklos Vajna]
    + doc import: set the correct wrap (tdf#133504) [Justin Luth]
    + doc import: special case when DyaAbs is zero (tdf#36711) [Justin Luth]
    + doc import: use style's anchor info (tdf#55946, tdf#60683) [Justin Luth]
    + doc/rtf import: don't lose section page break (tdf#104704, tdf#145998) [Justin Luth]
    + doc/x export: different columns mean new section (tdf#144362) [Justin Luth]
    + doccomp: Use std::swap instead of using temporary values (tdf#148251) [Dr. David Alan Gilbert]
    + docmodel: add hash to ComplexColor and Transformation classes [Tomaž Vajngerl]
    + don't allow changing finalized properties (tdf#104005) [Samuel Mehrbrodt]
    + don't enable field shadings in online case (tdf#155507) [Caolán McNamara]
    + don't even bother to introduce unused variables [Stephan Bergmann]
    + don't expand Reference Marks (tdf#81720) [Matti Tyrväinen]
    + don't InvalidateAll in online for a OuterResize case [Caolán McNamara]
    + don't poll the Default Printer Name on every query (tdf#109149) [Caolán McNamara]
    + don't redraw numbering when cursor enters it, if... (tdf#155507) [Caolán McNamara]
    + don’t require hunspell dictionary for every Arabic locale (tdf#64830) [Khaled Hosny]
    + don’t split COMPLEX text portions (tdf#139863, tdf#155514) [Khaled Hosny]
    + drop duplicating function [Mike Kaganski]
    + drop m_aFlatParaList from SwXFlatParagraphIterator (tdf#155232) [Mike Kaganski]
    + drop redundant condition [Mike Kaganski]
    + drop SetEndActionByVirDev from the html import (tdf#155349) [Caolán McNamara]
    + drop solarmutex guard from SwTextBoxHelper::isTextBox [Noel Grandin]
    + drop the unneeded optimization for "[All]" [Mike Kaganski]
    + drop unneeded indirection [Mike Kaganski]
    + drop workaround for "XB Roya" issue (tdf#155542) [Caolán McNamara]
    + dynamic_cast followed by static_cast [Caolán McNamara]
    + elementary icons for Watched Expressions and Call Stack (tdf#153789) [Rizal Muttaqin]
    + eliminate 24h loops in DateTime::operator+=/-=(tools::Time&) [Eike Rathke]
    + EMF Fix text aligning for EMR_SETTEXTALIGN for wrong values. [Bartosz Kosiorek]
    + EMF+ Implement EmfPlusDrawCurve with cardinal spline (tdf#143877) [Bartosz Kosiorek]
    + export list header to (X)HTML using 'display: block' style (tdf#155496) [Mike Kaganski]
    + external/libxml2: Fix missing external symbols needed by xmllint [Stephan Bergmann]
    + ExternalProject_libxml2 still needs to build the xmllint executable [Stephan Bergmann]
    + extra check since we deal with signed integers (tdf#153317) [Julien Nabet]
    + factor out DateTime::NormalizeTimeRemainderAndApply(tools::Time& rTime) [Eike Rathke]
    + find-unused-data.sh: move script to bin and adapt it [Xisco Fauli]
    + fire less "index hint out of range, ignoring" warnings [Noel Grandin]
    + fix "AddressSanitizer: heap-use-after-free" [Mike Kaganski]
    + fix ccache cache size detection [Khaled Hosny]
    + fix color filter when cells have no content (tdf#153972) [Samuel Mehrbrodt]
    + fix CppunitTest_configmgr_unit for --disable-report-builder [Stephan Bergmann]
    + fix crashtesting assert (tdf#155542) [Khaled Hosny]
    + fix document type in option dialog (tdf#148756) [Baole Fang]
    + fix drawing mixed direction underlined text (tdf#155557) [Khaled Hosny]
    + fix dynamic-type-mismatch [Noel Grandin]
    + fix font fallback for surrogate pairs in RTL text (tdf#153440) [Khaled Hosny]
    + fix gray shade for NBSPs [Vojtěch Doležal]
    + fix identical copypaste errors [Mike Kaganski]
    + fix line count resets to zero after 65535 (tdf#152431) [Bogdan B]
    + fix list restart and opening/closing conditions (tdf#155387) [Mike Kaganski]
    + fix master related UI in Draw (tdf#148088) [Baole Fang]
    + fix nullptr dereference [Mike Kaganski]
    + fix scrolling in a11y sidebar (tdf#154782) [Samuel Mehrbrodt]
    + fix selection in text cell (tdf#132026) [Baole Fang]
    + fix text cell incorrect formula (tdf#131638) [Baole Fang]
    + fix text in IDL file [Olivier Hallot]
    + fix the second replacement in FnChgToEnEmDash (tdf#155407) [Mike Kaganski]
    + fix to persistently remove print-range (tdf#100034) [Czeber László Ádám]
    + fix typo [Andrea Gelmini]
    + fix typo in code [Andrea Gelmini]
    + fix underline width for Kashida-justified text (tdf#152048) [Khaled Hosny]
    + fix wrong check [Mike Kaganski]
    + fix Y position of vertical glyphs on macOS (tdf#149297) [Khaled Hosny]
    + flatten the extra ImplMatLine into ImplHomMatrixTemplate (tdf#63130) [Noel Grandin]
    + formatting active cell applies to entire cell range (tdf#154114) [Noel Grandin]
    + formatting lost when formula bar edited via IM (tdf#155453) [Caolán McNamara]
    + get back com.sun.star.cui.AsynchronousColorPicker service impl (tdf#155543) [Stephan Bergmann]
    + grab focus to document when clicking "Go to" button (tdf#142978) [Samuel Mehrbrodt]
    + gtk a11y: Return 0xFFFFFFFF for invalid characters [Colomban Wendling]
    + gtk3 a11y: Consolidate reporting accessible name [Colomban Wendling]
    + gtk3 a11y: Fix reporting accessible description [Colomban Wendling]
    + heap-buffer-overflow (ofz#58991) [Caolán McNamara]
    + heap-buffer-overflow READ (ofz#58928) [Caolán McNamara]
    + hide .uno:PageOffsetDialog from Customize dialog (tdf#155065) [Seth Chaiklin]
    + icons for PageNumberWizard (tdf#155374) [Rizal Muttaqin]
    + idl: they're not params but attributes [Julien Nabet]
    + improve Hebrew font preview sample text (tdf#154547) [Khaled Hosny]
    + improve logging when we get an exception in copyProperties [Noel Grandin]
    + improve shape export with hidden row/col (tdf#154821) [Regina Henschel]
    + improve Solver symbols (tdf#155179) [Bogdan B]
    + improve some error diagnostics [Stephan Bergmann]
    + improve the performance in librevenge (tdf#63130) [Noel Grandin]
    + improve theme color generation in color picker (tdf#153361) [Tomaž Vajngerl]
    + improved B2DHomMatrix [Noel Grandin]
    + in online do less whole document invalidation [Caolán McNamara]
    + insert space between CJK and non-CJK text only (tdf#89288) [Khaled Hosny]
    + introduce weld::ComboBox::insert/append taking a single ComboBoxEntry [Mike Kaganski]
    + JSDialog:  Validity message dialog is tunneled (i#6327) [shehr]
    + jsdialog: don't send full update on message dialog close [Szymon KÅ‚os]
    + jsdialog: enable image properties dialogs [Szymon KÅ‚os]
    + language list: sort generic language before country variants [Mike Kaganski]
    + latest VS 2022 Preview is 17.7.0 now [Stephan Bergmann]
    + lok: accessibility event listener for focused paragraph [Marco Cecchetti]
    + lok: callback to send the updated theme palette when theme changes [Tomaž Vajngerl]
    + lok: escape notifyWindow message [Szymon KÅ‚os]
    + lok: Hide file name label [Szymon KÅ‚os]
    + LOK: Navi-1 open/close on sidebar [Attila Szűcs]
    + LOK: Navi-10 hide not needed controls [Attila Szűcs]
    + LOK: Navi-4 tree dblclick [Attila Szűcs]
    + LOK: Navi-6 page selector SpinField [Attila Szűcs]
    + loplugin:external [Stephan Bergmann]
    + loplugin:fakebool [Stephan Bergmann]
    + loplugin:reservedid [Stephan Bergmann]
    + loplugin:unnecessaryvirtual [Noel Grandin]
    + loplugin:unusedfields [Noel Grandin]
    + loplugin:unusedmethods [Noel Grandin]
    + loplugin:virtualdead [Noel Grandin]
    + LRSpaceItem ooxmlexport12: don't test implementation (tdf#138726) [Justin Luth]
    + make --with-latest-c++ support future C++26 [Stephan Bergmann]
    + make a11y checker accept image description too (tdf#57423) [Thorsten Behrens]
    + make B2DHomMatrix a flat object (tdf#63130) [Noel Grandin]
    + make sure to not reset style names (tdf#73483) [Mike Kaganski]
    + mark read-only docs as modified (tdf#146547) [Samuel Mehrbrodt]
    + MathType::HandleNodes: SmNodeType::Expression does the same as default one [Julien Nabet]
    + MCGR: Adaptions to WriteGradientFill and BGradient [Armin Le Grand (allotropia)]
    + MCGR: Border restoration support [Armin Le Grand (allotropia)]
    + MCGR: Check correctly for used FillTransparenceGradient [Armin Le Grand (allotropia)]
    + MCGR: consolidations/cleanups for changes so far [Armin Le Grand (allotropia)]
    + MCGR: correct usage of wrong result in tooling (tdf#155537) [Armin Le Grand (allotropia)]
    + MCGR: handling of TransparencePrimitive2D for metafiles (tdf#155437) [Armin Le Grand (allotropia)]
    + MCGR: Recreate 'axial' from symmetric 'linear' (tdf#155549) [Regina Henschel]
    + MCGR: Unit test for 'Use tryToRecreateBorder for...' [Regina Henschel]
    + MCGR: Use tryToRecreateBorder for better BW comp with LO [Armin Le Grand (allotropia)]
    + MCGR: Use tryToRecreateBorder too for transparency [Regina Henschel]
    + menus all black with SAL_RTL_ENABLED=1 and SAL_USE_VCLPLUGIN=gen [Caolán McNamara]
    + merge expwrap into sax library [Noel Grandin]
    + merge some stringadds [Noel Grandin]
    + missing include (for std::find_if) [Stephan Bergmann]
    + missing test dependencies [Stephan Bergmann]
    + more TypedWhichId [Noel Grandin]
    + move some layer/object visibility computation inside SdrObject (tdf#155410) [Noel Grandin]
    + move uppercase to SubStr ctor [Mike Kaganski]
    + MySQL/MariaDB direct connect, use more of the new function (tdf#155443) [Julien Nabet]
    + MySQL/MariaDB direct connect: pb to change fieldname in table (tdf#155443) [Julien Nabet]
    + navigator: lok: hide global tree on construction to not flicker [Szymon KÅ‚os]
    + navigator: use toggle available for all apps [Szymon KÅ‚os]
    + NFC sw layout: cleanup MS Word compatibility trailing blanks (tdf#130363) [Justin Luth]
    + notebookbar: be smarter about hidden window size (tdf#140557) [Justin Luth]
    + notebookbar: fix disappearing icons in groupbar #2 (tdf#147740, tdf#141684) [Justin Luth]
    + null-deref of SwFootnoteFrame (tdf#122081) [Caolán McNamara]
    + ofz: Use-of-uninitialized-value [Caolán McNamara]
    + only need this invalidate if using header/footer controls (tdf#155507) [Caolán McNamara]
    + oox: convert odp documents to fodp so it is easiert to change [Tomaž Vajngerl]
    + ooxml export typeface attribute is mandatory (tdf#155412) [Regina Henschel]
    + optimize ScAppCfg::ReadSortListCfg [Mike Kaganski]
    + out-of-memory (ofz#58883) [Caolán McNamara]
    + partial fix Catch uncaught DisposedException (tdf#146626) [Patrick Luby]
    + partial revert default row height on new sd tables (tdf#139512) [Justin Luth]
    + partially convert SvCTLOptions to officecfg (tdf#155376) [Noel Grandin]
    + partially revert fix for (tdf#91312, tdf#107965) [Xisco Fauli]
    + pass XFlatParagraph by normal Reference, not WeakReference (tdf#155647) [Mike Kaganski]
    + perf: cache the generated json for an iconview image [Caolán McNamara]
    + perf: surprising to see getenv on a profile. [Michael Meeks]
    + perf: surprising to see PDF being vsprintf'd during JSDialog rendering. [Michael Meeks]
    + perf: use freeze/thaw around block insert of multiple icons [Caolán McNamara]
    + perf: use lighter weight png generation for iconview [Caolán McNamara]
    + perf: we don't need to 'really' insert a preview when providing json [Caolán McNamara]
    + ppt: use SetTextLeft instead of SetLeft (tdf#154118) [Xisco Fauli]
    + prefix aPreviousColor and aCurrentColor in SvxColorTabPage [Tomaž Vajngerl]
    + prefix members and cleanup SvxBoxItem, SvxBoxInfoItem [Tomaž Vajngerl]
    + prefix SvxBorderLine aColor attribute [Tomaž Vajngerl]
    + prevent changing default style in AutoCorrect (tdf#90507) [Baole Fang]
    + prevent crash in mail merge [Noel Grandin]
    + prevent some "index hint out of range" warnings [Noel Grandin]
    + python3: upgrade to release 3.8.17 [Michael Stahl]
    + qa: range based loops (tdf#145538, tdf#147021) [Dr. David Alan Gilbert]
    + qt: Use std::swap instead of using temporary values (tdf#148251) [Dr. David Alan Gilbert]
    + reduce duplicated work when pixel snapping (tdf#63130) [Noel Grandin]
    + reduce large memory copies when reading from BinaryDataContainer (tdf#63130) [Noel Grandin]
    + reduce memory overhead of AquaA11yWrapper [Noel Grandin]
    + reduce num_edges required to trigger (ofz#57493) [Caolán McNamara]
    + related tdf#tdf155376 fix minor memory leaks [Patrick Luby]
    + remember window state of the format cell dialog (tdf#149598) [Andreas Heinisch]
    + remove duplicated include [Andrea Gelmini]
    + remove nonsense OSL_ENSURE() [Eike Rathke]
    + remove obsolete comment [Noel Grandin]
    + remove recently unused CTLScriptType code [Khaled Hosny]
    + remove remnant commented code concerning recently dropped "XAccessibleStateSet" [Julien Nabet]
    + remove stray defaulted argument [Stephan Bergmann]
    + remove triplicated include [Andrea Gelmini]
    + remove unnecessary ScPatternAttr copy [Noel Grandin]
    + remove unused comphelper::adjustIndexToStartOfSurrogate [Stephan Bergmann]
    + remove unused include [Stephan Bergmann]
    + remove unused SmStructureNode::SetSubNodesBinMo with plain pointers (starmath) [Julien Nabet]
    + remove unused starmathdatabase::Identify_Color_HTML [Julien Nabet]
    + removed constant concatenation macros from txtprmap.cxx [Vojtěch Doležal]
    + removed executable bits from png and svg files [Andrea Gelmini]
    + removed more constant concatenations [Vojtěch Doležal]
    + removed remaining macro concatenations from xmloff/ [Vojtěch Doležal]
    + rename function to SetMetricValueAndSave [Hossein]
    + replace find_if by any_of [Dr. David Alan Gilbert]
    + replace find_if by none_of [Dr. David Alan Gilbert]
    + replace in Solver "=>" with ">=" (tdf#155179) [Bogdan B]
    + ReqIF: 'ol' elements must have no 'type' attribute [Mike Kaganski]
    + ReqIF: do not write 'align' attribute to 'div' element [Mike Kaganski]
    + resave with latest glade [Caolán McNamara]
    + restructure SvxLanguageBox::SetLanguageList for clarity [Mike Kaganski]
    + revert "BaseMutex->std::mutex in OPropertyForward" [Julien Nabet]
    + revert "Convert XFastParser into a normal C++ interface" [Noel Grandin]
    + revert "Fix ccache cache size detection" [خالد حسني]
    + revert "Fix drawing mixed direction underlined text" (tdf#155557, tdf#155623) [Khaled Hosny]
    + revert "formatting lost when formula bar edited via IM" (tdf#155453) [Caolán McNamara]
    + revert "Mark read-only docs as modified" (tdf#146547) [Julien Nabet]
    + revert "On double click on chart select the chart backgroud" (tdf#138279) [Justin Luth]
    + revert "put duplicates commands in GenericCommands..." (tdf#114286) [Julien Nabet]
    + revert "Script that adds "com.apple.security.get-task-allow" entitlement to soffice" [Patrick Luby]
    + revert "Use colon in FontsUseWinMetrics config key" (tdf#155676) [خالد حسني]
    + revert "Use getXWeak in unodevtools" [Mike Kaganski]
    + revert "Use getXWeak in ure" [Mike Kaganski]
    + revert "when getting the size, do not do a full paint" (tdf#63130) [Caolán McNamara]
    + revert save/apply attributes of macrobutton text (tdf#90408, i#79169) [Justin Luth]
    + sal_uLong->sal_uInt16 [Noel Grandin]
    + sc drawstyles: Enable the clear DF command [Maxim Monastirsky]
    + sc: add "updateValues" method to conditional format list (tdf#154477) [Henry Castro]
    + sc: Add UItest (tdf#153972) [Xisco Fauli]
    + sc: avoid crash in ScHorizontalCellIterator [Xisco Fauli]
    + sc: change (char, background) style colors when changing the theme [Tomaž Vajngerl]
    + sc: check excel::getDocShell [Xisco Fauli]
    + sc: copy cache values when clone color conditional format (tdf#154477) [Henry Castro]
    + sc: filter: html: fix missing color scale conditional format (tdf#154477) [Henry Castro]
    + sc: fix broken formatting at Undo of row/column insertion (tdf#153437) [Czeber László Ádám]
    + sc: fix bug in GetPrintAreaVer [Xisco Fauli]
    + sc: fix color of the highest value on percentile color scale (tdf#155321) [Tibor Nagy]
    + sc: fix conditional format data bar after copying (tdf#155319) [Tibor Nagy]
    + sc: fix input line to update to the repeated content (tdf#154174) [Czeber László Ádám]
    + sc: move UItest to CppUnittest (tdf#132026, tdf#154174) [Xisco Fauli]
    + sc_subsequent_export: Add unittest (tdf#155368) [Xisco Fauli]
    + sc_uicalc: Add unittest (tdf#152037, tdf#153790) [Xisco Fauli]
    + ScIndirect: handle names that resolve to... (tdf#155369) [Dennis Francis]
    + ScripForge (SF_Dialog) new OrderTabs() method [Jean-Pierre Ledure]
    + script that adds "com.apple.security.get-task-allow" entitlement to soffice [Patrick Luby]
    + ScriptForge (SF_Dialog) new CloneControl() method [Jean-Pierre Ledure]
    + ScriptForge (SFDialogs) create controls dynamically [Jean-Pierre Ledure]
    + ScriptForge (SFDialogs: create dialogs on-the-fly [Jean-Pierre Ledure]
    + ScriptForge - database.GetRows() error when no data (tdf#155204) [Jean-Pierre Ledure]
    + ScriptForge New method dialog.CreateHyperlink() [Jean-Pierre Ledure]
    + ScUserListData::InitTokens can't produce different splits [Mike Kaganski]
    + sd: fix crash in SdXImpressDocument::postMouseEvent() [Miklos Vajna]
    + sd: introduced impress slide duplication to particular position [Pranam Lashkari]
    + sd: remove unneeded includes in TextFittingTest [Tomaž Vajngerl]
    + sd: remove unused document [Xisco Fauli]
    + SdNavigator: Enhancement to navigate in Notes view (tdf#155393) [Jim Raykowski]
    + sfx2: SfxMedium::Transfer_Impl() ignore exceptions when getting props [Michael Stahl]
    + sifr icons for Watched Expressions and Call Stack (tdf#153789) [Rizal Muttaqin]
    + silence loplugin:external and lopluign:unreffun in (WIP?) a11y.cxx for now [Stephan Bergmann]
    + simplify [Noel Grandin]
    + simplify a bit [Mike Kaganski]
    + simplify a bit DatabaseObjectView::fillDispatchArgs [Julien Nabet]
    + simplify ImplMatLine constructor [Noel Grandin]
    + simplify ScUserList, don't use unique_ptr. [Mike Kaganski]
    + simplify the code by introducing a new function [Hossein]
    + simplify vector intialization in svx/svdmodel [Julien Nabet]
    + sort languages in Edit Modules dialog [Mike Kaganski]
    + sort row-range-styles [Noel Grandin]
    + speed up tab-switching in a calc document with a lot of graphic objects [Noel Grandin]
    + speedup drawing toolbars, cache min-width [Noel Grandin]
    + speedup shutdown when document has lots of images (tdf#155410) [Noel Grandin]
    + spell checking: limit suggestions only for the best ones (tdf#92824) [László Németh]
    + start Center: introduce push pins to favorite documents (tdf#38742) [Andreas Heinisch]
    + std::move of a std::optional leave behind a set std::optional (tdf#155349) [Caolán McNamara]
    + styles preview cache cleanup on exit [Szymon KÅ‚os]
    + styles preview widget should cache images [Szymon KÅ‚os]
    + sukapura icons for Watched Expressions and Call Stack (tdf#153789) [Rizal Muttaqin]
    + suppress duplicated end part sheet reference, (tdf#103890, tdf#153790) [Eike Rathke]
    + suppress variable not used warning [Heiko Tietze]
    + SvtCommandOptions only supports CMDOPTION_DISABLED [Noel Grandin]
    + svx,sw: PDF export: don't tag SwNoTextFrame as Artifact (tdf#155190) [Michael Stahl]
    + svx: change NamedColor be a struct instead of std::pair [Tomaž Vajngerl]
    + svx: check SfxObjectShell::Current() [Xisco Fauli]
    + svx: combine svx::NamedThemedColor into NamedColor [Tomaž Vajngerl]
    + svx: extract theme color generation into ThemeColorPaletteManager [Tomaž Vajngerl]
    + svx: PDF export: fix crash on SdrMediaObj without URL (tdf#155436) [Michael Stahl]
    + SvxLanguageBox::Store id from getReplacementForObsoleteLanguage [Mike Kaganski]
    + sw a11y: Replace some uses of magic numbers with proper constants [Colomban Wendling]
    + sw content controls PDF export: output listbox entry (tdf#153040) [Justin Luth]
    + sw doc model xml dump: show address of SfxBoolItems [Miklos Vajna]
    + sw floattable, DOCX import: clean up not needed dmapper-level anchor insert [Miklos Vajna]
    + sw floattable, split but not yet moved follow: fix GetNextFlyLeaf() (tdf#155002) [Miklos Vajna]
    + sw floattable: add a DoNotBreakWrappedTables compat flag [Miklos Vajna]
    + sw floattable: disable chain UI if the frame is allowed to split already [Miklos Vajna]
    + sw floattable: disable UI if the frame is chained already [Miklos Vajna]
    + sw floattable: fix assert fail when object formatter gets the wrong anchor [Miklos Vajna]
    + sw floattable: fix legacy max height of split flys with negative vert offset [Miklos Vajna]
    + sw floattable: fix lost PageDescName if section starts with a table (tdf#150769) [Miklos Vajna]
    + sw floattable: fix lost table right before a section break from DOCX (tdf#103869) [Miklos Vajna]
    + sw floattable: fix lost tables around a floating table from DOCX [Miklos Vajna]
    + sw floattable: fix missing table join when moving master fly to next page [Miklos Vajna]
    + sw floattable: fix UI / property dialog for shape containing table [Miklos Vajna]
    + sw floattable: handle <w:doNotBreakWrappedTables> in the DOCX filter [Miklos Vajna]
    + sw floattable: handle \nobrkwrptbl in the RTF filter [Miklos Vajna]
    + sw floattable: handle fDontBreakWrappedTables in the DOC filter [Miklos Vajna]
    + sw floattable: ignore keep-with-next for anchors of non-last split flys [Miklos Vajna]
    + sw layout xml dump: extract SwCellFrame::dumpAsXml() from SwFrame [Miklos Vajna]
    + sw layout xml dump: extract SwRowFrame::dumpAsXml() from SwFrame [Miklos Vajna]
    + sw layout xml dump: extract SwSectionFrame::dumpAsXml() from SwFrame [Miklos Vajna]
    + sw layout xml dump: extract SwTabFrame::dumpAsXml() from SwFrame [Miklos Vajna]
    + sw layout: MS Word compatibility trailing blanks option part 4 (tdf#130363) [Justin Luth]
    + sw offapi: clean up com::sun::star::text::CellProperties::HasTextChangesOnly [László Németh]
    + sw page number wizard: add to notebookbar insert menus #2 (tdf#86630) [Justin Luth]
    + sw page number wizard: use '/' for page total (tdf#86630) [Justin Luth]
    + sw tracked table column: 1-click Accept/Reject (tdf#155344) [László Németh]
    + sw tracked table column: add DOCX export/import (tdf#155328) [László Németh]
    + sw tracked table column: add insertion (tdf#155341) [László Németh]
    + sw tracked table column: add tooltip (tdf#155343) [László Németh]
    + sw tracked table column: hide them in Hide Changes mode (tdf#155345) [László Németh]
    + sw/source: range based loops (tdf#147021, tdf#145538) [Dr. David Alan Gilbert]
    + sw: add unit test (tdf#155324) [Michael Stahl]
    + sw: border and background theme color support for multiple props. [Tomaž Vajngerl]
    + sw: delete bookmarks at end: fix crashtesting (tdf#154956) [Justin Luth]
    + sw: document SwFormatURL and SwTextINetFormat [Miklos Vajna]
    + sw: don't copy useless char escapement to next node on split (tdf#136536) [Justin Luth]
    + sw: fix bad position of textbox after anchor type change + undo (tdf#140066) [Miklos Vajna]
    + sw: fix crash from changing modal mode (tdf#155346) [Michael Stahl]
    + sw: fix crash in DocumentLayoutManager::CopyLayoutFormat [Xisco Fauli]
    + sw: fix crash in GotoNextLayoutTextFrame/GotoPrevLayoutTextFrame [Xisco Fauli]
    + sw: fix crash in SwNode::GetFlyFormat() [Xisco Fauli]
    + sw: fix crash on undo of ExtendedSelectAll with table at end (tdf#155685) [Michael Stahl]
    + sw: fix crashtesting assert on forum-mso-en-13115.docx [Michael Stahl]
    + sw: fix crashtesting assert on ooo34309-3.odt [Michael Stahl]
    + sw: fix infinite recursion in SwEditWin::GetSurroundingText() [Michael Stahl]
    + sw: fix undo comment of FN_DELETE_SECTIONS [Miklos Vajna]
    + sw: fix wrong downcast in UndoManager::IsViewUndoActionIndependent() [Miklos Vajna]
    + sw: layout: fix crash in SwContentFrame::Cut() (tdf#152983) [Michael Stahl]
    + sw: layout: force invalidate background when moving fly off page (tdf#148897) [Michael Stahl]
    + sw: layout: leave follow SwTabFrame invalid in columns (tdf#150606) [Michael Stahl]
    + sw: layout: try not to MoveFwd onto a page created by page break (tdf#155324) [Michael Stahl]
    + sw: move flys off the page in SwTextFrame::Format() (tdf#143239, tdf#148897) [Michael Stahl]
    + sw: prefix members of SvXMLAttrContainerData, XMLDashStyleExport, ... [Miklos Vajna]
    + sw: prefix members of XMLEventsImportContext, XMLFontStylesContext, ... [Miklos Vajna]
    + sw: prefix members of XMLGradientStyleExport, XMLGradientStyleImport, ... [Miklos Vajna]
    + sw: prevent crash in TextContrastCheck [Tomaž Vajngerl]
    + sw: remove unused document in test [Xisco Fauli]
    + sw: SwView::SetZoom_() shouldn't subtract page margins [Michael Stahl]
    + SwFrame::FindNext sometimes returns a sub-frame of this frame (tdf#155611) [Mike Kaganski]
    + SwModelTestBase: drop mustCalcLayoutOf [Xisco Fauli]
    + SwModelTestBase: get rid of mustValidate [Xisco Fauli]
    + SwModelTestBase: simplify code a bit [Xisco Fauli]
    + SwNavigator: fix chapter move (tdf#153721) [Jim Raykowski]
    + SwViewShell::ToggleHeaderFooterEdit already calls GetWin()->Invalidate() [Caolán McNamara]
    + take a copy of SwAccessibleParagraph::GetString() [Caolán McNamara]
    + traditional for loops to range-based for loops (tdf#145538) [Supriyo Paul]
    + treat decimal separator after [SS] (tdf#150028) [Laurent Balland]
    + turn off overlay scrolling for color selector (tdf#155425) [Caolán McNamara]
    + tweak so fuzzing uses the same defaults as real world writer (ofz#58942) [Caolán McNamara]
    + typo: aCatlog->aCatalog [Julien Nabet]
    + ucb: webdav-curl: auth data is invalid when receiving 401 [Michael Stahl]
    + uitest: sc: check whether current row/column/table has data [Xisco Fauli]
    + UITest_calc_dialogs: use oneprocess mode [Miklos Vajna]
    + uncaught exception (cid#1530394) [Caolán McNamara]
    + unchecked dynamic_cast (cid#1530046) [Caolán McNamara]
    + unify Concat2View [Mike Kaganski]
    + uninitialized scalar field (cid#1524496) [Caolán McNamara]
    + uninitialized scalar variable (cid#1529965) [Caolán McNamara]
    + unit test (tdf#153040) [Justin Luth]
    + update a11y check after quick fix actions [Samuel Mehrbrodt]
    + update credits [Christian Lohmaier]
    + update git submodules [Olivier Hallot, Sophia Schröder, Christian Lohmaier, Andrea Gelmini, Andras Timar, Adolfo Jayme Barrientos, Martin Srebotnjak, Seth Chaiklin, László Németh, Andreas Heinisch, Sophia Schroeder]
    + update pdfium to 5778 [Miklos Vajna]
    + update print statistics on PDF export (tdf#134901) [Justin Luth]
    + update UI (tdf#154131) [Laurent Balland]
    + upgrade to libxml2-2.11.4 [Caolán McNamara]
    + use a SIMD friendly hashcode for ScPatternAttr [Noel Grandin]
    + use a simpler, SIMD-friendly algorithm for matrix invert (tdf#63130) [Noel Grandin]
    + use colon in FontsUseWinMetrics config key (tdf#155676) [Khaled Hosny]
    + use ComplexColor instead of ThemeColor for better OOXML compat. [Tomaž Vajngerl]
    + use getXWeak in basegfx [Mike Kaganski]
    + use getXWeak in binaryurp [Mike Kaganski]
    + use getXWeak in canvas [Mike Kaganski]
    + use getXWeak in connectivity [Mike Kaganski]
    + use getXWeak in embedserv [Mike Kaganski]
    + use getXWeak in eventattacher [Mike Kaganski]
    + use getXWeak in filter [Mike Kaganski]
    + use getXWeak in fpicker [Mike Kaganski]
    + use getXWeak in io [Mike Kaganski]
    + use getXWeak in lingucomponent [Mike Kaganski]
    + use getXWeak in reportdesign [Mike Kaganski]
    + use getXWeak in testtools [Mike Kaganski]
    + use getXWeak in ucbhelper [Mike Kaganski]
    + use getXWeak in UnoControls [Mike Kaganski]
    + use getXWeak in unodevtools [Mike Kaganski]
    + use getXWeak in unotools [Mike Kaganski]
    + use getXWeak in unoxml [Mike Kaganski]
    + use getXWeak in ure [Mike Kaganski]
    + use getXWeak in vcl [Mike Kaganski]
    + use getXWeak in writerfilter [Mike Kaganski]
    + use more concrete UNO types in sw/ [Noel Grandin]
    + use more officecfg for SvtMiscOptions [Noel Grandin]
    + use more optional for CharClass [Noel Grandin]
    + use more optional for SdrObjListIter [Noel Grandin]
    + use more optional in i18npool [Noel Grandin]
    + use more TypedWhichId [Noel Grandin]
    + use more TypedWhichId in editeng [Noel Grandin]
    + use more TypedWhichInfo [Noel Grandin]
    + use OUString for filter [Mike Kaganski]
    + use preferred_size instead of allocated_width (tdf#155425) [Caolán McNamara]
    + use StaticWhichCast (tdf#140226) [MoazAlaa]
    + use the same flags as filterdetect.cxx (ofz#58942) [Caolán McNamara]
    + use UI language for language service display names (tdf#155652) [Mike Kaganski]
    + use UI language for UI list sorting [Mike Kaganski]
    + use usWinAscent and usWinDescent for B Nazanin font (tdf#155297) [Khaled Hosny]
    + vcl: fix crash in Window::GetOutDev() [Miklos Vajna]
    + vcl: one more nullptr check in Window::GetOutDev() [Miklos Vajna]
    + vcl: PDF export: /Tabs needs PDF name, not string (tdf#155228) [Michael Stahl]
    + vcl: PDF export: stop adding pointless circular RoleMap entries [Michael Stahl]
    + version 7.6.0.0.beta1, tag libreoffice-7.6.0.0.beta1 [Christian Lohmaier]
    + WaE: -Wmaybe-uninitialized with GCC 13 [Caolán McNamara]
    + WaE: fix more warnings I see with gcc-13.1.1 [Caolán McNamara]
    + WaE: Py_SetPythonHome is deprecated since python 3.11 [Caolán McNamara]
    + WaE: SwNodeIndex GCC12 spurious -Werror=dangling-pointer= [Caolán McNamara]
    + WaE: WhitespaceToSpace() spurious -Werror=maybe-uninitialized [Caolán McNamara]
    + when getting the size, do not do a full paint (tdf#63130) [Noel Grandin]
    + workaround gtk3 accessiblibility crashes on close (tdf#155235) [Noel Grandin]
    + writerfilter: last enabled strikethrough wins (tdf#154751) [Justin Luth]
    + writerfilter: pass on AllowOverlap to graphics (tdf#134114) [Justin Luth]
    + xlr filetype not associated with Calc in Windows (tdf#71096) [Julien Nabet]
    + xls: applyGroupBox to radiobutton groups (tdf#79542) [Justin Luth]
    + XLSX import: fix false alarm data validation error (tdf#152037) [Czeber László Ádám]
    + XML Form Document: better take into account "not required" (tdf#155121) [Julien Nabet]
    + XML Form Document: Sending data with GET fires very often (tdf#154628) [Julien Nabet]
    + XML Form: Deleting parts of user defined data type impossible (tdf#155123) [Julien Nabet]
    + XML forms: remove duplicate addEventListener DOMAttrModified with capture true [Julien Nabet]
    + xmloff: add color-type attribute to complex color [Tomaž Vajngerl]
    + xmloff: prefix members of SvxXMLListStyleContext, SvxXMLNumRuleExport, ... [Miklos Vajna]
    + xmloff: rename *-color-theme-reference to *-complex-color [Tomaž Vajngerl]
    + xmloff: rename theme color names and color-table to theme-colors [Tomaž Vajngerl]
    + xmloff: rename XMLThemeColorContext to XMLComplexColorContext [Tomaž Vajngerl]
    + xmloff: rename XMLThemeColorExport to XMLComplexColorExport [Tomaž Vajngerl]
    + xmloff: rename XMLThemeColorHandler to XMLComplexColorHandler [Tomaž Vajngerl]
    + xmlsecurity: do not run the test with HAVE_FEATURE_PDFIMPORT [Xisco Fauli]
+ dictionaries
    + on Linux dictionaries are packaged separately [Andras Timar]
    + update Hungarian dictionary [László Németh]
+ help
    + ; followup to workaround <switch> behavior (tdf#153876, tdf#121367) [Seth Chaiklin]
    + adapt documentation for paste special (tdf#139858) [Andreas Heinisch]
    + add <note> for heading info section (tdf#153561) [Seth Chaiklin]
    + add <section> to hyperlink, update hyperlink description (tdf#153561) [Seth Chaiklin]
    + add missing file [Olivier Hallot]
    + add Sheet Events Help page, update command paths [Olivier Hallot]
    + add tabbed UI commands in Help page (tdf#154996) [Olivier Hallot]
    + base Form link to right Help page (tdf#155309) [Olivier Hallot]
    + calc Sheet Tab Navigator help page [Olivier Hallot]
    + calc Sheet Tab Navigator help page fix [Olivier Hallot]
    + comesmetic change for better user experience [Olivier Hallot]
    + embed sections: <hyperlink>,<tab_options>,<headinginfo>,<eval>,<tab_relative> (tdf#153561) [Seth Chaiklin]
    + exclude file from indexing [Olivier Hallot]
    + fix and embedvar issue [Olivier Hallot]
    + fix some D'oh! you found a bug ... [Olivier Hallot]
    + fix typo [Andrea Gelmini, Olivier Hallot]
    + fix wrong string. [Olivier Hallot]
    + gradual Improvements [Sophia Schröder, Sophia Schroeder]
    + mute L10n on <embedvar> [Olivier Hallot]
    + precisions for the (+) button in sheet tabs bar. (tdf#140091) [Olivier Hallot]
    + proofreading: A document may have “contents”, but not the TOC itself [Adolfo Jayme Barrientos]
    + refactor - no contents changed. [Olivier Hallot]
    + refactor Help page - no contents change [Olivier Hallot]
    + reformat table for Index Help page [Olivier Hallot]
    + remove bad example [Olivier Hallot]
    + remove xml-lang, formatting clean-up, no i10n consequences [Seth Chaiklin]
    + review Common File menu entries (tdf#154996) [Olivier Hallot]
    + review Navigator Help page (tdf#154210) [Olivier Hallot]
    + synch Contents Controls nomeclature with UI [Olivier Hallot]
    + tabbed Interface command in Help pages (tdf#154996) [Olivier Hallot]
+ translations
    + update translations for master [Christian Lohmaier]
    + update translations for master/7.6 [Christian Lohmaier]
    + update translations for master/7.6.0 beta1 [Christian Lohmaier]
    + updated Slovenian translation [Martin Srebotnjak]