+ core
    + -Werror,-Winconsistent-missing-override [Stephan Bergmann]
    + : strange behavior of mid()-function (fdo#87834) [Julien Nabet]
    + adapt code to changed libkabdrv1lo.so name [Stephan Bergmann]
    + adapt compilerplugins to Clang trunk towards 3.7 [Stephan Bergmann]
    + adapt gcc3_solaris_intel bridge to GCC 4.7 [Gabriele Bulfon]
    + add backward compatibility for ODFF function FDIST. (tdf#40835) [Winfried Donkers]
    + add libGLU.so.1 and libXinerama.so.1 to rpm/deb requirements (tdf#53861) [Christian Lohmaier]
    + allow inline date-arrays for array functions (fdo#88547) [Winfried Donkers]
    + also relative row references need to wrap around, like for columns (fdo#84556) [Tor Lillqvist]
    + asan: failure to load attachment under asan (tdf#55620) [Caolán McNamara]
    + avoid OpenCL compilation error in some cases [Tor Lillqvist]
    + branch libreoffice-4-4-2 [Christian Lohmaier]
    + bump product version to 4.4.2.0.0+ [Christian Lohmaier]
    + bump product version to 4.4.2.1 [Christian Lohmaier]
    + calc doesn't paste images copied from some web browsers (tdf#71095) [Henry Castro]
    + cannot drag twice the same cell when editing formula (tdf#78221) [Henry Castro]
    + cannot navigate to list Files in LibreOffice dialogs (fdo#83371) [Szymon Kłos]
    + catch ISO 8601 datetime in all locales (tdf#89500) [Eike Rathke]
    + check if reads were successful [Caolán McNamara]
    + check that sheet reference is within selected sheets (tdf#89484) [Eike Rathke]
    + clear hard-coded char props in table cells... (bnc#770711, rhbz#1193971) [Caolán McNamara]
    + configure: properly check for Windows SDK 8.1A [Michael Stahl]
    + datasource URL in Database Properties window cannot be viewed (tdf#89391) [Szymon Kłos]
    + DOCX: don't save custom.xml if it's empty (tdf#89791) [Julien Nabet]
    + don't hide grid along with checkbox if not needed (tdf#84514) [Katarina Behrens]
    + don't use configuration syntax that breaks when upgrading to 4.5 [Tor Lillqvist]
    + expose duplicated "level" accessible attribute. (tdf#84102) [Jacobo Aragunde Pérez]
    + expose XAccessibleExtendedAttributes through ATK (tdf#84102) [Jacobo Aragunde Pérez]
    + fields of query design can be moved to the left only (tdf#88847) [Julien Nabet]
    + file UCP: Ensure myLocalTime is initialized [Stephan Bergmann]
    + fix bold, regular font spacing bug for Graphite fonts (tdf#89252) [Martin Hosken]
    + fix bugs in the OpenCL implementation of some statistical functions [Tor Lillqvist]
    + fix crash while scaling large bitmaps. (fdo#86493) [Ashod Nakashian]
    + fix dangling pointer [Stephan Bergmann]
    + fix HYPERLINK behaviour when used in names (fdo#87534) [Winfried Donkers]
    + fix incorrect mapping of font-family-complex and CharFontNameAsian (tdf#89679) [Mark Hung]
    + fix issue in re-use of ScTokenArray objects from a TokenPool [Tor Lillqvist]
    + fix liborcus build with gcc 5 [David Tardon]
    + fix linker error [David Tardon]
    + fix performance regression of XLS import (tdf#89281) [László Németh]
    + fix ScHorizontalAttrIterator performance (tdf#89436) [László Németh]
    + fix windows build [Markus Mohrhard]
    + floating windows have complicated borders (tdf#86159) [Caolán McNamara]
    + FORMATTING: Partially missing text in shrink-to-fit cells (tdf#84012) [Henry Castro]
    + gbuild: CppunitTest: always use unittest configuration [Michael Stahl]
    + getAny() is not a safe default, it assumes there is actually an Any [Lionel Elie Mamane]
    + handle expand reference edge correctly (tdf#81659) [Eike Rathke]
    + handle zero or empty cells properly when using OpenCL for division [Tor Lillqvist]
    + i18npool: fix pathological transliterate slow-path (tdf#89665) [Michael Stahl]
    + i18npool: speed up TextSearch::searchBackward() (tdf#89665) [Michael Stahl]
    + i18npool: speed up TextSearch::searchForward() (tdf#89665) [Michael Stahl]
    + ICONS: Fix icons in sifr and tango in Calc (4.4) [Yousuf Philips]
    + images not displayed properly in Calc (tdf#87820) [Henry Castro]
    + implement fill based on style also for chart area, (tdf#89451) [Markus Mohrhard]
    + improve performance of document data collection (tdf#89004) [Ursache Vladimir]
    + in BITFIELDS mode (3) there are *3* pal entries not 12 [Caolán McNamara]
    + jpeg-turbo: work around failure in AC_PROG_MAKE_SET on WNT [Michael Stahl]
    + liborcus: Remove BOOST_ALL_NO_LIB, it's already included upstream [David Ostrovsky]
    + make the dialog closable with 'X' button again (tdf#79239) [Katarina Behrens]
    + make TOX creation more robust (tdf#89520) [Tobias Lippert]
    + missing dependency [Stephan Bergmann]
    + more improvements of graphic cache size handling [Zolnai Tamás]
    + ordinal numbers should not be auto-capitalized (tdf#78148) [Niklas Johansson]
    + OXYGEN: Added sidebar icons as well as add icons from the original set (4.4) [Yousuf Philips]
    + partially fix boolean labels in XLSX (tdf#68117) [Ursache Vladimir]
    + paste array formula into range pastes as non-array formula (tdf#80137) [Henry Castro]
    + preserve file name case in an unresolvable external named range (tdf#89330) [Jan Kantert]
    + prioritise Thunderbird address books in first-match search (tdf#39279, tdf#57873) [Julien Nabet]
    + reduce power consumption by minimizing idle timers (tdf#38837) [Ashod Nakashian]
    + related improve performance of document data collection (tdf#89004) [Ursache Vladimir]
    + related: RTF export: need to take care of fill attributes when ... (tdf#88583) [Miklos Vajna]
    + return size of system virtual device resource at construction. (tdf#89482) [Michael Meeks]
    + revert "allow inline date-arrays for array functions", (tdf#89872, fdo#88547) [Eike Rathke]
    + revert "fix ScHorizontalAttrIterator performance" (tdf#89436) [László Németh]
    + sdbc:address:kab URLs don't have a trailing ":" [Stephan Bergmann]
    + select corresponding listbox entry if not current (tdf#81429) [Eike Rathke]
    + set DocumentBaseURL when saving report (tdf#88624) [Lionel Elie Mamane]
    + SkipImages option for PDF import [Mihai Varga]
    + sun ld doesn't support -O1 optimize flag [Richard PALO]
    + svtools: relax the security a bit for embedded objects (tdf#87303) [Michael Stahl]
    + sw: PVS V656 Variables initialized through call to same function [Michael Stahl]
    + SwDrawShell::GetState: fix crash on adding textbox to fontwork (tdf#89266) [Miklos Vajna]
    + SwTxtFrm: don't join follow just because it has no content (cp#1000115) [Miklos Vajna]
    + SwXText::convertToTextFrame: handle shapes anchored to us (tdf#88811) [Miklos Vajna]
    + test pChangeTrack before using it (tdf#89460) [Laurent Godard]
    + this should be [-90, 90] and not (-90, 90), (tdf#89454) [Markus Mohrhard]
    + toolkit: work around GCC 4.9 -Os link failure (tdf#78174) [Michael Stahl]
    + updated core [Christian Lohmaier]
    + vcl: speed up HbLayoutEngine line layout for large paragraphs (tdf#89666) [Michael Stahl]
    + version 4.4.2.1, tag libreoffice-4.4.2.1 [Christian Lohmaier]
    + wrong underlining in Reports (tdf#50133) [Julien Nabet]
+ dictionaries
    + version 4.4.2.1, tag libreoffice-4.4.2.1 [Christian Lohmaier]
+ help
    + version 4.4.2.1, tag libreoffice-4.4.2.1 [Christian Lohmaier]
+ translations
    + update translations for 4.4.2 rc1 [Christian Lohmaier]
