Hi,

this time a brief summary of what happened during the 12th week in 2011
on LibreOffice repositories and the living branches:

        + master:            hot LO-3.4 development
        + libreoffice-3-3:   fixes for next LO-3.3.x bug fix release

There are two logs for each branch:

        + bugfixes-<branch>-week-<year>-<week>.txt lists all commits that 
reference a proper
          bug id from a variety of trackers, i.e. #i... referring to the 
OpenOffice
          issuezilla, fdo# to freedesktop, rhbz# to RedHat bugzilla

        + commit-log-<branch>-week-<year>-<week>.txt lists all relevant commits 
on the actual
          source repositories


Many thanks to all contributors - you make all the difference!


Best Regards,
Petr

+ calc
    + fix seg faults on sheet deletion. (bnc#680272) [Kohei Yoshida]
+ artwork
    + help needs these images, (i#99165) [Andras Timar]
+ base
    + disable hangin subsequenttests (complex and unoapi tests) (fd#35693) [Bjoern Michaelsen]
+ bootstrap
    + merge size-sal-textenc (i#70166) [Michael Meeks]
+ calc
    + calc xlsx export row limit++ (fdo#32106, bnc#504623) [Katarina Machalkova]
    + disable hangin subsequenttests (complex and unoapi tests) (fd#35693) [Bjoern Michaelsen]
    + don't auto-adjust date and time values per column width. (fdo#34484) [Kohei Yoshida]
    + fix seg faults on sheet deletion. (bnc#680272) [Kohei Yoshida]
    + fixed binary import/export of MSO drawing objects (fdo#32106, bnc#504623) [Katarina Machalkova]
    + fixed binary import/export of formulas (fdo#32106, bnc#504623) [Katarina Machalkova]
    + let's check for borders only when calculating printable pages. (fdo#33621, fdo#33671) [Kohei Yoshida]
    + let's not clear single cell selection after enter-paste. (fdo#35116) [Kohei Yoshida]
    + select the first checked position. (fdo#31220) [Kohei Yoshida]
+ components
    + disable hangin subsequenttests (complex and unoapi tests) (fd#35693) [Bjoern Michaelsen]
    + various forms.OGridControlModel unoapitests fail (fd#35728) [Bjoern Michaelsen]
+ filters
    + disable checkSPARQL() in complex.unoxml.RDFRepositoryTest (fd#35667) [Bjoern Michaelsen]
    + disable testXDocumentBuilder() in complex.unoxml.DOMTest (fd#35668) [Bjoern Michaelsen]
+ impress
    + disable hangin subsequenttests (complex and unoapi tests) (fd#35693) [Bjoern Michaelsen]
+ libs-core
    + disable complex.sfx2.UndoManager because it fails (fd#35663) [Bjoern Michaelsen]
    + disable hangin subsequenttests (complex and unoapi tests) (fd#35693) [Bjoern Michaelsen]
    + fix for - prevent name clashes with rtl functions in vba mode (fdo#35596) [Noel Power]
    + ucb.UniversalContentBroker::css::ucb::XContentProviderManager fails (fd#35690) [Bjoern Michaelsen]
+ libs-gui
    + disable hangin subsequenttests (complex and unoapi tests) (fd#35693) [Bjoern Michaelsen]
    + disable toolkit.UnoControlDialogModel::css::io::XPersistObject (fd#35666) [Bjoern Michaelsen]
    + fixed number format handling for Thai locale. (fdo#33089) [Samphan Raruenrom]
+ testing
    + disable hangin subsequenttests (complex and unoapi tests) (fd#35693) [Bjoern Michaelsen]
+ ure
    + merge size-sal-textenc (i#70166) [Michael Meeks]
+ writer
    + add an apply button to style edit dialog in Writer (fdo#32413) [Miklos Vajna]
    + disable complex.writer.TextPortionEnumerationTest because it fails (fd#35657) [Bjoern Michaelsen]
    + disable hangin subsequenttests (complex and unoapi tests) (fd#35693) [Bjoern Michaelsen]
    + disable sw.DocumentSettings::com::sun::star::text::PrintSettings (fd#35660) [Bjoern Michaelsen]
    + disable sw.SwXPrintSettings::com::sun::star::text::PrintSettings (fd#35662) [Bjoern Michaelsen]
    + disable sw.SwXViewSettings::com::sun::star::text::ViewSettings (fd#35661) [Bjoern Michaelsen]
    + fixed crash when a control is anchored to a fly frame (fdo#35584, i#115557) [Cédric Bosdonnat]
    + implement lnNumType (bnc#593885) [Luboš Luňák]
    + right click and clic-drag on a text over background image is weird (bnc#676858) [Cédric Bosdonnat]
+ build
    + filter out poor help localizations from help pack installers [Tor Lillqvist]
    + make win32-prebuilt-writingaids-zip.diff apply again [Tor Lillqvist]
+ calc
    + fix seg faults on sheet deletion. (bnc#680272) [Kohei Yoshida]
+ artwork
    + help needs these images, (i#99165) [Andras Timar]
    + move image ressource for sc to a more 'regular' location [Norbert Thiebaud]
    + proper oxygen icons for print directly and print preview [Luboš Luňák]
+ base
    + disable hangin subsequenttests (complex and unoapi tests) (fd#35693) [Bjoern Michaelsen]
    + migrate dbaccess subsequenttests to gbuild [Bjoern Michaelsen]
    + more sensible SdrObject::Clone() and SdrObject::operator=() [Luboš Luňák]
    + remove virtual from operator= [Luboš Luňák]
    + set build depencencies against the new "translations" module [Petr Mladek]
    + wholesale prewin.h/postwin.h removal [Fridrich Štrba]
+ bootstrap
    + -fno-use-cxa-atexit is dubious IMO [Caolán McNamara]
    + accept user-supplied CFLAGS/CXXFLAGS [David Tardon]
    + activate subsequentcheck modules globally [Bjoern Michaelsen]
    + adapt the tree to tools/svwin.h removal [Fridrich Štrba]
    + add advapi32 to gd_STDLIBS, since it not linked with by default [Fridrich Štrba]
    + add in the bsds [Caolán McNamara]
    + add library declaration for sc gnumake [Norbert Thiebaud]
    + add smoketestdoc to .gitignore [Caolán McNamara]
    + add some distro-configs from build repository [Fridrich Štrba]
    + add starmath libraries to Repository.mk [Norbert Thiebaud]
    + add support for i386. [Francois Tigeot]
    + add translate_toolkit to .gitignore [Caolán McNamara]
    + add unxlngppc to gitignore [Caolán McNamara]
    + added gbuild help message [Bjoern Michaelsen]
    + adding a comment documenting AllLangResTarget.mk [Bjoern Michaelsen]
    + adding a comment documenting LinkTarget.mk [Bjoern Michaelsen]
    + adding a comment documenting Module.mk [Bjoern Michaelsen]
    + and yet one another windows build environment tweak [Fridrich Štrba]
    + and yet one more attempt [Fridrich Štrba]
    + another attempt at linking on windows [Fridrich Štrba]
    + bin explicit checking for extension subdirs [Thorsten Behrens]
    + build fix: find intro.zip when generating installation sets [Petr Mladek]
    + consolidate all platform/dragonfly-*.mk in a single file. [Francois Tigeot]
    + disable pagein and oosplash.bin compile/install for Mac [Michael Meeks]
    + disable spl_unx distribution for mac [Michael Meeks]
    + do not depend on an uptodate build for subsequentcheck for now [Bjoern Michaelsen]
    + download "traslations" instead of "l10n" repo [Petr Mladek]
    + download translate-toolkit-1.8.1.tar.bz2 [Petr Mladek]
    + download: update name of libbase.zip in ooo.lst [Petr Mladek]
    + download: update name of librepository.zip in ooo.lst [Petr Mladek]
    + download: update name of more external tarballs [Petr Mladek]
    + drop -g1 and align gmake gd_SYMBOL from TRUE [Caolán McNamara]
    + drop linker switch -DLL, should not be used when linking EXEs [Tor Lillqvist]
    + enable -Woverloaded-virtual gcc warning [Luboš Luňák]
    + enable optional deliver by hardlink with gb_Deliver_HARDLINK [Bjoern Michaelsen]
    + fix language codes: be-BY -> be, ns -> nso [Andras Timar]
    + fix regression introduced with 37705446d2eec207d9e0e3d39997792229fb8b1f [Bjoern Michaelsen]
    + fixing gb_SYMBOL logic [Bjoern Michaelsen]
    + fixing installation paths for subsequent tests [Bjoern Michaelsen]
    + for l10n, we should actually use the merged files [Bjoern Michaelsen]
    + getting reid of the perl cruft in all [Bjoern Michaelsen]
    + hacking way to reenable subsequenttests [Bjoern Michaelsen]
    + handle empty JavaClassSets gracefully [Bjoern Michaelsen]
    + harmomized the vbaobj library names with sw use and gnumake expectation [Norbert Thiebaud]
    + kill the remnants of the PAM removal (--enable-crypt-link and CRYPT_LINK). [Jan Holesovsky]
    + merge size-sal-textenc (i#70166) [Michael Meeks]
    + merge: 402d72b 2ca58ad [Jan Holesovsky]
    + merge: 573dc16 446a2d2 [Jan Holesovsky]
    + missing 'End', which is why the smoketest failed [Caolán McNamara]
    + new --with-system-translate-toolkit configure option [Petr Mladek]
    + no sneaky JAVACOMPILER/JAVAINTERPRETER defaults [Bjoern Michaelsen]
    + oops [Fridrich Štrba]
    + openbsd build fixes [Robert Nagy]
    + overloaded-virtual is a c++ option not a c one [Caolán McNamara]
    + powerpc uses two defs [Caolán McNamara]
    + regain support for arm, ppc, s390x etc. [Caolán McNamara]
    + register test library [Bjoern Michaelsen]
    + remove duplicated Occitan entry [Andras Timar]
    + remove localized palettes [Andras Timar]
    + remove old build system cruft from subsequenttests [Bjoern Michaelsen]
    + remove re-definition of BUILD_TYPE warning [Michael Meeks]
    + remove unused macro. [Rafael Dominguez]
    + revert "for l10n, we should actually use the merged files" [Andras Timar]
    + reverting what should be reverted and leaving what should be left [Fridrich Štrba]
    + search localized strings in the new "translations" module also by GNU make [Petr Mladek]
    + search translated strings in the new "translations" module [Petr Mladek]
    + set .gitattributes filter for *.po files [Andras Timar]
    + set build depencencies against the new "translations" module [Petr Mladek]
    + some realpath foo to build resource files [Fridrich Štrba]
    + stripping on linking on linux unless SYMBOLS or DEBUG have been requested [Bjoern Michaelsen]
    + this should not be hurting anybody [Fridrich Štrba]
    + treat DragonFly as Linux. [Francois Tigeot]
    + trying to remove NODEFAULTLIB on Windows [Fridrich Štrba]
    + unix splash only for Unix [Fridrich Štrba]
    + use the unix quickstarter un-conditionally. [Michael Meeks]
    + we can build with strict-aliasing with >= 4.6.0 now [Caolán McNamara]
    + yet another attempt [Fridrich Štrba]
+ calc
    + added unit test for data area calculation. [Kohei Yoshida]
    + beware of invalidated iterator [David Tardon]
    + calc xlsx export row limit++ (fdo#32106, bnc#504623) [Katarina Machalkova]
    + change location of image ressources [Norbert Thiebaud]
    + cleaned up ScSubTotalParam. [Kohei Yoshida]
    + create data cache outside of the ScSheetDPData. [Kohei Yoshida]
    + deliver vbaobj.uno.so on DragonFly too. [Francois Tigeot]
    + deliver vbaobj.uno.so to harmonize with gnumake naming [Norbert Thiebaud]
    + detect error conditions during initial datapilot construction. [Kohei Yoshida]
    + disable hangin subsequenttests (complex and unoapi tests) (fd#35693) [Bjoern Michaelsen]
    + don't auto-adjust date and time values per column width. (fdo#34484) [Kohei Yoshida]
    + extracted method for subtotals function. [Kohei Yoshida]
    + fIX BUG 32559 - calc [Dózsa Bálint]
    + fix a build breakage on FC11. [Kohei Yoshida]
    + fix debug build. use OSL_DEBUG_LEVEL instead of DBG_UTIL macro [Norbert Thiebaud]
    + fix filter loading: export ScFilterCreate [Norbert Thiebaud]
    + fix mis-merge crash related to mis-aligned func. desc. resource reading [Michael Meeks]
    + fix seg faults on sheet deletion. (bnc#680272) [Kohei Yoshida]
    + fix the vbaobj delivery rule for Mac and windows [Norbert Thiebaud]
    + fix vbaobj delivery for mac on powerpc [Norbert Thiebaud]
    + fixed binary import/export of MSO drawing objects (fdo#32106, bnc#504623) [Katarina Machalkova]
    + fixed binary import/export of formulas (fdo#32106, bnc#504623) [Katarina Machalkova]
    + get excel vba import to work [Noel Power]
    + get regression test working again [Caolán McNamara]
    + gnumake support for calc. [Norbert Thiebaud]
    + let's check for borders only when calculating printable pages. (fdo#33621, fdo#33671) [Kohei Yoshida]
    + let's not assign an index here, but have one auto-generated on insertion. [Kohei Yoshida]
    + let's not clear single cell selection after enter-paste. (fdo#35116) [Kohei Yoshida]
    + link with VBAHELPERLIB too [Tor Lillqvist]
    + make old style match gnumake for vbaobj.uno.so so it matches scp2 [Michael Meeks]
    + merge: 05ea11a 2e1e466 [Jan Holesovsky]
    + merge: e2dcaa3 62efb7d [Jan Holesovsky]
    + migrate chart2 subsequenttests to gbuild [Bjoern Michaelsen]
    + moved ScSubTotalParam from global.* into own files. [Kohei Yoshida]
    + moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows [Cédric Bosdonnat]
    + port regression tests to passive uno registration [Caolán McNamara]
    + prefer early return and reduce indent level. [Kohei Yoshida]
    + remove IMPL_FAMILY macro; this is too much. [Kohei Yoshida]
    + removed unused code. [Kohei Yoshida]
    + resolves: #i117506 dodgy lclConvertTimeInterval [Caolán McNamara]
    + sal_Bool to bool. [Kohei Yoshida]
    + scDBData now stores ScSubTotalParam as member. [Kohei Yoshida]
    + select the first checked position. (fdo#31220) [Kohei Yoshida]
    + set build depencencies against the new "translations" module [Petr Mladek]
    + take into account streamname and codename needed match casewise [Noel Power]
    + temporarily disable unit tests broken on DragonFly. [Francois Tigeot]
    + these can go now post types change [Caolán McNamara]
    + these string ID's are no longer resolved. Do as Writer does. [Kohei Yoshida]
    + unoxml.component seemed to move [Caolán McNamara]
    + updated doc. [Kohei Yoshida]
    + useless comments--, FIXME-- [Katarina Machalkova]
    + waE: Index has to be unsigned [Caolán McNamara]
    + waE: consistent struct/class declaration [Caolán McNamara]
    + waE: nColumnCount unused [Caolán McNamara]
    + waE: unused variables [Caolán McNamara]
    + windows uses BRAND_BASE_DIR instead of OOO_BASE_DIR [Caolán McNamara]
+ components
    + adapt the tree to tools/svwin.h removal [Fridrich Štrba]
    + add language code 'be' [Andras Timar]
    + added the Adding and removing of color charts [Rob Snelders]
    + disable hangin subsequenttests (complex and unoapi tests) (fd#35693) [Bjoern Michaelsen]
    + merge: 940604a 1dce4c0 [Jan Holesovsky]
    + migrate forms subsequenttests to gbuild [Bjoern Michaelsen]
    + more sensible SdrObject::Clone() and SdrObject::operator=() [Luboš Luňák]
    + moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows [Cédric Bosdonnat]
    + set build depencencies against the new "translations" module [Petr Mladek]
    + various forms.OGridControlModel unoapitests fail (fd#35728) [Bjoern Michaelsen]
    + wholesale prewin.h/postwin.h removal [Fridrich Štrba]
+ extensions
    + hash_map -> unordered_map [Caolán McNamara]
    + merge: ec4883a dff4613 [Jan Holesovsky]
    + set build depencencies against the new "translations" module [Petr Mladek]
    + two NULLS in build.lst [Caolán McNamara]
+ extras
    + remove localized palettes [Andras Timar]
+ filters
    + adapt the tree to tools/svwin.h removal [Fridrich Štrba]
    + add missing component registration for libxslttransformer [Peter Jentsch]
    + binfilter: remove function DoSave() [Pierre-André Jacquod]
    + cleaning code in binfilter [Pierre-André Jacquod]
    + disable checkSPARQL() in complex.unoxml.RDFRepositoryTest (fd#35667) [Bjoern Michaelsen]
    + disable testXDocumentBuilder() in complex.unoxml.DOMTest (fd#35668) [Bjoern Michaelsen]
    + fix odfflatxml export broken after merge [Peter Jentsch]
    + fixed NMSP_MASK definition. [Muthu Subramanian]
    + get rid of hash_map include [Caolán McNamara]
    + make oox build with 'debug=t' again [Noel Power]
    + merge: 08b331e d815c54 [Jan Holesovsky]
    + merge: 25f2fb8 0780dab [Jan Holesovsky]
    + merge: 431ee37 201845d [Noel Power]
    + remove DoSaveAs function within binfilter [Pierre-André Jacquod]
    + remove DoSaveCompleted function within binfilter [Pierre-André Jacquod]
    + remove SaveAs function within binfilter [Pierre-André Jacquod]
    + remove function SaveAsOwnFormat in binfilter [Pierre-André Jacquod]
    + removes some variableScope cppcheck warnings [Kayo Hamid]
    + removing the executable mode from some sources [Francisco Saito]
    + set build depencencies against the new "translations" module [Petr Mladek]
    + unnecessary test. Decrepted ODIAPI. [Guto Maia]
    + unnecessary test. Testing xxml itself [Guto Maia]
    + waE - variable may be used uninitialized [Christian Lohmaier]
    + waE: for simple minder compilers [Caolán McNamara]
    + waE: mirror xmloff change in here too [Caolán McNamara]
    + waE: overloaded virtual [David Tardon]
    + waE: set but unused [Caolán McNamara]
    + waE: throw out some warnings [Caolán McNamara]
    + waE: unused variable [David Tardon]
+ help
    + add missing help auxiliary files and fix language code for ca, fa, mk, xh [Andras Timar]
    + fix language codes: be-BY -> be, ns -> nso [Andras Timar]
    + help: "Default Formatting" -> "Clear Direct Formatting" [Octavio Alvarez]
    + help: fix references to "Remove Hyperlink". [Octavio Alvarez]
    + merge: d55766c 13e0998 [Jan Holesovsky]
    + remove date from cfg files: 07.07.04 00:00:00 [Thomas Arnhold]
    + set build depencencies against the new "translations" module [Petr Mladek]
+ impress
    + disable hangin subsequenttests (complex and unoapi tests) (fd#35693) [Bjoern Michaelsen]
    + fIX BUG 32559 - draw [Bálint Dózsa]
    + merge: 7a4a8d0 9e9aa18 [Jan Holesovsky]
    + merge: 8d1fb80 23698a0 [Jan Holesovsky]
    + migrate sd subsequenttests to gbuild [Bjoern Michaelsen]
    + moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows [Cédric Bosdonnat]
    + port regression test to passive uno component registration [Caolán McNamara]
    + set build depencencies against the new "translations" module [Petr Mladek]
    + temporarily disable unit tests broken on DragonFly. [Francois Tigeot]
    + these string ID's are no longer resolved. Do as Writer does. [Kohei Yoshida]
    + try to resurrect "add slide thumbnails to HTML export" part [Julien Nabet]
    + unused variable [Caolán McNamara]
    + waE: get member init order list correct [Caolán McNamara]
    + wholesale prewin.h/postwin.h removal [Fridrich Štrba]
    + windows uses BRAND_BASE_DIR instead of OOO_BASE_DIR [Caolán McNamara]
+ libs-core
    + adapt the tree to tools/svwin.h removal [Fridrich Štrba]
    + add --trace-children=yes [Caolán McNamara]
    + add missing .component file [Michael Meeks]
    + borders: Removed now useless width constants [Cédric Bosdonnat]
    + cleanup of unoapi test [Bjoern Michaelsen]
    + cope with no resource file better [Michael Meeks]
    + delete last SVX_LIGHT usage [Michael Lefevre]
    + disable complex.sfx2.UndoManager because it fails (fd#35663) [Bjoern Michaelsen]
    + disable hangin subsequenttests (complex and unoapi tests) (fd#35693) [Bjoern Michaelsen]
    + disable pagein and oosplash.bin compile/install for Mac [Michael Meeks]
    + don't flag inline function __declspec(dllexport/import) [Fridrich Štrba]
    + editeng: Adapted borderline unit test to new build system [Cédric Bosdonnat]
    + fIX BUG 32559 [Dózsa Bálint]
    + fIX BUG 32559 - officecfg [Bálint Dózsa]
    + fix Windows build of fpicker [Fridrich Štrba]
    + fix Windows build of framework [Fridrich Štrba]
    + fix basic Windows build [Fridrich Štrba]
    + fix build of odma provider [Fridrich Štrba]
    + fix circular depend [Caolán McNamara]
    + fix desktop integration build with BrOffice brand enabled [Petr Mladek]
    + fix for - prevent name clashes with rtl functions in vba mode (fdo#35596) [Noel Power]
    + fix incorrect override of TakeTextRect() [Luboš Luňák]
    + fix leak [Caolán McNamara]
    + fix misc. Mac build problems anyway [Michael Meeks]
    + fix more lifecycle problems [Caolán McNamara]
    + fix this [Caolán McNamara]
    + fix various leaks [Caolán McNamara]
    + fix windows build of sfx2 [Fridrich Štrba]
    + fixed build with --enable-kde4 [Katarina Machalkova]
    + fixing typo [Bjoern Michaelsen]
    + fixup paths to pagein files [Michael Meeks]
    + german comments translations. [Albert Thuswaldner]
    + global uno::Sequences are very problematic at shutdown time [Caolán McNamara]
    + honour svp plugin too [Caolán McNamara]
    + if it's not implemented then just don't implement it [Luboš Luňák]
    + include the right file [Fridrich Štrba]
    + little header order tweak [Fridrich Štrba]
    + make Tango palette entries localizable [Andras Timar]
    + make palettes localizable via the l10n framework [Andras Timar]
    + make this singleton demand loaded in order to control its lifecycle [Caolán McNamara]
    + merge: 42de5a2 006ee93 [Noel Power]
    + merge: d4e8871 a16869e [Jan Holesovsky]
    + merge: dab1b52 d46e1d3 [Jan Holesovsky]
    + migrate configmgr subsequenttests to gbuild [Bjoern Michaelsen]
    + migrate linguistic subsequenttests to gbuild [Bjoern Michaelsen]
    + migrate ucb subsequenttests to gbuild [Bjoern Michaelsen]
    + misc fixes, and un-conditionally enable the splash reporting component [Michael Meeks]
    + more sensible SdrObject::Clone() and SdrObject::operator=() [Luboš Luňák]
    + moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows [Cédric Bosdonnat]
    + oOops again :( [Fridrich Štrba]
    + ooops [Fridrich Štrba]
    + oops [Fridrich Štrba]
    + output the paths that fail [Caolán McNamara]
    + re-work start process to enable earlier splash and faster start [Michael Meeks]
    + really disable use of pagein on Mac [Thorsten Behrens]
    + remove ChangeLog file [Thomas Arnhold]
    + remove DECLARE_LIST( FmCtrlModelList, XInterface* ). [npcdoom]
    + remove commented code in connectivity [Pierre-André Jacquod]
    + remove commented code in libs-core/desktop [Xisco Fauli]
    + remove commented code in libs-core/formula [Xisco Fauli]
    + remove commented code in libs-core/sfx2 [Xisco Fauli]
    + remove executable bit from files that are not executables [Luboš Luňák]
    + remove most of dead code inlibs-core (basic) [Xisco Faulí]
    + remove virtual from operator= [Luboš Luňák]
    + removed comments /commented code [Christina Rossmanith]
    + removed empty else if block [Christina Rossmanith]
    + removed never defined _ENABLE_CUR_DIR [Christina Rossmanith]
    + removed never defined _OLD_FILE_IMPL [Christina Rossmanith]
    + removes some variableScope cppcheck warnings [Kayo Hamid]
    + rename this to avoid resource warning [Caolán McNamara]
    + replace String with rtl::OUString [Xisco Fauli]
    + revert "Actually make this work with --disable-mozilla --without-system-mozilla" [Thomas Arnhold]
    + revert "Replace String with rtl::OUString" [Caolán McNamara]
    + set build depencencies against the new "translations" module [Petr Mladek]
    + split out argument parsing to clean it up [Michael Meeks]
    + strip include guards in idl files [Julien Nabet]
    + strip include guards in idl files part 3 (end) [Julien Nabet]
    + strip include guards in idl files part2 [Julien Nabet]
    + there might not be one set of course [Caolán McNamara]
    + these can be const [Caolán McNamara]
    + translated comments [Rob Snelders]
    + ucb.UniversalContentBroker::css::ucb::XContentProviderManager fails (fd#35690) [Bjoern Michaelsen]
    + valgrind: don't close invalid fd [Caolán McNamara]
    + waE: remove unused argument [Caolán McNamara]
    + waE: remove unused return values [Caolán McNamara]
    + waE: set but unused [Caolán McNamara]
    + waE: this isn't helpful [Caolán McNamara]
    + waE: unused variables [Caolán McNamara]
    + waE: variable set but unused [Caolán McNamara]
    + wholesale prewin.h/postwin.h removal [Fridrich Štrba]
    + you want to fill all arg slots, not overwrite the initial ones [Caolán McNamara]
+ libs-extern
    + adjust gitignore rule for Mac and to ignore .gitattributes (now a link) [Norbert Thiebaud]
    + find the python modules even when building with internal python [Fridrich Štrba]
    + fix DEPLOYMENT_TARGET snafu on Mac for translate_toolkit [Norbert Thiebaud]
    + fix a hardcoded reference to the python binary. [Francois Tigeot]
    + merge: 7d7de6c dbeac89 [Jan Holesovsky]
    + new module translate_toolkit [Petr Mladek]
    + not that PYTHON is set during the internal python based build [Fridrich Štrba]
    + revert condition for SYSTEM_PYTHON to make it better readable [Petr Mladek]
+ libs-extern-sys
    + merge: 7d81d14 8802183 [Jan Holesovsky]
    + merge: c230986 208cca8 [Jan Holesovsky]
    + remove ChangeLog file and its refs [Thomas Arnhold]
+ libs-gui
    + adapt the tree to tools/svwin.h removal [Fridrich Štrba]
    + adapt the vba container controls that got dropped as part of master merge [Noel Power]
    + add cppunit depend [Caolán McNamara]
    + bOOL -> sal_Bool, get rid of useless and removed BYTE [Luboš Luňák]
    + big leak right from the start I believe, approx 800k+ [Caolán McNamara]
    + cleanup of unoapi test [Bjoern Michaelsen]
    + cut Gordian Knot of who owns the font options [Caolán McNamara]
    + disable hangin subsequenttests (complex and unoapi tests) (fd#35693) [Bjoern Michaelsen]
    + disable jpropex (currently unused and requires Java) [Andras Timar]
    + disable toolkit.UnoControlDialogModel::css::io::XPersistObject (fd#35666) [Bjoern Michaelsen]
    + ensure safe lifecycle [Caolán McNamara]
    + fix Windows build of tools [Fridrich Štrba]
    + fix basic userform operation [Noel Power]
    + fix bug that prevents glyph-fallback for char at end of string [Samphan Raruenrom]
    + fix catastrophically wrong merge [Caolán McNamara]
    + fix localize.pl to search strings in the "translations" module [Petr Mladek]
    + fix rebase conflict hicup [Noel Power]
    + fix windows build of sot [Fridrich Štrba]
    + fix windows svl build [Fridrich Štrba]
    + fixed number format handling for Thai locale. (fdo#33089) [Samphan Raruenrom]
    + include windef.h for HWND [Caolán McNamara]
    + merge: dd7b312 f3b108b [Jan Holesovsky]
    + merge: f8cccd3 d306dd4 [Jan Holesovsky]
    + migrate unotools subsequenttests to gbuild [Bjoern Michaelsen]
    + one more return of prewin.h/postwin.h hack :( [Fridrich Štrba]
    + one more windows breakage gone [Fridrich Štrba]
    + pClipRegion_ has been apparently renamed to mpClipRegion [Luboš Luňák]
    + remove ChangeLog file [Thomas Arnhold]
    + remove ChangeLog file (and this one) [Thomas Arnhold]
    + remove completely the empty tools/svwin.h [Fridrich Štrba]
    + remove obsolete rsc change file (version 1.12 to 1.13) [Thomas Arnhold]
    + remove translations from mediatyp.src [Andras Timar]
    + remove unused DECLARE_LIST. [Rafael Dominguez]
    + remove unused function [Luboš Luňák]
    + removed commented code [Christina Rossmanith]
    + removes some variableScope cppcheck warnings [Kayo Hamid]
    + removing unoapi tests from build.lst as they are covered in gbuild [Bjoern Michaelsen]
    + renamed variable bWeiter to bContinue [Christina Rossmanith]
    + set build depencencies against the new "translations" module [Petr Mladek]
    + temporarily put back prewin.h/postwin.h hack in tools and vcl [Fridrich Štrba]
    + these are duplicates in wintypes now [Caolán McNamara]
    + update regression tests for new component registration [Caolán McNamara]
    + using not needed here [Luboš Luňák]
    + waE: class/struct consistency [Caolán McNamara]
    + wholesale prewin.h/postwin.h removal [Fridrich Štrba]
    + why not just write abort() here? fix recursive self-call [Luboš Luňák]
+ postprocess
    + align postprocess with recent quickstarter changes in desktop [Thorsten Behrens]
    + don't package splash component for windows or mac [Michael Meeks]
    + enable odfflatxml component [Michael Meeks]
    + enable unxsplash component [Michael Meeks]
    + gbuild deliver the component files at different place than old build [Norbert Thiebaud]
    + merge: 482ced9 1b7a264 [Jan Holesovsky]
+ sdk
    + merge: 8cbadd8 e4d3fd6 [Jan Holesovsky]
    + merge: d9bfe2b ca94c1b [Jan Holesovsky]
    + some OOo -> LO changes (hopeful nothing broke with them) [Fridrich Štrba]
    + trying to remove NODEFAULTLIB on Windows [Fridrich Štrba]
+ testing
    + adjusting OfficeConnection for junit tests to new parameters [Bjoern Michaelsen]
    + cleanup of unoapi test [Bjoern Michaelsen]
    + disable hangin subsequenttests (complex and unoapi tests) (fd#35693) [Bjoern Michaelsen]
    + fix smoketest options dialog post-merge [Caolán McNamara]
    + fix smoketest post-merge [Caolán McNamara]
    + get .sdw suffixes etc back [Caolán McNamara]
    + make smoketest work again [Caolán McNamara]
    + merge: c5cf3aa 9ffef9a [Jan Holesovsky]
    + migrate qadevOOo subsequenttests to gbuild [Bjoern Michaelsen]
    + revert accidentally commited changes [Bjoern Michaelsen]
+ ure
    + add global guard to prepare the work of "Strip include guards in idl files" [Julien Nabet]
    + deliver new sal_textenc lib for Mac, too [Thorsten Behrens]
    + don't use "uno_" prefix for libraries on Windows [Fridrich Štrba]
    + fix windows build [Caolán McNamara]
    + fix yet another windows breakage [Fridrich Štrba]
    + fixed the source file name [Takeshi Abe]
    + fixed typo [Takeshi Abe]
    + install unit tester in sub-directory to help windows. [Michael Meeks]
    + kill the remnants of the PAM removal (PAM_LINK and CRYPT_LINK). [Jan Holesovsky]
    + merge size-sal-textenc (i#70166) [Michael Meeks]
    + merge: 5f3b360 c8b417d [Jan Holesovsky]
    + merge: ad669b8 60c6889 [Jan Holesovsky]
    + migrate sal subsequenttests to gbuild [Bjoern Michaelsen]
    + reanimated tests in ure/sal/qa/osl/socket [Wilhelm Pflueger]
    + removed an unchanged variable [Takeshi Abe]
    + silence tests [Caolán McNamara]
    + some of these don't work for me still [Caolán McNamara]
    + some of these still don't fly, e.g. parallel build [Caolán McNamara]
    + string LD_PRELOAD from variable list for test comparison [Caolán McNamara]
    + strip include guards in idl files in ure/udkapi [Julien Nabet]
    + strip include guards in idl files. Some include in ifndef were still present [Julien Nabet]
    + tests in ure/sal/osl/socket unveiled SocketAddr comparison bug [Wilhelm Pflueger]
    + waE: consts the wrong way around [Caolán McNamara]
    + waE: get 0 0 right for x86_64/x86 [Caolán McNamara]
    + waE: unused variable in non-debug mode [Caolán McNamara]
    + wholesale prewin.h/postwin.h removal [Fridrich Štrba]
    + work around Visual Studio lameness with "max" [Fridrich Štrba]
+ writer
    + add an apply button to style edit dialog in Writer (fdo#32413) [Miklos Vajna]
    + cleanup of unoapi test [Bjoern Michaelsen]
    + convert starmath to gnumake [Norbert Thiebaud]
    + cppcheck: fix crash detected by test. [Caolán McNamara]
    + disable complex.writer.TextPortionEnumerationTest because it fails (fd#35657) [Bjoern Michaelsen]
    + disable hangin subsequenttests (complex and unoapi tests) (fd#35693) [Bjoern Michaelsen]
    + disable on windows for the while [Fridrich Štrba]
    + disable sw.DocumentSettings::com::sun::star::text::PrintSettings (fd#35660) [Bjoern Michaelsen]
    + disable sw.SwXPrintSettings::com::sun::star::text::PrintSettings (fd#35662) [Bjoern Michaelsen]
    + disable sw.SwXViewSettings::com::sun::star::text::ViewSettings (fd#35661) [Bjoern Michaelsen]
    + don't hide overloaded virtual methods [Luboš Luňák]
    + don't use legacy filter for word vba macro & Userform import, use oox instead [Noel Power]
    + enable this test post passive components [Caolán McNamara]
    + fIX BUG 32559 [Dózsa Bálint]
    + fix build error [Caolán McNamara]
    + fixed crash when a control is anchored to a fly frame (fdo#35584, i#115557) [Cédric Bosdonnat]
    + implement lnNumType (bnc#593885) [Luboš Luňák]
    + merge: 233ddc3 f269d0c [Jan Holesovsky]
    + merge: e3d7657 94ea22c [Jan Holesovsky]
    + migrate starmath subsequenttests to gbuild [Bjoern Michaelsen]
    + more sensible SdrObject::Clone() and SdrObject::operator=() [Luboš Luňák]
    + moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows [Cédric Bosdonnat]
    + order pImpl before aGraphic because aGraphic deferences pImpl in ctor [Caolán McNamara]
    + recover titlepage dialog post merge [Caolán McNamara]
    + remove virtual from operator= [Luboš Luňák]
    + right click and clic-drag on a text over background image is weird (bnc#676858) [Cédric Bosdonnat]
    + set build depencencies against the new "translations" module [Petr Mladek]
    + sprinkle some realpath goodness here, too [Tor Lillqvist]
    + temporarily disable unit tests broken on DragonFly. [Francois Tigeot]
    + these can go post types change [Caolán McNamara]
    + this should work in theory to use the new component registration stuff [Caolán McNamara]
    + translate German comments. [Christoph Herzog]
    + translation of German comments. [Christoph Herzog]
    + wholesale prewin.h/postwin.h removal [Fridrich Štrba]
    + windows uses BRAND_BASE_DIR instead of OOO_BASE_DIR [Caolán McNamara]
    + write some lnNumType attributes only when non-default [Luboš Luňák]

Attachment: signature.asc
Description: Toto je digitálně podepsaná část zprávy

_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to