+ bootstrap
    + bump PRODUCTVERSION to 3.4 also in solenv/inc/productversion.mk (fdo#36277) [Petr Mladek]
+ calc
    + append fake parameter in case of un-even parameter count. (fdo#34306) [Kohei Yoshida]
    + avoid importing unnamed styles from XLS. (fdo#35142) [Kohei Yoshida]
    + disabled testCVEs for now in ucalc.cxx as it fails (fdo#36128) [Bjoern Michaelsen]
    + don't overwrite hidden cells in drag-fill operation (fdo#35345, i#89232) [Katarina Machalkova]
    + fix for add method Copy to ScVbaWorksheets (fdo#34763) [Markus Mohrhard]
    + fix relative/absolute toggling in R1C1 mode. (fdo#36124) [Kohei Yoshida]
    + fix up paths for gbuild (fdo#36128) [Caolán McNamara]
    + insert a missing token for an ocSep followed by an ocClose. (fdo#34306) [Kohei Yoshida]
    + revert "Append fake parameter in case of un-even parameter count." (fdo#34306) [Kohei Yoshida]
+ components
    + fix ( various vba automation related regressions ) (fdo#36209) [Noel Power]
    + remove unused AGotoCallButton and associated RID_IMGBTN_GOTOCALL id (fdo#36230) [Christian Dywan]
+ filters
    + fix crash in the referenced shape didn't contain texbody (fdo#36203) [Radek Doulik]
+ libs-core
    + , firstly lets code what the comment says it wants to do (fdo#36358) [Caolán McNamara]
    + fix bug - Date properties in 'Custom Properties' do not scroll in UI (#36069) [Robert Dargaud]
    + fix for add method Copy to ScVbaWorksheets (fdo#34763) [Markus Mohrhard]
    + just use the same export dir as save as for all apps (fdo#36358) [Caolán McNamara]
    + remove unused AGotoCallButton and associated RID_IMGBTN_GOTOCALL id (fdo#36230) [Christian Dywan]
+ libs-gui
    + fix crash on launch (fdo#36336) [Anthony Durity]
+ ure
    + fix for allow dot net clients to bootstrap libreoffice (fdo#35108) [Noel Power]
+ writer
    + a more reliable way to detect w:titlePg (bnc#654230) [Luboš Luňák]
    + avoid first-page header/footer extending to all pages (bnc#654230) [Luboš Luňák]
    + fix input list default selection on ww8 import (i#100621) [Thorsten Behrens]