+ core
    + 0 scaling is CAIRO_STATUS_INVALID_MATRIX (tdf#93703) [Caolán McNamara]
    + accept WEEKNUM with only one parameter, follow-up (tdf#96198, tdf#50950) [Eike Rathke]
    + add missing #include <stdexcept> [David Tardon]
    + add missing include [David Tardon]
    + address book wizard with no selection returns Evolution (tdf#96368) [Julien Nabet]
    + allow fully deleting illustration category in combobox (tdf#94701) [Caolán McNamara]
    + be more resilient during auto-recovery attempts (rhbz#1286416) [Stephan Bergmann]
    + branch libreoffice-5-0-5 [Christian Lohmaier]
    + breeze Icon: writer table toolbar new icons [andreas kainz]
    + broadcast fill undo (for deleted cells) (tdf#94208) [Eike Rathke]
    + bump copyright year to 2016 [Adolfo Jayme Barrientos]
    + bump product version to 5.0.5.0.0+ [Christian Lohmaier]
    + bump product version to 5.0.5.1 [Christian Lohmaier]
    + calc can not sort Chinese word by stroke and radical, (tdf#95494) [Jingtao Yan]
    + CalcOptimalExtraUserWidth() is slow (rhbz#1277445) [Jan Holesovsky]
    + can't use OpenGLSalBitmap with WinSalGraphics (tdf#94851) [Tomaž Vajngerl]
    + check for null mpReadAccess before first use (tdf#94831) [Matúš Kukan]
    + compress more gfx in odf streams (tdf#71622) [Thorsten Behrens]
    + crash when delete a large part of a column with shift cells left (tdf#90606) [Arul]
    + cui: GCC 4.6 still doesn't do "override" [Jan-Marek Glogowski]
    + displaced field value in user-defined properties (tdf#95960) [Caolán McNamara]
    + DOCX import: <w:effect w:val="none"/> doesn't mean blinking (tdf#92045) [Miklos Vajna]
    + don't deflate encrypted document in parallel (tdf#89236) [Matúš Kukan]
    + drawingML import: fix handling of zero width/height lines (tdf#96674) [Miklos Vajna]
    + drop test file for unsupported Keynote version [David Tardon]
    + enable simple mode for the multilistbox (tdf#96012) [Lionel Elie Mamane]
    + ensure memory stream is properly flushed (tdf#93949) [Tomaž Vajngerl]
    + ensure we remove ourselves from the same event source. (tdf#94715) [Michael Meeks]
    + excel Chart content type is not exported properly. (tdf#92754) [yogesh.bharate001]
    + export to PDF/A-1a gives transparency warning (tdf#65439) [Julien Nabet]
    + expose metadata to deploy LibreOffice artifacts on Maven Central [David Ostrovsky]
    + FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXML (bnc#584721, tdf#96051) [Zolnai Tamás]
    + find All: Don't ignore Search Direction Rows/Col option (tdf#83126) [Julien Nabet]
    + firebird correctly transmit request for NULL (tdf#96572) [Lionel Elie Mamane]
    + fix a crash found in passing [Caolán McNamara]
    + fix broken Writer paragraph text-to-text alignment feature. (tdf#96125, tdf#77514) [Mark Hung]
    + fix crash on new file, close file, open file (tdf#94689) [László Németh]
    + fix freezing with linked graphic (tdf#95614) [László Németh]
    + fix missing BaseURL when loading embedded objects [Michael Stahl]
    + fix return value handling in msvc_win32_x86-64 bridge (tdf#95903) [Stephan Bergmann]
    + follow-up of (tdf#89031) [Winfried Donkers]
    + gbuild: disable -Werror for -Wdeprecated-declarations [Michael Stahl]
    + gtk3: implement drawPolyLine for svp/gtk3 backend [Caolán McNamara]
    + gtk3: implement GetIndicatorState [Caolán McNamara]
    + guard against infinite recursion in GetGeometry [Caolán McNamara]
    + guard against infinite recursion in MarginsSameAsParent [Caolán McNamara]
    + guard against infinite recursion on parsing objects [Caolán McNamara]
    + guard against infinite recursion on registering styles [Caolán McNamara]
    + guard against missing Container Layout [Caolán McNamara]
    + guard against missing ContentContainer [Caolán McNamara]
    + guard against missing DropcapMgr and Foundry [Caolán McNamara]
    + guard against missing Foundry [Caolán McNamara]
    + guard against missing paragraph story [Caolán McNamara]
    + guard against missing XFContentContainer [Caolán McNamara]
    + guard against null Foundry [Caolán McNamara]
    + handle StartOfContent node for copying bookmarks (tdf#92623) [Jan-Marek Glogowski]
    + hyperlink details not retained between tabs (tdf#86845) [Caolán McNamara]
    + index dialog cut off (tdf#95700) [Caolán McNamara]
    + just give up on glyph caching for non-horizontal text (tdf#96070) [Tor Lillqvist]
    + logically dead code (coverity#1343624, coverity#1343627, coverity#1343623, coverity#1343626, coverity#1343629, coverity#1343625) [Caolán McNamara]
    + loplugin:implicitboolconversion [Stephan Bergmann]
    + lotuswordpro: GCC 4.6 seems to need stdexcept included [Michael Stahl]
    + lwp cycle 1 fixes (coverity#1341875) [Caolán McNamara]
    + make spell options dialog resizable (tdf#96353) [Andras Timar]
    + memory leak [Stephan Bergmann]
    + missing delete [Stephan Bergmann]
    + more recursion protection [Caolán McNamara]
    + no group interpreter when calculations are running (tdf#95748) [Eike Rathke]
    + ODBC SQLBindParameter: correct DecimalDigits for time(date) values (tdf#96461) [Lionel Elie Mamane]
    + ODF import: eliminate duplicate cross reference heading bookmarks (tdf#96480) [Michael Stahl]
    + OdfFlatXml: Seek to 0 before reading (tdf#45418, tdf#96713) [Maxim Monastirsky]
    + OReportDefinition should implement XDocumentEventListener interface (tdf#92203) [Maxim Monastirsky]
    + out-of-bounds arg mapping access, this was always wrong but never hit it seems [Eike Rathke]
    + pass custom options to Java bootstrap (tdf#86784) [Katarina Behrens]
    + put back assignment of xHierAccess (tdf#75637, tdf#96855) [Stephan Bergmann]
    + put results in correct cells after Text to Columns (tdf#73006) [Dennis Francis]
    + quote CSV also if cell contains embedded '\r' CR (tdf#95629) [Eike Rathke]
    + return early if Container invalidated [Caolán McNamara]
    + saving shape names re-enabled (tdf#95744) [Oliver Specht]
    + sfx2: fix valgrind warning [Michael Stahl]
    + SharedString are interned per document, re-intern (tdf#95440) [Eike Rathke]
    + sifr updates (tdf#75256) [Matthias Freund]
    + stop using NPAPI plugin when NP_Initialize fails (tdf#62381) [Stephan Bergmann]
    + svg export: fixed issue about text fields and shape bounding box [Marco Cecchetti]
    + svg-export: animation sequence was wrong [Marco Cecchetti]
    + svg-export: now animation elements are exported with namespace [Marco Cecchetti]
    + svg-export: slide transition did not work - fixed [Marco Cecchetti]
    + svg-export: text animation didn't work - fixed [Marco Cecchetti]
    + sw: DOCX export: convert ODF embedded objects to OOXML [Michael Stahl]
    + sw: DOCX export: eliminate chart numbering non-determinism [Michael Stahl]
    + sw: don't overwrite fo:background-color on ODT frame import (tdf#92379, tdf#96113) [Miklos Vajna]
    + sw: extend various OOXML export test to check embedded objects [Michael Stahl]
    + sw: fix DOCX export of embedded OOXML objects [Michael Stahl]
    + sw: move ProgId parsing to DocxExport::WriteOLEObject [Michael Stahl]
    + SwViewShell: fix printing of comments on the margin (tdf#93009) [Miklos Vajna]
    + try to fix MSVC build [Michael Stahl]
    + type Formatting, Primary key checkbox may be checked (tdf#96234) [Julien Nabet]
    + unnecessary include brings in boost headers that are broken under rhel-7 [Caolán McNamara]
    + update credits [Christian Lohmaier]
    + updated core (tdf#96782) [Christian Lohmaier, Ricardo Palomares, Niklas Johansson, Andras Timar]
    + urls cannot be opened under wayland (rhbz#1285364) [Caolán McNamara]
    + use GetScanlineSize instead of calculating it (tdf#94739) [Tomaž Vajngerl]
    + use multiple docs for individual PDF MM (i#122919, i#93714, tdf#93565) [Jan-Marek Glogowski]
    + using vdevs based on now dead physical devs is unsafe (rhbz#1283426, tdf#91880) [Caolán McNamara]
    + version 5.0.5.1, tag libreoffice-5.0.5.1 [Christian Lohmaier]
    + WaE: ‘nLocalAttachedAxis’ may be used uninitialized in this function [Tor Lillqvist]
    + we need to set the GF flags in UniscribeLayout::GetNextGlyphs() (tdf#95194) [Tor Lillqvist]
    + workaround bookmark end pos handling... (tdf#96479) [Jan-Marek Glogowski]
    + xmlsecurity: fix DrMemory warning [Michael Stahl]
+ dictionaries
    + bring shipped Spanish dictionary up to version 2.0 [Ricardo Palomares]
    + update the Swedish spelling dictionaries [Niklas Johansson]
    + updated German dictionaries (tdf#96782) [Andras Timar]
    + updated Slovenian thesaurus [Andras Timar]
+ help
    + <ahelp> should not be empty/self-closing element (<ahelp ../>) [Christian Lohmaier]
+ translations
    + update translations for 5.0.5 rc1 [Christian Lohmaier]