+ core
    + add error handling of recursed GetCaseCorrectPathNameEx() (fdo#41226) [Isamu Mogi]
    + add missing PageSetup.PageSize api [Noel Power]
    + add some checks against NULL derefs [Caolán McNamara]
    + add StartupWMClass= to .desktop files (bnc#777070) [Luboš Luňák]
    + add X-KDE-Protocols [Bjoern Michaelsen]
    + added [NatNum1]General format codes (fdo#64947) [Eike Rathke]
    + added simple Trie lookup tree for autocomplete words storage (fdo#55315, fdo#62945) [Tomaž Vajngerl]
    + also put the files into langpack module (fdo#65485) [David Tardon]
    + another attempt at followon patch for attempt to detect rtl (fdo#38385) [Noel Power]
    + blind ( windows ) fix re. uno::Refererence vs rtl::Reference foobar (fdo#65545) [Noel Power]
    + bump product version to 4.1.0.0.beta2+ [Petr Mladek]
    + cairo canvas fixes [Michael Meeks]
    + change tab order of paragraph panel. Cleanup (i#122455) [Andre Fischer]
    + clarify use of border line settings on toolbar (fdo#64626) [Winfried Donkers]
    + compute font height correctly (fdo#65132) [David Tardon]
    + corrected Enable/Disable for some DropDowns/Texts... (i#122493) [Armin Le Grand]
    + cppcanvas: try to make MSVC tinderbox happy [Michael Stahl]
    + distro-install-file-lists: handle new filelists created for 4.1 [Petr Mladek]
    + ditch dangling reference to com.sun.star.comp.oox.xls.FormulaParser [Eike Rathke]
    + DocxAttributeOutput: don't store address of local variable (bnc#382137) [Miklos Vajna]
    + don't hide cell content behind pivot table buttons, (fdo#60877) [Markus Mohrhard]
    + don't merge this file [Xisco Fauli]
    + don't require vclplug_svp with --enable-headless [Riccardo Magliocchetti]
    + don't use whole text for optimal width (fdo#65609) [Caolán McNamara]
    + drop the trailing white space crack [Khaled Hosny]
    + dropdown list missing from built-in fpicker (fdo#65569) [Caolán McNamara]
    + elements dock window has wrong title (fdo#65581) [Joren De Cuyper]
    + EmfFillPie fix. (fdo#65502) [Michael Meeks]
    + enc foo [Caolán McNamara]
    + fix .po file path in Gallery makefile [Andras Timar]
    + fix crash on paste of Arabic text on windows. (fdo#64925) [Michael Stahl]
    + fix exception specification for ZipFileAccess::createWithURL [Noel Grandin]
    + fix file and lineno info for DBG_UNHANDLED_EXCEPTION [Noel Grandin]
    + fix intermittent writer unit test failure on exit. (fdo#65882) [Michael Meeks]
    + fix issue Table style is lost when import PPTX by AOO (i#120723) [Zhe Wang]
    + fix limit bug: selecting "All" has no effect to sql [Zolnai Tamás]
    + fix memory leak in cairo TextLayout::draw. [Mark Wielaard]
    + fix memory leak in Exif::processExif. Delete aExifData when done. [Mark Wielaard]
    + fix memory leak in OGLTransitionerImpl::createWindow. [Mark Wielaard]
    + fix memory leak in SelectionManager::getXdndVersion. [Mark Wielaard]
    + fix PDF export with fallback fonts in Core Text [Khaled Hosny]
    + fix plugin build with clang < 3.3 [Luboš Luňák]
    + fix previous fix, Class-Path is built up in solenv/gbuild/Jar.mk (fdo#65168) [Stephan Bergmann]
    + fix regressions introduced with de-extension-ing report builder (fdo#61950, fdo#65168) [Stephan Bergmann]
    + fix Use correct sizes for EMF+ bitmap rendering (bnc#795857) [Radek Doulik]
    + fixes (fdo#59642) [Marcos Paulo de Souza]
    + fixes for new-style com.sun.star.chart2.FormattedString service (fdo#46808) [Stephan Bergmann]
    + fixes for new-style service com.sun.star.sheet.GlobalSheetSettings (fdo#46808) [Stephan Bergmann]
    + get rid of SalLayout::GetFallbackFontData() [Khaled Hosny]
    + highlight "LIMIT" as a keyword in sql edit [Zolnai Tamás]
    + hsqldb does not support "select * from t limit n" [Zolnai Tamás]
    + install .ui translations for writer again (fdo#65485) [David Tardon]
    + invalid po lines caused missing translations (fdo#65483) [Zolnai Tamás]
    + keep tab characters in footnote settings (Begin/After) (fdo#65666) [László Németh]
    + l10n of additional colors in standard palette [Andras Timar]
    + make categories localizable in Elements docking panel [Andras Timar]
    + make columnMatchP safer (fdo#65653) [Lionel Elie Mamane]
    + manage Publisher files in Document Converter (fdo#65044) [Julien Nabet]
    + mark all virtuals in the clang plugin as override [Luboš Luňák]
    + missing check (fdo#65653, fdo#65619, fdo#65216) [Zolnai Tamás]
    + not to call MenuBar's selection logic for rollover effect (fdo#65450) [Isamu Mogi]
    + only check position protection when... (i#122529) [Oliver-Rainer Wittmann]
    + only reset marked area when using find/replace all, (fdo#53106) [Markus Mohrhard]
    + OpenSymbol is a symbol font [Luboš Luňák]
    + oups, I shouldn't have commited it [Xisco Fauli]
    + prefer filelist from GeneratedPackage over Package [David Tardon]
    + pyweb: Handle Keyerror exception [Xisco Fauli]
    + RATE function should not find roots <= -1 (fdo#65082, i#15090) [Eike Rathke]
    + related add some checks against NULL derefs (fdo#33895) [Julien Nabet]
    + related the style and color set on table text by user... (i#120832) [Jian Fang Zhang]
    + related: Arrow shape changed is save doc file by AOO (i#119628) [Jianyuan Li]
    + related: Initialize and update units of PosSize panel spin fields (i#122453) [Andre Fischer]
    + related: Invalidate slot servers for all view shells... (i#122453) [Andre Fischer]
    + related: password dialog has truncated label (fdo#65595) [Caolán McNamara]
    + related: text font spacing in comments doesn't expand/condense... (i#119607) [Jian Fang Zhang]
    + remove java web wizard (fdo#38820) [Xisco Fauli]
    + remove remnants of help agent [Caolán McNamara]
    + remove unintended changes ( from some aborted approach ) [Noel Power]
    + rename Blue nine to Blue 11 [Andras Timar]
    + revert "enc foo", totally not supposed to be pushed [Caolán McNamara]
    + revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in " (bnc#780830) [Michael Meeks]
    + revert "fix gold warning about hidden symbols" [Stephan Bergmann]
    + revert "Fix runaway lines." (bnc#819614) [Jan Holesovsky]
    + revert "fix Set TEXT_LAYOUT_BIDI_STRONG flag." (fdo#60533) [Petr Mladek]
    + revert "follow patch for attempt to detect rtl" (fdo#38385) [Noel Power]
    + revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ... [Michael Meeks]
    + revert "Revert "Fix strikethrough displays too high"" (fdo#64972) [David Tardon]
    + revert overflow checks in O[U]String::toInt{32,64} again [Stephan Bergmann]
    + RTF import: handle levelnumbers without leveltext (fdo#64656) [Miklos Vajna]
    + set Panel Layouts as DialogControl widgets (fdo#65546) [Caolán McNamara]
    + set spacing to content too (fdo#62224) [David Tardon]
    + share spPaperSizeTable ( and associated access code ) in msfilter [Noel Power]
    + sidama (sit-ET) index sorting and collation data (fdo#65809) [Andras Timar]
    + sidebar: disable listed but disabled toolpanel panes. [Michael Meeks]
    + simplify check for harfbuzz [David Tardon]
    + small (hopefully non-controversial) changes to the existing branding [Stefan Knorr]
    + sw: fix AutoCorrect bold/underline regression [Michael Stahl]
    + SwMailMergeDlg: add back missing initialize (fdo#64283) [Michael Stahl]
    + transform the clipping polygon before using it [Fridrich Å trba]
    + typo fix, use ja_charset for Japanese [Andras Timar]
    + typo: s/CATERGORY/CATEGORY/ [Andras Timar]
    + update for PPCallbacks API changes in Clang3.3 [Luboš Luňák]
    + update graphicrepository links for new icon-theme locations [Caolán McNamara]
    + updated core [Stanislav Horacek, Olivier R, Andras Timar]
    + use Core Text defaults for kerning and ligatures [Khaled Hosny]
    + use icu's breakiterator for Tibetan and Dzongkha (fdo#64926) [Elie Roux]
    + use proper offset for additional locale data formats, related (fdo#64947) [Eike Rathke]
    + use right colors from palette (fdo#65844) [David Tardon]
    + valgrind: uninit variable [Caolán McNamara]
    + version 4.1.0.1, tag libreoffice-4.1.0.1 [Christian Lohmaier]
    + VML import of v:textbox's mso-fit-shape-to-text style property (bnc#820788) [Miklos Vajna]
    + WaE: unused variable 'pFilt' [Tor Lillqvist]
    + work around -Werror=strict-aliasing [Stephan Bergmann]
    + work around lexer bug in l10ntools [Andras Timar]
    + wrap long checkbox string (fdo#65595) [Caolán McNamara]
    + wwSectionManager: fix import of page borders [Miklos Vajna]
+ dictionaries
    + default language of pt_BR LightProof settings panel will be pt_BR (fdo#65385) [Andras Timar]
    + fix more thesauri [Stephan Bergmann]
    + french dictionary update - v4.11 [Olivier R]
    + update pt-BR dictionary and grammar checker [Raimundo Moura]
+ help
    + fix Address Book Source page [Andras Timar]
    + fix confusing text [Andras Timar]
    + fix missing images (fdo#65512) [Andras Timar]
    + fix navigation to cross-reference menu item [Stanislav Horacek]
    + help Agent is dead [Andras Timar]
    + help text for right aligned footnote numbers (fdo#65666) [Andras Timar]
    + typo/help l10n extraction error [Andras Timar]
+ translations
    + fix missing images (fdo#65512) [Andras Timar]
    + fix po files (fdo#65483) [Andras Timar]
    + missing | cause Windows installer error 2870 (fdo#65214) [Andras Timar]
    + typo/help l10n extraction error [Andras Timar]
    + update translations for LibreOffice 4.1 rc1 [Andras Timar]
    + updated Slovenian translation [Andras Timar]