+ core
    + a singleton must be fully parsed to be valid, related (tdf#44419) [Eike Rathke]
    + add SwTiledRenderingTest::testGetTextSelection() testcase. [Miklos Vajna]
    + add the menubar size to the height computation too. (tdf#91971) [Jan Holesovsky]
    + add unit test for ocRangeOp and ScComplexRefData::Extend() [Eike Rathke]
    + add WB_MOVEABLE bit to docking windows (tdf#91380) [Andras Timar]
    + additional tweaks to the standard, draw and text toolbars (tdf#84909) [Yousuf Philips]
    + adjustSingleRefInName() handle relative column and row independently [Eike Rathke]
    + allow A:A and 1:1 references also in Calc A1 and ODF syntax (tdf#44419) [Eike Rathke]
    + allow to skip check for mdds in bundled projects [David Tardon]
    + another gross inclusion hack that can apparently go now [Stephan Bergmann]
    + another round of Breeze updates [andreask]
    + avoid errors with stuff not build on --without-x [Riccardo Magliocchetti]
    + bail out early if maTableColumnNames.empty() [Eike Rathke]
    + basebmp: back-port un-expected enumeration changes. [Michael Meeks]
    + best effort export of ooo72950-1.odt to docx without crashing [Caolán McNamara]
    + breeze updates [andreask]
    + bump product version to 5.0.0.1.0+ [Christian Lohmaier]
    + bump product version to 5.0.0.2 [Christian Lohmaier]
    + combine duplicate code into shared method [Caolán McNamara]
    + crashtesting: fix asserts on exporting fdo66304-1.odt to doc [Caolán McNamara]
    + display entire column/row references as A:A/1:1 (tdf#44419) [Eike Rathke]
    + dispose the SwSrcEditWindow properly. (tdf#92166) [Michael Meeks]
    + do not forget to actually set newStr to an empty string [Stephan Bergmann]
    + do not shift/move entire col/row references and ranges (tdf#90573) [Eike Rathke]
    + DOCX import: fix missing endnote in floattable (tdf#87460) [Miklos Vajna]
    + DOCX import: fix too large num pic bullet (tdf#89890) [Miklos Vajna]
    + DOCX import: inline picture should have no spacing (bnc#783638, fdo#63685, tdf#89698) [Miklos Vajna]
    + don't invalidate disposed toolbar items. (tdf#92088) [Michael Meeks]
    + don't need to include svpinst.cxx anymore [Caolán McNamara]
    + don't override printer page autodetection (tdf#91362) [Katarina Behrens]
    + don't take galaxy as a reference icon set, it may be incomplete. (tdf#90790) [Jan Holesovsky]
    + entire rows/cols have absolute col/row anchors, follow-up (tdf#44419) [Eike Rathke]
    + excel export: set correct grammar for named expressions symbols [Eike Rathke]
    + fix a11y crash seen in save-as-template [Caolán McNamara]
    + fix assert on exporting ooo106020-1.odt to docx [Caolán McNamara]
    + fix crash editing macro module name. (tdf#92258) [Michael Meeks]
    + fix crash on export of ooo34469-1.sxw to docx [Caolán McNamara]
    + fix crash on export of ooo39845-7.sxw to .docx [Caolán McNamara]
    + fix crash on export of ooo67471-2.sxw to docx [Caolán McNamara]
    + fix crash on re-export of fdo60957-2.docx to docx [Caolán McNamara]
    + fix cursors not displayed on Windows with mergedlibs (tdf#91485) [Christian Lohmaier]
    + fix dragging DataSources field into document (tdf#92037) [Noel Grandin]
    + fix fatal attempt to export kde302504-1.odt to docx [Caolán McNamara]
    + fix headless masking operations in vcl. (tdf#92194) [Michael Meeks]
    + fix Linux RPATH of various external modules [Stephan Bergmann]
    + fixup vcl build with --without-x [Riccardo Magliocchetti]
    + galaxy: calc formatting toolbar [andreask]
    + gbuild: PythonTest: run tests with --headless [Michael Stahl]
    + gtk3 a11y: I suspect that all of this is redundant (tdf#92293) [Caolán McNamara]
    + gtk3: alpha rects using cairo [Caolán McNamara]
    + gtk3: fix 'degenerate' clip in cairo clipping [Caolán McNamara]
    + gtk3: fpicker, try removing both locations [Caolán McNamara]
    + gtk3: get a11y working (tdf#92293) [Caolán McNamara]
    + gtk3: gtk_window_set_transient_for on overwrite warning dlg [Caolán McNamara]
    + gtk3: move cairo region clipping to svp [Caolán McNamara]
    + gtk3: move createCairoContext down to svpgdi [Caolán McNamara]
    + gtk3: native render the comically oversized gtk3 spinbuttons [Caolán McNamara]
    + gtk3: render menu arrows with menuitem style not menu style [Caolán McNamara]
    + GtkSettings:gtk-menu-images deprecated [Julien Nabet]
    + GtkSettings:gtk-menu-popup-delay deprecated [Julien Nabet]
    + implement GtkSalFrame::GetKeyName with some code lying around handy [Caolán McNamara]
    + improve lo-commit-stat script [Dennis Roczek]
    + in OOXML save references of named expressions with col,row=0,0 base position [Eike Rathke]
    + in second reference part stop number parsing at separator (tdf#44419) [Eike Rathke]
    + jvmfwk: pass along -Xss to JVM on AMD64 too [Michael Stahl]
    + LinkUpdateMode is a global setting [Stephan Bergmann]
    + LOK: return used format in Document::getTextSelection() [Miklos Vajna]
    + loplugin:passstuffbyref [Noel Grandin]
    + make track changes sidebar an experimental feature as its incomplete [Yousuf Philips]
    + mdds is header-only [David Tardon]
    + move ++m_nFieldsInHyperlink from StartField_Impl to callers [Caolán McNamara]
    + MSVC 64-bit: In queryInterface optimization, copy hidden ret val addr [Stephan Bergmann]
    + options: “TSAs” button now has the same size as its neighbors [Adolfo Jayme Barrientos]
    + Prop_pSegmentInfo is totally misunderstood apparently [Caolán McNamara]
    + rendencontext: Wallpaper needs to fit the provided dimensions, not the outdev. [Jan Holesovsky]
    + rendercontext: Mass fix of using the wrong size. [Jan Holesovsky]
    + resolves: crash on export of ooo47778-3.sxw to docx [Caolán McNamara]
    + resolves: more crash on export of ooo47778-3.sxw to docx [Caolán McNamara]
    + restore gb_ExternalProject_use_unpacked, with diff. purpose [David Tardon]
    + revert avoid activating chart objects... (tdf#91683) [Caolán McNamara]
    + RTF import: fix missing body text after footnote (tdf#92061) [Miklos Vajna]
    + rtf: skip binary data also in skip-group mode [Thorsten Behrens]
    + sc tiled rendering: Set some minimal size of the document. [Jan Holesovsky]
    + sc: add ScModelObj::getTextSelection(). [Henry Castro]
    + sc: suppress some [loplugin:staticmethods] [Michael Stahl]
    + sd: implement getTextSelection() in SdXImpressDocument [Miklos Vajna]
    + sd::ViewShell::GetTextSelection: fix text/richtext handling [Miklos Vajna]
    + sifr - New icon "presentationcurrentslide" and modify "presentation" (tdf#75256) [Matthias Freund]
    + similarly fix fatal export of kde216114-1.odt to docx [Caolán McNamara]
    + sw: add SwViewShell::mbOutputToWindow [Miklos Vajna]
    + sw: HTML import: Do not mix normal, CTL or CJK attributes [Matteo Casalin]
    + sw: outline SwTextFormatInfo ctor [Miklos Vajna]
    + sw: outline SwTextPaintInfo ctor [Miklos Vajna]
    + sw: outline SwTextSizeInfo ctors [Miklos Vajna]
    + sw: outline SwViewShellImp::GetFirstVisPage() methods [Miklos Vajna]
    + SwAlignRect: use vcl::RenderContext [Miklos Vajna]
    + SwFlyFrm::Paint: use vcl::RenderContext [Miklos Vajna]
    + SwFrm::Paint: take a vcl::RenderContext [Miklos Vajna]
    + SwLayAction::Action: use vcl::RenderContext [Miklos Vajna]
    + SwLayAction::FormatLayout: use vcl::RenderContext [Miklos Vajna]
    + SwLayAction::InternalAction: use vcl::RenderContext [Miklos Vajna]
    + SwLayoutFrm::Paint: use vcl::RenderContext [Miklos Vajna]
    + SwNoTextFrm::Paint: stop using SwViewShell::GetOut() [Miklos Vajna]
    + SwPageFrm::GetBorderAndShadowBoundRect: use vcl::RenderContext [Miklos Vajna]
    + SwPageFrm::GetBoundRect: use vcl::RenderContext [Miklos Vajna]
    + SwPageFrm::GetHorizontalShadowRect: use vcl::RenderContext [Miklos Vajna]
    + SwTabFrm::Paint: use vcl::RenderContext [Miklos Vajna]
    + SwTextFormatInfo::CtorInitTextFormatInfo: use vcl::RenderContext [Miklos Vajna]
    + SwTextFormatInfo::SwTextFormatInfo: use vcl::RenderContext [Miklos Vajna]
    + SwTextFrm::Paint: use vcl::RenderContext [Miklos Vajna]
    + SwTextPaintInfo::CtorInitTextPaintInfo: use vcl::RenderContext [Miklos Vajna]
    + SwTextSizeInfo::CtorInitTextSizeInfo: use vcl::RenderContext [Miklos Vajna]
    + SwViewShell::Paint: can use render context here directly [Miklos Vajna]
    + SwViewShell::PrtOle2: take a vcl::RenderContext [Miklos Vajna]
    + SwViewShellImp::GetFirstVisPage: use vcl::RenderContext [Miklos Vajna]
    + SwViewShellImp::SetFirstVisPage: use vcl::RenderContext [Miklos Vajna]
    + SwXTextDocument::getTextSelection: fix crash on unsupported mime type [Miklos Vajna]
    + SwXTextDocument::getTextSelection: fix missing editeng forward [Miklos Vajna]
    + SwXTextDocument::getTextSelection: fix missing non-string content handling [Miklos Vajna]
    + TableRef: add ScDBData::GetColumnNameOffset() [Eike Rathke]
    + TableRef: add ScDBData::maTableColumnNames [Eike Rathke]
    + TableRef: clone inner reference RPN token only if it exists [Eike Rathke]
    + TableRef: clone inner reference token in copy-ctor [Eike Rathke]
    + TableRef: column specifier is an absolute reference [Eike Rathke]
    + TableRef: compile named expression into RPN once to populate information [Eike Rathke]
    + TableRef: finalize database ranges before defined names [Eike Rathke]
    + TableRef: generated reference's column relativity follows column specifier [Eike Rathke]
    + TableRef: import OOXML table column names to ScDBData [Eike Rathke]
    + TableRef: include ocTableRef in FormulaToken::IsRef() for HasReferences() [Eike Rathke]
    + TableRef: inherit RelName in generated reference if named expression [Eike Rathke]
    + TableRef: invalidate table column names on most sheet operations [Eike Rathke]
    + TableRef: make ThisRow work in named expressions [Eike Rathke]
    + TableRef: move getTables().applyTableColumns() to the correct position [Eike Rathke]
    + TableRef: read <table><tableColumns><tableColumn> from OOXML [Eike Rathke]
    + TableRef: ScCompiler::IsTableRefColumn() lookup column name in ScDBData [Eike Rathke]
    + TableRef: search table column names case insensitive [Eike Rathke]
    + TableRef: sheet reference always absolute and 3D [Eike Rathke]
    + TableRef: use ScTokenArray::HasReferences() instead of GetNextReferenceRPN() [Eike Rathke]
    + these ancient baselines are breaking my spirit [Caolán McNamara]
    + uncommitted SvtOptionsDrawinglayer_Impl [Caolán McNamara]
    + unit test for adjustSingleRefInName() during column insertion [Eike Rathke]
    + update credits [Christian Lohmaier]
    + updated core (tdf#91675) [Christian Lohmaier, Andras Timar]
    + upload libetonyek 0.1.3 [David Tardon]
    + upload mdds 0.12.1 [David Tardon]
    + use ScComplexRefData::IsEntireCol() and IsEntireRow() [Eike Rathke]
    + vcl: fix window vs buffer map mode mismatch in PaintHelper [Miklos Vajna]
    + version 5.0.0.2, tag libreoffice-5.0.0.2 [Christian Lohmaier]
    + VMLExport::Commit is riddled with out of bounds writes on export [Caolán McNamara]
    + X11SalInstance->SalGenericInstance [Caolán McNamara]
+ dictionaries
    + updated Catalan dictionary to version 3.0.0 (tdf#91675) [Andras Timar]
+ help
    + version 5.0.0.2, tag libreoffice-5.0.0.2 [Christian Lohmaier]
+ translations
    + update translations for 5.0.0 rc2 [Christian Lohmaier]
    + updated Slovenian translation [Andras Timar]
