+ core
    + "Before" and "After" text swapped in footnotes (tdf#130912) [Julien Nabet]
    + - Add Sifr (Dark + SVG) to the icon theme list (tdf#128849) [rizmut]
    + - Flat ODF in start center (tdf#130742) [Heiko Tietze]
    + - Flat table header in Calc (tdf#127508) [Heiko Tietze]
    + allow replacing the default documents (tdf#126700) [Jan-Marek Glogowski]
    + auto-select first entry when treeview filled (tdf#130915) [Caolán McNamara]
    + branch libreoffice-6-4-2 [Christian Lohmaier]
    + breeze & Sifr: Fix for (tdf#130939) [rizmut]
    + breeze & Sifr: Fix for add Envelope Orientation icons (tdf#130875) [rizmut]
    + breeze, Colibre. Sifr: Fix for (tdf#130871) [rizmut]
    + breeze: Add many Base icons [rizmut]
    + breeze: FIx for (missing spacing char icons) (tdf#130879) [rizmut]
    + bump product version to 6.4.2.0.0+ [Christian Lohmaier]
    + bump product version to 6.4.2.1 [Christian Lohmaier]
    + call ensureConnection to be able to call "Create as View" (tdf#126578) [Julien Nabet]
    + chapter Numbering can't load custom style (tdf#130908) [Noel Grandin]
    + chart OOXML Import: Fix data label position (tdf#130105) [Balazs Varga]
    + check if edit can be enabled after setting cursor into tree [Caolán McNamara]
    + click is sent to the other member of the group (tdf#130548) [Caolán McNamara]
    + colibre: Update print related icons & mail merge toolbar icons [rizmut]
    + compare exclusive end, not inclusive end sheet number (tdf#130825) [Eike Rathke]
    + consider all row/col bars in ScTabView::EnableRefInput (tdf#130054) [Mike Kaganski]
    + crash when opening file with non-existing hyperlinks (tdf#130959) [Noel Grandin]
    + desktop: soffice --print-to-file generates PDF but names it ".ps" [Michael Stahl]
    + do not increment sheet-local name on cut&paste / move (tdf#130370) [Eike Rathke]
    + docx export: handle bold as toggle properties (tdf#130610) [Serge Krot]
    + DOCX import: don't give up on floating tables in headers completely [Miklos Vajna]
    + DOCX import: fix inherited list level of custom styles (tdf#95495) [Szabolcs Toth]
    + DOCX import: fix missing inside vertical borders (tdf#130799) [Szabolcs Toth]
    + DOCX import: fix missing restart of numbering (tdf#129221) [Miklos Vajna]
    + DOCX import: ignore rotation when setting position of group shapes (tdf#103964) [Miklos Vajna]
    + DOCX table-only header: fix SAX parser error (tdf#108272) [László Németh]
    + don't clobber entire RowHeight range on updates (tdf#123971) [Thorsten Behrens]
    + don't crash removing non-existing elements (tdf#130922) [Caolán McNamara]
    + draw: Convert to polygon doesn't work (tdf#130679) [Noel Grandin]
    + elementary: Fix for (tdf#130947) [rizmut]
    + elementary: Fix for ; list in Impress Sidebar (tdf#130533) [rizmut]
    + explicitly pass the mouse event window (tdf#129446) [Caolán McNamara]
    + firebird: fix wrong precision and scale for DECIMAL and NUMERIC (tdf#130708) [Julien Nabet]
    + fix "Use data for document properties" checkbutton [Caolán McNamara]
    + fix @since tag [Stephan Bergmann]
    + fix crash when clicking link to other slide (tdf#130760) [Samuel Mehrbrodt]
    + fix import/export of image URLs (tdf#130793) [Samuel Mehrbrodt]
    + fix listbox used as dropdown (tdf#130325) [Samuel Mehrbrodt]
    + fix off-by-one error in URIHelper::resolveIdnaHost (tdf#130501) [Stephan Bergmann]
    + gallery drop-down list in Impress B&N dialog shows only start... (tdf#130148) [Onur Yilmaz]
    + honour "wrap" in FormattedField (tdf#130762) [Caolán McNamara]
    + icon-themes: Backport from master to 6.4 [rizmut]
    + ignore negative wrap distance values in doc prop import (tdf#130262) [Patrick Jaap]
    + implement SdrObjCustomShape::AdjustToMaxRect (tdf#119191) [Regina Henschel]
    + invalid document after odt->docx with signatureline (tdf#130917) [Samuel Mehrbrodt]
    + invalid iterator used in BrowseMode::Subs case (tdf#130161) [Caolán McNamara]
    + karasa Jaga: Update locale direct formatting icons [Rizal Muttaqin]
    + keep encryption information for autorecovered MS formats (tdf#93389) [Mike Kaganski]
    + labels exchanged in export to BMP (tdf#130573) [Noel Grandin]
    + let the expert config columns be resizable (tdf#130123) [Caolán McNamara]
    + macOS: don't sign executables early [Christian Lohmaier]
    + neon: escape broken SharePoint 2016 URIs [Jan-Marek Glogowski]
    + null deref in empty treeview (tdf#130756) [Caolán McNamara]
    + only select first page if no other page is selected (tdf#130440) [Xisco Fauli]
    + OOXML chart import: fix charts without CrossBetween (tdf#130657) [Balazs Varga]
    + optionally generate PDBs for external libs [Juergen Funk]
    + PDF export of PDF images: adapt transparency to rendering (tdf#129976) [Miklos Vajna]
    + postgresql native, fix readLogLevelFromConfiguration [Julien Nabet]
    + preserve context before page breaks (tdf#130814) [Jan-Marek Glogowski]
    + prevent pasting cell exceeds the border. (tdf#130483) [Mark Hung]
    + Qt5 don't blit damage to empty image (tdf#130831) [Jan-Marek Glogowski]
    + Qt5 no qApp == main thread (tdf#130499) [Jan-Marek Glogowski]
    + Qt5 report frame-relative cursor pos (tdf#130827) [Jan-Marek Glogowski]
    + qt5: Actually, ignore non-spontaneous QEvent::ShortcutOverride (tdf#130794) [Michael Weghorn]
    + qt5: Ignore external QEvent::ShortcutOverride (tdf#126785) [Michael Weghorn]
    + qt5: Native PopupMenus (tdf#128921, tdf#130341, tdf#122053) [Michael Weghorn]
    + qt5: take a reference in case m_aContents is replaced (tdf#129809) [Michael Weghorn]
    + qt5: Use ExtTextInput only for multi-char key events (tdf#127815, tdf#130071) [Michael Weghorn]
    + resize to client size after SetPosSize (tdf#130841) [Jan-Marek Glogowski]
    + resolves: tdf130874 reversed logic [Caolán McNamara]
    + RTF doesn't set custom footnote state (tdf#130817) [Jan-Marek Glogowski]
    + RTF/DOCX export: always set hyphenation to auto at document level [Vasily Melenchuk]
    + second treeview doesn't use its checkboxes (tdf#130915) [Caolán McNamara]
    + show the bullet on second level in smartart. (tdf#130776) [Gülşah Köse]
    + sifr: Fix for & (tdf#130864, tdf#122488) [rizmut]
    + sifr: Fix for missing highly visible icons (tdf#125510) [rizmut]
    + sifr: fix for missing Slide Layout icons (tdf#130885) [rizmut]
    + sifr: Update dark chart color, clean links.txt, remove similar icons [rizmut]
    + speed up switching into page layout (tdf#128873) [Serge Krot]
    + support Basic Chr(&H8000), ..., Chr(&HFFFF) again (tdf#130426) [Stephan Bergmann]
    + SvTreeList::Move needs to move from lower index to higher (tdf#130915) [Caolán McNamara]
    + sw: DOCX export: fix rotated text fields [Michael Stahl]
    + sw: DOCX export: for SwDropDownField, don't write FORMDROPDOWN [Michael Stahl]
    + sw: DOCX export: limit FORMDROPDOWN listEntry to Word's abilities [Michael Stahl]
    + sw: DOCX import/export: fix default of table indent (tdf#106742) [Michael Stahl]
    + sw: don't allow anchoring a shape+textbox into itself (tdf#91219) [Miklos Vajna]
    + sw: don't insert empty page before first page with even number (tdf#125682) [Michael Stahl]
    + sw: fix splitting text frames wrt. footnotes in follow [Michael Stahl]
    + sw: HTML import: fix invalid table in footer (ofz#20455) [Caolán McNamara]
    + sw: improve DOCX export of footnote separator [Michael Stahl]
    + sw: improve DOCX export of footnote separator a little more [Michael Stahl]
    + sw_redlinehide: fix ChgAutoCorrWord() if replaced text ... (tdf#130274) [Michael Stahl]
    + sw_redlinehide: fix replace of paragraph breaks with $ (tdf#129553) [Michael Stahl]
    + sw_redlinehide: infinite loop in SwLayHelper::CheckInsert() (tdf#129529) [Michael Stahl]
    + take a reference in case m_aContents is replaced (tdf#129809) [Caolán McNamara]
    + TDF builds for 6.4 are now done on Mojave with Xcode 11 (tdf#122218) [Christian Lohmaier]
    + tdf130839: Corrects second level left margin in Smartart [Gülşah Köse]
    + update git submodules [Stephan Bergmann, Kris van der Merwe, Olivier Hallot, Andras Timar, Christian Lohmaier]
    + use the maximum document line number for the width calculation (tdf#130925) [Caolán McNamara]
    + version 6.4.2.1, tag libreoffice-6.4.2.1 [Christian Lohmaier]
    + we want to fill the menu when the menubutton is toggled on (tdf#130989) [Caolán McNamara]
    + WIN prevent deadlock in SetForegroundWindow [Jan-Marek Glogowski]
+ dictionaries
    + updated Afrikaans dictionary [Kris van der Merwe]
+ help
    + mute L10N of a NatNum format [Olivier Hallot]
    + remove very old unused CSS [Olivier Hallot]
    + update documentation for Basic Chr and ChrW functions (tdf#130426) [Stephan Bergmann]
+ translations
    + slovenian translation fixes [Andras Timar]
    + update translations for 6.4.2 rc1 [Christian Lohmaier]