[Libreoffice] development summary: year 2011, week 11

Petr Mladek pmladek at suse.cz
Thu Mar 24 08:27:42 PDT 2011


Hi,

this time a brief summary of what happened during the 11th 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
	+ libreoffice-3-3-2: final stabilization for LO-3.3.2 release[*]

[*] LibreOffice-3.3.2-rc2 has been marked as final, so libreoffice-3-3-2 branch
    is not longer living; please, continue with LO-3.3.x bug fixing in the
    libreoffice-3-3 branch

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!

Let's celebrate, the 3.3.2 release - it would not happen without you!


Best Regards,
Petr
-------------- next part --------------
+ libs-extern
    + crash in es thesaurus (rhbz#675806) [Caolán McNamara]
+ libs-extern-sys
    + l10n: update de_CH and de_AT dictionaries (fdo#33751) [Andras Timar]
-------------- next part --------------
+ writer
    + freeze/hang on mailmerge to attached pdf (fdo#32553) [Caolán McNamara]
    + related: /nsure correct odt mimetype and pdf export filter (fdo#31792, fdo#32553) [Caolán McNamara]
-------------- next part --------------
+ calc
    + charts' title reference is stored as relative reference. (fdo#35015) [Kohei Yoshida]
+ libs-core
    + edit -> Delete Contents should show the assigned keystroke, . (fdo#33149) [Markus Mohrhard]
    + make LibreOffice palette entries localizable (fdo#32628) [Andras Timar]
    + use full path for kdefilepicker helper binary (bnc#31109) [Luboš Luňák]
+ libs-extern-sys
    + l10n: update de_CH and de_AT dictionaries (fdo#33751) [Andras Timar]
+ libs-gui
    + honour lcdfilter, subpixeling etc. (rhbz#680460) [Caolán McNamara]
    + related: don't bother with an interim FontSet (rhbz#680460) [Caolán McNamara]
    + related: make sure this is thread safe (rhbz#684477) [Caolán McNamara]
    + slightly updated fix for import problems with unsupported HTML tag (fdo#34666) [Petr Mladek]
+ writer
    + added ui for footnote separator color selection (i#12441) [Cédric Bosdonnat]
    + clear styles as well when using "for all text" (fdo#35282) [Caolán McNamara]
    + crash with NULL pTableBox (rhbz#684620) [Caolán McNamara]
    + fixed line style in footnote format GUI and saved it to ODF (i#12441) [Cédric Bosdonnat]
    + freeze/hang on mailmerge to attached pdf (fdo#32553) [Caolán McNamara]
    + nicely draw borders using drawinglayer and added 3D borders (i#8275) [Cédric Bosdonnat]
    + related: /ensure correct mimetype (fdo#31792, fdo#32553) [Caolán McNamara]
    + related: /ensure correct pdf export filter (fdo#31792, fdo#32553) [Caolán McNamara]
-------------- next part --------------
+ common
    + version 3.3.2.2, tag libreoffice-3.3.2.2 (3.3.2-rc2) [Petr Mladek]
+ bootstrap
    + bump product version to 3.3.2rc2, release number to 202 [Petr Mladek]
+ build
    + delete fallback strings which were translated between rc1 and rc2 [Andras Timar]
    + fix non-working VBA container controls [Noel Power]
    + l10n: update translations from Pootle [Andras Timar]
    + win32 packaging for release as patch [Fridrich Štrba]
+ l10n
    + l10n: update translations from Pootle [Andras Timar]
+ libs-extern
    + crash in es thesaurus (rhbz#675806) [Caolán McNamara]
+ libs-extern-sys
    + l10n: update de_CH and de_AT dictionaries (fdo#33751) [Andras Timar]
+ ure
    + prefer gcc __sync functions over pthread [Jani Monoses]
-------------- next part --------------
+ build
    + delete fallback strings which were translated between rc1 and rc2 [Andras Timar]
    + win32 packaging for release as patch [Fridrich Štrba]
+ writer
    + freeze/hang on mailmerge to attached pdf (fdo#32553) [Caolán McNamara]
    + related: /nsure correct odt mimetype and pdf export filter (fdo#31792, fdo#32553) [Caolán McNamara]
-------------- next part --------------
+ base
    + merge: 7cb820e f1d22ca [Jan Holesovsky]
    + move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) [Thomas Arnhold]
    + solar types are gone--remove this hack [David Tardon]
+ bootstrap
    + accept user-supplied CFLAGS/CXXFLAGS [David Tardon]
    + add helper to set-up the libraries env, to run executable during build [Michael Meeks]
    + add msvcprt, too, wherever msvcrt is mentioned [Tor Lillqvist]
    + add realpath calls [Tor Lillqvist]
    + add some distro-configs from build repository [Fridrich Štrba]
    + add support for symbol=t in gnumake to build release code with symbol [Norbert Thiebaud]
    + avoid unnecessary PATH manipulation for exes located in OUTDIR/bin [Tor Lillqvist]
    + cppunittester is in bin/cppunit here [Bjoern Michaelsen]
    + define SOLAR_JAVA only when --with-java. [Kohei Yoshida]
    + do not build cppunit if not needed [David Tardon]
    + downgrade icu to 4.4.2 [Fridrich Štrba]
    + enable optional deliver by hardlink with gb_Deliver_HARDLINK [Bjoern Michaelsen]
    + fix bogus line continuation and empty line spacing [Tor Lillqvist]
    + fix ppt and wpg import [Thorsten Behrens]
    + fix qt3/kde3 library finding [Luboš Luňák]
    + fix scp2 errors, re-factor, accelerate, and add error detection to parser [Michael Meeks]
    + fixing gb_SYMBOL logic [Bjoern Michaelsen]
    + introduce a single .gitattributes file in bootstrap [Miklos Vajna]
    + killing off stl in gbuild [Bjoern Michaelsen]
    + let's try preferring MSVS2010/MSVC2010 [Tor Lillqvist]
    + mSVC build creates icudt.lib [Fridrich Štrba]
    + make default debug level 1 and use dbglevel if set [David Tardon]
    + make graphite2 check check for >= 0.9.3 [Rene Engelhard]
    + merge Gentoo patches from old build and downstream repositories. [Hanno Meyer-Thurow]
    + merge: 2589385 4fbace5 [Jan Holesovsky]
    + merge: 973fa8a 8a4d66d [Jan Holesovsky]
    + missing 'End', which is why the smoketest failed [Caolán McNamara]
    + no stlport used any more on Windows [Tor Lillqvist]
    + output actual error message on failure [Caolán McNamara]
    + prefer .NET 4, do not bother with .NET 2 [Tor Lillqvist]
    + remove obsolete linkoo piece [Michael Meeks]
    + remove removed datacarrier from makefile [Thorsten Behrens]
    + remove undefined DataCarrier entries from scp2 [Thorsten Behrens]
    + remove unnecessary whitespace on empty line [Tor Lillqvist]
    + revert "Fix bogus line continuation and empty line spacing" [Tor Lillqvist]
    + revert "Let's try preferring MSVS2010/MSVC2010" [Tor Lillqvist]
    + revert "MSVC build creates icudt.lib" [Tor Lillqvist]
    + revert "Prefer .NET 4, do not bother with .NET 2" [Tor Lillqvist]
    + revert "Revert "MSVC build creates icudt.lib"" [Tor Lillqvist]
    + revert "Revert "Sprinkle more realpath calls"" [Tor Lillqvist]
    + revert "Revert "Use realpath on the filename being compiled to expand Cygwin symlinks"" [Tor Lillqvist]
    + revert "Revert "Xsltproc is a non-Cygwin program on Windows so use realpath"" [Tor Lillqvist]
    + revert "Sprinkle more realpath calls" [Tor Lillqvist]
    + revert "Use realpath on the filename being compiled to expand Cygwin symlinks" [Tor Lillqvist]
    + revert "Xsltproc is a non-Cygwin program on Windows so use realpath" [Tor Lillqvist]
    + second attempt [David Tardon]
    + set PATH properly when running cppunittester [Tor Lillqvist]
    + sprinkle more realpath calls [Tor Lillqvist]
    + sprinkle some realpath goodness here, too [Tor Lillqvist]
    + stripping on linking on linux unless SYMBOLS or DEBUG have been requested [Bjoern Michaelsen]
    + the WIN_BOOL dance no longer needed and in fact causes compilation errors [Tor Lillqvist]
    + the WIN_FOO dance no longer needed [Tor Lillqvist]
    + use realpath on the filename being compiled to expand Cygwin symlinks [Tor Lillqvist]
    + use system cppunit if configured so [David Tardon]
    + when linking, first specify -o's, then -l's. [Jan Holesovsky]
    + xsltproc is a non-Cygwin program on Windows so use realpath [Tor Lillqvist]
+ calc
    + add missing osl/diagnose.h [Thomas Arnhold]
    + added missing definitions that caused linkage to fail. [Kohei Yoshida]
    + added new list box for the scopes, and adjusted the dialog layout. [Kohei Yoshida]
    + added skeleton for undo of all range names, global and local. [Kohei Yoshida]
    + added the new border types to the HTML export [Cédric Bosdonnat]
    + adding missing control ID. [Kohei Yoshida]
    + charts' title reference is stored as relative reference. (fdo#35015) [Kohei Yoshida]
    + code cleanups. [Kohei Yoshida]
    + common part into an own method. [Kohei Yoshida]
    + dBG_TRACESTR to OSL_TRACE for O*String [Thomas Arnhold]
    + dBG_TRACESTR to OSL_TRACE for String [Thomas Arnhold]
    + draw nice borders using drawinglayer [Cédric Bosdonnat]
    + extracted macro-based method into real method (for better context tagging). [Kohei Yoshida]
    + fIX BUG 32559 - calc [Dózsa Bálint]
    + fix array bounds problem that crept in from OO.o [Michael Meeks]
    + fix build: Use format string literals [Thomas Arnhold]
    + fix misc merge issues breaking the build [Michael Meeks]
    + fixed build breakage in sc/util. [Kohei Yoshida]
    + fixed build breakages related to HID's. [Kohei Yoshida]
    + fixed data loss during pivot table export to XLS. [Kohei Yoshida]
    + fixed part of the linkage problem due to multiple definitions. [Kohei Yoshida]
    + fixed pivot.src, while keeping the new Help ID related changes. [Kohei Yoshida]
    + fixed the odf import of border in calc: style was missing [Cédric Bosdonnat]
    + fixed undo, caused by a silly copy-n-paste. [Kohei Yoshida]
    + get the unit test code to build. [Kohei Yoshida]
    + got optdlg.src to finally build. [Kohei Yoshida]
    + hopefully implemented the undo part, plus lazy-init the global range name. [Kohei Yoshida]
    + implement ModifyAllRangeNames(), minus undo. [Kohei Yoshida]
    + implement undo and redo for real. [Kohei Yoshida]
    + implemented redo. [Kohei Yoshida]
    + initialize member [David Tardon]
    + make more space for the MoreButton's label [David Tardon]
    + making sc/source/filter compile again [Bjoern Michaelsen]
    + merge: 6c5bd04 e7ecb70 [Jan Holesovsky]
    + merge: fe91a7a 48717c7 [Jan Holesovsky]
    + mis-merge: a declaration was moved due to cppcheck, and also changed value [Norbert Thiebaud]
    + mis-merge: setComplexColumnLabel now takes vector of uno::Any [Norbert Thiebaud]
    + more build fixes in sc. [Kohei Yoshida]
    + more cleanups. [Kohei Yoshida]
    + more merge fixes, compiles and links now [Michael Meeks]
    + more on build errors and warnings. [Kohei Yoshida]
    + more stupid build fixes. [Kohei Yoshida]
    + move #ifdef DBG_UTIL to #if OSL_DEBUG_LEVEL > 1 for OSL_TRACE [Thomas Arnhold]
    + move DBG_ERROR to OSL_FAIL for strings GetBuffer() [Thomas Arnhold]
    + move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer() [Thomas Arnhold]
    + move DBG_ERROR1 to OSL_TRACE [Thomas Arnhold]
    + move DBG_ERROR1 to OSL_TRACE for a macro [Thomas Arnhold]
    + move DBG_ERROR2 to OSL_TRACE [Thomas Arnhold]
    + move DBG_ERROR3 to OSL_TRACE [Thomas Arnhold]
    + move DBG_TRACE to OSL_TRACE [Thomas Arnhold]
    + move DBG_TRACE to OSL_TRACE for strings GetBuffer() [Thomas Arnhold]
    + move DBG_TRACE1 to OSL_TRACE [Thomas Arnhold]
    + move DBG_TRACESTR to OSL_TRACE for a OUString [Thomas Arnhold]
    + move OSL_ENSURE(0,...) to OSL_FAIL(...) [Thomas Arnhold]
    + move OSL_ENSURE(false,...) to OSL_FAIL(...) [Thomas Arnhold]
    + move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) [Thomas Arnhold]
    + oSL_TRACE: Use format string for GetBuffer() [Thomas Arnhold]
    + remove unused DBG_TRACESTR macro [Thomas Arnhold]
    + removed the old sheet local name mapping bits. [Kohei Yoshida]
    + removed useless comments. [Kohei Yoshida]
    + retrieve sheet-local names and populate the dialog with them. [Kohei Yoshida]
    + sc: don't draw the slanted border twice at all tp remove visual side effects [Cédric Bosdonnat]
    + sc: draw slanted borders using the drawinglayer primitives [Cédric Bosdonnat]
    + scRangeName doesn't need to store ScDocument pointer. [Kohei Yoshida]
    + simplify lcl_GetRelativePos. [Caolán McNamara]
    + some attempts to get the VBA code to build. [Kohei Yoshida]
    + store all range names from the dialog to the document. [Kohei Yoshida]
    + switching the order of the SetLinesWidth arguments [Cédric Bosdonnat]
    + translate german comments in /sc/inc [Nicolas Christener]
    + use OSL_DEBUG_LEVEL 2 [Thomas Arnhold]
    + use OSL_DEBUG_LEVEL 2 and add osl/diagnose.h include [Thomas Arnhold]
    + use data member and member methods instead of global and macros... [Kohei Yoshida]
    + use svx::frame::DrawRange with the drawinglayer in calc now [Cédric Bosdonnat]
    + using drawinglayer for the rotated cells horizontal borders [Cédric Bosdonnat]
    + various fixes for build breakages, for sc. [Kohei Yoshida]
    + various, mostly mutex-related build breakage fixes & warning removals. [Kohei Yoshida]
    + waE: nColumnCount unused [Caolán McNamara]
    + waE: silence some warnings [Caolán McNamara]
+ components
    + borders: SvxBorderLine widths definition changes [Cédric Bosdonnat]
    + fix border selection page to use new width system [Cédric Bosdonnat]
    + fixed units mess in SvxBorderLine and BorderLineImpl [Cédric Bosdonnat]
    + merge: 6ed68a9 c608f21 [Jan Holesovsky]
    + missing conversion from Twip to pt [Cédric Bosdonnat]
    + move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) [Thomas Arnhold]
    + nicely draw borders using drawinglayer [Cédric Bosdonnat]
    + no WIN_ULONG needed any more [Tor Lillqvist]
    + one LineListBox to rule them all: started improving column sep line [Cédric Bosdonnat]
    + remove empty comment fields [Thomas Arnhold]
    + remove unused macro GETSET [Thomas Arnhold]
    + support for greek numerals [Pantelis Koukousoulas]
    + use format string on printf() [Thomas Arnhold]
+ extensions
    + fALSE is no longer defined [Aurimas Fišeras, David Tardon]
    + introduce a single .gitattributes file in bootstrap [Miklos Vajna]
    + l10n is conditionned on L10N: [Norbert Thiebaud]
    + merge: f23d1a8 e26c5ee [Jan Holesovsky]
    + move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) [Thomas Arnhold]
+ extras
    + merge: a683e66 34a046f [Jan Holesovsky]
    + remove "Libre" from color names, see design@ mailing list [Andras Timar]
+ filters
    + amazingly writerfilter actually use libxml... [Norbert Thiebaud]
    + changing the chmod of some documents [Guto Maia]
    + docx import filter now working with new borders and width [Cédric Bosdonnat]
    + fix debug build [David Tardon]
    + fix minor macro mis-merge [Norbert Thiebaud]
    + fix mismerge, properties.hxx does not exist any more. [Jan Holesovsky]
    + fix the build [Thorsten Behrens]
    + fixing tools types in source/graphicfilter/ipict/shape.cxx [Bjoern Michaelsen]
    + introduce a single .gitattributes file in bootstrap [Miklos Vajna]
    + make writerfilter compile cleanly [Michael Meeks]
    + merge: 604901b d4935e7 [Jan Holesovsky]
    + merge: a8b0e36 1f40eaf [Jan Holesovsky]
    + move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) [Thomas Arnhold]
    + no more writeInfo [Norbert Thiebaud]
    + put dump() back into headers in oox [Thorsten Behrens]
    + remove dates from comments [Thomas Arnhold]
    + remove duplicated constant F_PI and friends [Michael Lefevre]
    + remove empty comment fields [Thomas Arnhold]
    + removed an unchanged variable [Takeshi Abe]
    + removed dead code [Takeshi Abe]
    + there's no CT_AlignH/V either, only ST_ [Luboš Luňák]
    + there's no CT_PositionOffset, only ST_PositionOffset [Luboš Luňák]
    + throw out some warnings [Caolán McNamara]
    + use SAL_PRIdINT32/SAL_PRIxUINT32 instead of %d/%x [Takeshi Abe]
    + use SAL_PRIuUINT32 instead of %d [Takeshi Abe]
    + using BorderLine2 constructor w/o argument [Cédric Bosdonnat]
    + waE: mark this dir as warnings free [Caolán McNamara]
    + waE: silence warnings [Caolán McNamara]
    + waE: throw out some more warnings [Caolán McNamara]
    + waE: unused aError [Caolán McNamara]
+ help
    + l10n is conditionned on L10N: [Norbert Thiebaud]
+ impress
    + const_iterator pedantry for MSVC [Tor Lillqvist]
    + fIX BUG 32559 - draw [Bálint Dózsa]
    + fixed sd build after borders widths changes [Cédric Bosdonnat]
    + merge: e66c2fc c4ffa8e [Jan Holesovsky]
    + no more writeInfo [Norbert Thiebaud]
    + operator= should accept const args too to make stl implementations happy [Bjoern Michaelsen]
    + remove debugging conditions that can no longer be hit with post List removal [Caolán McNamara]
    + remove usage of deprecated container List in sd. [npcdoom]
    + unused variable [Caolán McNamara]
+ libs-core
    + actually make this work with --disable-mozilla --without-system-mozilla [Thomas Arnhold]
    + add FWE_DLLPUBLIC [Tor Lillqvist]
    + add realpath calls to unbreak build on Windows [Tor Lillqvist]
    + added column separator style in ODF [Cédric Bosdonnat]
    + adding back the inline keyword, since it is not killing anybody [Fridrich Štrba]
    + additional translations of Germancomments in libs-core/editeng [Albert Thuswaldner]
    + avmedia/gstreamer .mk must include target.mk even if it has nothing to do [Norbert Thiebaud]
    + borders: Removed now useless width constants [Cédric Bosdonnat]
    + borders: Started to impact the changes of SvxBorderLine [Cédric Bosdonnat]
    + bypass ODMA crack for now [Tor Lillqvist]
    + change CreateSelectionList to use vector instead of List. [npcdoom]
    + changing the BorderWidthImpl when changing style in SvxBorderLine [Cédric Bosdonnat]
    + chmod -x [Tor Lillqvist]
    + cleanup gstreamer component [Michael Meeks]
    + disabled the use of MID_*_WIDTH... not sure of it [Cédric Bosdonnat]
    + documented and Unit-tested the SvxBorderLine::SetLinesWidth [Cédric Bosdonnat]
    + don't use GetBuffer on a char [Thomas Arnhold]
    + don't use GetBuffer() on char* [Thomas Arnhold]
    + eNABLE_VBA is no more [Norbert Thiebaud]
    + edit -> Delete Contents should show the assigned keystroke, . (fdo#33149) [Markus Mohrhard]
    + editeng: Adapted borderline unit test to new build system [Cédric Bosdonnat]
    + editeng: more reliable test library build [Cédric Bosdonnat]
    + embossed and engraved to fit ODF specs [Cédric Bosdonnat]
    + fIX BUG 32559 [Dózsa Bálint]
    + fIX BUG 32559 - officecfg [Bálint Dózsa]
    + fix border selector to use the new widths system [Cédric Bosdonnat]
    + fix build in scripting [Thorsten Behrens]
    + fix dbgutil breakage - no DBG_TRACE anymore [Thorsten Behrens]
    + fix editeng Windows build [Fridrich Štrba]
    + fix issue with avmedia GSTREAMER on mac [Norbert Thiebaud]
    + fix mis-merge in desktop [Norbert Thiebaud]
    + fix pychecker bugs. [Julien Nabet]
    + fix signature mismatch [Michael Meeks]
    + fix this [Caolán McNamara]
    + fix typo [Caolán McNamara]
    + fix typo in gallery makefile [Thorsten Behrens]
    + fixed RTF import/export of new border lines [Cédric Bosdonnat]
    + fixed line style in footnote format GUI and saved it to ODF [Cédric Bosdonnat]
    + fixed line style toobar control to display all line styles [Cédric Bosdonnat]
    + fixed lines width guessing: gap are no smaller than 1pt [Cédric Bosdonnat]
    + fixed the RTF import of borders to use new widths system [Cédric Bosdonnat]
    + fixed typo conditionning the display of BLTR borders [Cédric Bosdonnat]
    + fixed units mess in SvxBorderLine and BorderLineImpl [Cédric Bosdonnat]
    + hairline borders were never displayed [Cédric Bosdonnat]
    + killing off stl in gbuild [Bjoern Michaelsen]
    + make LibreOffice palette entries localizable (fdo#32628) [Andras Timar]
    + make the OCMA UCP build again, add .component file [Tor Lillqvist]
    + merge Gentoo patches from old build and downstream repositories. [Hanno Meyer-Thurow]
    + merge: b2f0133 16b7cf2 [Jan Holesovsky]
    + merge: e1050cc ee42928 [Jan Holesovsky]
    + misc dbgutil build fixes [Thorsten Behrens]
    + more build fixes in editeng [Cédric Bosdonnat]
    + more merge fixes [Michael Meeks]
    + move DBG_ERROR to OSL_FAIL and correct OString usage [Thomas Arnhold]
    + move DBG_ERROR to OSL_FAIL for getStr() [Thomas Arnhold]
    + move DBG_ERROR to OSL_FAIL for getStr() (multiline) [Thomas Arnhold]
    + move DBG_ERROR to OSL_FAIL for mac files [Thomas Arnhold]
    + move DBG_ERROR to OSL_FAIL for strings GetBuffer() [Thomas Arnhold]
    + move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer() [Thomas Arnhold]
    + move DBG_ERROR to OSL_FAIL for strings with masked quotation marks [Thomas Arnhold]
    + move DBG_ERROR1 to OSL_TRACE [Thomas Arnhold]
    + move DBG_TRACE to OSL_TRACE [Thomas Arnhold]
    + move DBG_TRACE to OSL_TRACE for getStr() [Thomas Arnhold]
    + move DBG_TRACE to OSL_TRACE for strings GetBuffer() [Thomas Arnhold]
    + move DBG_TRACE to OSL_TRACE for strings foo().GetBuffer() [Thomas Arnhold]
    + move DBG_TRACE* to OSL_TRACE [Thomas Arnhold]
    + move DBG_TRACE1 to OSL_TRACE [Thomas Arnhold]
    + move DBG_TRACE2 to OSL_TRACE [Thomas Arnhold]
    + move DBG_TRACE3 to OSL_TRACE [Thomas Arnhold]
    + move DBG_TRACE5 to OSL_TRACE [Thomas Arnhold]
    + move OSL_ENSURE(0,...) to OSL_FAIL(...) [Thomas Arnhold]
    + move OSL_ENSURE(false,...) to OSL_FAIL(...) [Thomas Arnhold]
    + move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) [Thomas Arnhold]
    + nicely draw borders using drawinglayer [Cédric Bosdonnat]
    + no #warning in MSVC [Tor Lillqvist]
    + no tools value for pi or the basegfx methods will give unprecise results [Cédric Bosdonnat]
    + oDF borders import: constants cleanup [Cédric Bosdonnat]
    + oDF export of new border types [Cédric Bosdonnat]
    + oSL_TRACE: Use format string [Thomas Arnhold]
    + oSL_TRACE: Use format string for GetBuffer() [Thomas Arnhold]
    + reeabling unittests as the cppunittester location is fixed now in solenv [Bjoern Michaelsen]
    + register component we need for writer ... [Michael Meeks]
    + remove SC_VBA_FIXME and SC_VBA_STUB [Thomas Arnhold]
    + remove dead code in libs-core [Xisco Fauli]
    + remove duplicated constant F_PI and friends [Michael Lefevre]
    + remove empty comment fields [Thomas Arnhold]
    + remove most of dead code inlibs-core (basic) [Xisco Faulí]
    + remove unused macros HANDLE_SQL_ERRORS and DO_SAFE_WITH_ERROR [Thomas Arnhold]
    + removed unused constant PORTIONKIND_EXTRASPACE [Christina Rossmanith]
    + rename this to avoid resource warning [Caolán McNamara]
    + revert "Actually make this work with --disable-mozilla --without-system-mozilla" [Thomas Arnhold]
    + revert "Adding back the inline keyword, since it is not killing anybody" [Fridrich Štrba]
    + sc: draw slanted borders using the drawinglayer primitives [Cédric Bosdonnat]
    + skip some tests that require Java when --without-java. [Kohei Yoshida]
    + sligh mis-merge... was corrected during the m98 iteration, reported here. [Norbert Thiebaud]
    + solar types are gone--remove this hack [David Tardon]
    + sprinke some realpath goodness here, too [Tor Lillqvist]
    + sprinkle some realpath goodness here, too [Tor Lillqvist]
    + svx::frame::DrawRange has now a drawinglayer equivalent [Cédric Bosdonnat]
    + svxBorderLine: changed the widths definition [Cédric Bosdonnat]
    + switching the order of the SetLinesWidth arguments [Cédric Bosdonnat]
    + these statements have no effect, looks like debugging code [Caolán McNamara]
    + uninitiallized members in SvxBorderLine copy constructor [Cédric Bosdonnat]
    + unused variables [Caolán McNamara]
    + use GetBuffer() for String [Thomas Arnhold]
    + use bigger rectangle to be sure it will be clipped [Cédric Bosdonnat]
    + use full path for kdefilepicker helper binary (bnc#31109) [Luboš Luňák]
    + use getStr() for OStrings [Thomas Arnhold]
    + use realpath for Cygwin goodness, drop -I options to nonexistent directories [Tor Lillqvist]
    + use realpath to unbreak compilation for Windows [Tor Lillqvist]
    + waE: bResetSession set but unused [Caolán McNamara]
    + waE: fix dubious undefined behaviour [Caolán McNamara]
    + waE: id only used in debugging code [Caolán McNamara]
    + waE: member init list out of order [Caolán McNamara]
    + waE: missing format string [Thomas Arnhold]
    + waE: nBtnIndex set but unused [Caolán McNamara]
    + waE: pDockingAreaWindow unused [Caolán McNamara]
    + waE: remove set but unused variables [Caolán McNamara]
    + waE: remove unused argument [Caolán McNamara]
    + waE: remove unused return values [Caolán McNamara]
    + waE: silence some warnings [Thomas Arnhold]
    + waE: silence these warnings again post merge [Caolán McNamara]
    + waE: silence warnings [Thomas Arnhold]
    + waE: uninit variable [Caolán McNamara]
    + we seem to have lost the use of rLang after the merge [Caolán McNamara]
+ libs-extern
    + i bet we need soltools here as a build dep [Caolán McNamara]
    + merge Gentoo patches from old build and downstream repositories. [Hanno Meyer-Thurow]
    + merge: ca30905 1494e69 [Jan Holesovsky]
    + use matching int type for BOOL in prototype [Michael Meeks]
+ libs-extern-sys
    + add possibility to specify that one builds static graphite [Fridrich Štrba]
    + avoid __declspec decorations on windows [Fridrich Štrba]
    + build the Relase configuration with msbuild [Tor Lillqvist]
    + don't build static icu that nobody uses [Fridrich Štrba]
    + don't build things we don't use and that are broken [Fridrich Štrba]
    + don't build with builtin wchar_t on Windows [Fridrich Strba]
    + don't hardcode icu version in d.lst [Fridrich Štrba]
    + downgrade icu to 4.4.2 [Fridrich Štrba]
    + dupplicate symbol in Windows build [Fridrich Štrba]
    + escape spaces in compiler name [Caolán McNamara]
    + fix build error, add build depend [Caolán McNamara]
    + l10n: update de_CH and de_AT dictionaries (fdo#33751) [Andras Timar]
    + make apply on Linux where line endings matter [Fridrich Štrba]
    + make icu 4.4.2 build on Linux [Fridrich Štrba]
    + maybe one day I get this right [Fridrich Štrba]
    + merge: 5e008f8 39ab7d4 [Jan Holesovsky]
    + merge: ecffbc3 4bbf5fd [Jan Holesovsky]
    + now when attempting to use MSVC2010, use msbuild to build it [Tor Lillqvist]
    + oops [Fridrich Štrba]
    + try to deliver graphite_off.lib properly [Fridrich Štrba]
    + work around a strange problem with libicudata on Mac OSX [Fridrich Štrba]
+ libs-gui
    + add a virtual dtor to baseclass [Caolán McNamara]
    + add regression test for weak chars [Caolán McNamara]
    + another GR2_STATIC define [Fridrich Štrba]
    + be more paranoid about eliding empty path params we get [Michael Meeks]
    + borders: expose the width computation logic for SvxBorderLine to use it [Cédric Bosdonnat]
    + chmod -x [Tor Lillqvist]
    + cleanup [Michael Meeks]
    + compile and install filechangedchecker ... [Michael Meeks]
    + cygwin fixes and cleanups [Tor Lillqvist]
    + disable this warning for yacc code too [Caolán McNamara]
    + don't handle very oddly sized (but empty) control regions, they cause grief. [Michael Meeks]
    + few fixes for RTF export and import of borders [Cédric Bosdonnat]
    + fix Bug 34666 [Christina Rossmanith]
    + fix bestreversemap generation, fully this time [Michael Meeks]
    + fix build, re-introduce include path for xthrobber.hrc [Thorsten Behrens]
    + fix debug build breakage [David Tardon]
    + fix up merge conflicts [Caolán McNamara]
    + fixed BorderWidthImpl::GuessWidth() [Cédric Bosdonnat]
    + fixed RTF import/export of new border lines [Cédric Bosdonnat]
    + fixed lines width guessing: gap are no smaller than 1pt [Cédric Bosdonnat]
    + fixed some rebase problems [Cédric Bosdonnat]
    + fixed the RTF import of borders to use new widths system [Cédric Bosdonnat]
    + fixed units mess in SvxBorderLine and BorderLineImpl [Cédric Bosdonnat]
    + get paths right when building reversemap [Michael Meeks]
    + honour lcdfilter, subpixeling etc. (rhbz#680460) [Caolán McNamara]
    + insert_iterator not member of std:: error with Visual Studio 10 [Fridrich Štrba]
    + internal graphite is a static library [Fridrich Štrba]
    + introduce a single .gitattributes file in bootstrap [Miklos Vajna]
    + just use a normal main(), no need for SAL crack here [Tor Lillqvist]
    + killing off stl in gbuild [Bjoern Michaelsen]
    + lock rotation matrix orthogonality via unit test [Thorsten Behrens]
    + mAKEFILE.MK -> makefile.mk [Fridrich Štrba]
    + merge: 4bb9e1d 95e301d [Jan Holesovsky]
    + merge: 5aab605 3454884 [Jan Holesovsky]
    + more WIN_FOO cleanup [Tor Lillqvist]
    + move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) [Thomas Arnhold]
    + nicely draw borders using drawinglayer [Cédric Bosdonnat]
    + no #warning in MSVC [Tor Lillqvist]
    + no more vos3 [Norbert Thiebaud]
    + no more writeInfo [Norbert Thiebaud]
    + one LineListBox to rule them all: started improving column sep line [Cédric Bosdonnat]
    + related: don't bother with an interim FontSet (rhbz#680460) [Caolán McNamara]
    + related: make sure this is thread safe (rhbz#684477) [Caolán McNamara]
    + remove duplicated constant F_PI and friends [Michael Lefevre]
    + remove empty comment fields [Thomas Arnhold]
    + remove the size in the LineListBox [Cédric Bosdonnat]
    + remove unused DBG_ERROR macros [Thomas Arnhold]
    + remove unused variable warning [Bjoern Michaelsen]
    + removed commented code [Christina Rossmanith]
    + renamed variable bWeiter to bContinue [Christina Rossmanith]
    + revert "Revert "Use realpath to avoid -I options containing symlinks on Cygwin"" [Tor Lillqvist]
    + revert "Revert "Use realpath to avoid pathnames containing symlinks on Cygwin"" [Tor Lillqvist]
    + revert "Use realpath to avoid -I options containing symlinks on Cygwin" [Tor Lillqvist]
    + revert "Use realpath to avoid pathnames containing symlinks on Cygwin" [Tor Lillqvist]
    + slightly updated fix for import problems with unsupported HTML tag (fdo#34666) [Petr Mladek]
    + support for greek numerals [Pantelis Koukousoulas]
    + switching the order of the SetLinesWidth arguments [Cédric Bosdonnat]
    + the WIN_BOOL/ULONG dance no longer needed [Tor Lillqvist]
    + these are duplicates in wintypes now [Caolán McNamara]
    + use manually expansion of the "toolkit" symlink [Tor Lillqvist]
    + use realpath to avoid -I options containing symlinks on Cygwin [Tor Lillqvist]
    + use realpath to avoid pathnames containing symlinks on Cygwin [Tor Lillqvist]
    + using CustomTarget for generated code [Bjoern Michaelsen]
    + waE: PAGE_NOT_FOUND is a 16bit value [Caolán McNamara]
    + waE: class/struct consistency [Caolán McNamara]
    + waE: enable exceptions for new containers [Caolán McNamara]
    + waE: fix up merge [Caolán McNamara]
    + waE: int/char mix [Caolán McNamara]
    + waE: nCurSubGroup unused [Caolán McNamara]
    + waE: remove some warnings [Caolán McNamara]
    + waE: returning NULL for sal_uInt16 [Caolán McNamara]
    + waE: silence some warnings [Thomas Arnhold]
    + waE: unused variable [Caolán McNamara]
    + we can embolden via cairo_ft_font_face_create_for_pattern [Caolán McNamara]
+ postprocess
    + cleanup gstreamer component [Michael Meeks]
    + merge Gentoo patches from old build and downstream repositories. [Hanno Meyer-Thurow]
    + merge: 544269f 6506119 [Jan Holesovsky]
    + more merge fixes [Michael Meeks]
+ sdk
    + merge: f35cf85 19571f7 [Jan Holesovsky]
    + move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) [Thomas Arnhold]
+ testing
    + fix smoketest options dialog post-merge [Caolán McNamara]
    + get .sdw suffixes etc back [Caolán McNamara]
    + introduce a single .gitattributes file in bootstrap [Miklos Vajna]
    + make smoketest work again [Caolán McNamara]
    + merge Gentoo patches from old build and downstream repositories. [Hanno Meyer-Thurow]
    + merge: 9ad4e4e b9e3d95 [Jan Holesovsky]
    + move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) [Thomas Arnhold]
+ ure
    + add PowerPC to the right branch [Fridrich Štrba]
    + added a style entry for no lines [Cédric Bosdonnat]
    + added column separator style in ODF [Cédric Bosdonnat]
    + borders: added some more types to the API [Cédric Bosdonnat]
    + corrected assignment in makefile [Thorsten Behrens]
    + deliver the .exe first to avoid an extension-less duplicate file [Tor Lillqvist]
    + documented css::table::BorderLine2.LineWidth. [Cédric Bosdonnat]
    + easyHacks: Reanimated tests in ure/codemaker [Wilhelm Pflueger]
    + easyHacks: Reanimated tests in ure/cppuhelper/qa. [Wilhelm Pflueger]
    + enable newly converted unit tests (that work). [Theo van Klaveren]
    + ensure this builds under windows [Caolán McNamara]
    + fix Windows build of sal [Fridrich Štrba]
    + fix build error with better depend [Caolán McNamara]
    + fix build error, add build depend [Caolán McNamara]
    + fix deps for test [David Tardon]
    + fixed copy-paste problem [Cédric Bosdonnat]
    + fixed documentation for the new ColumnSeparatorStyle property [Cédric Bosdonnat]
    + fixed line style in footnote format GUI and saved it to ODF [Cédric Bosdonnat]
    + fixed the NONE border line style API value [Cédric Bosdonnat]
    + make the qa/rtl/rtl_cipher unit test compile again. [Theo van Klaveren]
    + make the qa/rtl/rtl_crc32 test compile again. [Theo van Klaveren]
    + make the qa/rtl/rtl_doublelock test compile again. [Theo van Klaveren]
    + make the qa/rtl/rtl_locale test compile again. [Theo van Klaveren]
    + make the qa/rtl/rtl_logfile test compile again. [Theo van Klaveren]
    + make the qa/rtl/rtl_math test compile again. [Theo van Klaveren]
    + make the qa/rtl/rtl_ostring test compile again. [Theo van Klaveren]
    + make the qa/sal unit test build, and use it. [Theo van Klaveren]
    + merge Gentoo patches from old build and downstream repositories. [Hanno Meyer-Thurow]
    + merge: 2475c0b c953ef4 [Jan Holesovsky]
    + merge: 980b7de fddd331 [Jan Holesovsky]
    + move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) [Thomas Arnhold]
    + move cppumaker test to cppu [Caolán McNamara]
    + only test this on certain archs [Caolán McNamara]
    + quieten these tests [Caolán McNamara]
    + reanimated tests in ure/sal/qa/osl/socket [Wilhelm Pflueger]
    + remove TRACE usage (macro was empty) [Thomas Arnhold]
    + remove some now-unneeded files. [Theo van Klaveren]
    + remove unused TRACE macro [Thomas Arnhold]
    + restore cppunit test, Sequence ctor from sal_Int32 is now explicit [Caolán McNamara]
    + skip the java part when --without-java. [Kohei Yoshida]
    + support for greek numerals [Pantelis Koukousoulas]
    + tests in ure/sal/osl/socket unveiled SocketAddr comparison bug [Wilhelm Pflueger]
    + use explicitly cast zeros to avoid compilation error with MSVC2010 [Tor Lillqvist]
    + use format string on OSL_TRACE() [Thomas Arnhold]
    + use format string on printf() [Thomas Arnhold]
    + waE: get %ld %d right for x86_64/x86 [Caolán McNamara]
    + waE: return after throw [Caolán McNamara]
+ writer
    + add non blank characters to metafile. [Arnaud Versini]
    + added column separator style in ODF [Cédric Bosdonnat]
    + added ui for footnote separator color selection (i#12441) [Cédric Bosdonnat]
    + adjusted CSS1 import borders widths [Cédric Bosdonnat]
    + attempt to make unit test function, before disabling it [Michael Meeks]
    + better not use introduce global variables for the libxml include path [Bjoern Michaelsen]
    + borders: first attempt to fix the ww8 borders import with the new types [Cédric Bosdonnat]
    + changed SvxBorderStyle::NONE to SvxBorderStyle::NO_STYLE [Cédric Bosdonnat]
    + clear styles as well when using "for all text" (fdo#35282) [Caolán McNamara]
    + crash with NULL pTableBox (rhbz#684620) [Caolán McNamara]
    + docx export filter: fixed wrong embossed/engraved values [Cédric Bosdonnat]
    + docx export of the new borders [Cédric Bosdonnat]
    + drop username in comment [Caolán McNamara]
    + embossed and engraved to fit ODF specs [Cédric Bosdonnat]
    + fIX BUG 32559 [Dózsa Bálint]
    + few fixes for RTF export and import of borders [Cédric Bosdonnat]
    + fix compile with debug enabled [Michael Meeks]
    + fix pretty borders post merge (missing .src compile) [Michael Meeks]
    + fix the build - methods in xmldump.cxx debug-only [Thorsten Behrens]
    + fixed HTML filters to work with new borders [Cédric Bosdonnat]
    + fixed RTF import/export of new border lines [Cédric Bosdonnat]
    + fixed line style in footnote format GUI and saved it to ODF (i#12441) [Cédric Bosdonnat]
    + fixed the NONE border line style API value [Cédric Bosdonnat]
    + fixed the ODF Writer import after borders width changes [Cédric Bosdonnat]
    + fixed the WW1 filters to use new borders widths [Cédric Bosdonnat]
    + fixed the WW8 filters to use new borders widths [Cédric Bosdonnat]
    + fixed the auto formatting to use new border widths [Cédric Bosdonnat]
    + fixes for ODT filter related to new borders [Cédric Bosdonnat]
    + fixes for WW8 filter related to new borders [Cédric Bosdonnat]
    + freeze/hang on mailmerge to attached pdf (fdo#32553) [Caolán McNamara]
    + getting total width directly using SvxBorderLine [Cédric Bosdonnat]
    + include <osl/diagnose.h> for OSL_ENSURE [Takeshi Abe]
    + killing off stl in gbuild [Bjoern Michaelsen]
    + made dbgutil build work again [Thorsten Behrens]
    + merge: 1b63b7c 9510db0 [Michael Meeks]
    + merge: 1cb177f ae9f68d [Jan Holesovsky]
    + merge: 75a78c3 97bce7a [Jan Holesovsky]
    + merged borders of paragraphs were having angles [Cédric Bosdonnat]
    + misc sw build breakers fixes after the borders width changes [Cédric Bosdonnat]
    + move DBG_ERROR to OSL_FAIL (multiline) [Thomas Arnhold]
    + move DBG_ERROR to OSL_FAIL and correct OString usage [Thomas Arnhold]
    + move DBG_ERROR to OSL_FAIL for strings GetBuffer() [Thomas Arnhold]
    + move OSL_ENSURE(0,...) to OSL_FAIL(...) [Thomas Arnhold]
    + move OSL_ENSURE(false,...) to OSL_FAIL(...) [Thomas Arnhold]
    + move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) [Thomas Arnhold]
    + nicely draw borders using drawinglayer and added 3D borders (i#8275) [Cédric Bosdonnat]
    + oDF export of new border types [Cédric Bosdonnat]
    + oDT import filter fixed for the new borders [Cédric Bosdonnat]
    + one LineListBox to rule them all: started improving column sep line [Cédric Bosdonnat]
    + qa tests need to be in gbuild [Bjoern Michaelsen]
    + rEPLACE j_assert with OSL_ [Jacek Wolszczak]
    + related: /ensure correct mimetype (fdo#31792, fdo#32553) [Caolán McNamara]
    + related: /ensure correct pdf export filter (fdo#31792, fdo#32553) [Caolán McNamara]
    + remove core/except (came in with m101) [Thomas Arnhold]
    + remove dates from comments [Thomas Arnhold]
    + remove empty comment fields [Thomas Arnhold]
    + removed unused function GetLangName() [Takeshi Abe]
    + reworked the html filter [Cédric Bosdonnat]
    + shift all table border lines in sw to avoid hacky clipping of the borders [Cédric Bosdonnat]
    + some ULONGs got in, get rid of them. [Jan Holesovsky]
    + sprinkle some realpath goodness here, too [Tor Lillqvist]
    + support for greek numerals [Pantelis Koukousoulas]
    + switching the order of the SetLinesWidth arguments [Cédric Bosdonnat]
    + tempory hack to get the prober libxml include on SYSTEM_LIBXML=YES build [Norbert Thiebaud]
    + translate German comments. [Christoph Herzog]
    + translate an error message [Martin Kepplinger]
    + translation of German comments. [Christoph Herzog]
    + waE: silence warning [Caolán McNamara]
    + waE: silence warnings [Thomas Arnhold]
    + waE: variables set but unused [Caolán McNamara]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Toto je digit?ln? podepsan? ??st zpr?vy
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110324/64883b99/attachment-0001.pgp>


More information about the LibreOffice mailing list