+ bootstrap
    + add copy and extract for extras and few extensions [Kalman Szalai - KAMI]
    + add download support to a few extension in bootstrap [Kalman Szalai - KAMI]
    + additional settings for OxygenOffice product [Kalman Szalai - KAMI]
    + allow to install LO-3.3 and LO-3.4 in parallel on Linux (fdo#36551) [Petr Mladek]
    + auto-accept ccache >= 3.1 on Mac [Thorsten Behrens]
    + bump product version to 3.4.0-beta5, release number to 5 [Petr Mladek]
    + clean up MacOS distro config from cruft [Thorsten Behrens]
    + fix ooinstall -l case [Thorsten Behrens]
    + missing bundled English dictionary extension dict-en (fdo#36926) [Andras Timar]
    + oxygenOffice progressbar [Kalman Szalai - KAMI]
    + refine lication of OxygenOffice splash [Kalman Szalai - KAMI]
    + remove already integrated fonts from extra fonts [Kalman Szalai - KAMI]
    + remove reference to binned config option. [Thorsten Behrens]
    + removed --ccache-skip configure option [Thorsten Behrens]
    + revert "use $realpath()" (fdo#36927) [Andras Timar]
    + unit test locale now forced by other means [Thorsten Behrens]
    + use $realpath() [Andras Timar]
    + use Cwd::realpath to avoid confusion with symlinked dirs [Robert Nagy]
    + use MKDIRHIER to avoid "File exists" errors (which are ignored, but still) [Tor Lillqvist]
    + use build id for the release number also for deb packages [Petr Mladek]
+ calc
    + add implementation for new uno interface XUnnamedDatabaseRange [Markus Mohrhard]
    + added unit test for PRODUCT cell function with inline array. [Kohei Yoshida]
    + assume that the range list member may be NULL. (fdo#36849) [Kohei Yoshida]
    + check for less equal, not greater equal [Markus Mohrhard]
    + eliminated the hang due to removal of autofill undo object. (fdo#36051) [Kohei Yoshida]
    + explicitly specify less function object for map, to get it to build with MSVC. [Kohei Yoshida]
    + fixed a crash on datapilot while editing the source range. (fdo#36721) [Kohei Yoshida]
    + fixed array comparison with external references. (fdo#36933) [Kohei Yoshida]
    + fixed external references with COUNTIF. (fdo#33137) [Kohei Yoshida]
    + force calc unit test to use en-US locale and strings [Thorsten Behrens]
    + get external references to work with MAX and MIN. [Kohei Yoshida]
    + invalidate page breaks on print range changes. [Kohei Yoshida]
    + let's not use const_iterator here, as MSVC complains about it. [Kohei Yoshida]
    + let's not use invalidated iterators. (fdo#36406) [Kohei Yoshida]
    + prevent crash during sort. (fdo#36746) [Kohei Yoshida]
    + properly cache external reference values in named ranges. [Kohei Yoshida]
    + properly close the document shell when erased from the manager. [Kohei Yoshida]
    + remove range names with external references regardless of cells. [Kohei Yoshida]
    + remove range names with external references when breaking link. (fdo#34930) [Kohei Yoshida]
    + set all dynamic controls invisible upon instantiation. (fdo#36789) [Kohei Yoshida]
    + simplify the code a bit. [Kohei Yoshida]
    + typing a named range in the position window should jump. (fdo#36848) [Kohei Yoshida]
    + use sheet local db data in ScVbaRange::Autofilter [Markus Mohrhard]
    + wrong approach. You can't use remove_if with set. [Kohei Yoshida]
+ components
    + don't pack en dictionaries to en-US langpack [Andras Timar]
    + fix for #fdo35706 - ( Ctrl-F & Ctrl-Alt-F don't work in basic IDE ) [Noel Power]
+ filters
    + and finally, binfilter builds on windows again [Fridrich Å trba]
    + check for existence of property before retrieving its value [Katarina Machalkova]
    + committing some more DECLARE_LIST removal that compiles on linux [Fridrich Å trba]
    + copy&pasting is considered harmful [Katarina Machalkova]
    + fix for (fdo#33462) [Marcel HB]
    + fix missing declaraction of ConvList [Fridrich Å trba]
    + make OOXML import use sheet local db data [Markus Mohrhard]
    + revert "Committing some more DECLARE_LIST removal that compiles on linux" [Fridrich Å trba]
    + revert "Remove DECLARE_LIST( ConvList, Conversation* )" [Fridrich Å trba]
    + some more makefile.pmk inclusions [Fridrich Å trba]
    + svx-hacky-htmlselect-control-import.diff ( ) (bnc#523191) [Noel Power]
    + unbreak binfilter on Windows [Fridrich Å trba]
+ libs-core
    + do not conflict with /usr/share/mime/packages/libreoffice.xml (fdo#36551) [Petr Mladek]
    + do not conflict with GNOME MIME icons (fdo#36551) [Petr Mladek]
    + fix by avoiding -L argument to pagein (fdo#36838) [Michael Meeks]
    + fix desktop integration for the versioned root dir (fdo#36551) [Petr Mladek]
    + fix for (fdo#36898) [Noel Power]
    + fix for #fdo35706 - ( Ctrl-F & Ctrl-Alt-F don't work in basic IDE ) [Noel Power]
    + make it possible to update the region passed to BeginDrawLayers() (bnc#683550) [Luboš Luňák]
    + non-printable character. [Kohei Yoshida]
    + real solution to globlmn.hrc localization problem on Windows [Andras Timar]
    + use $realpath() [Andras Timar]
    + use gb_Deliver_deliver to deliver to OUTDIR (fdo#36727) [Bjoern Michaelsen]
    + wikihelp: Pass the LibreOffice version to help.libreoffice.org. [Jan Holesovsky]
+ libs-extern-sys
    + remove national flags (dictionary icons) [Andras Timar]
    + updated German dictionaries (fdo#36879) [Andras Timar]
+ libs-gui
    + bug 36262 - undo BrOffice branding work [Michael Meeks]
    + fix crash with out of bound accelerater vector access (fdo#36802) [Michael Meeks]
    + fix dbglevel=2 build [Thorsten Behrens]
    + fix non-changeability of UI locale [Thorsten Behrens]
    + wikihelp: Pass the LibreOffice version to help.libreoffice.org. [Jan Holesovsky]
+ testing
    + click ellipse and rectangle icons using .uno.BasicShapes. [Petr Mladek]
    + version 3.3.99.4, tag libreoffice-3.3.99.4-hotfixes1 (3.4.0-beta4-windows) [Petr Mladek]
+ translations
    + fix build breaker in gl readme [Andras Timar]
    + kill BrOffice [Andras Timar]
    + translations for added Find bar to Basic IDE (fdo#35706) [Andras Timar]
    + update translations from Pootle for LibO 3.4 rc 1 [Andras Timar]
+ ure
    + add new uno interface for sheet local anonymous db data [Markus Mohrhard]
    + fix osl_Security::getHomeDir test under fakeroot [Miklos Vajna]
+ writer
    + fix - math crasher on redraw, introduced by Seek difference (fdo#36863) [Michael Meeks]
    + fix incorrect merge and remove a useless cast [Luboš Luňák]
    + resolving : Load non blank chars from XML and check it's value. (fdo#36931) [Arnaud Versini]
    + revert "Right click and clic-drag on a text over background image is weird" (fdo#36496) [Cédric Bosdonnat]
    + revert ( unintended ) parts commit b9ff593590532eb012a0520b6dcb40f3be51f845 (fdo#34908) [Noel Power]
    + revert commit 5d8a59f64d9d3931e2c9c1ba98f57cd10e0b01c1, fix (fdo#36340) [Michael Meeks]
    + update SdrPaintView's region when it changes in writer (bnc#683550) [Luboš Luňák]