+ core
    + -Werror,-Wunused-const-variable [Stephan Bergmann]
    + A bit of constness. [Jan Holesovsky]
    + about config: Make the value box dialog a bit nicer. [Jan Holesovsky]
    + accept future <loext:sender-initials> (fdo#72697) [Eike Rathke]
    + Access2Base correct behaviour of SelectObject on Linux [Jean-Pierre Ledure]
    + actually write this only in ODF 1.2 extended (fdo#72697) [Eike Rathke]
    + add a means to check if a namespace exists. [Kohei Yoshida]
    + add back check for missing libgetuid.so. (fdo#67388) [Matúš Kukan]
    + add m4v to allowed movie exts (fdo#72398) [David Tardon]
    + add support for image transformation in SVG Import (fdo#39206) [Samuel Mehrbrodt]
    + allocate enough points in MovingAverageRegression calc. (fdo#72137) [Tomaž Vajngerl]
    + allow different name for .dic and .aff files (fdo#56443) [Andras Timar]
    + allow dumping of internal states of pivot table objects for debugging. [Kohei Yoshida]
    + and follow-up fix (fdo#69971, fdo#72278, fdo#71667) [Eike Rathke]
    + assign top cell to the formula group if it's still NULL. (fdo#31296) [Kohei Yoshida]
    + avoid inaccurate floating-point computations [Stephan Bergmann]
    + avoid negative offsets to OUString::copy [Caolán McNamara]
    + be able to read the correct 'sort-ascending' value, (fdo#72548) [Eike Rathke]
    + boolean_test is subsumed by general case "foo IS [NOT] bar" (fdo#72267) [Lionel Elie Mamane]
    + broken text when showing visible space (fdo#72488) [Khaled Hosny]
    + bump product version to 4.2.0.1 [Christian Lohmaier]
    + bump version to 4.2.0.0.beta2+ [Christian Lohmaier]
    + calculate formula cell once if AutoCalc disabled (fdo#66564) [Eike Rathke]
    + change wording from "Output Range" to "Results to". (fdo#70989) [Kohei Yoshida]
    + check for state_.top().locked (fdo#69027) [Andras Timar]
    + check string bounds [Eike Rathke]
    + checkout failed due to bad import of properties in libcmis (fdo#62531) [Cédric Bosdonnat]
    + close the document when done. [Kohei Yoshida]
    + correct UTF8 handling for FILTERXML, (fdo#72427) [Markus Mohrhard]
    + correctly dispose to avoid cyclic dependencies [Caolán McNamara]
    + correctly handle the old constraint syntax. (fdo#69518) [Kohei Yoshida]
    + cppcheck: fix statements that begin with string constant [Julien Nabet]
    + crash on exit from xml form document with accessibility enabled [Caolán McNamara]
    + CRITBINOM and BINOM.INV, use ODF OpenFormula description (fdo#67205) [Eike Rathke]
    + datastreams: Improve usability of the dialog. [Jan Holesovsky]
    + define an assignment operator to prevent double deletion. (fdo#66984) [Kohei Yoshida]
    + display correct equation with multiple trendlines in chart. [Tomaž Vajngerl]
    + disposed but not dtored [Caolán McNamara]
    + do not compress .ui translations in .zip files. [Matúš Kukan]
    + do not create paths starting "//" when root is just "/" [Stephan Bergmann]
    + do not use Boost in SDK examples [Stephan Bergmann]
    + DOCX/RTF import: avoid fake tab char in footnotes (cp#1000017) [Miklos Vajna]
    + DOCX: better solution for exchange alignment for RTL (fdo#72560) [Faisal M. Al-Otaibi]
    + don't discard valid printing options. (fdo#60705) [Andrzej Hunt]
    + don't endlessly expand $(share_subdir_name) into itself (fdo#72394, fdo#68552) [Stephan Bergmann]
    + don't reset Document's modified flag when inserting new table. (fdo#70144) [Andrzej J.R. Hunt]
    + drop SAL_CALL to get it to build on Windows. [Kohei Yoshida]
    + dump group types from pivot cache for debugging. [Kohei Yoshida]
    + editeng: fix more 32-bit Time breakage [Michael Stahl]
    + editeng: fix Time fields in Impress (fdo#70278) [Michael Stahl]
    + EMF+: Do not ignore source rectangle of the image to be rendered. [Matúš Kukan]
    + EMF+: Fill line cap object if EmfPlusCustomLineCapDataFillPath is set. [Matúš Kukan]
    + EMF+: force canvas if EMF+ comments are used. [Andrzej J.R. Hunt]
    + empty formula is "rpt:", not starts with "rpt:" (fdo#72391) [Lionel Elie Mamane]
    + expert config dialog takes too much time to come up (fdo#72125) [Noel Grandin]
    + expert config: 6px between lines + center the button. [Jan Holesovsky]
    + expert config: Introduce configuration key to disable expert config. [Jan Holesovsky]
    + fastparser: Avoid copying all tokens into a sequence. [Michael Meeks]
    + fastparser: don't waste cycles churning reference counts. [Michael Meeks]
    + fastparser: Outline virtual destructor to please MSVC++. [Michael Meeks]
    + fastparser: special case xmlns more sensibly. [Michael Meeks]
    + fastparser: strncmp needs a length. [Michael Meeks]
    + first set of base and form icons [Ahmad H. Al Harthi]
    + fix "fit to column" breakage. [Kohei Yoshida]
    + fix also for hicontrast and sifr themes (fdo#71748) [Maxim Monastirsky]
    + fix another string conversion regression. [Matúš Kukan]
    + fix caption dialog [Caolán McNamara]
    + fix comparison of indexOf values after string conversion. (fdo#72037) [Matúš Kukan]
    + fix detection of force intercept in XLS 97/2000/XP format. [Tomaž Vajngerl]
    + fix equalsAscii conversion. Noticed in (fdo#72391) [Noel Grandin]
    + fix O(n^2) in inserting SearchResults' items. (fdo#72413) [Matúš Kukan]
    + fix occasional crash on dragging and dropping pages in slidesorters [Caolán McNamara]
    + fix paste as link, and a test case to catch it in the future. [Kohei Yoshida]
    + fix performance regression from ScMatrix conversion to multi_type_matrix. [Kohei Yoshida]
    + fix typo [Maxim Monastirsky]
    + fixed out of bounds string access [Eike Rathke]
    + fixed the update to working copy and back after (cancel) checkout: (fdo#64533) [Cédric Bosdonnat]
    + force intercept only for linear/poly trendlines (fdo#40314) [Laurent Balland-Poirier]
    + free value of intercept for trend line (fdo#40314) [Laurent Balland-Poirier]
    + get it to build. [Kohei Yoshida]
    + get rid of $(share_subdir_name) again (fdo#72394, fdo#68552) [Stephan Bergmann]
    + get thumbnails only from the local documents. (fdo#72650) [Jan Holesovsky]
    + getStatusIndicator can apparently return null [Stephan Bergmann]
    + GetTextWidth() can get very expensive. (fdo#72125) [Jan Holesovsky]
    + GPU Calc: cache more once compiled program in memory [haochen]
    + GPU Calc: fix compiler warnings regarding to member init order [I-Jui (Ray) Sung]
    + GraphicObject: Added missing delete of stream (fdo#72156) [Ulrich Kitzinger]
    + handle duplicate field names correctly. (fdo#69984) [Kohei Yoshida]
    + handle invalid xml files in orcus, (fdo#63844) [Markus Mohrhard]
    + hide the implementation. [Kohei Yoshida]
    + improve text for moving average trendline (fdo#40315) [Laurent Balland-Poirier]
    + initial install-package-foo target for partial installs [Bjoern Michaelsen]
    + insert hyperlinks via ScDocumentImport. [Kohei Yoshida]
    + installer: Fix path to libgetuid.so again. Hardcode it. (fdo#67388) [Matúš Kukan]
    + installer: Make filelists work again. (fdo#72451) [Matúš Kukan]
    + integrated help ignored if installed (fdo#72022) [Caolán McNamara]
    + keep using component_getImplementationEnvironment in extensions [Stephan Bergmann]
    + l10n and non-l10n targets missing dep on build [Bjoern Michaelsen]
    + let's use a status indicator while exporting to xlsx. [Kohei Yoshida]
    + m_bHasActive must be false after last visible entry is removed [Stephan Bergmann]
    + made button labels > ' < and > " < non-translatable [Eike Rathke]
    + made case insensitive matrix string query work again (fdo#72288) [Eike Rathke]
    + missing @since tags [Stephan Bergmann]
    + more clearly name the trendline in chart's element selection box. [Tomaž Vajngerl]
    + more Expert Config Page fixes [Stephan Bergmann]
    + more icons for Sifr [Norah A. Abanumay]
    + move this header out into a public place. [Kohei Yoshida]
    + move this out of the namespace scope. [Kohei Yoshida]
    + name the .pdb files so that WinDbg can consume them. [Jan Holesovsky]
    + never attempt to create formula groups based on Excel's shared formula ranges. [Kohei Yoshida]
    + new  icons for Sifr icon theme [Norah A. Abanumay]
    + new icons for Sifr theme [Norah A. Abanumay]
    + new test document to handle Excel's wrong shared formula range. [Kohei Yoshida]
    + no inheritance so no virtual needed [Markus Mohrhard]
    + OCppunitTest_sc_opencl_test: only depend on scopencl if ENABLE_OPENCL. [Andrzej J.R. Hunt]
    + offapi: tweak multi-paragraph parameter comment (fdo#69306) [Michael Stahl]
    + one missing icon from draw tool-bar [Norah A. Abanumay]
    + oox: accelerate common case boolean reading. [Michael Meeks]
    + oox: remove debugging printf. [Michael Meeks]
    + oox: render progress bar in main thread for threaded import. [Michael Meeks]
    + open .tab files with Calc [Maxim Monastirsky]
    + options is .ui now, so drop SfxNoLayoutSingleTabDialog (fdo#72258) [Caolán McNamara]
    + options->appearence isn't all the same color (fdo#71192) [Caolán McNamara]
    + out-of-Bounds read/write (CID#736170, CID#736172, CID#736171) [Julien Nabet]
    + pages with equal Priority and Class getting dropped [Caolán McNamara]
    + prefer the Liberation fonts over Arial/Times [Samuel Mehrbrodt]
    + prewin.h: remove silly extern "C" nonsense which prevents... [Michael Stahl]
    + probabilty -> probability [Eike Rathke]
    + register Java Access Bridge component (fdo#72647) [Michael Stahl]
    + related: correction: assure the selections does not... (i#33737) [Oliver-Rainer Wittmann]
    + related: internal links busted (fdo#72022) [Caolán McNamara]
    + related: re-orient dialog vertically (fdo#72258) [Caolán McNamara]
    + relater: NULL follow frames on drag/drop (rhbz#903281) [Caolán McNamara]
    + release cl_mem&kernel after sumifs reduction kernel [haochen]
    + remove and reinsert formula cell from/to tree during CompileXML [Eike Rathke]
    + remove inline methods from the header. [Kohei Yoshida]
    + remove SpinButton in UI for extrapolate trendline (fdo#40316) [Laurent Balland-Poirier]
    + reset group dimension data from all referencing pivot objects. (fdo#66969) [Kohei Yoshida]
    + revert "allow different name for .dic and .aff files" (fdo#56443) [Andras Timar]
    + revert "Always disable anti-aliasing for drawing cell borders." (fdo#60805) [Noel Power]
    + revert "convert_add from "at" or "atm" to "Pa" gives same answer" (fdo#72174) [Eike Rathke]
    + revert "DOCX: better solution for exchange alignment for RTL" (fdo#72560) [Faisal M. Al-Otaibi]
    + revert "fix windows build" [Michael Stahl]
    + run Display::Yield through KDEXLib::Yield. (fdo#67011) [Jan-Marek Glogowski]
    + sax, xmloff: fix ODF import/export of text:time/text:time-value [Michael Stahl]
    + sax: stop using SAX_DLLIMPLEMENTATION for both sax and fastsax [Michael Stahl]
    + scp2: Fix one more 'Name' path. [Matúš Kukan]
    + scp2: hopefully fix Windows build [Matúš Kukan]
    + sd: PPT export: fix assert on 0-length text portions [Michael Stahl]
    + SearchResults dialog: Use also AlignToCursor when setting cursor. [Matúš Kukan]
    + set selected page name after building all dimension members. (fdo#66969) [Kohei Yoshida]
    + small cleanup of initialization. [Jan Holesovsky]
    + SmParser::NextToken: don't crash on ending dot (fdo#61638) [Miklos Vajna]
    + start center: Re-introduce the Macros menu, people use it. [Jan Holesovsky]
    + start center: Use the welcome text that was agreed by UX / design team. [Jan Holesovsky]
    + startcenter: A little more space between the picture & welcome text. [Jan Holesovsky]
    + startcenter: Bigger & nicer document icons for recent documents. [Jan Holesovsky]
    + startcenter: Full thumbnail size (256px), upscale if necessary. [Jan Holesovsky]
    + startcenter: Implement mouse over effect. [Jan Holesovsky]
    + startcenter: Make the default icons appear as on a piece of paper. [Jan Holesovsky]
    + startcenter: Move the 'Create' under the separator & add a colon. [Jan Holesovsky]
    + startcenter: Smaller frame around the entire start center area (6 -> 1px). [Jan Holesovsky]
    + startcenter: The welcome text was too long, split it to 2 lines. [Jan Holesovsky]
    + startcenter: Tooltip should show the full URL. [Jan Holesovsky]
    + startcenter: Update the button descriptions to the UX team decision. [Jan Holesovsky]
    + svtools: don't dereference invalid iterator [Michael Stahl]
    + sw/qa/tiledrendering/tiledrendering.ui is not for translation [Andras Timar]
    + sw: don't truncate Time values on 32bit platforms (fdo#70198) [Michael Stahl]
    + sw: fix crash on Insert->File with Hybrid PDF (fdo#68724) [Michael Stahl]
    + sw: fix crash when pasting table in footnote (fdo#71892) [Michael Stahl]
    + sw: fix more cases of SwDrawTextInfo::GetText()/SetText() not restoring [Michael Stahl]
    + sw: fix small capitals rendering (fdo#71714) [Michael Stahl]
    + sw: un-break index updates (fdo#71866) [Michael Stahl]
    + SwRTFWriter: fix string conversion [Miklos Vajna]
    + targetted text updates, with seasonable changes before l10n freeze. [Michael Meeks]
    + template view: Simplify code. [Jan Holesovsky]
    + test our re-grouping of formula cells on load. [Kohei Yoshida]
    + thumbnails: Create nice antialiased thumbnails when saving ODF. [Jan Holesovsky]
    + typo: Align Right -> Align Left [Andras Timar]
    + typo: start period is S, thus 'A = 1' -> 'S = 1' [Andras Timar]
    + unxlng* is no more [David Tardon]
    + update the comment & use the column position of the last formula record. [Kohei Yoshida]
    + updated core [Christian Lohmaier, Stanislav Horacek, László Németh, Andras Timar, Eike Rathke]
    + version 4.2.0.1, tag libreoffice-4.2.0.1 [Christian Lohmaier]
    + WaE: : ignoring return value -Werror=unused-result [Tomaž Vajngerl]
    + WaE: unused parameter 'bForceEvaluation' [Tor Lillqvist]
    + WaE: unused variable 'aService' [loplugin] [Tor Lillqvist]
    + we need to pass the variable to get correct dll linkage [Markus Mohrhard]
    + winaccessibility: clean up the AGGMAP in CMAccessible [Michael Stahl]
    + winaccessibility: clear entires from XHWNDDocList too [Michael Stahl]
    + winaccessibility: do not access freed AccObject [Michael Stahl]
    + winaccessibility: drop icu externals, probably some copypasta [Michael Stahl]
    + winaccessibility: fix exception handling in AccEventListener [Michael Stahl]
    + winaccessibility: fix locking in UAccCOM [Michael Stahl]
    + winaccessibility: GetChildInterface may return 0 [Michael Stahl]
    + winaccessibility: InlineIsEqualGUID is defined by guiddef.h [Michael Stahl]
    + winaccessibility: let's try to remove that IsInMainThread() [Michael Stahl]
    + winaccessibility: nobody calls get_XInterface [Michael Stahl]
    + winaccessibility: out-line those COM methods [Michael Stahl]
    + winaccessibility: remove CheckEnableAccessible.h and assorted noise [Michael Stahl]
    + winaccessibility: remove some noise from not-implemented methods [Michael Stahl]
    + winaccessibility: use SAL_N_ELEMENTS [Michael Stahl]
    + write <loext:fill-character> (fdo#72537) [Eike Rathke]
    + wrong title for Analysis of Variance (ANOVA) dialog (fdo#72280) [Julien Nabet]
    + wsprintf is broken by design and never writes more than 1024 characters [Stephan Bergmann]
    + zip .ui translations per UIConfig target. [Matúš Kukan]
+ dictionaries
    + .dic and .aff name must be the same (fdo#56443) [Andras Timar]
    + fix Hungarian grammar checking (don't freeze Python) (fdo#72757) [László Németh]
    + update German dictionary to 2013.12.06 (fdo#72498) [Andras Timar]
+ help
    + CRITBINOM "greater than or equal" (fdo#67205) [Eike Rathke]
    + fix typo in example for TRIM function [Stanislav Horacek]
    + typo: onle -> only [Andras Timar]
+ translations
    + update translations for 4.2.0rc1 [Christian Lohmaier]
    + updated Slovenian translation [Andras Timar]
