+ core
    + () crashtesting: assert on exporting ooo30385-2.doc to odt (tdf#56408) [Jonathan Clark]
    + () sw: add config to disable table autoformat ... (tdf#126008) [Michael Stahl]
    + () sw: allow removing table autoformat from a table (tdf#126008) [Michael Stahl]
    + () sw: when removing table auto format, don't... (tdf#126008) [Michael Stahl]
    + - Draw soft hyphen in black on PDF export (tdf#161421) [Heiko Tietze]
    + - Feedback for QFS in floating mode (tdf#161568) [Heiko Tietze]
    + -Werror,-Wunused-variable [Stephan Bergmann]
    + A11Y sidebar: Fix no warning about multiple tabs (tdf#159776) [Balazs Varga]
    + access toolbar button dropdown menu from macOS VoiceOver (tdf#67919) [Patrick Luby]
    + adapt flatpak build to upstream changes [Stephan Bergmann]
    + add intl data for Firebird (tdf#162115) [Mike Kaganski]
    + add lokconvert odk example [Hossein]
    + allow intra-word right double quotation mark (tdf#46950) [Jonathan Clark]
    + alpha mask pixels are now alpha instead of transparency (tdf#162171) [Patrick Luby]
    + always show donate icon in startcenter (tdf#161987) [Heiko Tietze]
    + android: Handle cursor keys [Michael Weghorn]
    + base Table Design View not editable (tdf#161865) [Noel Grandin]
    + branch libreoffice-24-8-0 [Christian Lohmaier]
    + build failure (ofz#70572) [Caolán McNamara]
    + bump product version to 24.8.0.1.0+ [Christian Lohmaier]
    + bump product version to 24.8.0.2 [Christian Lohmaier]
    + check of thread-shared field evades lock acquisition (cid#1557678) [Noel Grandin]
    + clear style sheets in same order as they were added (tdf#161729) [Patrick Luby]
    + clone formatting includes table number format (tdf#122756) [Oliver Specht]
    + configure,curl: enable GSSAPI on Linux/MacOS/etc. [Michael Stahl]
    + copy-paste error (cid#1608112) [Caolán McNamara]
    + correcting <aboveWord> and <belowWord> in the Danish locale. [Lars Jødal]
    + curl: upgrade to 8.9.0 [Xisco Fauli]
    + dereference after null check (cid#1606744) [Caolán McNamara]
    + dereference null return value (cid#1606549) [Caolán McNamara]
    + different smart pointers managing same raw pointer (cid#1555302) [Caolán McNamara]
    + docx import plaintext sdt: remove unnecessary goRight (tdf#158661) [Justin Luth]
    + DOCX import, font embed: only discard subset fonts with few glyphs (tdf#162002) [Miklos Vajna]
    + DOCX import: handle font family for characters (tdf#162072) [Miklos Vajna]
    + DOCX import: ignore subsetted embedded fonts for editing (tdf#162002) [Miklos Vajna]
    + docx import: sdt lost first date character #2 (tdf#131722, tdf#138093) [Justin Luth]
    + double lock (cid#1608592, cid#1608181, cid#1606914, cid#1608321) [Caolán McNamara]
    + double unlock (cid#1608102, cid#1608362) [Caolán McNamara]
    + fix another ODR violation (tdf#161865) [Xisco Fauli]
    + fix Autofill overlay when zoom is low (tdf#161817) [Rafael Lima]
    + fix locking in UpdateRequiredDialog [Noel Grandin]
    + fix OPreparedStatement::setString (tdf#156530) [Mike Kaganski]
    + fix order overlays are repainted (tdf#161785) [Rafael Lima]
    + fix overlapping CJK characters in PDF export (tdf#157390) [Jonathan Clark]
    + fix pid_t type mismatch on win64 between libassuan and gpgmepp [Christian Lohmaier]
    + fix skia crash related) (tdf#160646) [Noel Grandin]
    + fix thinko (tdf#129244) [Mike Kaganski]
    + fix unwanted code behavior change in sc/ [Hossein]
    + FormulaCompiler::OpCodeMap::maHashMap must be uppercase (tdf#162087) [Eike Rathke]
    + freeze hovering mouse above animating gif (tdf#158397) [Noel Grandin]
    + getOpacity is also called from other places (tdf#161985) [Xisco Fauli]
    + GetTableBox might return nullptr (tdf#162180) [Xisco Fauli]
    + getting the "manual cert path" throws unexpectedly [Caolán McNamara]
    + GPG checkbox only for file formats with GPGENCRYPTION flag (tdf#121140) [Moritz Duge]
    + GtkAssistant loses current page on hide+show (tdf#158753) [Caolán McNamara]
    + handle private URLs as non-remote (tdf#124213) [Mike Kaganski]
    + handle SQLException in OStatementBase::disposing (tdf#136637) [Mike Kaganski]
    + insert button not updated on switch tabs (tdf#161478) [Caolán McNamara]
    + integer-overflow (ofz#70412) [Caolán McNamara]
    + invoke ScSimpleUndo::EndUndo() before ShowBlock() (tdf#161712) [Patrick Luby]
    + launch media from a presentation dir path (tdf#158510) [Vladislav Tarakanov]
    + let ImpGraphic update its buffer for new pixel sizes (tdf#129244) [Mike Kaganski]
    + libassuan: upgrade to 3.0.1 [Christian Lohmaier]
    + libxml2: upgrade to 2.12.9 [Xisco Fauli]
    + make "Run Graphics Test" button experimental (tdf#155069) [Kira Tubo]
    + make selection rectangle symmetric at any zoom level (tdf#161709) [Rafael Lima]
    + make sure to update own content on Win clipboard change (tdf#148647) [Mike Kaganski]
    + match based on key equivalent instead of key event (tdf#162010) [Patrick Luby]
    + merge-app-bundles: fix _ctypes.cpython path [Xisco Fauli]
    + missing UpdateControlStates on page switch (tdf#161965) [Caolán McNamara]
    + native menu changes can only be done on the main thread (tdf#160427) [Patrick Luby]
    + null-dereference READ (ofz#70674) [Caolán McNamara]
    + only apply fix for if there is a palette (tdf#161833, tdf#162062) [Patrick Luby]
    + out-of-bounds access (cid#1608071) [Caolán McNamara]
    + overflowed constant (cid#1608516, cid#1608584, cid#1606633) [Caolán McNamara]
    + package: add additional consistency checks for local file header [Michael Stahl]
    + package: don't check case insensitive duplicates for ZIP package [Michael Stahl]
    + package: ZipFile: don't accept duplicate entries (case insensitive) [Michael Stahl]
    + prefer higher version of "Noto Sans Arabic" of system vs bundled [Caolán McNamara]
    + preserve default styles in Candy template (tdf#161799) [Laurent Balland]
    + preserve default styles in Freshes template (tdf#161799) [Laurent Balland]
    + preserve default styles in Growing Liberty template (tdf#161799) [Laurent Balland]
    + preserve default styles in Yellow Idea (tdf#161799) [Laurent Balland]
    + prevent crashing by catching any JSON exceptions (tdf#161858) [Patrick Luby]
    + prevent leaking keys from previous signing sessions (tdf#108828) [Samuel Mehrbrodt]
    + promote integer types automatically (tdf#162111) [Mike Kaganski]
    + reexport of specific pdf appears blank (tdf#162161) [Caolán McNamara]
    + release the lock for getClipboard call to avoid deadlock [Mike Kaganski]
    + render GDI metafile using drawinglayer in XOutBitmap (tdf#161979) [Mike Kaganski]
    + restrict SAL_RET_MAYBENULL to LIBO_INTERNAL_ONLY [Stephan Bergmann]
    + revert "speedup docx load" (tdf#158556) [Noel Grandin]
    + revert "writerfilter: link to the correct first-page header" (tdf#159013) [Justin Luth]
    + RTF import - reset borders on fill cells (tdf#148554) [Oliver Specht]
    + rtfexport: export first header as well as default header (tdf#160976) [Justin Luth]
    + sc Fix Lookup functions error with only-row reference (tdf#161964) [Balazs Varga]
    + ScriptForge (Document) Fix CreateMenu() / Before (tdf#161946) [Jean-Pierre Ledure]
    + ship LibreOfficeKit headers in packages (tdf#149256) [Hossein]
    + show certificate selector again after cancelling password dialog (tdf#108828) [Samuel Mehrbrodt]
    + simplify boolean logic locally for mbIsPwdEnabled. [Moritz Duge]
    + sw content controls: fix DOCX export of empty dropdown list item (tdf#161771) [Miklos Vajna]
    + sw content controls: fix PDF export for the ExportNotesInMargin case (tdf#161970) [Miklos Vajna]
    + sw RTF paste: don't empty headers/footers (tdf#160139) [Justin Luth]
    + sw: don't invalidate num rules when pasting into a non-num paragraph (cool#9504) [Miklos Vajna]
    + sw: don't invalidate num rules when pasting into bullets (cool#9504) [Miklos Vajna]
    + sw: fix Figure tag placement attribute when exporting to PDF (tdf#159900) [Tibor Nagy]
    + sw: Fix inconsistent prop line spacing (tdf#146081) [Jonathan Clark]
    + sw: Implemented line break underflow for bidi portions (tdf#157829) [Jonathan Clark]
    + sw: layout: invalidate upper when hiding frame [Michael Stahl]
    + sw: layout: ShrinkFrame() may do nothing for layout frames... [Michael Stahl]
    + TableRef item specifier may occur standalone (tdf#162093) [Eike Rathke]
    + tabs must have radio button role and tab button subrole (tdf#67943) [Patrick Luby]
    + take MapMode's origin point into account (tdf#161990) [Mike Kaganski]
    + try to simplify Windows clipboard locking [Mike Kaganski]
    + unset gtk emphasis defaults to light (tdf#161989) [Caolán McNamara]
    + update Beehive template [Laurent Balland]
    + update credits [Christian Lohmaier]
    + update git submodules [Christian Lohmaier, Martin Srebotnjak, Olivier Hallot]
    + update libxmlsec to 1.3.5 [Miklos Vajna]
    + use a throwaway TMPDIR for ghostscript-using helpers [Caolán McNamara]
    + use the new linker on macOS (introduced in XCode 15) [Christian Lohmaier]
    + vcl, fontconfig: consider font-family-generic for substitute (tdf#162072) [Miklos Vajna]
    + version 24.8.0.2, tag libreoffice-24.8.0.2 [Christian Lohmaier]
    + workaround clang-14 bug [Christian Lohmaier]
    + workaround segfault in compiler on macos-clang-intel [Christian Lohmaier]
    + writer always breaks lines at text direction change (tdf#56408) [Jonathan Clark]
    + writer textbox direction changes depending on zoom (tdf#101686) [Jonathan Clark]
    + writerfilter: link to the correct first-page header (tdf#159013) [Justin Luth]
+ dictionaries
    + version 24.8.0.2, tag libreoffice-24.8.0.2 [Christian Lohmaier]
+ help
    + match XLOOKUP Help terms to UI terms (tdf#159596) [Olivier Hallot]
+ translations
    + update translations for 24.8.0 rc2 [Christian Lohmaier]
    + update translations for 24.8.0 rc2/master [Christian Lohmaier]
    + update translations for master/24-8 [Christian Lohmaier]
    + updated Slovenian translation [Martin Srebotnjak]