+ common
    + version 3.6.0.0.beta2, tag libreoffice-3.6.0.0.beta2 [Petr Mladek]
+ binfilter
    + adapt to 6d78c490b0923c22d125286ebdae2e41edd28f6c [Stephan Bergmann]
+ core
    + fix smoketest on ppc[64] and s390[x] (rhbz#820554, i#81127, rhbz#826609) [Caolán McNamara]
    + -Werror,-Wmismatched-tags [Stephan Bergmann]
    + -Werror,-Wunused-function [Stephan Bergmann]
    + abstract type in ptr_container needs this workaround [Markus Mohrhard]
    + accept BIT* functions as _xlfnodf.* in Excel import [Eike Rathke]
    + adapt to different Windows versions' InternetQueryOption behavior (fdo#47044) [Stephan Bergmann]
    + add constructors to init dialog with model data [Markus Mohrhard]
    + add contructor that inits dialog from model [Markus Mohrhard]
    + add data bar ui elements [Markus Mohrhard]
    + add epm to OxygenOffice distroconf [Kalman Szalai - KAMI]
    + add gui elements for color scales [Markus Mohrhard]
    + add HelpId to key binding selection listbox [Andras Timar]
    + adjust import/export code to merged conditional formats [Markus Mohrhard]
    + always include User-Agent to avoid 403 from picky servers (rhbz#678440) [Stephan Bergmann]
    + attempt to use mce::FallBack for control/oleObject import [Noel Power]
    + better test for system boost date_time lib [David Tardon]
    + bring back the Duden hack [Fridrich Å trba]
    + bump product version to 3.6.0.0.beta2, release number to 12 [Petr Mladek]
    + calc input line: Fix crash with accessibility enabled. [Jan Holesovsky]
    + change the way par files for ins are collected [David Tardon]
    + character count (with spaces) incorrect with numbering on. (fdo#50141) [Muhammad Haggag]
    + close fds across a restart of soffice on Mac OS X (fdo#50603) [Stephan Bergmann]
    + correctly copy the cond formats, (fdo#50679) [Markus Mohrhard]
    + correctly create between/not between entries [Markus Mohrhard]
    + correctly set icon names in desktop files [Petr Mladek]
    + correctly set new conditional format [Markus Mohrhard]
    + CRASH when FILEOPEN particular RTF (fdo#49178) [Julien Nabet]
    + data bar settings menu [Markus Mohrhard]
    + delete problematic IsOfficeRunning custom action [Andras Timar]
    + disable two ui elements for 3.6 [Markus Mohrhard]
    + dmapper: import NS_ooxml::LN_CT_FFCheckBox_default (bnc#766477) [Miklos Vajna]
    + do not copy etc. singular iterator values. [Stephan Bergmann]
    + do not repeate twice .0.0.beta1 in the download tarball name [Petr Mladek]
    + don't push_back(.back()), stupid [Fridrich Å trba]
    + eMode may be used uninitialized in this function [Stephan Bergmann]
    + evoab2: add libebook-1.2.so.13 (evolution 3.4) [Rene Engelhard]
    + export more conditional formats [Markus Mohrhard]
    + first part for new conditional format dialog [Markus Mohrhard]
    + fix another crash in exotic circumstances [Fridrich Å trba]
    + fix arguments of Rectangle constructor [Ruslan Kabatsayev]
    + fix build verbosity [Rene Engelhard]
    + fix cond format import from ods [Markus Mohrhard]
    + fix crash from (fdo#508686) [Fridrich Å trba]
    + fix display of About dialog when buttons contain long strings [Stefan Knorr (astron)]
    + fix docx import of w:evenAndOddHeaders (bnc#750935) [Miklos Vajna]
    + fix double hairline border drawing some more: (fdo#38116, fdo#49438, fdo#48647) [Michael Stahl]
    + fix export of cond formats to ods [Markus Mohrhard]
    + fix help localization from source tarballs [Petr Mladek]
    + fix invalid vector.push_back(vector.back()) [Michael Stahl]
    + fix missing ole and form control(s) on xlsx import [Noel Power]
    + fix potential further crashes like the one in (fdo#50868) [Fridrich Å trba]
    + fix presenter console artwork location (fdo#50964) [Michael Meeks]
    + fix reading two smartart shapes in one document [Luboš Luňák]
    + fix rebase problems [Markus Mohrhard]
    + fix repainting of conditional formats [Markus Mohrhard]
    + fix RTF import of Title, Subject, Comments document properties (fdo#50087) [Miklos Vajna]
    + fix tab order in About box (fdo#51046) [Andras Timar]
    + fix typo: = -> == [David Tardon]
    + fix VML import of mso-wrap-style:none (bnc#757905) [Miklos Vajna]
    + fix ww8 export of fly frames with transparent background in headers (bnc#325936) [Miklos Vajna]
    + fix ww8 export of not-in-background anchored images in header (bnc#325936) [Miklos Vajna]
    + gbuild: introduce gb_Package_Package_internal: [Michael Stahl]
    + get rid of GRADIENT_* defines, they conflict with Windows GDI types. [Jan Holesovsky]
    + get rid of unecessary loop and change comment [Noel Power]
    + give Macro recorder separate option, apart from Experimental features [Cor Nouws]
    + GTK: don't crash on X errors [Ruslan Kabatsayev]
    + handle f suffix (1/65536ths) when reading VML percentages [Luboš Luňák]
    + handle formula is in new conditional format dlg [Markus Mohrhard]
    + handle styles correctly in the new cond format dialog [Markus Mohrhard]
    + hide separators before calculating line breaks (fdo#42379) [Ivan Timofeev]
    + I alway miss these, add Hide and Show items to tab context menu [Noel Power]
    + implement native FixedLine render, add GTK support for it [Ruslan Kabatsayev]
    + import vmlshape 'hidden' style attribute and apply to controls (bnc#757609) [Noel Power]
    + integrate color formats into conditional formats [Markus Mohrhard]
    + legacy report designer wizard formats dates improperly (fdo#43967) [Lionel Elie Mamane]
    + lo-commit-stat: avoid problems whit '%' in the commit message [Petr Mladek]
    + lo-commit-stat: really print the piece title into the log file [Petr Mladek]
    + lo-pack-sources: correct check for valid libreoffice/core dir [Petr Mladek]
    + make mac tinderbox happy [Markus Mohrhard]
    + make new conditional format menu appear [Markus Mohrhard]
    + menubar: Improved Windows Vista or later look (based on Mirek M.'s design). [Jan Holesovsky]
    + mingw: fix check for boost date_time dll [David Tardon]
    + missing intialization [David Tardon]
    + more for conditional format dialog [Markus Mohrhard]
    + more for correct color scale dialog behavior [Markus Mohrhard]
    + more support for data bars in new dialogs [Markus Mohrhard]
    + MSC fix [Stephan Bergmann]
    + n753458: changing the keyboard of the Slide Show button [Felix Zhang]
    + n759982: Win/VC++ stl messes up the namespace vector. [Muthu Subramanian]
    + need to export all symbols for color formats [Markus Mohrhard]
    + new menubar closing icon (that appears when more apps is open). [Mirek Mazel]
    + new script config_host.mk.source [Petr Mladek]
    + no need for fancy string formatting, use plain print [Thorsten Behrens]
    + ODFF: implement missing imaginary functions [AOO i111609 r1348096] (fdo#51017) [Regina Henschel]
    + oox: fix all vmlshapecontainer doxygen errors [Miklos Vajna]
    + optionally output wiki-markup from lo-commit-stat [Thorsten Behrens]
    + OSL_TRACE -> SAL_INFO [David Tardon]
    + paint scrolled area from the right surface (fdo#30519) [David Tardon]
    + prepare cond format code for merge with color formats [Markus Mohrhard]
    + put the two new optinal desktop files into right file lists [Petr Mladek]
    + related: FILEOPEN: Open Visio's file with bitmap's blocks (fdo#48601) [Julien Nabet]
    + remove -fsigned-char from s390 to fix smoketest.. [Rene Engelhard]
    + remove bogus header [Thomas Arnhold]
    + remove empty conditions for color format export to excel [Markus Mohrhard]
    + remove this, nowadays MenuItemAllowed disables menu entries (fdo#42405) [Ivan Timofeev]
    + remove unnecessary menu entries for 3-6 [Markus Mohrhard]
    + remove uno from oox cond format import code [Markus Mohrhard]
    + render bg correctly for widgets without theme-visible position [Ruslan Kabatsayev]
    + replace tabs with spaces [Markus Mohrhard]
    + revert "add configure check for date_time lib" [Jan Holesovsky]
    + revert "Revert "sw34bf03: patch by pmladek: linux/ppc: remove -fsigned-char"" (i#81127) [Rene Engelhard]
    + revert "rework getting shape for the .docx import filter" [Luboš Luňák]
    + revert accidental changes from fd32788092fcb29526ae73ae3bae6767dbb1e490 [Stephan Bergmann]
    + revert MSVC ABI incompatible URE change (public -> protected) [Stephan Bergmann]
    + rework handling the case of recursive ooxml shapes again (bnc#705956) [Luboš Luňák]
    + SbPropertyValues::setPropertyValue doesn't check that property exists [Michael Stahl]
    + seems like windows does not like that [Markus Mohrhard]
    + separator will be invisible if there is no visible buttons [Ivan Timofeev]
    + set correct range as title + update for (not) between [Markus Mohrhard]
    + SfxItemSets can contain emtpy element (fdo#50896) [David Tardon]
    + signed char is default on m68k... [Rene Engelhard]
    + skeletonmaker: add back \" in string literal [Michael Stahl]
    + small improvements to data bar dialog [Markus Mohrhard]
    + solve more dependencies between ui elements in cond format dialog [Markus Mohrhard]
    + SVG: use dash parameters from svg file [Chr. Rossmanith]
    + switch to the new version scheme [Petr Mladek]
    + SwLineLayout::CalcLine: improve line height calculation (bnc#757905) [Miklos Vajna]
    + three RTF fixes (fdo#49659) [Miklos Vajna]
    + toolbarmanager must be aware of changes in SvtMiscOptions (fdo#35972) [Ivan Timofeev]
    + toolbars: Improve the toolbars look in Windows Vista or later. [Jan Holesovsky]
    + trying to fix mingw build [Fridrich Å trba]
    + trying to solve out of bonds in (fdo#48601) [Fridrich Å trba]
    + ucb: second try to fix weird STL assertion on tinderbox [Michael Stahl]
    + ucb: try to fix weird STL assertion on tinderbox [Michael Stahl]
    + update filters for file selector's file type categories (fdo#49724) [Alberto Ferreira]
    + uploading a new version of libcdr with initial text support [Fridrich Å trba]
    + use correct localization aware string to double [Markus Mohrhard]
    + use the result of the dialog and apply it to the document [Markus Mohrhard]
    + use ure instead of ure-link [David Tardon]
    + word/character count incorrect with record changes enabled (fdo#46757) [Muhammad Haggag]
    + WW8: fix double border import: (fdo#43249) [Michael Stahl]
    + XInterfaceTypeDescription missing from isBootstrapType [Stephan Bergmann]
+ dictionaries
    + update of German dictionaries (2012.06.10) (fdo#50981) [Andras Timar]
    + upgrade for pt-BR VERO spellchecker [Raimundo Moura]
+ help
    + add help for DATEDIF function [Andras Timar]
    + add help for Tools - Options - Libreoffice Calc - Compatibility (fdo#31812) [Andras Timar]
    + DATE -> DATEDIF [Andras Timar]
    + fix file path in <filename> tag, this fixes e.g. (fdo#49117) [Andras Timar]
    + fix help text for Alt+Up Arrow and Alt+Down Arrow (fdo#39139) [Andras Timar]
    + fix HID of DATE function help [Andras Timar]
    + fix key binding description of AutoInput feature (fdo#46143) [Andras Timar]
    + package help stylesheets and error page (regression from 5e7dfec) [Andras Timar]
    + remove accelerator mark (~) from help text [Andras Timar]
    + remove extra space [Andras Timar]
    + revert "fix HID of DATE function help" [Andras Timar]
    + sort/organize shortcut key tables (fdo#41830) [Andras Timar]
    + typo [Andras Timar]
    + unique id, build fix [Andras Timar]
+ translations
    + update Serbian translation for 3.6.0 beta2 [Andras Timar]
    + update translations for LibreOffice 3.6.0 beta2 [Andras Timar]