+ core
    + ...and one more fix for DbusIpcThread, [Stephan Bergmann]
    + a11y crash in use after dispose (tdf#109282) [Caolán McNamara]
    + add ICU changeset-40324 fix for CVE-2017-14952 [Eike Rathke]
    + always require version file with config for CLI assemblies (tdf#113787) [Michael Stahl]
    + apparent fix for what seems like a copy-paste error by me in 2014 (tdf#92190) [Tor Lillqvist]
    + ASan heap-buffer-overflow (tdf#113918) [Stephan Bergmann]
    + avoid crash during teardown (tdf#113336) [Caolán McNamara]
    + avoid race between DbusIpcThread::close and DbusIpcThread::execute [Stephan Bergmann]
    + bad palette READ (ofz#4076) [Caolán McNamara]
    + bad-Cast (ofz#4491) [Caolán McNamara]
    + bad-cast (ofz#4435, ofz#3745, ofz#4066) [Caolán McNamara]
    + branch libreoffice-5-4-4 [Christian Lohmaier]
    + bullet dialog has wrong modal parent (tdf#113647) [Caolán McNamara]
    + bump product version to 5.4.4.0.0+ [Christian Lohmaier]
    + bump product version to 5.4.4.1 [Christian Lohmaier]
    + change back to previous entry after 'more' is dispatcher (tdf#113214) [Caolán McNamara]
    + check for input stream end (ofz#2947) [Eike Rathke]
    + check for valid starting dash index (ofz#3759) [Caolán McNamara]
    + check if seek succeeded (ofz#4436) [Caolán McNamara]
    + check vector length before use (tdf#113284) [Tamas Bunth]
    + compensate for loss of Type 1 "Standard Symbols L" substitute for "Symbol" [Stephan Bergmann]
    + crash in color picker after parent is closed (tdf#113695) [Caolán McNamara]
    + crash in color replacer if parent closed before it (tdf#113328) [Caolán McNamara]
    + crash in finishParagraph (tdf#113230) [Caolán McNamara]
    + crash on loading tdf77861-3.rtf in calc rtf filter [Caolán McNamara]
    + curl: fix CVE-2017-8816 [Michael Stahl]
    + desired window didn't get the input (tdf#113562) [Caolán McNamara]
    + disable "Edit Region" command while cursor in an index. (tdf#112808) [Gulsah Kose]
    + do not read past end of file (ofz#4123) [Eike Rathke]
    + DOCX export: restore HideTabLeader... attribute after TOX (tdf#107111) [Vasily Melenchuk]
    + don't bother with unoinfo either in the sandboxed app bundle [Tor Lillqvist]
    + don't close popups on resize if size didn't change (tdf#112943) [Caolán McNamara]
    + don't set mnRangeOpPosInSymbol on StringOverflow case (ofz#4484) [Caolán McNamara]
    + element p to draw:object, import expects it there (tdf#112547) [Regina Henschel]
    + finally make DbusIpcThread terminate [Stephan Bergmann]
    + fix build error [David Tardon]
    + fix chart dump test recent failures on MAC [Tamás Zolnai]
    + fix crash when closing dialog opened with Basic (tdf#113368) [Julien Nabet]
    + fix crash when switching between Calc and other LO window (tdf#113591) [Samuel Mehrbrodt]
    + fix crash when trying to format empty paragraph (tdf#113657) [Julien Nabet]
    + fix glyph positions in PDF export (tdf#113428) [Khaled Hosny]
    + fix installset packaging after fc_local.conf move [Christian Lohmaier]
    + fix leak memory with PaletteManager (take 2) (tdf#111894) [Julien Nabet]
    + fix memory leak [Caolán McNamara]
    + fix order of color's attributes import. (tdf#113271) [Bartosz Kosiorek]
    + fix paragraph preview line spacing (tdf#107643) [Jim Raykowski]
    + fix: crash during redo, when document contains images (tdf#108124) [Fyodor Yemelyanenko]
    + fixed losing listbos entries on opening .ods file (tdf#110431) [Mohammed Abdul Azeem]
    + framework: avoid deadlock between Desktop init ... (tdf#114025) [Michael Stahl]
    + gbuild: CliAssembly: clean everything [Michael Stahl]
    + gbuild: fix the version of cli_cppuhelper assembly (tdf#113787) [Michael Stahl]
    + gitignore: compile_commands.json [Muhammet Kara]
    + gpg4libre fix don't show expired/invalid keys (tdf#113190) [Thorsten Behrens]
    + gtk2: No decoration for floating toolbars (tdf#113353) [Maxim Monastirsky]
    + gtk3 hide/show menubar on enter/exit fullscreen (tdf#112549) [Caolán McNamara]
    + gtk3+X: open comboboxes block session (rhbz#1505379) [Caolán McNamara]
    + gtk3: fix popover placement in RTL [Caolán McNamara]
    + impossible to clear width/height in pages (tdf#113455) [Caolán McNamara]
    + infinite loop in ooo32227-1.rtf with calc rtf filter [Caolán McNamara]
    + keep track of available data [Caolán McNamara]
    + LibreLogo: add fallback localization to fix platform issues (tdf#113592) [László Németh]
    + limit escher object cell area to calc's limits (ofz#4406) [Caolán McNamara]
    + limit/truncate date, not only year (tdf#114011) [Eike Rathke]
    + make EditStyle appear in customization dialog (tdf#113446) [Yousuf Philips]
    + make sure there is a org.libreoffice.LibreOffice.desktop again in the Flatpak [Stephan Bergmann]
    + measure test with ApplySettings applied (tdf#112830) [Caolán McNamara]
    + merge language attributes early, follow-up (tdf#108795, tdf#113179) [Eike Rathke]
    + move Path2DContext body to onEndElement (ofz#4481) [Caolán McNamara]
    + no date particle reordering when exporting to Excel (tdf#113889) [Eike Rathke]
    + ODP: export TextPreRotateAngle [Szymon Kłos]
    + ofz+valgrind: Conditional jump or move depends on uninitialised value [Caolán McNamara]
    + ofz: avoid invalid short hashValues [Caolán McNamara]
    + ofz: bad mnRangeOpPosInSymbol [Caolán McNamara]
    + ofz: check col/row bounds [Caolán McNamara]
    + ofz: check sprm bounds [Caolán McNamara]
    + ofz: compare against available data len [Caolán McNamara]
    + ofz: ensure aCoordList has required elements [Caolán McNamara]
    + ofz: fix mem leak [Caolán McNamara]
    + ofz: handle bad key len and subsequent PK11_ImportSymKey failure [Caolán McNamara]
    + ofz: handle empty Gradient Stops [Caolán McNamara]
    + ofz: handle empty paragraphs case [Caolán McNamara]
    + ofz: special case max index for cSymbol [Caolán McNamara]
    + ofz: XPMReader::ImplGetColKey short read [Caolán McNamara]
    + only do kashida insertion with fonts that have non-zero width kashidas [Martin Hosken]
    + oox: Save backup images to proper path in document (tdf#112633) [Jacobo Aragunde Pérez]
    + ooxmlimport: ALWAYS treat 1st nextpage w/cols as cont (tdf#112352) [Justin Luth]
    + potential deref of empty xStateSet [Caolán McNamara]
    + PPTX export: correct position of rotated groups (tdf#113263) [Szymon Kłos]
    + PPTX export: remember color schemes in theme [Szymon Kłos]
    + properly check HRESULT value (tdf#113347) [Mike Kaganski]
    + properly export 1bpp greylevel (but not B&W) PNG images to PDF (tdf#113875) [Tor Lillqvist]
    + release ctrl of ctrl+v in input line should strip formatting (tdf#113894) [Caolán McNamara]
    + resolves: rtl: slide pane context menu misplaced (tdf#60315) [Caolán McNamara]
    + RTF import style dedup: separate paragraph and character handling (tdf#113408, tdf#104228, fdo#82078) [Miklos Vajna]
    + RTF import: fix handling fields inside TOC fields (tdf#104079) [Miklos Vajna]
    + RTF import: fix incorrect text indent (tdf#113550) [Miklos Vajna]
    + RTF import: fix lack of expected contextual spacing (tdf#113202) [Miklos Vajna]
    + scroll to navigated position (tdf#112435) [Jim Raykowski]
    + sd: BestFittingCacheComparer must be irreflexive [Michael Stahl]
    + seems that testMiscOLEStuff() works only as 64-bit on a current Windows 10 [Tor Lillqvist]
    + set expand for re-used sidebar panels (tdf#99537) [Jan-Marek Glogowski]
    + set new nWwCols after verifying legal size (ofz#4414) [Caolán McNamara]
    + set parent for modal gallery dialog (tdf#113647) [Caolán McNamara]
    + skip charfmt grabbag items existing in autofmt grabbag (tdf#113790) [Mike Kaganski]
    + slideshow: clip shapes in secondary screen window [Michael Stahl]
    + SmartArt: export text rotation in the PPTX [Szymon Kłos]
    + sort 'select' list (tdf#114112) [Caolán McNamara]
    + sw: ODF import: default as-char shapes to vertical-pos="top" [Michael Stahl]
    + sw: ODF import: prevent shapes from inheriting paragraph default margins [Michael Stahl]
    + swap ScColumn::mnBlkCountFormula (tdf#111428) [Eike Rathke]
    + switching from read-only to edit mode slow (tdf#113935) [Noel Grandin]
    + textboxhelper: syncProperty OPAQUE (wrap in background) (tdf#103978) [Justin Luth]
    + translate offsets so it is relative to v origin (tdf#111967) [Mark Hung]
    + undo replacing text with formula (tdf#103234) [Eike Rathke]
    + uno:LanguageStatus shouldn't appear in the customize dialog (tdf#108916) [Muhammet Kara]
    + update credits [Christian Lohmaier]
    + update emoji autocorrect files from po-files [Christian Lohmaier]
    + update Navigator after promote/demote undo (tdf#58186) [Jim Raykowski]
    + updated core [Christian Lohmaier]
    + use gtk3 to set gtk2 window fullscreen... (tdf#112549) [Caolán McNamara]
    + vcl: CppunitTest_vcl_complextext requires DejaVu fonts [Michael Stahl]
    + verify sprmTDefTable length (ofz#4335) [Caolán McNamara]
    + version 5.4.4.1, tag libreoffice-5.4.4.1 [Christian Lohmaier]
    + workaround: Load 1bpp indexed PNG as 8bpp indexed Bitmap (tdf#113918) [Tor Lillqvist]
    + wrong SwXShape from three possibilities returned (tdf#113615) [Caolán McNamara]
    + wrong table border preset icons (tdf#113378) [Caolán McNamara]
+ dictionaries
    + version 5.4.4.1, tag libreoffice-5.4.4.1 [Christian Lohmaier]
+ help
    + version 5.4.4.1, tag libreoffice-5.4.4.1 [Christian Lohmaier]
+ translations
    + update translations for 5.4.4 rc1 [Christian Lohmaier]
