+ core
    + %PRODUCTNAME shown in gtk3 extended tips (tdf#142704) [Caolán McNamara]
    + %PRODUCTNAME shown in tool tips (tdf#136498) [Caolán McNamara]
    + - TipOfTheDay does not progress (tdf#144693) [Heiko Tietze]
    + accept macOS SDK 12.0 [Tor Lillqvist]
    + add missing use-underline to menu entries [Caolán McNamara]
    + add scrollbar to sql editview (tdf#144793) [Caolán McNamara]
    + add vba color constants (tdf#131563) [Andreas Heinisch]
    + allow "small-button" elements to shrink further (tdf#141633) [Caolán McNamara]
    + also set font size/weight/posture for CJK/CTL languages... (tdf#138475) [Kevin Suo]
    + also update DDE tables, not only fields (tdf#138531) [Bjoern Michaelsen]
    + append null on unknown property (tdf#145169) [Caolán McNamara]
    + apply the language change SYNCHRON so it will be seen during apply (tdf#144691) [Caolán McNamara]
    + assert in math, file, printer settings, options [Caolán McNamara]
    + assert on Docking3DEffects launch (tdf#145297) [Caolán McNamara]
    + better fix to launch dialog when active radiobutton is clicked (tdf#145296) [Caolán McNamara]
    + blind fix crash in ScDBData::UpdateReference(), follow-up (tdf#126926) [Eike Rathke]
    + branch libreoffice-7-2-3 [Christian Lohmaier]
    + bump product version to 7.2.3.0.0+ [Christian Lohmaier]
    + bump product version to 7.2.3.1 [Christian Lohmaier]
    + calc: revert changes in autoinput [Dennis Francis]
    + call select handler if restoring previously selected script (tdf#145377) [Caolán McNamara]
    + call to GetBoxBackground requires incarnated item (tdf#144843) [Armin Le Grand (Allotropia)]
    + change return type of array elements of the split function (tdf#144924) [Andreas Heinisch]
    + change to selected dir on remote "save" (tdf#145169) [Caolán McNamara]
    + chart CellRangeRepresentation expects UI representation (tdf#144970) [Eike Rathke]
    + check claimed number of records against max possible with available data [Caolán McNamara]
    + check if column exists before EndListening attempt (ofz#40008) [Caolán McNamara]
    + check if headersize is greater than available data [Caolán McNamara]
    + closing mail merge wizard preview removed document's data source (tdf#144532) [Caolán McNamara]
    + colibre: sync up query/sql/report execution icons (tdf#144631) [Rizal Muttaqin]
    + comphelper: fix bad error handling in CreatePackageEncryptionData() [Michael Stahl]
    + consider color scale background colors in color filter (tdf#142579) [Samuel Mehrbrodt]
    + consider cond. format background colors in color filter (tdf#142579) [Samuel Mehrbrodt]
    + consider cond. format text colors in color filter (tdf#142580) [Samuel Mehrbrodt]
    + consider font when caching SalLayoutGlyphs in calc (tdf#143978) [Luboš Luňák]
    + correct font size in multiline Fontwork text (tdf#144988) [Regina Henschel]
    + correct relative position of extrusion (tdf#145245) [Regina Henschel]
    + correctly hand names ending with an underscore (tdf#125637) [Andreas Heinisch]
    + corrects the value assigned to AutoLayout while loading .odp file (tdf#141978) [Pierre Marty]
    + crash after opening of read-only file (tdf#144650) [Noel Grandin]
    + create SfxHintId::SwLegacyModify id [Noel Grandin]
    + default value for 'table:orientation' attribute is 'row' (tdf#144758) [Mike Kaganski]
    + delete array variable only before ReDim (tdf#145371) [Andreas Heinisch]
    + do some sanity checks on the number of records claimed [Caolán McNamara]
    + document-new shouldn't get prefixed to become libreoffice-document-new [Caolán McNamara]
    + DOCX import: handle ZOrder of chart objects (tdf#144798) [Miklos Vajna]
    + DOCX import: map using default TOC heading style (tdf#143722) [Gabor Kelemen]
    + DOCX: fix user index and index entry support (tdf#77051) [László Németh]
    + don't crash when OutputDevice is a printer (tdf#144139) [Caolán McNamara]
    + don't draw a border at all for DrawFrameStyle::NONE (tdf#143487) [Caolán McNamara]
    + don't use dismissed dialog as parent for error dialogs (tdf#145377) [Caolán McNamara]
    + drawing buttons to outputdevice affects later drawing (tdf#141633) [Caolán McNamara]
    + ensure known supported system and default document locale (tdf#145173) [Eike Rathke]
    + ensure the SfxViewFrame is activated (tdf#145464) [Caolán McNamara]
    + EOF isn't an error from SvStream::GetError perspective [Caolán McNamara]
    + evaluate nVertDiff for HORZADJUST_LEFT too (tdf#145111) [Regina Henschel]
    + extend return values < 32-bit on macOS ARM64 [Stephan Bergmann]
    + extrusion-skew angle value -135 is not written to file... (tdf#141301) [Julien Nabet]
    + FILESAVE XLSX: cell indent increased on each save (tdf#130104) [Kevin Suo]
    + fix "gtk_bin_remove: assertion 'priv->child == child' failed" warning [Caolán McNamara]
    + fix breaking DDE links (tdf#145326) [Bjoern Michaelsen]
    + fix color filter popup position [Samuel Mehrbrodt]
    + fix comparison when searching cache [Luboš Luňák]
    + fix crash if conditional format triggers recursion with iterations enabled [Eike Rathke]
    + fix custom slide show dnd to reorder pages (tdf#136945) [Caolán McNamara]
    + fix fly content hint handling (tdf#143815, tdf#141659, tdf#140798) [Bjoern Michaelsen]
    + fix gpgmepp build with glibc [Mike Kaganski]
    + fix incorrect number of lines in vertical writing. (tdf#142407) [Mark Hung]
    + fix iteration in sc/source/ui/docshell/externalrefmgr.cxx [Julien Nabet]
    + fix pdf export with vertical layout (tdf#144222) [Mark Hung]
    + fix title on Base window (tdf#143392) [Noel Grandin]
    + fix toolbar button's currency list's number format for default locale [Eike Rathke]
    + fix warnings under gtk on launching development tools [Caolán McNamara]
    + fix xlsx export of color filter colors (tdf#76258) [Samuel Mehrbrodt]
    + fix xlsx import/export of color filter colors (tdf#143104) [Vasily Melenchuk]
    + fix XSLT for older libxslt (tdf#145361) [Noel Grandin]
    + fixed fonts not shown in font list (tdf#144757) [Chris Sherlock]
    + framework: allow tests to run with read-only $SRCDIR [Michael Stahl]
    + generate list format string on level change (tdf#144439) [Vasily Melenchuk]
    + have one button per response (tdf#145169) [Caolán McNamara]
    + HYPERLINK() do not force a 2nd row URL cell in array mode (tdf#145085) [Eike Rathke]
    + improve Direct SQL dialog command type heuristics (tdf#144694) [Julien Nabet]
    + include the size of header and footer. (tdf#141957) [Mark Hung]
    + increase a radiobutton's area size (tdf#143686) [Roman Kuznetsov]
    + insertion code assumes unsorted treeview (tdf#145391) [Caolán McNamara]
    + launch gtk3 menubar menus from LibreOffice code (tdf#144846) [Caolán McNamara]
    + make double-click call same handler as ok button (tdf#145169) [Caolán McNamara]
    + memory leak on loading dbase files [Caolán McNamara]
    + multiline calc inputbar not redrawing and adjusting scrollbar on delete of text [Caolán McNamara]
    + no context menu in SQL Query (tdf#144674) [Caolán McNamara]
    + numbering "None" should still show prefix/suffix (tdf#144609) [Vasily Melenchuk]
    + numbering: generate include upper levels for UI (tdf#144578) [Vasily Melenchuk]
    + ODF import: recognize SV_COUNTRY_LANGUAGE_OFFSET (tdf#131025) [Justin Luth]
    + only position treeview cursor at the first entry (tdf#145169) [Caolán McNamara]
    + prevent infinite recursion when loading SVG icon (tdf#144624) [Aleksei Nikiforov]
    + ReadStringHook may not be set in testing configurations (tdf#142704) [Caolán McNamara]
    + remote open/save dialog: icon view shows nothing (tdf#145216) [Caolán McNamara]
    + remove custom precision format in BASIC (tdf#143575, tdf#143974) [Andreas Heinisch]
    + remove fontwork text padding for case ScaleX=true (tdf#145004) [Regina Henschel]
    + remove old focus handler so no double-connect attempt is made (tdf#145033) [Caolán McNamara]
    + remove PANGO_ATTR_ABSOLUTE_SIZE and PANGO_ATTR_SIZE (tdf#143443) [Caolán McNamara]
    + remove/ignore 'distributed' if feature is unknown (tdf#138698) [Caolán McNamara]
    + revert ""Edit document properties before saving"..." (tdf#117895) [Caolán McNamara]
    + revert "show pdf in async pdf export dialog callback" (tdf#120343) [Caolán McNamara]
    + revert incompatible ScriptEditor change [Stephan Bergmann]
    + rtf export: bookmark position is written to current run (tdf#144437) [Vasily Melenchuk]
    + RTF import: fix too small graphic size when both picwgoal and picw are provided [Miklos Vajna]
    + run properties sync when launched during save (tdf#119206) [Caolán McNamara]
    + run testODFX509CertificateChain first because otherwise it fails on my Mac [Tor Lillqvist]
    + sc htmlimport: fix broken CSSHandler so that... (tdf#96499) [Kevin Suo]
    + sc: colorfilter dangling pointer fixed [Vasily Melenchuk]
    + ScRangeList::UpdateReference() join all ranges properly (tdf#140901) [Luboš Luňák]
    + scrolling by an entry height taller than visible area (tdf#143391) [Caolán McNamara]
    + sd: fix inteaction between multi-col shape text and automatic height (tdf#140022) [Miklos Vajna]
    + sd: fix regression at applying master properties (tdf#127900) [Attila Bakos (NISZ)]
    + set correct font sizes in tableview child widgets (tdf#141633) [Caolán McNamara]
    + set the initial "papersize" to the sidebarwidth (tdf#144686) [Caolán McNamara]
    + similiarly support match combo/listbox font sizes (tdf#141633) [Caolán McNamara]
    + similiarly support match spinbutton font size (tdf#141633) [Caolán McNamara]
    + size of comment box too tall after cut/paste (tdf#143443) [Caolán McNamara]
    + svx: fix interaction of transp cell fill and transp shadow (tdf#144091) [Miklos Vajna]
    + svx: fix unwanted blur of shadow from table cell fill (tdf#144091) [Miklos Vajna]
    + sw change tracking: fix bad deletion at Move Up/Down (tdf#145066) [László Németh]
    + sw row optimize: get correct row height (tdf#45525, tdf#64242) [Justin Luth]
    + sw table minimize: fix signed->unsigned table growth (tdf#144317) [Justin Luth]
    + sw track changes: fix crash at moving list items (tdf#145093) [László Németh]
    + sw ui: allow closing of "Fields" dialog (tdf#144907) [Vasily Melenchuk]
    + sw:  Revert "... (tdf#134426, tdf#79717, tdf#138873) [Justin Luth]
    + sw: fix table formula calculation at track changes (tdf#39828) [László Németh]
    + sw: fix table Undo to update table style (tdf#136715) [Balazs Santha]
    + sw: fix textbox popped out of off-page shape (tdf#141220) [Daniel Arato (NISZ)]
    + T602 is an obsolete format, don't assume .txt files are T602 [Jan Holesovsky]
    + table control expects the textview widget to word-char wrap (tdf#141633) [Caolán McNamara]
    + test: upgrade test NSS database from dbm: to sql: [Michael Stahl]
    + text defaulted to transparent in pdf export (tdf#73139) [Caolán McNamara]
    + TEXTJOIN() clear last string also for referenced empty (tdf#145235) [Eike Rathke]
    + treat invalid subtype value as worksheet (tdf#144732) [Mike Kaganski]
    + unwanted dialogs on sftp save to remote to a new document (tdf#145169) [Caolán McNamara]
    + update credits [Christian Lohmaier]
    + update git submodules [Christian Lohmaier]
    + upgrade curl to 7.79.1 [Caolán McNamara]
    + use "sftp" because that's a known Protocol (tdf#145169) [Caolán McNamara]
    + use css instead of pango attribs for font size (tdf#141633) [Caolán McNamara]
    + use of freed pointer in gio create folder (tdf#145169) [Caolán McNamara]
    + use OutputDevice::DrawText for multiline text too (tdf#141633) [Caolán McNamara]
    + use position for jumping to named relative references (tdf#145077) [Eike Rathke]
    + use rtl::math::doubleToUString to convert numbers to strings (tdf#143575, tdf#143974) [Andreas Heinisch]
    + use substVariables for remaining %PERCENT% in "Check for Updates" (tdf#50421) [Julien Nabet]
    + use TextVerticalAlign_BOTTOM for textCircle (tdf#125582) [Regina Henschel]
    + use the classic size calculation (tdf#144139) [Caolán McNamara]
    + valgrind: use after free on applying "default character" character style [Caolán McNamara]
    + version 7.2.3.1, tag libreoffice-7.2.3.1 [Christian Lohmaier]
    + WaE: 'else' branch doesn't make sense, dereferences null [Caolán McNamara]
    + warn on overwrite from gtk "save as" for remote files (tdf#145169) [Caolán McNamara]
    + writerfilter: give up if body text is missing [Miklos Vajna]
    + XLS import: fix bad calculation after editing (tdf#142010) [László Németh]
    + XLSX export: fix regression of internal hyperlinks (tdf#145079) [Tünde Tóth]
    + xlsx export: use continuous numbering for dfx nodes (tdf#142578) [Vasily Melenchuk]
    + xmlsec: fix OOXML signing with multiple certs, extend the test [Tomaž Vajngerl]
    + xmlsec: signing the document fails the 3rd time (invalid signature) [Tomaž Vajngerl]
    + xmlsecurity: add test for timestamps [Michael Stahl]
    + xmlsecurity: add tests for multiple X509Data/X509Certificate [Michael Stahl]
    + xmlsecurity: fix --without-system-nss usage of NSS_SetAlgorithmPolicy [Michael Stahl]
    + xmlsecurity: fix new tests on WNT [Michael Stahl]
    + xmlsecurity: fix test failing because NSS policy forbids SHA1 [Michael Stahl]
    + xmlsecurity: some Distinguished Names are less equal than others [Michael Stahl]
+ dictionaries
    + version 7.2.3.1, tag libreoffice-7.2.3.1 [Christian Lohmaier]
+ help
    + version 7.2.3.1, tag libreoffice-7.2.3.1 [Christian Lohmaier]
+ translations
    + update tranlsations for 7.2.3 rc1 [Christian Lohmaier]