+ core
    + 'g' doesn't work correctly when config_host.mk contains non-ascii characters. [Tomofumi Yagi]
    + 'Handles' contains array of PropertyValues (tdf#92001) [Andras Timar]
    + [part 2] support all ODFF1.2 and Excel2013 variations (tdf#69552) [Winfried Donkers]
    + abpilot: add translatable string early [Miklos Vajna]
    + adapt the numbering popup to more than 8 items (tdf#88290) [Maxim Monastirsky]
    + add a unit test for this (tdf#90640) [Michael Stahl]
    + add outline buttons to impress sidebar (tdf#87651) [Maxim Monastirsky]
    + add test for frame backgrounds [Varun Dhall]
    + added test for redline with as-char frame [Varun]
    + additional tweaks to standard and drawing toolbars (tdf#85594) [Yousuf Philips]
    + adjust also RPN reference tokens, and probably others (tdf#91842) [Eike Rathke]
    + also copy external reference status (tdf#89972) [Mike Kaganski]
    + ambiguous naming of character background (tdf#89830) [Zolnai Tamás]
    + autotext (etc) not fully drawn (tdf#91393) [Caolán McNamara]
    + avoid duplicated attribute names in RID_ATTR_NAMES (tdf#90063) [Zolnai Tamás]
    + avoid overflowing SetSizePixel computation [Stephan Bergmann]
    + better position for Toolbar name [Philippe Jung]
    + breeze: Style icons [andreask]
    + bump product version to 5.0.0.0.beta3+ [Christian Lohmaier]
    + bump product version to 5.0.0.1 [Christian Lohmaier]
    + calc has more rows than writer tables can support (tdf#86017) [Caolán McNamara]
    + clone upper left of matrix result if double token (tdf#86305) [Eike Rathke]
    + copypasta error, follow-up (tdf#69552) [Eike Rathke]
    + correct 3D reference update on sheet deletion, follow-up (tdf#90001) [Eike Rathke]
    + crash on certain table paste+undo+page cycles (tdf#81806) [Caolán McNamara]
    + crash on closing color bar after redocking it (tdf#92082) [Caolán McNamara]
    + crash on mail-merge to printer (tdf#92057) [Caolán McNamara]
    + crash on use of 'echo hello' as dde command in insert section [Caolán McNamara]
    + crash when dragging unsupported url to navigator pane (tdf#88911) [Caolán McNamara]
    + dereference null return value (coverity#1307697) [Caolán McNamara]
    + do not access token data after token has been destroyed [Eike Rathke]
    + do not adjust RPN named expressions relative references, follow-up (tdf#91842) [Eike Rathke]
    + don't cache incomplete tabs. (tdf#91301) [Jan Holesovsky]
    + don't change selected menu title text color in Aero theme (tdf#91645) [László Németh]
    + don't export transparent background colour as white (tdf#88295) [Katarina Behrens]
    + don't let root run unopkg without --shared or --bundled option [Katarina Behrens]
    + end listening only on selected sheets (tdf#91411) [Eike Rathke]
    + fix (fatal) perl deprecation in lo-xlate-lang (deb#788713) [Rene Engelhard]
    + fix assert on loading kde98819-1.html [Caolán McNamara]
    + fix CalcAddins example [Stephan Bergmann]
    + fix crash during listbox control editing in database form (tdf#91721) [László Németh]
    + fix DropCap preview rendering [László Németh]
    + fix freeze when enabling media toolbar in Impress (tdf#90077) [Noel Grandin]
    + fix inc/dec font for complex selections (tdf#61492, tdf#91001) [Maxim Monastirsky]
    + fix inc/dec indent buttons in impress (tdf#91944) [Maxim Monastirsky]
    + fix LibreOffice running with SAL_ENABLEGL=1 [Jan Holesovsky]
    + fix O(n^2) algorithm in opening pathological file (tdf#62095) [Noel Grandin]
    + fix preview of special characters (tdf#91748) [Tomaž Vajngerl]
    + fix start center rendering [László Németh]
    + fix start center rendering (removing selection) [László Németh]
    + fix tabpage rendering [László Németh]
    + fix: could not convert [...] ‘const char*’ to ‘const rtl::OUString’ [Tor Lillqvist]
    + FixedText vertical orientation restored (tdf#91467) [Andras Timar]
    + FLOOR.MATH has 3 parameters, show them in UI, follow-up (tdf#69552) [Eike Rathke]
    + graphicexport.ui: Remove incredibly unhelpful “help” messages [Adolfo Jayme Barrientos]
    + gtk3 clipboard support [Caolán McNamara]
    + gtk3 Logically dead code (coverity#1302608) [Caolán McNamara]
    + gtk3 Unused value (coverity#1302691) [Caolán McNamara]
    + gtk3: drop manually constructed mpMenuItemStyle [Caolán McNamara]
    + gtk3: error: 'GTK_STATE_FLAG_CHECKED' was not declared in this scope [Miklos Vajna]
    + gtk3: get rid of this incorrectly gtk3-only positioning limits holdover [Caolán McNamara]
    + gtk3: get right bounds for scrollbar thumb with no arrow buttons [Caolán McNamara]
    + gtk3: gtk_dialog_get_header_bar new in 3.12 [Caolán McNamara]
    + gtk3: hacky fpicker button removal needs updating [Caolán McNamara]
    + gtk3: implement isDataFlavorSupported [Caolán McNamara]
    + gtk3: implement most common case of text paste into us [Caolán McNamara]
    + gtk3: implement paste everything else into us [Caolán McNamara]
    + gtk3: implement paste from us [Caolán McNamara]
    + gtk3: little code cleanup [Caolán McNamara]
    + gtk3: render menu radio buttons and checkboxes [Caolán McNamara]
    + gtk3: unused param [Caolán McNamara]
    + gtk3: use a more straightforward ownership for menu [Caolán McNamara]
    + gtk3: use correct check menu item style [Caolán McNamara]
    + gtk3: use owner-changed to detect losing/gaining clipboard ownership [Caolán McNamara]
    + gtk3: we need to take margins in account for scrollbars [Caolán McNamara]
    + handle highlighting case inside SvxBackgroundPage class [Zolnai Tamás]
    + handle LOK_MOUSEEVENT_MOUSEMOVE in SdXImpressDocument (tdf#91887) [Miklos Vajna]
    + HIG: 12 pixels from label to widget in file picker [Caolán McNamara]
    + HIG: the label should specify what it's a label for [Caolán McNamara]
    + invalidate graphics when the gtk window is destroyed (tdf#91880) [Caolán McNamara]
    + keep old CEILING opcode, follow-up (tdf#69552) [Eike Rathke]
    + LOK: add lok::Document::getTextSelection() [Miklos Vajna]
    + make 'Show License' button work on OS X [Andras Timar]
    + make debugrun under Windows [Juergen Funk]
    + make it possible to force enable double buffering for all widgets [Tomaž Vajngerl]
    + make ReplaceMode accessible from ScCompiler::CompileString [Stephan Bergmann]
    + masses of coverity FORWARD_NULL warnings from copied assert [Caolán McNamara]
    + mixture of icon sizes (tdf#91953) [Philippe Jung]
    + more adjustment of references in RPN [Eike Rathke]
    + more tests for the implemented cases, (tdf#90001) [Eike Rathke]
    + more untranslatable UI strings [Andras Timar]
    + need to check the format's IsLockModified(), not the node's (tdf#91228) [Michael Stahl]
    + new icons insertendnote and trackchanges (tdf#75256) [Matthias Freund]
    + no character background (highlight) tab in paragraph styles dialog (tdf#90072) [Zolnai Tamás]
    + not necessary to open read/write to extract document metadata [Andras Timar]
    + parameter handling: fix confusion between column name and realname [Lionel Elie Mamane]
    + postgresql-sdbc: fixup string2intarray [Lionel Elie Mamane]
    + postgresql-sdbc: include error message in SQLException [Lionel Elie Mamane]
    + prepare ReplaceToken() to replace also in RPN [Eike Rathke]
    + presentation causes Impress crash (tdf#91960) [Noel Grandin]
    + properly inherit relative and 3D flags when extending, related (tdf#83365) [Eike Rathke]
    + push proper references in INDIRECT (tdf#83365) [Eike Rathke]
    + put LICENSE/NOTICE files to Resources on OSX in instdir case, too [Andras Timar]
    + pyuno: remove obsolete LC_NUMERIC to "C" mangling code [Michael Stahl]
    + qadevOOo: fix _XDataPilotTables failure in non-english locales [Michael Stahl]
    + recompile TableRef formulas only after position was updated, (tdf#91842) [Eike Rathke]
    + related: Swap buttons and align to the right (tdf#87651) [Maxim Monastirsky]
    + remove footnote mark from cross reference (tdf#90926) [Andras Timar]
    + remove footnote mark from TOC/List of Figures entry (tdf#90925, tdf#90713) [Andras Timar]
    + rename some toolbarmanager related variables [Philippe Jung]
    + rendercontext: Add asserts to easily catch the direct rendering cases. [Jan Holesovsky]
    + rendercontext: Don't direct paint the SHOW_IDLE when double-buffering. [Jan Holesovsky]
    + rendercontext: Fix crash with double-buffering in the Styles combo box. [Jan Holesovsky]
    + rendercontext: Fix painting of double-buffered listbox. [Jan Holesovsky]
    + rendercontext: Fix painting of double-buffered spinboxes. [Jan Holesovsky]
    + rendercontext: Fix rendering of double-buffered fixed line. [Jan Holesovsky]
    + rendercontext: Fix rendering of double-buffered menubar. [Jan Holesovsky]
    + rendercontext: PushPaintHelper needs the buffer as param too. [Jan Holesovsky]
    + report builder function wizard segfaults (tdf#89643) [Caolán McNamara]
    + restore functionality of clicking to .uno:Size status bar element (tdf#91613) [Andras Timar]
    + restore lc_styleupdatebyexample.png [Jan Holesovsky]
    + save rectangle to DrawingML as a preset shape (tdf#92000) [Andras Timar]
    + sc tiled editing: Corrected dropdown button offset [Henry Castro]
    + sdr tiled rendering: stop animation timer's task [Henry Castro]
    + setting Maximum Value for Transparency spin button in area sidebar tab [Rishabh Kumar]
    + sifr New icons - zoommode, deletepage, duplicatepage and other (tdf#75256) [Matthias Freund]
    + simplify GetSize().Height() -> GetHeight() [Stephan Bergmann]
    + some missing SolarMutexGuard around VclPtr acquire/release [Stephan Bergmann]
    + starmath: dispose SmEditController object correctly [László Németh]
    + styles tab addition to the sidebar for writer (tdf#73071) [Rishabh Kumar]
    + sw tiled rendering: fix always empty copy&paste format list [Miklos Vajna]
    + sw tiled rendering: Ignore window size check. [Henry Castro]
    + sw: DOCX export fix non-well-formed XML if hyperlink followed by ruby [Michael Stahl]
    + sw: DOCX export: fix exporting of hyperlink inside ruby [Michael Stahl]
    + sw: dump ruby text in nodes dump [Michael Stahl]
    + sw: fix assert on exporting ooo24533-1.sxw to WW8 [Michael Stahl]
    + sw: fix assert on exporting ooo75410-1.doc to WW8 [Michael Stahl]
    + sw: fix duplicate whichId attributes in node dump [Michael Stahl]
    + sw: make WW8 export of CITATION fields compatible with (tdf#88697) [Michael Stahl]
    + sw: overloading in C++ fail episode 6234 [Michael Stahl]
    + sw: remove the SwField::ExpandCitation disaster [Michael Stahl]
    + sw: tweak CrossRefBookmark hack to re-sort if applied [Michael Stahl]
    + sw: WW8 export: speed up attribute iteration [Michael Stahl]
    + sw: WW8: except refmark these attributes always have an end position [Michael Stahl]
    + uninitialized scalar field (coverity#1307698) [Caolán McNamara]
    + untranslatable UI string (since 2009) [Andras Timar]
    + unwind non-dispatch of idle handlers. (tdf#91727) [Michael Meeks]
    + update credits [Christian Lohmaier]
    + updated core (tdf#91982) [Christian Lohmaier, Andras Timar]
    + upload libfreehand 0.1.1 [Fridrich Å trba]
    + use gtk3 vclplug by default under GNOME3 if available [Caolán McNamara]
    + use ReplaceToken() in ReadjustAbsolute3DReferences() [Eike Rathke]
    + vclptr fix in ScrollableWrapper [Noel Grandin]
    + version 5.0.0.1, tag libreoffice-5.0.0.1 [Christian Lohmaier]
    + vertical text entry missing (tdf#91878) [Caolán McNamara]
    + work around change in JNI func sigs between Java 6 and 7 [Stephan Bergmann]
    + work around G_DEFINE_TYPE -Werror,-Wunused-function [Stephan Bergmann]
    + work around writer spelling issue (tdf#92036, tdf#91727) [Michael Meeks]
    + writer FrameControl lifecycle and management cleanup. [Michael Meeks]
    + writerperfect: fix gcc-4.7 build [Miklos Vajna]
+ dictionaries
    + version 5.0.0.1, tag libreoffice-5.0.0.1 [Christian Lohmaier]
+ help
    + version 5.0.0.1, tag libreoffice-5.0.0.1 [Christian Lohmaier]
+ translations
    + fix Slovenian translation (tdf#91982) [Andras Timar]
    + update translations for 5.0.0 rc1 [Christian Lohmaier]
    + updated Slovenian translation [Andras Timar]