+ core + *always* set the filter name to the correct name (fdo#64117) [Lionel Elie Mamane] + -Werror,-Wuninitialized [Stephan Bergmann] + -Werror=unused-local-typedefs (GCC 4.8) [Stephan Bergmann] + 1st step fix for exporting SheetProtection is to import correctly (fdo#64753) [Noel Power] + all the content of cppuhelper/source/compat.cxx must be in namespace cppu [Stephan Bergmann] + always recode from trad symbol to apple symbol (fdo#68192) [Caolán McNamara] + always try to mount in gio::Content::getGFileInfo [Stephan Bergmann] + avoid crash on OS X: guarded fd exception [Tor Lillqvist] + avoid ooxml import crash (fdo#67554) [Caolán McNamara] + bDel is unused uninitialized [Caolán McNamara] + branch libreoffice-4-0-6 [Christian Lohmaier] + bring helpcontent2 to libreoffice-4-0 branch [Christian Lohmaier] + bump product version to 4.0.6.0+, reset number to 0 [Christian Lohmaier] + bump product version to 4.0.6.1, release number to 1 [Christian Lohmaier] + clip word 2 pap bounds (CID#736212) [Caolán McNamara] + consistently use rtl_getAppCommandArg here [Stephan Bergmann] + copying data from Base-table to Calc by drag and drop (fdo#69091) [Julien Nabet] + crash in doc (ww6) (fdo#69220) [Caolán McNamara] + do not call exit upon XIOError (rhbz#1000150) [Stephan Bergmann] + do not check IsFirstShared() in SwPageDesc::GetLeftFmt() (fdo#66145) [Michael Stahl] + do not insert aTempEntry multiple times (fdo#68064) [Stephan Bergmann] + don't loose outlines while trying to undo formulae changes. (fdo#39484) [Michael Meeks] + drawinglayer: properly restore anti-aliasing mode (fdo#51688, fdo#66745) [Michael Stahl] + fix #NAME?-error with add-in functions on (re)open of xlsx (fdo#59727) [Winfried] + fix access to methods (getScript) of MasterScriptProvider from VB (fdo#67547) [Noel Power] + fix combining diacritics problem with Graphite fonts (fdo#68313) [László Németh] + fix copying of header/footer when un-sharing (fdo#66145) [Michael Stahl] + fix for ( macros disabled for documents opened from templates ) (fdo#60883) [Noel Power] + fix for bad conversion of Hex strings for certain values (fdo#62323) [Noel Power] + fix for crasher (fdo#69173) [Noel Power] + fix for missing drop downs for autofilter (bnc#834705) [Noel Power] + fix import of drop caps character style (fdo#43807) [Zolnai Tamás] + fix undetected(?) merge conflict [Michael Stahl] + fix Undo invalidation in SwDoc::ChgPageDesc() (fdo#66145) [Michael Stahl] + fix visual cursor position after resizing (fdo#41833) [Ivan Timofeev] + grayscale TIFF is imported as white (bnc#615223, fdo#68275) [Caolán McNamara] + handle unknown color in color line (fdo#64455) [Laurent Balland-Poirier] + highlighter icon doesn't change color if no text is selected (fdo#68874) [Ivan Timofeev] + hopefully fixed MSVC build breaker, ambiguous call to overloaded function [Eike Rathke] + IDF_ATTRIB & IDF_CONTENTS must be disjoint. (fdo#69450) [Michael Meeks] + import .xlsx files saved by Calc before was patched (fdo#59727) [Winfried Donkers] + intermittent crash with failed empty response during update check [Caolán McNamara] + make function YEARFRAC comply with ODF Version 1.2 (fdo#40100) [Lionel Elie Mamane] + make SvTreeListBox::Select virtual (fdo#63539) [Lionel Elie Mamane] + make the tinderbox information more reliable in the about dialog (fdo#58034) [Petr Mladek] + NULL m_pWindow on firefox deleted plugin (rhbz#993963) [Caolán McNamara] + odbc insert: adjust buffer size *after* it is written to [Lionel Elie Mamane] + odbc update *reads* a bookmark, not *writes* a bookmark (fdo#68315) [Lionel Elie Mamane] + ODF import: fix name of multi-image frame (fdo#68839) [Michael Stahl] + OOXML import: handle exceptions if stream is missing (fdo#68084) [Michael Stahl] + pythonscript.py: use open() instead of file() (deb#719941) [Rene Engelhard] + revert "swap flipvertical and fliphorizontal icons in some themes" (fdo#42434) [Ivan Timofeev] + revert "VoiceOver does not follow keyboard focus" (fdo#54320) [Boris Dušek] + revert change to CopyMasterHeader (fdo#66145) [Michael Stahl] + RTF import: default font had priority over the specified one (fdo#68076) [Miklos Vajna] + SfxUndoManager: allow Writer to set modified status properly (fdo#66071) [Michael Stahl] + skip autoheight reset if it will be set to the same value (fdo#34987) [Caolán McNamara] + source formatting option list in autocorrect (fdo#67697, fdo#49350) [Caolán McNamara] + stop annoying temp full screen windows appearing on insert->index entry [Caolán McNamara] + sw: "fix" line painting artifacts when resizing columns (fdo#67358) [Michael Stahl] + sw: fine tune async word count (fdo#58040) [Michael Stahl] + sw: fix clicking on text above background fly (fdo#66215) [Michael Stahl] + sw: let word count not update stat. fields (fdo#63273, fdo#67223) [Miklos Vajna] + swap flipvertical and fliphorizontal icons in some themes (fdo#42434) [Ivan Timofeev] + TPropertyValueLessFunctor must actually compare for "<" [Stephan Bergmann] + treat hard blank as soft blank in number (fdo#54686) [Laurent Balland-Poirier] + unbreak python script provider debug logging on Python 3 (deb#719941) [Michael Stahl] + unopkg: use default umask when installing shared extensions [Björgvin Ragnarsson] + update Italian autocorrection (fdo#68440) [Andras Timar] + updated core [Christian Lohmaier, Andras Timar] + uploading libvisio 0.0.31, fixing (fdo#68477) [Fridrich Štrba] + use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XX [Ivan Timofeev] + version 4.0.6.1, tag libreoffice-4.0.6.1 [Christian Lohmaier] + VoiceOver does not provide typing or cursor movement echo in text (fdo#67410) [Boris Dušek] + WaE: g_type_init has been deprecated since GLib 2.36 [Ivan Timofeev] + WaE: Use BOOST_STATIC_ASSERT [Stephan Bergmann] + why would I want a spinner that doesn't repeat (fdo#68081) [Caolán McNamara] + work around -Werror=unused-local-typedefs from comphelper/stl_types.hxx [Stephan Bergmann] + work around GCC 4.8 -Werror=format= in python3 [Stephan Bergmann] + work around GCC 4.8 -Werror=unused-local-typedefs in boost [Stephan Bergmann] + dictionaries + version 4.0.6.1, tag libreoffice-4.0.6.1 [Christian Lohmaier] + help + version 4.0.6.1, tag libreoffice-4.0.6.1 [Christian Lohmaier] + translations + pocheck kills translation errors [Andras Timar] + translation updates and bugfixes [Andras Timar] + update translations for 4.0.x [Christian Lohmaier]