+ core
    + 'Shapes' text is gone from Modify menu (tdf#107971) [Noel Grandin]
    + 2nd OpenGLContext::init should dispose earlier results (tdf##108069) [Caolán McNamara]
    + add custom HID to the 'From Data Table' option [Gabor Kelemen]
    + add custom HIDS for New Address Block page (tdf#102930) [Gabor Kelemen]
    + add list styles and reorganized form controls (tdf#91781) [Yousuf Philips]
    + add/remove infobar when the signature status changes (tdf#105566) [Katarina Behrens]
    + always set a grammar when constructing ScCompiler [Eike Rathke]
    + apply custom pattern even if not saved as preset (tdf#107822) [Katarina Behrens]
    + assert instead of OSL_ENSURE if grammar is GRAM_UNSPECIFIED [Eike Rathke]
    + breeze add trackchangesbar [andreas kainz]
    + bumb MacOS baseline to 10.9 [Norbert Thiebaud]
    + bump product version to 5.4.0.0.beta1+ [Christian Lohmaier]
    + bump product version to 5.4.0.0.beta2 [Christian Lohmaier]
    + capitalization of menu items [Adolfo Jayme Barrientos]
    + change preview image in templates (tdf#107045) [Laurent Balland-Poirier]
    + check multiply and shift (ofz#1605) [Caolán McNamara]
    + check remaining size of dest (ofz#1542) [Caolán McNamara]
    + crash when using ScCompiler in condformat (tdf#107920) [Julien Nabet]
    + digitally sign soffice.bin on Windows (tdf#86776) [Andras Timar]
    + dimension rows are 32-bit and don't wrap at 64k (tdf#108279) [Eike Rathke]
    + disable auto building of oxygen icon theme [Yousuf Philips]
    + disable toolbar items that are not available yet. (tdf#107729) [Jan Holesovsky]
    + DOCM filter: preserve VBA stream (tdf#108269) [Miklos Vajna]
    + DOCX export: fix balanced multi-col section at doc end (tdf#107837, fdo#77812, tdf#106492) [Miklos Vajna]
    + DOCX export: fix duplicated <w:outlineLvl> element for styles (tdf#107684) [Miklos Vajna]
    + don't crash on mail wizard recreation (tdf#105002) [Maxim Monastirsky]
    + don't export color information when color is automatic (tdf#104219) [Bartosz Kosiorek]
    + don't turn on header to check if Watermark exist (tdf#108040) [Szymon KÅ‚os]
    + drop the SCsROW/SCsCOL/SCsTAB typedefs [Noel Grandin]
    + eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem() [Eike Rathke]
    + enable sifr dark and set fallback (tdf#94632) [Yousuf Philips]
    + enable Upper Sorbian for languagepack/UI (rdm#2247) [Christian Lohmaier]
    + ensure notifyhdl is unset after dispose (tdf#107961) [Caolán McNamara]
    + fatal exception on testing if ooxml is a odf (tdf#108187) [Caolán McNamara]
    + fix crash in SfxItemPool::Put (i#103152, tdf#106424, i#103124, i#104245) [Jochen Nitschke]
    + fix crash: paste from textframe (tdf#108324) [Jochen Nitschke]
    + fix gdi resource leak (editeng/impedit) [Julien Nabet]
    + fix toggle behaviour of SID_NUMBER_STANDARD. (tdf#86119) [Gulsah Kose]
    + follow the styles -> Styles change in template categories (tdf#107544) [Gabor Kelemen]
    + gpg4libre: add 'Start certificate manager' button [Katarina Behrens]
    + ignore subtotals in outline mode and empty rows (tdf#107862) [Tomaž Vajngerl]
    + just return initial selection when there's no range (tdf#107176) [Julien Nabet]
    + keep original selection during DrawViewShell::FuTemporary() (tdf#108024) [Takeshi Abe]
    + libstaroffice: use correct loop index [David Tardon]
    + light sifr and breeze icon themes for dark OS themes (tdf#94632) [Matthias Freund]
    + macro warning dialog grew an extra Cancel button [Caolán McNamara]
    + make description editable from Options tab. (tdf#107589) [Gulsah Kose]
    + make string translation loading more uniform [Caolán McNamara]
    + make style formatting toolbar not contextual (tdf#108291) [Yousuf Philips]
    + match sprmTFCantSplit with its correct id (tdf#108072) [Aron Budea]
    + missing resources [Caolán McNamara]
    + move cell protect command from toolbar to menu (tdf#95885) [Yousuf Philips]
    + mysterious and missing 4077 resource used in sd (tdf#99967) [Caolán McNamara]
    + new color palette with various charts palettes (tdf#106534) [Yousuf Philips]
    + new default red and yellow for font and highlight color (tdf#107731) [Yousuf Philips]
    + new HintId and unit test for hidden rows and SUBTOTAL, follow-up (tdf#93171) [Arul Michael]
    + no global drag when anchor drag active (tdf#106131) [Armin Le Grand]
    + ofz# InsertWithValidRanges didn't report that it deleted its argument anymore [Caolán McNamara]
    + ofz: check for null para [Caolán McNamara]
    + ofz: fix remaining length check [Caolán McNamara]
    + oox: allow recovering broken DOCM files (tdf#108269) [Miklos Vajna]
    + oox: ignore case when checking .docm extension (tdf#108269) [Miklos Vajna]
    + organize accelerators in Impress' View menu [Yousuf Philips]
    + partially revert "unused basic dialog" (tdf#107964) [Caolán McNamara]
    + pass char style names to NBOTypeMgrBase (tdf#107008) [Maxim Monastirsky]
    + pass grammar to ScCompiler ctor instead of subsequent SetGrammar() [Eike Rathke]
    + PDF export of editeng fill color: restrict to logic map modes (tdf#105461) [Miklos Vajna]
    + PDF export: work with double page size (tdf#108056) [Miklos Vajna]
    + perf regression changing background color (tdf#48140, tdf#108287) [Jochen Nitschke]
    + perf-sc: avoid segment tree with ScMultiSelIter where possible (tdf#100709) [Eike Rathke]
    + perf-sc: SfxPoolItem::IsVoidItem() instead of dynamic_cast (tdf#100709) [Eike Rathke]
    + perf-sc: Use a "one and a half" alloc strategy for ScMarkArray (tdf#100709) [Eike Rathke]
    + PushError() instead of SetError() so there's a result token [Eike Rathke]
    + queue and merge scroll events (rhbz#1367846) [Caolán McNamara]
    + re-enable building with ICU 59, follow-up (tdf#108043) [Eike Rathke]
    + remove "noel" SAL_WARN [Julien Nabet]
    + repeated images replace correct ones in exported PDF (tdf#107682) [Marco Cecchetti]
    + restore 'Clear Direct Formatting' to context menu (tdf#102915) [Yousuf Philips]
    + retrieve error from Firebird engine (tdf#108068) [Julien Nabet]
    + revert "Reset Button in Options Dialogues does not Work with all Options." (tdf#58134, tdf#107900) [Julien Nabet]
    + revert "Upgrade to ICU 59.1" (tdf#108043) [Eike Rathke]
    + sanitize nTyp to legal values (ofz#1220) [Caolán McNamara]
    + saving line numbering into setting (tdf#91913) [tagezi]
    + sc: work around MSVC 2017 ICE in AccessibleDocument.cxx [Michael Stahl]
    + sc::ColRowSpan::mnEnd is inclusive [Eike Rathke]
    + scp2: package 64-bit MSVC runtimes for explorer extensions [Michael Stahl]
    + sdext: join TimerScheduler thread before shutdown (rhbz#1425304) [Michael Stahl]
    + SdrGrafObj leak triggers later crash (tdf#107959) [Caolán McNamara]
    + SID_FM_CTL_PROPERTIES colorbox needs a 'default' entry (tdf#107981) [Caolán McNamara]
    + sifr icon for "Cross-reference" needed (tdf#106532) [Matthias Freund]
    + sifr icon for "Index Entry" needed (tdf#106533) [Matthias Freund]
    + sifr icon for "Table Styles" needed (tdf#106607) [Matthias Freund]
    + sifr icon theme - showtrackchanges (tdf#75256) [Matthias Freund]
    + sifr icon theme - trackchangesbar (tdf#75256) [Matthias Freund]
    + sifr icon theme 32px (tdf#75256) [Matthias Freund]
    + svRefList always needs to be in a loop to be eventually popped from stack [Eike Rathke]
    + svtools: fix mime type of PDF images [Miklos Vajna]
    + sw SubtractFlys: add missing expansion of the clip path (tdf#108056) [Miklos Vajna]
    + sw SubtractFlys: fix off-by-one error in clip rectangle calculation (tdf#86578, tdf#108056) [Miklos Vajna]
    + sw SubtractFlys: work with a polypolygon directly (tdf#108056) [Miklos Vajna]
    + sw: add separate DOCM filter (tdf#108269) [Miklos Vajna]
    + sw: add UI to disable SubtractFlysAnchoredAtFlys compat option (tdf#108056) [Miklos Vajna]
    + sw: DeleteAndJoin could delete proposed new redline (ofz#1262) [Michael Stahl]
    + sw: fix crash on opening this file (tdf#106950) [Miklos Vajna]
    + sw: fix scrolling to cursor after paste (tdf#96256) [Michael Stahl]
    + sw: let a view handle multiple transferables (tdf#107976) [Miklos Vajna]
    + sw: Null pointer dereferences (coverity#1409899) [Michael Stahl]
    + sw: support CharShadingValue property on paragraph styles (tdf#104744, tdf#106950) [Miklos Vajna]
    + test case with outline mode and subtotals (tdf#107862) [Tomaž Vajngerl]
    + test for DejaVuSans [Rene Engelhard]
    + the menu items are moved according to a general design concept [tagezi]
    + there are *two* possible .ui files for change tracking (tdf#108225) [Caolán McNamara]
    + tiny Tango icon update, before I lose my backups again [Adolfo Jayme Barrientos]
    + update the reference rdbs to libreoffice-5-3 [Stephan Bergmann]
    + updated core (tdf#107229, tdf#84675, tdf#102930, tdf#107077, tdf#107299) [Andras Timar, Olivier Hallot, Adolfo Jayme Barrientos, Christian Lohmaier, Piotr Drąg, Laurent Balland-Poirier, Gabor Kelemen, Krunoslav Šebetić]
    + upload poppler 0.55.0 [David Tardon]
    + use Calibri; let LO to fallback to Carlito (tdf#104450) [Mike Kaganski]
    + use Carlito for DOCX import by default (tdf#108350) [Mike Kaganski]
    + use new name of column when it's been changed (tdf#108068) [Julien Nabet]
    + various wizards resource strings are missing [Caolán McNamara]
    + VBA exception avoided in ScVbaRange::setStyle (tdf#108049) [Justin Luth]
    + version 5.4.0.0.beta2, tag libreoffice-5.4.0.0.beta2 [Christian Lohmaier]
    + watermark: docx interoperability [Szymon KÅ‚os]
    + watermark: extended configuration [Szymon KÅ‚os]
    + watermark: move to the insert menu [Szymon KÅ‚os]
    + watermark: read angle value [Szymon KÅ‚os]
    + watermark: remove enable checkbox [Szymon KÅ‚os]
    + watermark: updated Put and QueryValue [Szymon KÅ‚os]
    + watermark: VML font-family import for textpath [Szymon KÅ‚os]
    + we only set these values, never read them (ofz#1193) [Caolán McNamara]
    + wrong positioning of AutoFilter buttons in tiledrendering mode (tdf#107389) [Tamás Zolnai]
    + wrong resource manager for RID_SVXSTRARY_NUMBERINGTYPE [Caolán McNamara]
    + wrong syntax highlighting in BASIC IDE (tdf#36541) [tagezi]
    + xlsb import: protection settings were reversed (fdo#70499, tdf#108017) [Justin Luth]
    + xlsx export: limit dataValidation list to 255 chars (tdf#99856) [Justin Luth]
    + xmloff: SvxUnoDrawingModel doesn't implement... (tdf#108109, tdf#108231) [Michael Stahl]
    + xmlsecurity PDF verify: handle empty X509 certificate (tdf#107782) [Miklos Vajna]
    + zero height of shape's path was causing geometry errors (tdf#100072) [Vasily Melenchuk]
+ dictionaries
    + update Croatian dictionary to 2.1 [Krunoslav Šebetić]
    + update Polish dictionary to 20170514 [Piotr DrÄ…g]
    + update Polish thesaurus to 0.8.60 [Piotr DrÄ…g]
+ help
    + (part2) Document hidden BASIC constants (tdf#84675) [Olivier Hallot]
    + (part3) Document Basic constants (tdf#84675) [Olivier Hallot]
    + (part4) document VBA macros support (tdf#84675) [Olivier Hallot]
    + add a missing bookmark to Custom Salutation page (tdf#102930) [Gabor Kelemen]
    + add custom HID to the From Data Table options description [Gabor Kelemen]
    + add help page for StrReverse VBA (tdf#84675) [Olivier Hallot]
    + add missing bookmarks to Edit Dictionary page [Gabor Kelemen]
    + basic: beautify Examples with bascode tag [Laurent Balland-Poirier]
    + basic: merge identical def and example Defxxx [Laurent Balland-Poirier]
    + change bogus paragraph role relatedtopics to paragraph [Gabor Kelemen]
    + clean up some <emph> tag vomit [Adolfo Jayme Barrientos]
    + convert bogus head2 roles to "heading level 2" roles [Gabor Kelemen]
    + drop an obsolete and a redundant bookmark [Gabor Kelemen]
    + drop old Template Manager help (tdf#107229) [Gabor Kelemen]
    + fix <sup> tag swallowed by authoring extension [Olivier Hallot]
    + fix ahelps and bookmarks on X/Y Error Bars page [Gabor Kelemen]
    + fix bookmarks and ahelps on 3D-Settings toolbar page [Gabor Kelemen]
    + fix bookmarks and ahelps on Chinese Conversion dialog page [Gabor Kelemen]
    + fix bookmarks and ahelps on Fontwork toolbar page [Gabor Kelemen]
    + fix documentation URL in help page [Olivier Hallot]
    + fix missing ahelp (tdf#102930) [Gabor Kelemen]
    + fix more bookmarks one ahelp on the track changes Filter page [Gabor Kelemen]
    + fix reference to File - Templates menu item (tdf#107299) [Gabor Kelemen]
    + fix reference to the Save as Template menu item (tdf#107229) [Gabor Kelemen]
    + fix several mistakes flagged by translators [Olivier Hallot]
    + fix XML according to DTD [Olivier Hallot]
    + grammar (is → are) [Adolfo Jayme Barrientos]
    + grammar: missing definite article [Adolfo Jayme Barrientos]
    + help VBA functions AscW, ChrW, InStrRev (tdf#84675) [Olivier Hallot]
    + mass remove excess spaces from inside tags [Gabor Kelemen]
    + mention how to add more template folders (tdf#107299) [Gabor Kelemen]
    + mute l10n for dozens of numbers and format codes [Olivier Hallot]
    + new help page for the 'Pick a Color' window (tdf#107077) [Gabor Kelemen]
    + PlaceWare filter was dropped so don't mention its format [Gabor Kelemen]
    + remove an empty page Styles [Gabor Kelemen]
    + remove spurious spaces introduced in variables [Christian Lohmaier]
    + the word “bar” should not be bolded or capitalized [Adolfo Jayme Barrientos]
    + update New Address Block / Edit Address Block page (tdf#102930) [Gabor Kelemen]
+ translations
    + update translations for 5.4 [Christian Lohmaier]
    + update translations for 5.4.0 Beta2 [Christian Lohmaier]
    + updated Slovenian translation [Andras Timar]