+ core
    + - Make it more obvious that a font has been substituted (tdf#96872) [Heiko Tietze]
    + add comments, make variable names readable (tdf#167395) [Sahil Gautam]
    + add MarkCheckedMembers to mark checked entries (tdf#167395) [Sahil Gautam]
    + add missing <stdint.h> includes [Jonathan Wakely]
    + add missing CXXFLAGS_CXX11 to (system-)dragonbox/frozen tests [Rene Engelhard]
    + adjust color preview in wide dropdown color control (tdf#91327) [Andreas Heinisch]
    + android-viewer translated using Weblate [Weblate]
    + avoid crash by skipping the code when mbHasDates (tdf#167395) [Sahil Gautam]
    + avoid negative distance (tdf#128206, tdf#139808) [Mike Kaganski]
    + branch libreoffice-26-2-3 [Christian Lohmaier]
    + break out of the loop after the entry has been found (tdf#167395) [Sahil Gautam]
    + bump product version to 26.2.3.0.0+ [Christian Lohmaier]
    + bump product version to 26.2.3.1 [Christian Lohmaier]
    + chart import: finish calculation-settings before chart:chart (tdf#170215) [Justin Luth]
    + check for some short reads [Caolán McNamara]
    + check if the readBytes could be satisfied [Caolán McNamara]
    + conform AlignEngine parsing to what section 2.3.4.10 of the spec has [Caolán McNamara]
    + content control: import data-bound 4-digit year as proper date (tdf#164694) [Aron Budea]
    + copypasta: it obviously intended to run txCommand [Mike Kaganski]
    + crashreporting: check mpCurTheme [Xisco Fauli]
    + crashtesting: SwContentIndexReg::~SwContentIndexReg on reimport of docx->doc [Caolán McNamara]
    + defer closing TOC field after the last contained \par (tdf#134614) [Mike Kaganski]
    + disable native color dialog option when not available (tdf#171401) [Michael Weghorn]
    + DOCX export: also handle rotated+stretched case (tdf#145542) [Mike Kaganski]
    + DOCX export: use layout size for non-rotated images (tdf#145542) [Mike Kaganski]
    + docx import: don't delay table paragraphs in fields (tdf#171299) [Justin Luth]
    + docx import: don't move table content into field result (tdf#171299) [Justin Luth]
    + docxtablestyleexport: add themeShade (tdf#167506) [Saburo Yoshida]
    + don't disable the date entries unnecessarily (tdf#167395) [Sahil Gautam]
    + don't hold mutex when calling component's setPropertyValue (tdf#170961) [Mike Kaganski]
    + don't lose camera rotation angle for mnShapePresetType < 0 (tdf#171225) [Mike Kaganski]
    + emfio: Update variable types to match EMF specification (tdf#103859) [Bartosz Kosiorek]
    + expat: upgrade to 2.7.5 [Xisco Fauli]
    + export external refs in Conditional Formats (tdf#171083) [Karthik Godha]
    + fix artificial skew for italic vertical glyphs in PDF export (tdf#167962) [Aryan Mishra]
    + fix crash in ControllerState::update [Noel Grandin]
    + fix Full-width bracket mapping in GetCharTypeForCompression (tdf#171262) [Saburo Yoshida]
    + fix handling of SMP characters in "byte string" functions (tdf#171165) [Mike Kaganski]
    + fix some wrong words in zh-TW autotext standard content [Franklin Weng]
    + fix update of document statistics (tdf#171046) [Oliver Specht]
    + fix: make lock work with hierarchies of dates (tdf#167395) [Sahil Gautam]
    + floating-point-exception (ofz#492619731) [Caolán McNamara]
    + formatting change (tdf#167395) [Sahil Gautam]
    + freetype: upgrade to 2.14.3 [Xisco Fauli]
    + ICU: upgrade to 78.3 [Xisco Fauli]
    + ignore smil:keyTimes when smil:values is empty/missing (tdf#163343) [Mike Kaganski]
    + import Named Ranges from older XLS files (tdf#171221) [Karthik Godha]
    + improve IsDBCS [Mike Kaganski]
    + improve prefix generation to guarantee uniqueness (tdf#171337) [Mike Kaganski]
    + insert a hyperlink crashes when system clipboard empty (tdf#170803) [Noel Grandin]
    + libjpeg-turbo: upgrade to 3.1.4 [Xisco Fauli]
    + libjpeg-turbo: upgrade to 3.1.4.1 [Xisco Fauli]
    + libpng: upgrade to 1.6.56 [Xisco Fauli]
    + make sure to redraw dialog after its recreation (tdf#170961) [Mike Kaganski]
    + ofz: Null-dereference READ [Caolán McNamara]
    + OOXML custom properties must be unique case insensitive (tdf#171360) [Aron Budea]
    + openldap: upgrade to 2.6.13 [Xisco Fauli]
    + out-of-memory, etc (ofz#494703925) [Caolán McNamara]
    + pass lowercase search text to loadSearchedMembers (tdf#167395) [Sahil Gautam]
    + poppler: upgrade to 26.04 [Xisco Fauli]
    + python3: fix build on Linux where /usr/include/ncurses.h is broken [Miklos Vajna]
    + refactor shared code into UpdateVisibleMembers (tdf#167395) [Sahil Gautam]
    + release the lock on original file before clearing URL (tdf#165348) [Mike Kaganski]
    + remove unnecessary variable `mbChecked` (tdf#167395) [Sahil Gautam]
    + resolves tdf171325 - Table Properties Columns tab empty for gtk3 [Heiko Tietze]
    + sc: Remove leftover worksheet tableType value [Aron Budea]
    + scriptdlg: Update buttons after selecting newly inserted item (tdf#171586) [Neil Roberts]
    + sd: Don't try to set non-existent combobox entry as active [Michael Weghorn]
    + sd: preserve empty text frame when dragging it (tdf#98856) [Chris]
    + simplify getLengthB [Mike Kaganski]
    + starmath ooxmlimport: handleSetString must encloseOrEscape (tdf#171433) [Justin Luth]
    + svx: fix assertion failure in SwFrameExample::InitAllRects_Impl() [Miklos Vajna]
    + sw floattable, DOCX import: avoid hang with 3 nested floating tables (tdf#171387) [Miklos Vajna]
    + sw redline render mode: fix crash on IME input (tdf#171191) [Miklos Vajna]
    + sw: don't export true value for cantSplit element to OOXML [Aron Budea]
    + sw: export embedded XLSX in chart in footnote (tdf#115558) [Aron Budea]
    + tdf103859 EMF+ Use signed integer type for Point in EmfPlusFillPolygon [Bartosz Kosiorek]
    + tdf119973 tdf160063 emfio: Reset GDI trackers on EMF+ GetDC record [Bartosz Kosiorek]
    + tdf166084 tdf138087 tdf59814 EMF+ Fix scale and trans DrawImagePoints Metafile [Bartosz Kosiorek]
    + tdf168886 EMF FILESAVE: Fix precision of DPI calculation in EMF+ header [Bartosz Kosiorek]
    + tdf59814 tdf168886 EMF+ Use Frame size and DPI instead Bound [Bartosz Kosiorek]
    + unlock guard during UnoControl::createPeer (tdf#170961) [Mike Kaganski]
    + update git submodules [Christian Lohmaier]
    + use descriptive variable name for returned value (tdf#167395) [Sahil Gautam]
    + version 26.2.3.1, tag libreoffice-26.2.3.1 [Christian Lohmaier]
    + writerfilter: if dataBinding, then not richText (tdf#170322) [Justin Luth]
    + writerfilter: ignore style tblHeader if not using style (tdf#167843) [Justin Luth]
    + writerfilter: prefer explict tblLook elements over w:val bits (tdf#167843) [Justin Luth]
    + writerfilter: provide cell start range with delayed fields (tdf#171383) [Justin Luth]
    + xz/lzma: upgrade to 5.8.3 [Xisco Fauli]
    + {ar-SA} currency symbol is ⃁ U+20C1 SAUDI RIYAL SIGN (tdf#171372) [Xisco Fauli]
+ dictionaries
    + version 26.2.3.1, tag libreoffice-26.2.3.1 [Christian Lohmaier]
+ help
    + version 26.2.3.1, tag libreoffice-26.2.3.1 [Christian Lohmaier]
+ translations
    + update translations for 26.2.3 rc1 [Christian Lohmaier]
