[Libreoffice] development summary: year 2011, week 4

Petr Mladek pmladek at suse.cz
Mon Jan 31 10:41:00 PST 2011


Hi,

this time a brief summary of what happened during the 4th 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>-<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>-<year>-<week>.txt lists all relevant commits on the actual
          source repositories

[*] the logs for the libreoffice-3-3-0 branch are not attached because they are empty; I am sure
    that there will be more life this week as the LO-3.3.1 release is getting close

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


Best Regards,
Petr
-------------- next part --------------
+ bootstrap
    + wrong line break with ( (fdo#31271) [Caolán McNamara]
+ writer
    + crash in changing header/footer object position (rhbz#673819) [Caolán McNamara]
    + fdo#33477: Implemented VertOrient on Writer table cell ranges (i#116420) [os]
    + rTF: escape special characters in style names (partially closes ) (fdo#33478) [Miklos Vajna]
    + these methods don't change anything and we don't use their results (83806) [Caolán McNamara]
+ libs-core
    + related: cancel gtk file-dialog on desktop::terminate (rhbz#672872) [Caolán McNamara]
    + related: more woes on rpm upgrade vs rpm erase (rhbz#610103) [Caolán McNamara]
+ help
    + oOo -> LibO on Getting Support Page (fdo#33249) [Andras Timar]
+ ure
    + manipulate also the C runtime's environment (fdo#33355) [Tor Lillqvist]
+ libs-extern
    + don't segfault when test is built with debug. STL (rhbz#641350) [David Tardon]
+ libs-extern-sys
    + added Occitan spelling dictionary (fdo#33574) [Andras Timar]
    + added Russian spelling dictionary#i113873# (fdo#33571) [Andras Timar]
    + added Ukrainian dictionaries#i113874# (fdo#33595) [Andras Timar]
    + wrong line break with ( (fdo#31271) [Caolán McNamara]
+ libs-gui
    + archaic 'Berling Antiqua' claims to also be 'Times New Roman' (fdo#33349) [Caolán McNamara]
    + fix for # crash when moving through database types (fdo#32561) [Caolán McNamara]
    + fix scrollbars in themes that have no up/down buttons (fdo#33523) [Caolán McNamara]
    + fix various gtk+ theme integration annoyances, (fdo#32186) [Lucas Baudin]
    + related: create a unit test for the line break iterator (fdo#31271) [Caolán McNamara]
    + related: document one-liner to disable it for testing (fdo#31016) [Caolán McNamara]
    + try some bandaids to improve Arabic rendering (fdo#31016) [Khaled Hosny]
    + wrong line break with ( (fdo#31271) [Caolán McNamara]
    + year of era in long format for zh_TW by default (fdo#33459) [Cédric Bosdonnat]
-------------- next part --------------
+ testing
    + "Default Formatting" -> "Clear Direct Formatting" [Octavio Alvarez]
    + add .gitattributes for proper handling of .doc and .sdw files. [Thomas Arnhold]
    + add new files [Caolán McNamara]
    + bypass this directory unless SOLAR_JAVA [Tor Lillqvist]
    + get smoketest working after save as old bin format removed [Caolán McNamara]
    + include the wntmscx build directories [Tor Lillqvist]
+ artwork
    + include the wntmscx build directories [Tor Lillqvist]
    + removed obsolete starwars images [Andras Timar]
+ components
    + added Occitan dictionary [Andras Timar]
    + added Ukrainian dictionaries [Andras Timar]
    + bypass if no SOLAR_JAVA [Tor Lillqvist]
    + cpp cleanliness: check for assignment to self [An Leenders]
    + cpp cleanliness: redundant assignment to self [Kenneth Venken]
    + cppcheck: variable never used [Andy Holder]
    + crash on changing position of drawing object in header [Caolán McNamara]
    + fix fallout of WIN_ULONG change in pre/postsys.h [Tor Lillqvist]
    + fix minor ULONG glitch [Tor Lillqvist]
    + include the wntmscx build directories [Tor Lillqvist]
    + reg4allmsdoc updated to use the new registry file extension IDs [Jesús Corrius]
    + remove FS_PRIV_DEBUG directive. [Thomas Arnhold]
    + remove FUTURE. [Thomas Arnhold]
    + remove dangerously broken >>= operator [Caolán McNamara]
    + remove double line spacing and make long virtuals readable. [Thomas Arnhold]
    + remove some dead code. [Thomas Arnhold]
    + remove superfluous empty lines at end [Tor Lillqvist]
    + replace empty equalsAscii() with getLength(). [Thomas Arnhold]
    + use SetWindowLongPtr [Tor Lillqvist]
    + waE: gcc 4.6.0 various warnings [Caolán McNamara]
    + waE: various new gcc 4.6.0 warnings [Caolán McNamara]
+ filters
    + add .gitattributes for proper handling of .doc and .sdw files. [Thomas Arnhold]
    + ccpcheck: unused variable [Andy Holder]
    + class Sw3Writer in binfilter deleted [Pierre-André Jacquod]
    + cleanup the code a little [Joseph Powers]
    + code cleanup [Joseph Powers]
    + comment removed, fixed whitespace [Kenneth Venken]
    + cpp cleanliness: check for assignment to self [An Leenders]
    + cppcheck: Variables not used [Andy Holder]
    + cppcheck: remove unused variable TextSizeIsCellHeight. [Thomas Arnhold]
    + cppcheck: remove unused variable lLen. [Thomas Arnhold]
    + cppcheck: remove unused variable pContext. [Thomas Arnhold]
    + cppcheck: remove unused variable pProps. [Thomas Arnhold]
    + cppcheck: unused variable [Andy Holder]
    + delete binfilter/bf_sw SwXMLWriter class [Pierre-André Jacquod]
    + delete in binfilter bf_sw class SwWriter [Pierre-André Jacquod]
    + delete in binfilter/bf_sw class StgWriter [Pierre-André Jacquod]
    + deletion of StgWriter::Write and its dependancies [Pierre-André Jacquod]
    + deletion of Sw3Io::Save and Sw3Io::SaveAs in binfilter sw [Pierre-André Jacquod]
    + easy hacks: remove double line spacing [Guillaume Fillol, Christina Rossmanith]
    + easy hacks: removed double line spacing [Christina Rossmanith]
    + easy hacks: removed double line spacing (and some dead code) [Christina Rossmanith]
    + equalsAscii -> equalsAsciiL [Caolán McNamara]
    + fix build break in dbgutil mode [Caolán McNamara]
    + include the wntmscx build directories [Tor Lillqvist]
    + not using Write function on loading anymore for binfilter without EXPORT [Pierre-André Jacquod]
    + parse 'color' property () [Takeshi Kurosawa]
    + quite some more compiler warnings. [Joseph Powers]
    + remove CUTNOEXPAND directive. [Thomas Arnhold]
    + remove DBGTXT. [Thomas Arnhold]
    + remove FS_PRIV_DEBUG directive. [Thomas Arnhold]
    + remove GradientWrapper [Kurosawa Takeshi]
    + remove JP_DEBUG directive and some dead code. [Thomas Arnhold]
    + remove MA_DEBUG. [Thomas Arnhold]
    + remove OLD_INDEX directive. [Thomas Arnhold]
    + remove TEST, DEBUG and dead code. [Thomas Arnhold]
    + remove TEST_DELAYED_RESIZE directive. [Thomas Arnhold]
    + remove VERT_DISTANCE directive. [Thomas Arnhold]
    + remove dead code. [Thomas Arnhold]
    + remove double line spacing and a comment. [Thomas Arnhold]
    + remove double line spacing and dead code [Thomas Arnhold]
    + remove erDEBUG directive. [Thomas Arnhold]
    + remove some dead code. [Thomas Arnhold]
    + removed double spaced lines in the genericfilter.cxx file [jonathan aquilina]
    + removed lots of commented #defines, N's and ?'s [Christina Rossmanith]
    + removed some revision control comments [Kenneth Venken]
    + replace empty equalsAscii() with getLength(). [Thomas Arnhold]
    + replace suitable equalsAscii calls with equalsAsciiL. [Thomas Arnhold]
    + revert "cppcheck: remove unused variable pProps." [Thomas Arnhold]
    + revert incorrect usage of RTL_CONSTASCII_STRINGPARAM on char * pointers [Michael Meeks]
    + star Writer file format not EXPORT anymore [Pierre-André Jacquod]
    + uLONG is not unsigned long [Tor Lillqvist]
    + unread variable [Kenneth Venken]
    + use double instead of float [Fridrich Štrba]
    + use product name for EPS Creator header [Takeshi Kurosawa]
    + waE fixes (foo may be used uninitialized) [Christian Lohmaier]
    + waE: gcc 4.6.0 various warnings [Caolán McNamara]
    + waE: mark this dir as warnings free [Caolán McNamara]
    + waE: throw out some warnings [Caolán McNamara]
    + waE: ununsed variable [Caolán McNamara]
    + waE: unused varibles [Caolán McNamara]
    + waE: various new gcc 4.6.0 warnings [Caolán McNamara]
+ bootstrap
    + --fexceptions -> -fexceptions [Caolán McNamara]
    + accelerate Perl installer builder [Jan Darmochwal]
    + add initial dragonfly support [Francois Tigeot]
    + added Occitan dict pack to scp2 [Andras Timar]
    + added Ukrainian dict pack to scp2 [Andras Timar]
    + added script to search for unnecessary newlines [Michael Koch]
    + change registry prefix values loffice, libreoffice -> LibreOffice [Jesús Corrius]
    + check also $JAVA_HOME being set to "NO_JAVA_HOME" by the configure script [Tor Lillqvist]
    + clean up messages from the Microsoft assembler configury a bit [Tor Lillqvist]
    + don't check for visibility bug on Darwin [Caolán McNamara]
    + don't hardcode SOLAR_JAVA always to TRUE, winenv.set.sh sets it or not [Tor Lillqvist]
    + don't want to include internal headers [Caolán McNamara]
    + drop CWS-related and "Heiner's proprietary" code [Tor Lillqvist]
    + exit early if there is no doxygen [Tor Lillqvist]
    + fix a copy&paste error [Fridrich Štrba]
    + gagh, didn't mean to commit that [Caolán McNamara]
    + get rid of --noinhibit-exec linker flag [Luboš Luňák]
    + get this hack working for gcc 4.6.0 [Caolán McNamara]
    + helppacks building not supported on mac, don't attempt to build them. [Christian Lohmaier]
    + improve Java tests on Windows [Tor Lillqvist]
    + improve MSVS version message [Tor Lillqvist]
    + improve the Windows download code [Tor Lillqvist]
    + include the wntmscx build directories [Tor Lillqvist]
    + minor cleanup [Tor Lillqvist]
    + missing NSIS is not really a cause for a WARNING [Tor Lillqvist]
    + no ddraw.h or ddraw.lib in the June 2010 DirectX SDK [Tor Lillqvist]
    + show more commands before executing them [Tor Lillqvist]
    + there is no SJLIB [Tor Lillqvist]
    + typo fix in configure message [Andras Timar]
    + updated description of Russian dict pack in scp2 [Andras Timar]
    + upgrade libwpd to 0.9.1 [Fridrich Štrba]
    + use DLLPOSTFIX "mx" for wntmscx [Tor Lillqvist]
    + waE: gcc 4.6.0 various warnings [Caolán McNamara]
    + wrong line break with ( (fdo#31271) [Caolán McNamara]
+ extensions
    + "Default Formatting" -> "Clear Direct Formatting" [Octavio Alvarez]
    + add .gitattributes for proper handling of .doc and .sdw files. [Thomas Arnhold]
    + include the wntmscx build directories [Tor Lillqvist]
    + remove double line spacing. [Thomas Arnhold]
    + waE: gcc 4.6.0 various warnings [Caolán McNamara]
    + waE: remove unused variable [David Tardon]
    + waE: remove unused variables [David Tardon]
    + waE: unused variable [David Tardon]
+ extras
    + include the wntmscx build directories [Tor Lillqvist]
+ writer
    + "Default Formatting" -> "Clear Direct Formatting" [Octavio Alvarez]
    + , #i62414# out-by-one breaks CTL spell-checking popup [Caolán McNamara]
    + add some brackets back to SmNodeToTextVisitor [Luke Dixon]
    + cleanup for ww1. [Thomas Arnhold]
    + cpp cleanliness: check for assignment to self [An Leenders]
    + cppcheck: remove unused variable [Andy Holder]
    + cppcheck: remove unused variable bHidden. [Thomas Arnhold]
    + cppcheck: unused variables [Andy Holder]
    + crash in changing header/footer object position (rhbz#673819) [Caolán McNamara]
    + easyhacks: remove bogus comments [shirahara]
    + enable line deletion in starmath [Jonas Finnemann Jensen]
    + fdo#33477: Implemented VertOrient on Writer table cell ranges (i#116420) [os]
    + fix Windows build of sw [Fridrich Štrba]
    + include the wntmscx build directories [Tor Lillqvist]
    + mSWordExportBase::SupportsUnicode(): renamed from HackIsWW8OrHigher [Miklos Vajna]
    + rTF: escape special characters in style names (partially closes ) (fdo#33478) [Miklos Vajna]
    + reduced scopes [Takeshi Abe]
    + remove AMA_LAYOUT directive. Methods to display layout structure. [Thomas Arnhold]
    + remove CUTNOEXPAND directive. [Thomas Arnhold]
    + remove DBGTXT. [Thomas Arnhold]
    + remove DEBUGGY directive. [Thomas Arnhold]
    + remove DVO_TEST directive. [Thomas Arnhold]
    + remove FINDSTARTENDOFROWSPANCACHE directive and some more dead code. [Thomas Arnhold]
    + remove FONT_TEST_DEBUG, COMING_SOON and some more dead code. [Thomas Arnhold]
    + remove FORMAT_PAINTBRUSH_ALSO_COPY_NUMBERFORMAT_FOR_TABLES directive. [Thomas Arnhold]
    + remove FRANK_TEST directive. [Thomas Arnhold]
    + remove FUTURE directive. [Thomas Arnhold]
    + remove JP_DEBUG directive. [Thomas Arnhold]
    + remove JP_TEST directive. [Thomas Arnhold]
    + remove LINGU_STATISTIK (forgot this one). [Thomas Arnhold]
    + remove LINGU_STATISTIK directive. Used to display stats for linguistics. [Thomas Arnhold]
    + remove MA_DEBUG directive. [Thomas Arnhold]
    + remove MYDEBUG directive. [Thomas Arnhold]
    + remove NIE directive. 'Nie' means 'never' in German. [Thomas Arnhold]
    + remove OLD_INDEX directive. [Thomas Arnhold]
    + remove TEST_DELAYED_RESIZE and FIX41370. [Thomas Arnhold]
    + remove TEST_FOR_BUG91313 directive. [Thomas Arnhold]
    + remove TL_NOT_YET_USED directive. [Thomas Arnhold]
    + remove comments; sw/source/core/access [shirahara]
    + remove comments; sw/source/filter [shirahara]
    + remove double line spacing, unused code and some unnecessary brackets. [Thomas Arnhold]
    + remove some more dead code. [Thomas Arnhold]
    + remove unused DEBUG_KA. [Thomas Arnhold]
    + remove unused FIELDPATCH and TOMORROW directive. [Thomas Arnhold]
    + removed bogus comments [shirahara]
    + removed dead code [Antoine Proulx]
    + removed unused comments and fix a typo [Takeshi Abe]
    + removed useless codes [Takeshi Abe]
    + replace empty equalsAscii() with getLength(). [Thomas Arnhold]
    + replace suitable equalsAscii calls with equalsAsciiL. [Thomas Arnhold]
    + rtfExport::HackIsWW8OrHigher(): return true (closes ) [Miklos Vajna]
    + the part that actually made use of it, thus dead code now. []
    + these methods don't change anything and we don't use their results (83806) [Caolán McNamara]
    + translation of comments (minor, 6 files) in sw/inc [Christoph Herzog]
    + translations need more space on word count dialog [Andras Timar]
    + translations of comments in writer/sw/inc [Christoph Herzog]
    + translations of comments is sw/inc. [Christoph Herzog]
    + use correct libxml2 [Tor Lillqvist]
    + waE / remove unused code [Christian Lohmaier]
    + waE: /* inside // [Caolán McNamara]
    + waE: gcc 4.6.0 various warnings [Caolán McNamara]
    + waE: various new gcc 4.6.0 warnings [Caolán McNamara]
    + ww8: silence debug output with dbglevel=1 [Miklos Vajna]
+ sdk
    + include the wntmscx build directories [Tor Lillqvist]
    + waE: gcc 4.6.0 various warnings [Caolán McNamara]
    + waE: reference cannot be declared mutable [David Tardon]
    + waE: remove unused variable [David Tardon]
    + waE: uninitialized const [David Tardon]
+ impress
    + cppcheck: remove unused variable lt. [Thomas Arnhold]
    + don't copy over files under version control [Fridrich Štrba]
    + include the wntmscx build directories [Tor Lillqvist]
    + narrowed a variable's scope [Takeshi Abe]
    + remove FUTURE directive. [Thomas Arnhold]
    + remove double line spacing. [Thomas Arnhold]
    + removed dead codes and fixed a typo [Takeshi Abe]
    + removed unused codes and fix some typos [Takeshi Abe]
    + some cppcheck cleaning [Julien Nabet]
    + unread variable [Kenneth Venken]
    + waE: gcc 4.6.0 various warnings [Caolán McNamara]
+ libs-core
    + "Default Formatting" -> "Clear Direct Formatting" [Octavio Alvarez]
    + add informative comment about ULONG and BOOL screwup in sqltypes.h [Tor Lillqvist]
    + add x64 Windows implementation of SbiDllMgr [Tor Lillqvist]
    + both argumensts to Min must be of same type [Tor Lillqvist]
    + check for exact pos. of the inner "-" [David Tardon]
    + cpp cleanliness: redundant assignment to self [Kenneth Venken]
    + cppcheck: remove unused variable dTemp and dPos. [Thomas Arnhold]
    + dba34a: drop support for old Mozilla profile format, support new-style SeaMonkey profiles [Frank Schoenheit [fs]]
    + equalsAscii -> equalsAsciiL [Caolán McNamara]
    + fix build with system ODBC [David Tardon]
    + fix makefile syntaxis [Jesús Corrius]
    + include the wntmscx build directories [Tor Lillqvist]
    + make Get10ThSec declaration match the implementation [Tor Lillqvist]
    + make the test for "-" more robust [David Tardon]
    + make this file readable. [Thomas Arnhold]
    + no need to define _X86_ and it confuses a 64-bit Windows compilation [Tor Lillqvist]
    + related: cancel gtk file-dialog on desktop::terminate (rhbz#672872) [Caolán McNamara]
    + related: more woes on rpm upgrade vs rpm erase (rhbz#610103) [Caolán McNamara]
    + remove COPY_TO_TITLE_FOR_DEBUG. [Thomas Arnhold]
    + remove DBG_TRACE_BASIC, DBG_SAVE_DISASSEMBLY and sbtrace.hxx [Thomas Arnhold]
    + remove DBG_UTIL_MESSEHACK_AUSKOMMENT [Thomas Arnhold]
    + remove DDRAW_TEST_OUTPUT. [Thomas Arnhold]
    + remove FS_PRIV_DEBUG directive. [Thomas Arnhold]
    + remove dead code [David Tardon]
    + remove double line spacing. [Thomas Arnhold]
    + remove some dead code. [Thomas Arnhold]
    + remove unused DBG_STATISTIC, IPR_CACHE_MAX and IPR_CACHE_MAXINPUT [Thomas Arnhold]
    + remove unused code [David Tardon]
    + replace empty equalsAscii() with getLength(). [Thomas Arnhold]
    + replace suitable equalsAscii calls with equalsAsciiL. [Thomas Arnhold]
    + stricter type correctness to avoid 64-bit compilation errors [Tor Lillqvist]
    + there is no SJLIB [Tor Lillqvist]
    + this is wrong, using a pointer to a temporary [Caolán McNamara]
    + translate german comments [Tobias Rosenberger]
    + translations of German comments in sfx [Albert Thuswaldner]
    + use DELAYLOAD to load shell32.dll in fpicker [Jesús Corrius]
    + use correct LONG_PTR for parameters to IMediaEvent::GetEvent [Tor Lillqvist]
    + use correct parameter types in ADO API calls [Tor Lillqvist]
    + waE: gcc 4.6.0 various warnings [Caolán McNamara]
    + waE: nPos not used for anything [Caolán McNamara]
    + waE: unused variable [Caolán McNamara]
    + waE: unused variables [David Tardon]
    + waE: various new gcc 4.6.0 warnings [Caolán McNamara]
    + we don't need ddraw.lib which doesn't even exist in the current DX SDK [Tor Lillqvist]
    + win32 shell extensions have to use the new registry file extension IDs [Jesús Corrius]
    + work around compilation errors on 64-bit Windows [Tor Lillqvist]
+ help
    + "Default Formatting" -> "Clear Direct Formatting" [Octavio Alvarez]
    + include the wntmscx build directories [Tor Lillqvist]
    + oOo -> LibO on Getting Support Page (fdo#33249) [Andras Timar]
    + wikihelp: Escape '#' in the name of the article. [Jan Holesovsky]
    + wikihelp: Handle links with fragments (#something) too. [Jan Holesovsky]
    + wikihelp: Handle some of the typos in translations. [Jan Holesovsky]
    + wikihelp: Incroduce an option to run without translations. [Jan Holesovsky]
+ ure
    + add a function table entry for the dynamically generated trampoline [Tor Lillqvist]
    + add since version to new API [Michael Meeks]
    + add the location of the 64-bit jvm.dll [Tor Lillqvist]
    + code-cleanup for testintrosp.cxx. [Thomas Arnhold]
    + corect copyright header and comment [Tor Lillqvist]
    + cpp cleanliness: redundant assignment to self [Kenneth Venken]
    + cppcheck: remove unused variable strLen. [Thomas Arnhold]
    + drop pipeimpl.obj from SLOFILES, too [Tor Lillqvist]
    + fix interlck.c to work on Mac OS again... [Joseph Powers]
    + fix thinko [Tor Lillqvist]
    + fix typo and thinko [Tor Lillqvist]
    + further simplify old-style interlocked inc/dec [Michael Meeks]
    + include the wntmscx build directories [Tor Lillqvist]
    + intermediate commit [Tor Lillqvist]
    + kill Win9x code [Tor Lillqvist]
    + kill Win9x code in file.cxx [Tor Lillqvist]
    + kill Win9x mutex code [Tor Lillqvist]
    + kill Win9x security code [Tor Lillqvist]
    + let's use a shared privateSnippetExecutor() approach as on x64 Linux [Tor Lillqvist]
    + manipulate also the C runtime's environment (fdo#33355) [Tor Lillqvist]
    + more work on the x64 Windows C++-UNO bridge [Tor Lillqvist]
    + more work on x64 Windows C++-UNO bridge [Tor Lillqvist]
    + move cxxabi.h after stl headers to workaround gcc 4.6.0 and damn stlport [Caolán McNamara]
    + need to use exactly the same names as in the JDK in the non-SOLAR_JAVA case [Tor Lillqvist]
    + new method: isEmpty() - Checks if a string is empty. [Thomas Arnhold]
    + now the C++-UNO bridge on x64 Windows works a bit better [Tor Lillqvist]
    + remove double line spacing and correct indentation [Thomas Arnhold]
    + revert "Temporary revert to compile on Windows XP" [Fridrich Štrba]
    + revert "Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2" [Tor Lillqvist]
    + revert accidental change to UNO API - to fix spelling of Cancelled [Michael Meeks]
    + skip the this pointer in cpp2uno_call() [Tor Lillqvist]
    + some fixes to documentation (part 1) [Aurimas Fišeras]
    + some fixes to documentation (part 2) [Aurimas Fišeras]
    + some fixes to documentation (part 3) [Aurimas Fišeras]
    + some fixes to documentation (part 4) [Aurimas Fišeras]
    + some fixes to documentation (part 5) [Aurimas Fišeras]
    + temporary revert to compile on Windows XP [Jesús Corrius]
    + that decrement doesn't look right [Caolán McNamara]
    + these files are C, not C++ [Tor Lillqvist]
    + tweak this slightly differently [Caolán McNamara]
    + use errno to get the correct error message if mkstemp() fails. [Thomas Arnhold]
    + use gcc builtins for POWERPC and ARM cases if we have GCC [Jani Monoses]
    + waE: gcc 4.6.0 various warnings [Caolán McNamara]
    + waE: remove unused variable [David Tardon]
    + why OSL_ENSURE something that is not required? [Tor Lillqvist]
+ libs-extern
    + don't segfault when test is built with debug. STL (rhbz#641350) [David Tardon]
    + fix OpenSSL build for x64 Windows [Tor Lillqvist]
    + fix the patch [David Tardon]
    + fix the patch, i said! [David Tardon]
    + fix typo [Tor Lillqvist]
    + fix typo. [Thomas Arnhold]
    + ignore also txt files in the external subdirs [Tor Lillqvist]
    + include the wntmscx build directories [Tor Lillqvist]
    + upgrade libwpd to 0.9.1 [Fridrich Štrba]
    + use MSVC settings not just on x86 [Tor Lillqvist]
    + waE: gcc 4.6.0 various warnings [Caolán McNamara]
+ l10n
    + <item ype=""> into <item type=""> [Jan Holesovsky]
    + fix typos in item types. [Jan Holesovsky]
    + include the wntmscx build directories [Tor Lillqvist]
+ base
    + fix build with system ODBC [David Tardon]
    + include the wntmscx build directories [Tor Lillqvist]
    + replace suitable equalsAscii calls with equalsAsciiL. [Thomas Arnhold]
    + waE: gcc 4.6.0 various warnings [Caolán McNamara]
    + waE: remove unused variable [David Tardon]
    + workaround for <odbc/sqltypes.h> ULONG and BOOL screwup [Tor Lillqvist]
+ calc
    + "Default Formatting" -> "Clear Direct Formatting" [Octavio Alvarez]
    + add an informative message [Tor Lillqvist]
    + added check for empty rRangeList in ScViewFunc [Sören Möller]
    + added doxygen style comments to ScFunctionCategory. [Sören Möller]
    + added doxygen style comments to ScFunctionMgr and ScFunctionList [Sören Möller]
    + cleaned up spacing and comments in funcdesc.cxx [Sören Möller]
    + cleaned up spacings [Thies Pierdola]
    + comments for private variables in ScFunctionMgr [Thies Pierdola]
    + emoved lines of code that were commented out. [Alfonso Eusebio]
    + fixed build break and a memory leak. [Kohei Yoshida]
    + for some reason STLPort didn't like assigning list to vector. [Kohei Yoshida]
    + include the wntmscx build directories [Tor Lillqvist]
    + minor type tweak to fix x64 Windows compilation error [Tor Lillqvist]
    + remove CHART_ADDRESS_CONV_WORKAROUND as it is activated anyway. [Thomas Arnhold]
    + remove DEBUG_CHANGETRACK. [Thomas Arnhold]
    + remove NOTYET directive. [Thomas Arnhold]
    + remove OLD_SELECTION_PAINT. [Thomas Arnhold]
    + remove OS2_DOCH_NICHT. [Thomas Arnhold]
    + remove SC10_SHOW_OBJECTS. [Thomas Arnhold]
    + remove SC_CONVUNO_HXX. This should be done by convuno.hxx. [Thomas Arnhold]
    + remove double line spacing, unused code and some unnecessary brackets. [Thomas Arnhold]
    + remove erBEEPER(). [Thomas Arnhold]
    + remove erDEBUG directive. [Thomas Arnhold]
    + remove erGENERATEMAPPING directive. [Thomas Arnhold]
    + removed include of tools/string as no longer used [Thies Pierdola]
    + removed local duplicate implementation and used ScFuntionMgr's instead [Sören Möller]
    + removed some whitespaces [Christina Rossmanith]
    + replace SvShorts with std::vector [Nigel Hawkins]
    + replace empty equalsAscii() with getLength(). [Thomas Arnhold]
    + replace suitable equalsAscii calls with equalsAsciiL. [Thomas Arnhold]
    + replaced deprecated types with sal types [Thies Pierdola]
    + replaced tools/list by std::vector in ScFunctionList [Thies Pierdola]
    + replaced tools/list with std::vector in ScFunctionMgr and ScFunctionCategory [Thies Pierdola]
    + replaced use of tools/list by std::list [Thies Pierdola]
    + translated comments from German to English [Christina Rossmanith]
    + use a similar .gitignore as in other directories [Tor Lillqvist]
    + waE: gcc 4.6.0 various warnings [Caolán McNamara]
    + waE: various new gcc 4.6.0 warnings [Caolán McNamara]
+ libs-extern-sys
    + actually pass the MACHINE parameter to nmake [Tor Lillqvist]
    + added Occitan spelling dictionary (fdo#33574) [Andras Timar]
    + added Russian spelling dictionary#i113873# (fdo#33571) [Andras Timar]
    + added Russian translation to description.xml [Clio]
    + added Ukrainian dictionaries#i113874# (fdo#33595) [Andras Timar]
    + boost needs makedepend delivered by soltools [Fridrich Štrba]
    + bump the version number of ru dict pack [Andras Timar]
    + compile new dictionary indexer [Michael Meeks]
    + create native code dictionary indexer [Steven Butler]
    + fix Python build for x64 Windows [Tor Lillqvist]
    + fix curl build on x64 Windows [Tor Lillqvist]
    + fixed a bug in hu thesaurus thanks to th_check.pl [Andras Timar]
    + get LD_LIBRARY_PATH setup right [Michael Meeks]
    + get license header right [Steven Butler]
    + include the wntmscx build directories [Tor Lillqvist]
    + interpret any non-empty value of $(debug) as true, like elsewhere [Tor Lillqvist]
    + remove obsolete perl indexing tool [Michael Meeks]
    + th_check.pl for syntax check of thesaurus .dat files [Steve Butler]
    + use idxdict program to build index files [Steven Butler]
    + waE: gcc 4.6.0 various warnings [Caolán McNamara]
    + wrong line break with ( (fdo#31271) [Caolán McNamara]
+ postprocess
    + do rebasing on 32-bit Windows only for now [Tor Lillqvist]
    + include the wntmscx build directories [Tor Lillqvist]
+ libs-gui
    + add .gitattributes for proper handling of .doc and .sdw files. [Thomas Arnhold]
    + archaic 'Berling Antiqua' claims to also be 'Times New Roman' (fdo#33349) [Caolán McNamara]
    + avoid compiler warning [Tor Lillqvist]
    + be less verbose when dbglevel <= 2 [Tor Lillqvist]
    + cpp cleanliness: check for assignment to self [An Leenders]
    + cpp cleanliness: fixed some memleaks [Kenneth Venken]
    + cpp cleanliness: redundant assignment to self [Kenneth Venken]
    + cppcheck: Prefer prefix ++/-- operators [Andy Holder]
    + cppcheck: remove unused variable aBuf. [Thomas Arnhold]
    + cppcheck: remove unused variable pTrans. [Thomas Arnhold]
    + cppcheck: remove unused variables. [Thomas Arnhold]
    + do potentially pointless assertions only if dbglevel > 1 [Tor Lillqvist]
    + fix bin duff 'togglebutton' detail hurting Ambience theme. [Lucas Baudin]
    + fix compilation error on 64-bit Windows [Tor Lillqvist]
    + fix compilation on 64-bit Windows [Tor Lillqvist]
    + fix for # crash when moving through database types (fdo#32561) [Caolán McNamara]
    + fix scrollbars in themes that have no up/down buttons (fdo#33523) [Caolán McNamara]
    + fix various gtk+ theme integration annoyances, (fdo#32186) [Lucas Baudin]
    + fix wrong collation for Catalan language [Jesús Corrius]
    + gTK: Use gtk vseparator instead of native one for the toolbar [Lucas Baudin]
    + hide ULONG while including more Win32 headers [Tor Lillqvist]
    + hide and reveal also ULONG in presys.h / postsys.h [Tor Lillqvist]
    + include the wntmscx build directories [Tor Lillqvist]
    + kill Win9x and NT4 code [Tor Lillqvist]
    + make parameters to Max() match in type [Tor Lillqvist]
    + native rendering for menubar item parts. [Michael Meeks]
    + proper Qt event loop integration also when Glib is not used [Luboš Luňák]
    + related: create a unit test for the line break iterator (fdo#31271) [Caolán McNamara]
    + related: document one-liner to disable it for testing (fdo#31016) [Caolán McNamara]
    + remove  USE_CELL_BOUNDARY_CODE directive. [Thomas Arnhold]
    + remove DECLARE_LIST( FileList, ByteString* ) [Joseph Powers]
    + remove DECLARE_LIST( RESubResourceList, REResourceList * ) [Joseph Powers]
    + remove DECLARE_LIST( RscBaseList, RscTop* ) [Joseph Powers]
    + remove DECLARE_LIST( RscDependList, RscDepend* ) [Joseph Powers]
    + remove DECLARE_LIST( RscInconsList, RscInconsistent* ) [Joseph Powers]
    + remove DECLARE_LIST( RscStrList, ByteString * ) [Joseph Powers]
    + remove DECLARE_LIST( RscSubDefList, RscDefine * ) [Joseph Powers]
    + remove DECLARE_LIST( RscSysList, RscSysEntry * ) [Joseph Powers]
    + remove DECLARE_LIST( SotFactoryList, SotFactory* ) [Joseph Powers]
    + remove DECLARE_LIST( XMLAttributeList, XMLAttribute * ) [Joseph Powers]
    + remove DECLARE_LIST( XMLChildNodeList, XMLChildNode* ) [Joseph Powers]
    + remove DECLARE_LIST( XMLStringList, XMLElement* ) [Joseph Powers]
    + remove FS_PRIV_DEBUG directive. [Thomas Arnhold]
    + remove GradientWrapper [Kurosawa Takeshi]
    + remove OV_DEBUG. [Thomas Arnhold]
    + remove SPECIAL_DEBUG directive. [Thomas Arnhold]
    + remove SvShorts [Nigel Hawkins]
    + remove double line spacing and unused code. [Thomas Arnhold]
    + remove erTEST directive. [Thomas Arnhold]
    + remove obsolete m_bSingleAltPress [Michael Meeks]
    + remove the menu when Left Alt Key was pressed; for GTK [Lucas Baudin]
    + remove unused SalFontStructList [Jonathan Callen]
    + remove unused variable errMsg and dead code. [Thomas Arnhold]
    + rename old rcs documentation to proper Star Writer extension. [Thomas Arnhold]
    + replace suitable equalsAscii calls with equalsAsciiL. [Thomas Arnhold]
    + revert "Be less verbose when dbglevel <= 2" [Tor Lillqvist]
    + revert "WaE: unused variables" [David Tardon]
    + revert "Work around compilation errors on 64-bit Windows" [Fridrich Štrba]
    + split the expr, as gcc 4.6 bails out on it [David Tardon]
    + this looks wrong [Caolán McNamara]
    + throw out some unused methods [Caolán McNamara]
    + try some bandaids to improve Arabic rendering (fdo#31016) [Khaled Hosny]
    + undo commit c4e7af5 on rcs.doc. It's a binary file. [Thomas Arnhold]
    + use OSL-style asserts [David Tardon]
    + use correct type of parameter 7 to SendMessageTimeout [Tor Lillqvist]
    + use the right variable [David Tardon]
    + waE: 4.6.0 unused variables [Caolán McNamara]
    + waE: clear warnings [Caolán McNamara]
    + waE: fix shadowing post list change [Caolán McNamara]
    + waE: gcc 4.6.0 various warnings [Caolán McNamara]
    + waE: remove unused variable [David Tardon]
    + waE: unused variables [David Tardon]
    + work around compilation errors on 64-bit Windows [Tor Lillqvist]
    + wrong line break with ( (fdo#31271) [Caolán McNamara]
    + year of era in long format for zh_TW by default (fdo#33459) [Cédric Bosdonnat]
-------------- 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/20110131/8fe7eb38/attachment-0001.pgp>


More information about the LibreOffice mailing list