+ core + (re)broadcast if formula groups were split (tdf#97897) [Eike Rathke] + (re)broadcast if value replaces cell of grouped formulas, related (tdf#97897) [Eike Rathke] + (re)broadcast, same as in ScDocument::SetString(), related (tdf#97897) [Eike Rathke] + .doc: preserve font size in empty cells (tdf#97960) [Justin Luth] + accept R1C1 notation entire column/row references (tdf#98990) [Eike Rathke] + adapt clip polygon for transparence groups (tdf#95709) [Armin Le Grand] + add a recursion guard to lcl_FindRangeNamesInUse() [Eike Rathke] + add RecursionCounter guard also to InterpretFormulaGroup() (tdf#93196) [Eike Rathke] + after httpConnectEncrypt use cupsGetDests2 (rhbz#1257635) [Caolán McNamara] + allow disabling file/new, wizards, recent documents menu entries (tdf#98001) [Oliver Specht] + always save cell format (tdf#92296, tdf#98083) [Katarina Behrens] + avoid crash with color listbox for now [Markus Mohrhard] + avoid dereferencing invalid iterators (tdf#82781) [Caolán McNamara] + avoid infinite regress in busted documents [Caolán McNamara] + backspace in readonly macro editor hangs (tdf#95428) [Caolán McNamara] + basic: don't copy storage that doesn't exist (tdf#87530) [Michael Stahl] + basic: if a new password is set, must set mbLoadedSource flag (tdf#87530) [Michael Stahl] + branch libreoffice-5-0-6 [Christian Lohmaier] + bump nss to 3.22.1 and nspr to 4.12 [David Ostrovsky] + bump product version to 5.0.6.0.0+ [Christian Lohmaier] + bump product version to 5.0.6.1 [Christian Lohmaier] + calc crashes while using "Insert Column Left" for large Documents (tdf#96910) [Yogesh] + check memory requirement of matrix (tdf#98389) [Eike Rathke] + check wether the row and the cell have text... (tdf#91762) [Xisco Fauli] + collateEquals was set with OString::boolean (fdo#41524, rhbz#1149116) [Caolán McNamara] + comparing RPN insufficient in shared formula detection (tdf#98642) [Eike Rathke] + crash when closing File->Properties->CMIS Properties tab (tdf#98188) [Giuseppe Castagno] + currentlayout may be null [Caolán McNamara] + DOC import: handle subset of STYLEREF natively (bnc#659631, tdf#99100, tdf#99120) [Miklos Vajna] + DOCX import: don't reuse list label styles (tdf#95213) [Miklos Vajna] + DOCX import: fix incorrectly indented tab stops (tdf#92454, tdf#95376) [Miklos Vajna] + DOCX import: fix table at the bottom of the page to span over ... (tdf#99140, fdo#76741) [Miklos Vajna] + DOCX import: fix unexpected extra char at comment end (tdf#85523) [Miklos Vajna] + DOCX import: set default para properties on the Standard para style (tdf#98882) [Miklos Vajna] + don't use same file in two tests [Markus Mohrhard] + enable build with gcc 6 [Caolán McNamara] + ensure a correct index is assigned to a duplicated ScRangeData instance [Eike Rathke] + even polygons were not drawn on the alpha device (tdf#98052) [Marco Cecchetti] + exclude error values from COUNT in array/matrix (tdf#98297) [Eike Rathke] + explicitly disable curl hardcoded CA certificate store (tdf#98416) [Giuseppe Castagno] + extensions: Display shortcut in toolbar tooltip (tdf#98277) [Samuel Mehrbrodt] + external/nss: -fsanitize=nonnull-attribute [Stephan Bergmann] + fix clang build [Markus Mohrhard] + fix curl's configure check for nss (missing -lnssutil3) (tdf#98416) [Christian Lohmaier] + fix fly positioning regression from 0c5cbcd7 (tdf#95977) [Bjoern Michaelsen] + fix for 10 sec hang with audio-only formats with gstreamer1 [Caolán McNamara] + fix inverted logic regression [Caolán McNamara] + fix logic with conditional "ends with" (tdf#97308) [Julien Nabet] + fix nss build when targeting windows XP (using 7.1A SDK) [Christian Lohmaier] + fix off-by-one formatting of text runs on OOXML export (tdf#92296, tdf#90812) [Katarina Behrens] + fix the "group not recalculated after delete" second part of (tdf#97897) [Eike Rathke] + fix the import of line joins and caps from EMF files [Stephan van den Akker] + fix wrong use of OUString::copy [Maxim Monastirsky] + force swing not to use gtk2 if gtk3 is loaded (rhbz#1285356) [Caolán McNamara] + force validation after External Input (tdf#96687) [Justin Luth] + foundry may be null [Caolán McNamara] + frame alignment buttons not using correct tooltips (tdf#96075) [Samuel Mehrbrodt] + galaxy anchor markers can be dragged again (tdf#95421) [Regina Henschel] + GCC 4.6 still doesn't do "override" [Jan-Marek Glogowski] + gtktiledviewer needs gtk3 not gtk2 [Caolán McNamara] + harfbuzz: don't export symbols from VCL (fdo#94009) [Michael Stahl] + hold bullet para by reference [Caolán McNamara] + huge negative Y causes length exception (tdf#94392) [Caolán McNamara] + improve the import of pen styles from EMF files [Stephan van den Akker] + infobar should not be in the customization options (tdf#98740) [Samuel Mehrbrodt] + language submenu from tools->language->for selection->"languages"... [Caolán McNamara] + like wheel ignore swipe for sc input handler inputchanged (tdf#97465) [Caolán McNamara] + lwp: fix infinite recurse [Caolán McNamara] + make previews of master pages finally appear (tdf#94370) [Katarina Behrens] + nss: Fix pointer truncation from 'char *' to 'long' [David Ostrovsky] + nss: upgrade to release 3.22.2 fixing CVE-2016-1950 [Michael Stahl] + off-by-one error: columns are numbered from one, but the array from 0 [Lionel Elie Mamane] + oox: copy-paste error (coverity#1348468) [Michael Stahl] + pasting a whole row with data crashes all open LibO apps (tdf#92963) [Arul Michael] + pCont can be null [Caolán McNamara] + polypolygons were not drawn on the alpha device (tdf#98052) [Marco Cecchetti] + prevent duplicate copy of SfxItemSet (tdf#97051) [Oliver Specht] + prevent loop while formatting small text lines (tdf#97139) [Oliver Specht] + quickfix for Win 64-bit C++ UNO bridge (more than 20 params) [Stephan Bergmann] + recurse protection for XFConvert [Caolán McNamara] + refresh graphite2.win64.patch.1 to apply using sle11 patch binary. [Tomáš Chvátal] + replace symphony icons with galaxy in the sidebar (tdf#94738) [Yousuf Philips] + replace tab character with space in table of contents (tdf#89505) [Oliver Specht] + reportbuilder: add loext namespace (tdf#92720) [Michael Stahl] + reset min/max of auto scale (tdf#96807, tdf#85690) [Laurent Balland-Poirier] + resetting menu shouldn't reset other resources (tdf#87178) [Maxim Monastirsky] + RET_USER_CANCEL is non-zero and returned on cancel (tdf#98399) [Caolán McNamara] + return Ctrl+Shift+Space to the keyword customize (tdf#97942) [Yousuf Philips] + revert "gtktiledviewer needs gtk3 not gtk2" [Adolfo Jayme Barrientos] + RTF export: handle page background solid color fill (tdf#61511) [Miklos Vajna] + RTF filter: export \company (tdf#96175) [Miklos Vajna] + RTF filter: import \pgnrestart and \pgnucltr (tdf#65642) [Miklos Vajna] + RTF import: fix multiple superscripts after footnote ... (tdf#87034) [Miklos Vajna] + RTF import: fix tab stop inheritance inside table cells (tdf#96308) [Miklos Vajna] + RTF import: handle checkbox form field undefined result (tdf#96326) [Miklos Vajna] + RTF import: handle INCLUDEPICTURE field (tdf#59699) [Miklos Vajna] + second case, stack error count in JumpMatrix context (tdf#95226) [Eike Rathke] + sfx2: : loss of embedded objects imported from DOCX (tdf#56270) [Michael Stahl] + subtable corruption is possible [Caolán McNamara] + support LO's .~lock.*# file locking over smb, too (tdf#56544) [Stephan Bergmann] + suppress EditView PageVisuailsation in GraphicExporter (tdf#96922) [Armin Le Grand] + sw layout: fix split of nested tables with large amount of rows (tdf#88453) [Miklos Vajna] + sw: add AddVerticalFrameOffsets compat mode (tdf#99004, tdf#98987) [Miklos Vajna] + sw: don't crash if Office.Common/Cache/Writer/OLE_Objects set to 1 [Michael Stahl] + sw: don't mark an already modified chart as modified (tdf#97601) [Miklos Vajna] + sw: ensure that configuration change in odfexporttest.cxx ... [Michael Stahl] + sw: Fix performance problem when searching in large documents. (tdf#98458) [Jan Holesovsky] + TAB_OVER_MARGIN support for a few more cases (tdf#93637) [Justin Luth] + treat ExtMargins with same recurse protection as Margins [Caolán McNamara] + update credits [Christian Lohmaier] + update DocumentList.xml and SentenceExceptionList.xml for Croatian (tdf#98771) [Andras Timar] + update emoji autocorrect entries from po-files [Christian Lohmaier] + update graphite to 1.3.5 [Caolán McNamara] + update the reference rdbs to libreoffice-5-0 [Stephan Bergmann] + updated core (tdf#98531) [Christian Lohmaier, Andras Timar, Krunoslav Šebetić] + upgrade graphite to 1.3.6 [Caolán McNamara] + upgrade neon to 0.30.1 [Caolán McNamara] + upgrade openssl to 1.0.2g [Caolán McNamara] + use VclPtr instead of pointers to avoid crash (tdf#97331) [Caolán McNamara] + valgrind: memleak on thrown exception [Caolán McNamara] + vcl: acquire reference count of WinFontInstances (tdf#98812) [Michael Stahl] + vcl: fix handling of non-scalable fonts like "Courier" (tdf#98989) [Michael Stahl] + vcl: JPEG export does not save PPI values correctly (tdf#85761, tdf#65695, tdf#97481) [Chris Sherlock] + version 5.0.6.1, tag libreoffice-5.0.6.1 [Christian Lohmaier] + xmloff: allow empty draw:marker-start/marker-end/stroke-dash (tdf#97808) [Michael Stahl] + xmloff: there is no reason why office:version should be omitted [Michael Stahl] + dictionaries + updated Croatian dictionary (tdf#98531) [Krunoslav Šebetić] + updated pt_PT dictionary to version 16.1.3.4 [Andras Timar] + help + version 5.0.6.1, tag libreoffice-5.0.6.1 [Christian Lohmaier] + translations + update translations for 5.0.6 rc1 [Christian Lohmaier]