+ core
    + (-1 not mapping to maximum string length anymore) (tdf#98940) [Matteo Casalin]
    + -Werror=address [Stephan Bergmann]
    + -Werror=address (GCC 6) [Stephan Bergmann]
    + -Werror=attributes (GCC 6) [Stephan Bergmann]
    + -Werror=misleading-indentation (GCC 6) [Stephan Bergmann]
    + -Werror=nonnull-compare (tdf#94559, i#80266, i#111996) [Stephan Bergmann]
    + -Werror=strict-aliasing (GCC 6) [Stephan Bergmann]
    + /fix insert twice the same object in Photo album (tdf#99462, tdf#99450) [Julien Nabet]
    + [fi-FI] percentage format with no-break space (tdf#63272) [Eike Rathke]
    + _nColId is sal_uInt16 (tdf#100115) [Julien Nabet]
    + a single character may be more than 1 utf-16 code points (tdf#97839) [Caolán McNamara]
    + a11y crash, obtain formula using the correct pointer (tdf#94146) [Eike Rathke]
    + add "GSoC" to technical.dic [Samuel Mehrbrodt]
    + add Intel driver 3.0.1.10891 to blacklist (tdf#97915) [Tomaž Vajngerl]
    + add Intel driver 5.2.0.10049 to blacklist (tdf#97887) [Tomaž Vajngerl]
    + added placeholder option to pdf export dialog in Writer (tdf#64748) [Oliver Specht]
    + always use GetNewMat() in interpreter context instead of plain ScFullMatrix() [Eike Rathke]
    + avoid exp. bg bitmaps from deleted slides (rhbz#1326602) [David Tardon]
    + backport of opencl coverity fixes (coverity#1358843, coverity#1358844) [Caolán McNamara]
    + bail out if we fail to reserve the texture + more (tdf#99258, coverity#1358428, cid#1358836) [Tomaž Vajngerl]
    + branch libreoffice-5-1-4 [Christian Lohmaier]
    + bump product version to 5.1.4.0.0+ [Christian Lohmaier]
    + bump product version to 5.1.4.1 [Christian Lohmaier]
    + calc crashing on Undo after Spell Correction (tdf#99255) [Arul Michael]
    + can't save a doc with signed macro after autosave/save a copy (tdf#96097) [Guillaume Smaha]
    + change #include <cairo-svg.h> to <cairo.h> [Korrawit Pruegsanusak]
    + changing OpenCL state doesn't update sheet (tdf#100160) [Marco Cecchetti]
    + check for changed DataSource on all Controls on form reload (tdf#93403) [Lionel Elie Mamane]
    + check for preconditions earlier (tdf#35957) [David Tardon]
    + clang-tidy misc-unused-raii [Noel Grandin]
    + close direct char fmt at end of para (tdf#99474, i#119650, tdf#87437) [Luke Deller]
    + convert missing numbering types to OOXML tokens. (tdf#84317) [Mark Hung]
    + CopyOneCellFromClip() does not handle multiple sheets (tdf#97158) [Eike Rathke]
    + correctly test if fraction has no integer part (tdf#31449) [Laurent Balland-Poirier]
    + CppunitTest_sd_import_tests: disable test that fails on Linux baseline [Miklos Vajna]
    + crash in presentation wizard (tdf#95620) [Caolán McNamara]
    + crash in SwPostItMgr with change tracking (tdf#99692) [Caolán McNamara]
    + crash on activating manage changes sidebar (tdf#96092) [Caolán McNamara]
    + crash on deleting inner join relationship (tdf#97854, tdf#92434) [Caolán McNamara]
    + crash trying To create remote folder before connected (tdf#98436) [Caolán McNamara]
    + crash when closing a Database with macro editor open (tdf#93386) [Caolán McNamara]
    + crash when closing dialog editor (tdf#99425) [Caolán McNamara]
    + CRASH when setting a background image (tdf#100024, tdf#99523) [Caolán McNamara]
    + CVE-2016-0718 and CVE-2015-1283 expat woes [Caolán McNamara]
    + dbaccess self-dnd depends on getting its own transferable (tdf#100097) [Caolán McNamara]
    + delete column with styles resets the 'Apply Style' drop down (tdf#99479) [Julien Nabet]
    + deterministic scheduling to prevent unpredictable behavior. (tdf#100092) [Jan Holesovsky]
    + do not increment position counter when an entry is removed (tdf#96516) [Lionel Elie Mamane]
    + do nullptr check BEFORE calling method (tdf#99699) [Michael Weghorn]
    + don't cache progress bars either (tdf#98666) [Tor Lillqvist]
    + don't crash if BindFont fails (tdf#97249) [Tor Lillqvist]
    + don't crash on moving range of cells (tdf#99733) [Caolán McNamara]
    + don't overwrite trwWidth value if set on a table (tdf#99498) [Caolán McNamara]
    + don't use pInsert after it has been moved [Stephan Bergmann]
    + endless loop in replace all stopped (tdf#98224) [Oliver Specht]
    + estonian localization of aboveWord and belowWord [Mihkel Tõnnov]
    + exit text edit and unmark objects before moving slide (tdf#99523) [Caolán McNamara]
    + extend test to distinguish minute/month (tdf#95339) [Laurent Balland-Poirier]
    + fftester: double use of XFTable, ref this up [Caolán McNamara]
    + fftester: fail on double parse of the same table [Caolán McNamara]
    + fftester: subtable is a subtable of itself [Caolán McNamara]
    + find Toolbar does not display "Search key not found" (tdf#98753) [Samuel Mehrbrodt]
    + fix GrabFocus during dispose crashes (tdf#99338) [Maxim Monastirsky]
    + fix import of linked left page header/footer (tdf#93640) [Luke Deller]
    + fix incorrect RGB ordering in Graphite DWrite path (tdf#99207) [Tim Eves]
    + fix incorrect text fit in imported PPT - take two (tdf#93124) [Mike Kaganski]
    + fix radio button groups (and thus up/down key cycle) (tdf#99588) [Katarina Behrens]
    + fix sluggish scrollbar for an immediate paint (tdf#99574) [Tomaž Vajngerl]
    + fix the Undo action of insert an input field. (tdf#98512) [HaidongWu]
    + fix undo of table AutoFormat (tdf#98226) [Michael Stahl]
    + flush API objects at load time (tdf#93994) [Armin Le Grand]
    + flush ressources at CustomShapes during import (tdf#98163, tdf#93994) [Armin Le Grand]
    + for OOXML write plain #REF! if deleted parts (tdf#86575) [Eike Rathke]
    + form protection can be modified as compatibility option (tdf#81833) [Oliver Specht]
    + get the right Writer window view for Formula window (tdf#96244) [Caolán McNamara]
    + gtk3: all-black xbm cursors (tdf#99874) [Caolán McNamara]
    + gtk3: min slider size too small since 3.20.0 [Caolán McNamara]
    + gtk3: various bits means different things again [Caolán McNamara]
    + handle both, base name and Sheet1, as external reference sheet name (tdf#86282) [Eike Rathke]
    + handle external references and propagate error (tdf#93101) [Eike Rathke]
    + handle svExternalDoubleRef just the same as svMatrix in MATCH [Eike Rathke]
    + hide text highlight color button for cells [Maxim Monastirsky]
    + if the num of arguments is not 1 infer a row (tdf#99556) [Caolán McNamara]
    + iteration must not start at the end [Seraphime Kirkovski]
    + libxml2: upgrade to release 2.9.4 [Michael Stahl]
    + limit parallelism at zip save time to useful amount (tdf#93553) [Armin Le Grand]
    + lokdocview: add new userprofileurl property (tdf#99314) [Miklos Vajna]
    + loop in style hierarchy on odt loop (tdf#97879) [Caolán McNamara]
    + lower the barrier for inferior systems, cripple the test (tdf#99730) [Eike Rathke]
    + make image flipping work when aLinearContext(...) code path chosen (tdf#90319) [pasqualm]
    + make PaneDockingWindow dockable again (tdf#92951) [Caolán McNamara]
    + menu entry for Select Sheets... (tdf#99850) [Olivier Hallot]
    + min numerator/denominator at least 1 (tdf#38097) [Laurent Balland-Poirier]
    + missing break in switch (coverity#704901, tdf#94931, tdf#94320, tdf#94934, fdo#86018) [Stephan Bergmann]
    + new Short[] used instead of new short[] (tdf#99272) [Caolán McNamara]
    + no decimal separtor for empty decimal (tdf#97835) [Laurent Balland-Poirier]
    + OLE automation bridge: fix 64-bit pointer conversions (tdf#99643) [Michael Stahl]
    + on Windows, compile GL shaders in advance, disable GL on failure (tdf#100159) [Tor Lillqvist]
    + opencl: better logging of devices and device selection (tdf#99453) [Tomaž Vajngerl]
    + OpenCL: S/W interpreter throws std::out_of_range error (tdf#84411) [Marco Cecchetti]
    + opengl: combined commits for state tracking [Tomaž Vajngerl]
    + opengl: track the state of blend, DrawArrays on OpenGLProgram [Tomaž Vajngerl]
    + opengl: use existing code for "legacy" polyline, polygon render. [Tomaž Vajngerl]
    + partially revert "loplugin:constantparam in sw" (tdf#100051) [Miklos Vajna]
    + prevent access to invalid sub node (tdf#98088) [Oliver Specht]
    + prevent out of bounds string access [Eike Rathke]
    + protect both branches against missing ToolItem (tdf#92695) [Caolán McNamara]
    + reasonable background for roadmap widget (tdf#95954) [Katarina Behrens]
    + repair dialog for text along path (tdf#94221) [Regina Henschel]
    + reset CustomShapeEngine at import (tdf#93994, tdf#96522) [Armin Le Grand]
    + reset mouse pointer if doc loading failed (tdf#82160) [Maxim Monastirsky]
    + reverse logic of TokenPointers::skipToken() (tdf#99461) [Eike Rathke]
    + RTF import: fix anchor of shapes inside tables (tdf#96275) [Miklos Vajna]
    + RTF import: handle \clcbpatraw (tdf#82073) [Miklos Vajna]
    + RTF import: handle device-independent bitmaps (tdf#95707) [Miklos Vajna]
    + RTF import: handle fRelFlipV property for line shapes (tdf#90097) [Miklos Vajna]
    + RTF import: handle row-level default cell margins (tdf#74795) [Miklos Vajna]
    + rtf: m_aStates can be empty in the inner condition [Caolán McNamara]
    + ruler: close the polygon when drawing indent handle (gtk3, gl) [Tomaž Vajngerl]
    + set parent window of windows system file picker on save(as) [Oliver Specht]
    + set unused shader attribs with values, fixes GL on AMD (tdf#100080) [Tomaž Vajngerl]
    + show all accelerators in menus of extensions (tdf#99527) [Oliver Specht]
    + significant whitespace as intersection in Excel syntax (tdf#96426) [Eike Rathke]
    + silence warning C4334 under --enble-64-bit MSVC [Stephan Bergmann]
    + skip quoted text in number format (tdf#61996) [Laurent Balland-Poirier]
    + some shortcuts should always end up in the view (tdf#49853) [Maxim Monastirsky]
    + specify Alfresco 5 in the list, it also compatible [Guillaume Smaha]
    + split formula groups referring bounds shifted into (tdf#86502) [Eike Rathke]
    + SubToolBarController: Use initialize to change tb bits [Maxim Monastirsky]
    + svx: fix undo of table row edge drag (tdf#99452) [Miklos Vajna]
    + SvxTableController::SetVertical: implement undo support (tdf#99396) [Miklos Vajna]
    + sw: avoid buffering a11y events for not-visible frames (tdf#99722) [Michael Stahl]
    + sw: don't pop up input field dialog before inserting field (tdf#99529) [Michael Stahl]
    + sw: HTML filter: avoid turning on Undo with ridiculous hacks [Michael Stahl]
    + sw: layout: don't split table before fly (tdf#99460) [Michael Stahl]
    + sw: make TextBox in shape accessible without mouse (tdf#84695) [Miklos Vajna]
    + sw: silly performance issue when firing a11y events (tdf#99722) [Michael Stahl]
    + sw: SwFieldVarPage: disable "Insert" button on "Input field"... [Michael Stahl]
    + sw: try to survive restoring a field dialog without SfxObjectShell [Michael Stahl]
    + try harder to bail out for non-horizontal text (tdf#99369) [Tor Lillqvist]
    + typo fix [Tor Lillqvist]
    + update credits [Christian Lohmaier]
    + updated core [Christian Lohmaier]
    + use 'Microsoft Sans Serif' instead of 'MS Sans Serif' (tdf#98983) [Tor Lillqvist]
    + use correct path for lock in PUT method. (tdf#99246) [Giuseppe Castagno]
    + use subdivision on B2DPolygon, angle based subdivision (tdf#99130) [Tomaž Vajngerl]
    + use vector replication for single row/column arrays [Eike Rathke]
    + valgrind reported invalid reads on 1 pixel wide bitmap (tdf#87967) [Caolán McNamara]
    + valgrind: Invalid read of size 8 [Caolán McNamara]
    + vcl: don't dispatch events from SolarMutexReleaser (tdf#99383) [Michael Stahl]
    + vcl: fix printing of form controls with images (tdf#89866, tdf#96504) [Michael Stahl]
    + vcl: lstrcpynW actually takes length *including* null terminator [Michael Stahl]
    + VclPixelProcessor2D: fix double border line width (fdo#33634, tdf#99315) [Miklos Vajna]
    + version 5.1.4.1, tag libreoffice-5.1.4.1 [Christian Lohmaier]
    + VML import: handle image crop (tdf#99135) [Miklos Vajna]
    + we need the space="preserve" also for formatted strings, (tdf#96912) [Markus Mohrhard]
    + wrapAddress() didn't do what it was supposed to do (tdf#83746) [Eike Rathke]
    + writer: don't delete selection with delete-comment (tdf#99870) [Justin Luth]
    + xmloff: only update the progressbar twice for every percent (tdf#100134, i#95181) [Miklos Vajna]
+ dictionaries
    + version 5.1.4.1, tag libreoffice-5.1.4.1 [Christian Lohmaier]
+ help
    + version 5.1.4.1, tag libreoffice-5.1.4.1 [Christian Lohmaier]
+ translations
    + update translations for 5.1.4 rc1 [Christian Lohmaier]