+ core
    + "print on group change" acted as "print in first group instance" (fdo#67935) [Lionel Elie Mamane]
    + "print on group change" defaults to TRUE (fdo#67937) [Lionel Elie Mamane]
    + : Crash when playing with a Group inside a Group (fdo#54155) [Julien Nabet]
    + Access2Base : bugs fixings in LO 4.3 retrofitted to 4.2 [Jean-Pierre Ledure]
    + add Carlito/Caladea fonts to install script [Andras Timar]
    + add fallback system for autocorrection of French variants (fdo#79276) [Julien Nabet]
    + added SdrEndTextEdit before replacing... (fdo#78404, i#123468) [Armin Le Grand]
    + allow build with icu 4.2 [Caolán McNamara]
    + allow extensions to override Access2Base [Lionel Elie Mamane]
    + allow to edit spacing to contents even with no borders visible. (bnc#882627) [Matúš Kukan]
    + avoid FMR by re-fetch pattern after a potential re-calculation. (fdo#80813) [Michael Meeks]
    + avoid problems with poppler's and vcl's FontInfo during runtime [Markus Mohrhard]
    + avoid rendering artefacts in presentation mode. (fdo#38844, bnc#593614) [Matúš Kukan]
    + branch libreoffice-4-2-6 [Christian Lohmaier]
    + bump product version to 4.2.6.0.0+ [Christian Lohmaier]
    + bump product version to 4.2.6.1 [Christian Lohmaier]
    + calc invalid image position on zooming (fdo#76160) [Damien Chambe]
    + cannot delete ListBox from inside its own Select handler (fdo#79021) [Caolán McNamara]
    + check for empty string before accessing first element (fdo#64530) [Markus Mohrhard]
    + check for empty() before calling top(). [Kohei Yoshida]
    + check input against date acceptance pattern plausibility (fdo#80166) [Eike Rathke]
    + check last status of newly created... (i#125000) [Oliver-Rainer Wittmann]
    + clash with a global symbol from libreoffice (fdo#80661) [David Tardon]
    + correctly handle static value array for OOXML charts. (bnc#812796) [Kohei Yoshida]
    + crash converting fontwork to curve (coverity#1019335, rhbz#1104068) [Caolán McNamara]
    + crash when invoking "Insert > Names > Create" (fdo#75971) [Julien Nabet]
    + dependency problem with debian packages for master/dev builds (fdo#70596) [Christian Lohmaier]
    + dereference before null check (coverity#1158240) [Caolán McNamara]
    + discard more header/footer stuff when discarding headers/footers (bnc#875718) [Luboš Luňák]
    + do not hide top of the first row when editing text in table cells. (bnc#882631) [Matúš Kukan]
    + do not ignore themeOverride for charts in .pptx (bnc#882383) [Matúš Kukan]
    + do not replace a General format with a General format (fdo#79228) [Eike Rathke]
    + DOC import: fix nested comments [Miklos Vajna]
    + document must be set modified when range name is defined, (fdo#79451) [Markus Mohrhard]
    + DOCX import: fix additional empty paragraphs around footnote text (fdo#55381) [Miklos Vajna]
    + DOCX import: handle w:jc=center inside w:textDirection=btLr (bnc#865381) [Miklos Vajna]
    + don't crash if clearWarnings throws an SQLException (fdo#73352) [Lionel Elie Mamane]
    + don't create data series when the series has no values. (bnc#812796) [Kohei Yoshida]
    + don't go further and pop the stack if it's empty. [Kohei Yoshida]
    + don't limit the 0 → 1 replacement in release to deb [Christian Lohmaier]
    + don't use temporary object [Markus Mohrhard]
    + elements Dock window needs scroll bar (fdo#65583) [Thomas Arnhold]
    + elements dock: Better display of scalable braces (fdo#71616) [Thomas Arnhold]
    + enable Impress Remote Dialog menu item for all view shells. (fdo#63378) [Andrzej Hunt]
    + ensure offset + sizeof(value) is in bounds (fdo#78477) [Caolán McNamara]
    + error: no matching function for call to 'assertEquals' [Matúš Kukan]
    + file Properties dialog’s layout is subpar (fdo#79275) [Caolán McNamara]
    + firebird don't claim to support interfaces one doesn't (fdo#73352) [Lionel Elie Mamane]
    + fix crash loading 3.doc (ooo#93570, cp#2013101510000026) [Caolán McNamara]
    + fix crash loading ooo100546-1.xls [Caolán McNamara]
    + fix detection of Salesforce html [Caolán McNamara]
    + fix for pre-rendered Table Of Contents (fdo#69649, fdo#79547) [Vinaya Mandke]
    + fix header wrongly enabled from .doc (fdo#77844) [Luke Deller]
    + fix invalid memory access related to temporary object [Markus Mohrhard]
    + fix mapping for some a11y roles to ATK (fdo#39944) [Jacobo Aragunde Pérez]
    + fix new[]/delete mismatch [Markus Mohrhard]
    + fix reading of section margins (bnc#875715) [Luboš Luňák]
    + fix some OUString construction error with VS2013 [Tor Lillqvist]
    + fixed the old vector length (fdo#37401, i#39528) [Hideki Ikeda]
    + fixes for up-casting to Reference<XInterface> [Noel Grandin]
    + flat style and 3d style were swapped (fdo#75364) [Lionel Elie Mamane]
    + handle direct formatting for numbering in .docx (bnc#875717) [Luboš Luňák]
    + implement getFormOperations for data grid (table view) (fdo#79786) [Lionel Elie Mamane]
    + impress hangs on using sidebar new style (fdo#79360) [Caolán McNamara]
    + JOINs are left-associative [Lionel Elie Mamane]
    + liblok: set the size for the correct structure. [Michael Meeks]
    + limits need to multiplied by num of decimal places (fdo#42747) [Caolán McNamara]
    + make pasting a lot of cell notes faster by disabling broadcasting. (fdo#76324) [Matúš Kukan]
    + make rtl_TextEncodingToWinCharsetRTF work for non-Unicode (fdo#77979) [Stephan Bergmann]
    + make that variable protected again [Markus Mohrhard]
    + make title of dialog localisable (fdo#51763) [Joren De Cuyper]
    + missing break in switch (coverity#736074, coverity#1078626) [Caolán McNamara]
    + more fine-grained check of data series labels in the unit test. [Kohei Yoshida]
    + more reliable way to determine label strings. (fdo#77506) [Kohei Yoshida]
    + move FlatODF filter config to right place (rhbz#1105376) [David Tardon]
    + mysql-connector doesn't work with remote connections (fdo#77584, deb#749592) [Noel Grandin]
    + no need to offset column index by category labels. (fdo#79151) [Kohei Yoshida]
    + PNG with 1-bit colormap only show black and white (fdo#80160) [Caolán McNamara]
    + PPTX import: wrong z-order becuause of wrong import order (bnc#880763) [Zolnai Tamás]
    + process VBA blobs before formula cells. (bnc#882595) [Kohei Yoshida]
    + propagate error through DoubleArray of matrix (fdo#79978) [Eike Rathke]
    + propagate ForceArray through jump tokens (fdo#79957) [Eike Rathke]
    + quick fix: do not touch KindMap for alien file types (fdo#77057) [Andras Timar]
    + refresh Tables option fails with Firebird (fdo#79493) [Julien Nabet]
    + reimplement XIRR OpenCL test. (fdo#76140) [Kohei Yoshida]
    + related Alternative dialog Find & Replace for Writer (fdo#58774) [Julien Nabet]
    + related Cache FontEntry with the original FontSelectPattern. (bnc#822625) [Matúš Kukan]
    + related Cache minimum height for table cells. (bnc#822625) [Matúš Kukan]
    + related extend handling of txXfrm (bnc#862510) [Zolnai Tamás]
    + related Minimum height was not invalidated when rectangle changes. (bnc#822625) [Matúš Kukan]
    + related OSX-crash opening query or table in embedded Firebird ODB (fdo#79714) [Julien Nabet]
    + related Set correct BaseSize (fdo#71616) [Thomas Arnhold]
    + related: a11y crash on changing text via spellchecker in impress (fdo#80140) [Caolán McNamara]
    + related: retain color on scaling of 1 bit depth pngs (fdo#33455) [Caolán McNamara]
    + related: writerfilter RTF import: read encoded font name (fdo#77979) [Michael Stahl]
    + replace the work-around with a different one (fdo#79384) [Michael Stahl]
    + reset charescapement. (bnc#828390) [Muthu Subramanian]
    + revert "-Werror=unused-but-set-variable second try" (fdo#72727) [Kohei Yoshida]
    + revert "don't blindly force categories when there are" (fdo#72727, fdo#68663) [Kohei Yoshida]
    + RTF import: allow { without } in style names (fdo#79384) [Miklos Vajna]
    + RTF import: don't crash on empty TOC result (fdo#69649) [Miklos Vajna]
    + RTF import: fix handling of \loch \hich \dbch \ltrch \rtlch [Michael Stahl]
    + RTF import: fix literal Shift-JIS text (fdo#79384) [Michael Stahl]
    + RTF import: ignore page break in tables (fdo#73241) [Miklos Vajna]
    + secured usage of LayerTabBar in Draw... (i#87182, fdo#78953) [Armin Le Grand]
    + send Legacy Report "E-Mail as ..."=>error message (fdo#43277) [Julien Nabet]
    + sound list box when non-English UI (fdo#80327) [Julien Nabet]
    + substituting XInterface* eq. for object eq. requires queryInterface (fdo#75339) [Stephan Bergmann]
    + sw: do more input validation in SwWW8ImplReader::Read_And [Michael Stahl]
    + sw: RTF export: don't export multiple \fldrst for one hyperlink (fdo#78758) [Michael Stahl]
    + sw: RTF export: write non-ASCII font names encoded (fdo#77979) [Michael Stahl]
    + the page view object contact must exist (fdo#79883) [David Tardon]
    + unify the handling of string position arguments, related (fdo#75971) [Eike Rathke]
    + untrusted value as argument (coverity#1222239, coverity#1222240) [Caolán McNamara]
    + updated core [Christian Lohmaier, Caolán McNamara]
    + use 3D address when the input and output are on different sheets. (fdo#79174) [Kohei Yoshida]
    + use a new fast parser instance for each XML fragment. [Kohei Yoshida]
    + use classic token rules for user-defined char (%foo) (fdo#77831) [Caolán McNamara]
    + vcl: fix drawing of linear gradients (fdo#80014) [Michael Stahl]
    + version 4.2.6.1, tag libreoffice-4.2.6.1 [Christian Lohmaier]
    + VML import: import OLE objects in header with background wrapping (bnc#884615) [Miklos Vajna]
    + webdav: Release WebDAV file lock on document close. (fdo#72157) [Matúš Kukan]
    + widget is not transparent (i#119307, fdo#80681) [Caolán McNamara]
    + writerfilter RTF import: disappear the rectangle shapes on images (fdo#76633) [Michael Stahl]
    + writerfilter: fix image wrap polygon import again (fdo#76803) [Michael Stahl]
    + wrong text position in grouped list (bnc#870237) [Zolnai Tamás]
    + xmloff: ignore excessive fo:clip values (fdo#80009) [Michael Stahl]
+ dictionaries
    + wrong path to dictionaries (fdo#79012) [Caolán McNamara]
+ help
    + version 4.2.6.1, tag libreoffice-4.2.6.1 [Christian Lohmaier]
+ translations
    + update translations for 4.2.6 rc1 [Christian Lohmaier]
