+ core
    + () sw: fix assert when moving mouse pointer (tdf#134252) [Michael Stahl]
    + - Localization of special text in about window (tdf#132066) [Heiko Tietze]
    + add missing character to make the sort feature work correctly (tdf#133747) [Tomoyuki Kubota]
    + an unexpected model for a GtkComboBox (tdf#135568) [Caolán McNamara]
    + assert/crash on checking IsSelected on cell being disposed (tdf#135098) [Caolán McNamara]
    + autoredact, change Content UI according to Type when editing target (tdf#128838) [Julien Nabet]
    + autoredact, disable useless checkboxes for regex (tdf#130863) [Julien Nabet]
    + avoid UBSan signed-integer-overflow [Stephan Bergmann]
    + branch libreoffice-7-0-1 [Xisco Fauli]
    + builder file format has annoyingly escaped into user config (tdf#135495) [Caolán McNamara]
    + bump libnumbertext requirement to >= 1.0.6 [Rene Engelhard]
    + bump product version to 7.0.1.0.0+ [Christian Lohmaier]
    + bump product version to 7.0.1.1 [Xisco Fauli]
    + change the mnemonic to point to our combobox replacement (tdf#135368) [Caolán McNamara]
    + chart: fix export of embedded xlsx (tdf#131288) [Balazs Varga]
    + check the return value of GetDim32 (tdf#135639) [Mike Kaganski]
    + colibre: Update bookmark/flag related icons [Rizal Muttaqin]
    + colibre: Update Cell Style link, Sukapura: ^ Save icons [Rizal Muttaqin]
    + comphelper: just ignore disposed obj on save (tdf#81522) [Justin Luth]
    + correctly mark the "New menu" dialog as modal [Markus Mohrhard]
    + CppunitTest_sw_uiwriter: reset the redline author after using it [Xisco Fauli]
    + csv fixed width import missing split handle (rhbz#1861794) [Caolán McNamara]
    + DOCX import: fix bottom auto margin of subitem (tdf#134648) [László Németh]
    + DOCX import: fix shape height relative to bottom page margin (tdf#133070) [Regényi Balázs]
    + DOCX import: new unit tests: ComboBox to DropDown (tdf#134043) [Thorsten Behrens]
    + DOCX shape import: width relative to inside (tdf#133863, tdf#133864) [Regényi Balázs]
    + DOCX: Incorrect default value in dropdown text fields (tdf#134572) [Serge Krot]
    + don't duplicate hicolor icon theme as gnome (tdf#132787) [Chris Mayo]
    + don't fail creation of preview when BackingComp can't add... (tdf#130559) [Mike Kaganski]
    + don't overwrite default styles when inserting doc (tdf#134971) [Thorsten Behrens]
    + don't paint the image over the rect that will contain the color (tdf#135121) [Caolán McNamara]
    + draw to mpAlphaVDev after DrawTransparentNatively (tdf#135264) [Mike Kaganski]
    + duration input 0:123 or 0:0:123 or 0:123:59 is valid (tdf#135249) [Eike Rathke]
    + ensure something is selected in experimental theme colorset (tdf#135488) [Caolán McNamara]
    + expand search results frame (tdf#131047) [Xisco Fauli]
    + explicit text column to avoid dummy nodes for non-toggle case [Caolán McNamara]
    + filter: MSO export: convert TextWrap property to Escher_Wrap* [Michael Stahl]
    + fix build with (system-)cppunit 1.14.0 [Rene Engelhard]
    + fix checks (tdf#135470) [Mike Kaganski]
    + fix crash Swarm Non Linear Solver with blank input (tdf#135211) [Julien Nabet]
    + fix crash when right click empty in Command list (tdf#135321) [Julien Nabet]
    + fix nullptr use crash (tdf#134847) [Jim Raykowski]
    + fix PDF viewer after "Export..." (tdf#121191) [Pierre MARTY]
    + fix the placeholders priority order. (tdf#133687) [Gülşah Köse]
    + fix wording error dialog on Add Submissions dialog by blank input (tdf#135093) [Julien Nabet]
    + follow up Remove Tango icons for LibreLogo (tdf#132022) [Rizal Muttaqin]
    + for async case need an alternative check for dialog in execution (tdf#135567) [Caolán McNamara]
    + gpgpmepp: fix creative abuse of gbuild [Michael Stahl]
    + hack for gradients split into adjacent polygons (tdf#133016) [Luboš Luňák]
    + i18npool: don't break line at slash '/' [Michael Stahl]
    + ignore invalid dates like the vcl Calendar does [Caolán McNamara]
    + ImageType::Size26 isn't always 26x26px (tdf#135121) [Caolán McNamara]
    + listen for 'ShowFontBoxWYSIWYG' config changes (tdf#134660) [Caolán McNamara]
    + make pstoedit delegate letter placement to us (tdf#135427) [Samuel Thibault]
    + merge needlessly split polygons back in Skia drawing (tdf#133016) [Luboš Luňák]
    + min supported version of gtk3 is 3.18 not 3.20 (tdf#135442) [Caolán McNamara]
    + missing icon for filter navigator field expander icon [Caolán McNamara]
    + move focus on activate, but leave focus on value-changed (tdf#134959) [Caolán McNamara]
    + NewToolbarController: Use different icons for extra large (tdf#134887) [Maxim Monastirsky]
    + NSS: enable parallel build [Jan-Marek Glogowski]
    + nss: upgrade to release 3.55.0 [Michael Stahl]
    + only move the selection to the error if its not already there (tdf#133958) [Caolán McNamara]
    + oox chart import: fix char color of <dLbl>, inherited from <dLbls> (tdf#131175) [Miklos Vajna]
    + oox smartart, linear layout: correctly scale spacings wrt constraints and rules [Miklos Vajna]
    + oox smartart, linear layout: fix scaling of spacing without rules [Miklos Vajna]
    + oox smartart, linear layout: limit height of children to parent size [Miklos Vajna]
    + oox smartart: add support for <dgm:layoutNode ... chOrder="t"> [Miklos Vajna]
    + oox smartart: consider rules when scaling in linear layout [Miklos Vajna]
    + oox smartart: start parsing rule lists [Miklos Vajna]
    + oox: VML export: convert ESCHER_Prop_AnchorText to v-text-anchor [Michael Stahl]
    + oox: VML export: for rotated text shape, produce bottom-to-top [Michael Stahl]
    + oox: VML export: produce bottom-to-top in a better way [Michael Stahl]
    + OOXML chart: import data label fill pattern (tdf#131175) [Gülşah Köse]
    + OOXML chart: insert hatch definition into the right table (tdf#131175) [Miklos Vajna]
    + paragraph styles preview in sidebar are clipped (tdf#135438) [Caolán McNamara]
    + pptx export: add transparence gradient in solid fill (tdf#128345) [Regina Henschel]
    + PPTX: improve import of transparency in multi-step gradients (tdf#134183) [Miklos Vajna]
    + previews missing content drawn via DrawTransformedBitmapEx (tdf#135325) [Caolán McNamara]
    + remove "nearest paper matching" feature (tdf#134646) [Samuel Mehrbrodt]
    + remove --with-build-version ./configure flag (tdf#134522) [Rene Engelhard]
    + remove wrong size values from individual buttons; use HIG spacing (tdf#130862) [Adolfo Jayme Barrientos]
    + replace all the text, not the selection [Caolán McNamara]
    + return early if no data (tdf#135211) [Julien Nabet]
    + revert "autoredact, disable useless checkboxes for regex" (tdf#130863) [Julien Nabet]
    + revert "configure: add a --with-product-flavor switch" [Heiko Tietze]
    + revert "Don't duplicate hicolor icon theme as gnome" (tdf#132787) [Christian Lohmaier]
    + revert "sw_redlinehide: delete of insert redline" (tdf#132944) [Michael Stahl]
    + RTF import: fix unexpected inner properties for picture-in-textframe (tdf#134400) [Miklos Vajna]
    + sc_subsequent_export_test: Add unittest (tdf#134332, tdf#134796) [Xisco Fauli]
    + silence warning about missing attribute [Caolán McNamara]
    + split export of table autostyles out from collection phase (tdf#124470) [Mike Kaganski]
    + sukapura is MPL, says icon-themes/sukapura/LICENSE [Tor Lillqvist]
    + sw: avoid invalid combinations of HoriOrientRelation and FLY_AT_PAGE (tdf#135464) [Michael Stahl]
    + sw: avoid RemoveFollowFlowLine() SNAFU (tdf#134965) [Michael Stahl]
    + sw: copy bookmarks in SwDoc::CopyMasterHeader() (tdf#135144) [Michael Stahl]
    + sw: find & replace: fix soft hyphen cleaning [Miklos Vajna]
    + sw: fix AppendRedline() creating empty redlines for Outside [Michael Stahl]
    + sw: fix crash when using anchor of at-paragraph fly ... [Michael Stahl]
    + sw: fix incorrect position of math object from DOCX (tdf#134610) [Miklos Vajna]
    + sw: fix SwUndoDelete::RedoImpl() with section at end... (tdf#134436) [Michael Stahl]
    + sw: layout: fix missing invalidation of text frames in tables [Michael Stahl]
    + sw: ODT->DOCX: fix positioning of at-page shapes and frames (tdf#135464) [Michael Stahl]
    + sw: text formatting: only consider upper margin for first line (tdf#128198) [Michael Stahl]
    + sw_redlinehide: delete existing MergedPara before (tdf#133967) [Michael Stahl]
    + sw_redlinehide: fix assert on undo-redo-undo (tdf#133967) [Michael Stahl]
    + sw_redlinehide: fix copy non-empty node before non-textnode (tdf#134250) [Michael Stahl]
    + sw_redlinehide: fix layout following paste of table (tdf#134931) [Michael Stahl]
    + sw_redlinehide: fix redline deletion of table containing redlines (tdf#133967) [Michael Stahl]
    + sw_redlinehide: fix SwUndoDelete for table before end of section (tdf#134252) [Michael Stahl]
    + sw_redlinehide: fix Undo with section before table (tdf#134250) [Michael Stahl]
    + sw_uiwriter: Add unittest (tdf#133967, tdf#132944) [Xisco Fauli]
    + throw if length of keys and values are different [Xisco Fauli]
    + tweak not caching images in Skia drawing when upscaling (tdf#132438) [Luboš Luňák]
    + unset CustomCellRenderer instances in dtor [Caolán McNamara]
    + update credits [Christian Lohmaier]
    + update git submodules [Andras Timar, Christian Lohmaier, Olivier Hallot, Joan Montané]
    + update SwTableCursor m_SelectedBoxes before merge (tdf#135098) [Caolán McNamara]
    + use consistent Skia pixel position adjustments (tdf#134346) [Luboš Luňák]
    + version 7.0.1.1, tag libreoffice-7.0.1.1 [Xisco Fauli]
    + ww8import: 0x4xxx sprms are always 2 byte (tdf#77962) [Justin Luth]
    + XLSX export: fix partially lost header/footer (tdf#134817) [Attila Szűcs]
    + xmloff: survive <text:database-display> in editeng text (tdf#130707) [Miklos Vajna]
    + xmlsecurity: detect unsigned incremental update between signatures [Miklos Vajna]
+ dictionaries
    + updated Catalan dictionary to version 3.0.5 (tdf#133766) [Joan Montané]
+ help
    + adjust heading level [Olivier Hallot]
    + fix some "D'oh! You found a bug" here and there [Olivier Hallot]
    + fix tag contents [Olivier Hallot]
    + update version 7.0 New features video [Olivier Hallot]
+ translations
    + version 7.0.1.1, tag libreoffice-7.0.1.1 [Xisco Fauli]