Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi,

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

        + master:            LO-3.5 development
        + libreoffice-3-4:   fixes for LO-3.4.0 release
        + libreoffice-3-3:   fixes for LO-3.3.3 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
+ ure
    + fix for allow dot net clients to bootstrap libreoffice (fdo#35108) [Noel Power]
+ calc
    + append fake parameter in case of un-even parameter count. (fdo#34306) [Kohei Yoshida]
    + avoid importing unnamed styles from XLS. (fdo#35142) [Kohei Yoshida]
    + disabled testCVEs for now in ucalc.cxx as it fails (fdo#36128) [Bjoern Michaelsen]
    + don't overwrite hidden cells in drag-fill operation (fdo#35345, i#89232) [Katarina Machalkova]
    + fix for add method Copy to ScVbaWorksheets (fdo#34763) [Markus Mohrhard]
    + fix relative/absolute toggling in R1C1 mode. (fdo#36124) [Kohei Yoshida]
    + insert a missing token for an ocSep followed by an ocClose. (fdo#34306) [Kohei Yoshida]
    + revert "Append fake parameter in case of un-even parameter count." (fdo#34306) [Kohei Yoshida]
+ components
    + fix ( various vba automation related regressions ) (fdo#36209) [Noel Power]
    + remove unused AGotoCallButton and associated RID_IMGBTN_GOTOCALL id (fdo#36230) [Christian 
Dywan]
+ filters
    + fix crash in the referenced shape didn't contain texbody (fdo#36203) [Radek Doulik]
+ libs-core
    + fix bug - Date properties in 'Custom Properties' do not scroll in UI (#36069) [Robert Dargaud]
    + fix for add method Copy to ScVbaWorksheets (fdo#34763) [Markus Mohrhard]
    + remove unused AGotoCallButton and associated RID_IMGBTN_GOTOCALL id (fdo#36230) [Christian 
Dywan]
+ libs-gui
    + fix crash on launch (fdo#36336) [Anthony Durity]
+ ure
    + fix for allow dot net clients to bootstrap libreoffice (fdo#35108) [Noel Power]
+ writer
    + fix input list default selection on ww8 import (i#100621) [Thorsten Behrens]
+ artwork
    + update humanity style (lp#756895) [Sergey Davidoff]
+ bootstrap
    + do not ship Letter Wizard templates twice (fdo#35722) [Andras Timar]
+ calc
    + disabled testCVEs for now in ucalc.cxx as it fails (fdo#36128) [Bjoern Michaelsen]
    + fix up paths for gbuild (fdo#36128) [Caolán McNamara]
    + make sure these values are positive (fdo#34350) [David Tardon]
    + xlsx comment export. (fdo#34903) [Muthu Subramanian]
+ components
    + do not ship Letter Wizard templates twice (fdo#35722) [Andras Timar]
+ filters
    + fix crash in the referenced shape didn't contain texbody (fdo#36203) [Radek Doulik]
+ impress
    + crash in RefreshDocumentLB (rhbz#695509) [Caolán McNamara]
+ libs-core
    + after save warn dialog return to original dir (i#108637) [Caolán McNamara]
    + fixing wrong calc generic names (lp#720716) [Bjoern Michaelsen]
    + related some translations for desktop file entries (lp#720716) [Bjoern Michaelsen]
    + use modification time of soft link targets if linked (i#113273) [Caolán McNamara]
+ libs-gui
    + better glyph fallback under windows for complex text (fdo#33090) [Caolán McNamara]
    + fix crash on launch (fdo#36336) [Anthony Durity]
    + related: ensure a deterministic shutdown order for globals (lp#746375) [Caolán McNamara]
    + related: make sure this is thread-safe (rhbz#691083) [Caolán McNamara]
    + remove unneeded minus and plus keyboard aliases (fdo#36235) [Christian Dywan]
+ ure
    + fix for allow dot net clients to bootstrap libreoffice (fdo#35108) [Noel Power]
+ common:
    + version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1) [Petr Mladek]
+ bootstrap
    + add support for auxiliary arguments to the cppunit tests [Bjoern Michaelsen]
    + allow to download and unpack official source tarballs [Petr Mladek]
    + check if file exists in *.po hook [Andras Timar]
    + detect the prefix of the cl.exe -showIncludes output. [Jan Holesovsky]
    + don't mention that we are updating autogen.lastrun. [Jan Holesovsky]
    + don't override CC and CXX on Windows when set, handle ccache. [Jan Holesovsky]
    + fix from-scratch build breakage: Don't call realpath on Windows path [Tor Lillqvist]
    + fixing up extra object list support [Bjoern Michaelsen]
    + gcc-4.0 on MacOSX does not support the @file syntax [Norbert Thiebaud]
    + let the 'kid' language code (Key ID build) pass configure check [Andras Timar]
    + lo-commit-stat: add --rev-list option [Petr Mladek]
    + lo-commit-stat: allow to list commits between branches [Petr Mladek]
    + lo-pack-sources: generate bootstrap.ver profile [Petr Mladek]
    + lo-pack-sources: new script to generate source tarballs [Petr Mladek]
    + make get_linktargetname public again so unittests can find the object lists [Bjoern 
Michaelsen]
    + move this in here so that on windows we convert paths to win format [Caolán McNamara]
    + set SHORT_PRODUCTEXTENSION to beta1 [Petr Mladek]
    + set STAR_RESOURCEPATH for cppunit tests to find resources from solver [Bjoern Michaelsen]
    + switch -ggdb3 to -ggdb2 to significantly reduce binaries sizes [Luboš Luňák]
    + use cl.exe's -showIncludes to generate dependency files. [Jan Holesovsky]
    + use git hook instead of gitattributes filter for *.po files [Andras Timar]
+ calc
    + append fake parameter in case of un-even parameter count. (fdo#34306) [Kohei Yoshida]
    + avoid importing unnamed styles from XLS. (fdo#35142) [Kohei Yoshida]
    + cleaning Module_sc.mk after cherry-picking [Bjoern Michaelsen]
    + convert OLE links from XLS doc into external ranges on import. [Kohei Yoshida]
    + disabled testCVEs for now in ucalc.cxx as it fails (fdo#36128) [Bjoern Michaelsen]
    + don't overwrite hidden cells in drag-fill operation (fdo#35345, i#89232) [Katarina Machalkova]
    + fix a mixup with calling conventions [Fridrich Štrba]
    + fix for add method Copy to ScVbaWorksheets (fdo#34763) [Markus Mohrhard]
    + fix relative/absolute toggling in R1C1 mode. (fdo#36124) [Kohei Yoshida]
    + incorrect index value checking & use operator[] over at(). [Kohei Yoshida]
    + insert a missing token for an ocSep followed by an ocClose. (fdo#34306) [Kohei Yoshida]
    + new test for function evaluation with missing parameters. [Kohei Yoshida]
    + reenable ucalc.cxx unittest in gbuild [Bjoern Michaelsen]
    + removed an unused argument from a function.  Let's make it simpler. [Kohei Yoshida]
    + revert "Append fake parameter in case of un-even parameter count." (fdo#34306) [Kohei Yoshida]
    + silly indentation errors, remove friend statement, bool over sal_Bool. [Kohei Yoshida]
    + starting sc_ucalc unit test [Bjoern Michaelsen]
    + windows needs BRAND_BASE_DIR as well [Caolán McNamara]
+ components
    + fix ( various vba automation related regressions ) (fdo#36209) [Noel Power]
    + remove unused AGotoCallButton and associated RID_IMGBTN_GOTOCALL id (fdo#36230) [Christian 
Dywan]
+ extras
    + fix broken .ott archives [Caolán McNamara]
+ filters
    + fix crash in the referenced shape didn't contain texbody (fdo#36203) [Radek Doulik]
    + fix what there is to fix [Caolán McNamara]
    + handle incomplete reads more gracefully [Caolán McNamara]
+ impress
    + fix accessibility crash [Caolán McNamara]
+ libs-core
    + fALSE/TRUE in strings should not be converted to sal_False/sal_True. [Jan Holesovsky]
    + fix bug - Date properties in 'Custom Properties' do not scroll in UI (#36069) [Robert Dargaud]
    + fix for add method Copy to ScVbaWorksheets (fdo#34763) [Markus Mohrhard]
    + remove unused AGotoCallButton and associated RID_IMGBTN_GOTOCALL id (fdo#36230) [Christian 
Dywan]
    + those TRUE->sal_True conversions look really wrong [Caolán McNamara]
+ libs-extern
    + chmod -x [Tor Lillqvist]
    + fix rhino build on Windows [Tor Lillqvist]
+ libs-gui
    + fix crash on launch (fdo#36336) [Anthony Durity]
    + fixed more build breakages with --enable-kde4 [Katarina Machalkova]
    + it's the WMF_APMFILEHEADER* parameter that needs a cast, I think [Tor Lillqvist]
    + our fontconfig baseline is 2.2.0 [Fridrich Štrba]
    + process glib events on exit [Radek Doulik]
    + removed duplicate code block (mis-merge, prolly) [Katarina Machalkova]
    + revert "It's the WMF_APMFILEHEADER* parameter that needs a cast, I think" [Tor Lillqvist]
    + revert "Use static_cast to resolve ambiguity between NULL and 0" [Tor Lillqvist]
    + the NULL must be a css::uno::Sequence< css::beans::PropertyValue >*, I think [Tor Lillqvist]
    + those TRUE->sal_True conversions look really wrong [Caolán McNamara]
    + use static_cast to resolve ambiguity between NULL and 0 [Tor Lillqvist]
+ sdk
    + even more OOo -> LO changes (in comments now) [Fridrich Štrba]
    + some more OOo -> LO changes [Fridrich Štrba]
+ translations
    + l10n: remove obsoleted intro.po [Andras Timar]
    + slovenian (sl) translation update [Andras Timar]
    + telugu (te) translation update [Andras Timar]
    + update translations from Pootle for LibO 3.4 beta 2 [Andras Timar]
+ ure
    + added error handling for pthread_mutexattr_settype. [Julien Chaffraix]
    + added handling for the write errors in receiveFdPipe. [Julien Chaffraix]
    + define for older systems [Fridrich Štrba]
    + fix MacOSX breakage due to e75d09e4e89d3eda7ddaa2c085678edf9a21293f [Norbert Thiebaud]
    + fix for allow dot net clients to bootstrap libreoffice (fdo#35108) [Noel Power]
    + fixed LANG setting in the _imp_setProcessLocale() function. [Christian Dywan]
    + fixed a potential null-dereferencing error in osl_closeProfile [Julien Chaffraix]
    + fixed some false positives 'dead assignments' seen in CLang++ [Julien Chaffraix]
    + no need to check out execv return value. [Julien Chaffraix]
+ writer
    + fALSE/TRUE in strings should not be converted to sal_False/sal_True. [Jan Holesovsky]
    + fix input list default selection on ww8 import (i#100621) [Thorsten Behrens]
+ artwork
    + update humanity style (lp#756895) [Sergey Davidoff]
+ base
    + catch by const reference [Caolán McNamara]
+ bootstrap
    + $(WITH_LINKER_HASH_STYLE) also for gbuild [Luboš Luňák]
    + add -Wl,-O1 as linker optimization flags when debug is disabled [Luboš Luňák]
    + add gb_CppunitTest_uses_ure for unittests using URE [Bjoern Michaelsen]
    + add sc to global gbuild build, remove duplicate unotools entry [Bjoern Michaelsen]
    + add support for auxiliary arguments to the cppunit tests [Bjoern Michaelsen]
    + add support for resource templates [David Tardon]
    + also use system cp as fallback on DragonFly. [Francois Tigeot]
    + configure: check for junit's hamcrest dependency [Miklos Vajna]
    + declare internal static openssl libs [David Tardon]
    + define gb_LinkTarget_add_generated_cxxobjects [David Tardon]
    + do not include 3+ from GPLv3+ in the make version [Luboš Luňák]
    + do not ship Letter Wizard templates twice (fdo#35722) [Andras Timar]
    + fix qt4 moc detection [Luboš Luňák]
    + fno-default-inline removed for CFLAGS since it's valid only for C++ [Julien Nabet]
    + gb_CHECKOBJECTOWNER=T allows to check for objects linked multiple times [Bjoern Michaelsen]
    + gbuild support for final extensions [Bjoern Michaelsen]
    + gbuildize chart2 [David Tardon]
    + gbuildize cui [David Tardon]
    + gbuildize lotuswordpro [David Tardon]
    + gbuildize oox [David Tardon]
    + gbuildize writerfilter [David Tardon]
    + gcc-4.0 on MacOSX does not support the @file syntax [Norbert Thiebaud]
    + get --enable-kde4 to work out-of-the-box on fedora [Caolán McNamara]
    + get rid of legacy libXaw usage [Caolán McNamara]
    + introduce toolshelpers static lib to avoid duplicate linking errors [Bjoern Michaelsen]
    + kill OS/2 stuff [Tor Lillqvist]
    + kill Pos_XXX in favour of osl_Pos_XXX [Michael Lefevre]
    + kill UPDMINOR and UPDMINOREXT stuff [Tor Lillqvist]
    + mangle openssl lib names on WNT with GCC [David Tardon]
    + merge: db5b093 0718414 [Francois Tigeot]
    + more than just x86_64 supports multilib [Caolán McNamara]
    + move this in here so that on windows we convert paths to win format [Caolán McNamara]
    + move to better location [David Tardon]
    + no 'hello world' printing from configure [Luboš Luňák]
    + provide a rule for explicit deps [Bjoern Michaelsen]
    + qt4 moc is available in /usr/bin as moc-qt4 on fedora [Caolán McNamara]
    + register dynamic libs for openssl as well [David Tardon]
    + remove CVER. [Francois Tigeot]
    + remove code depending on M1310 and M1400. [Francois Tigeot]
    + remove debug output [Bjoern Michaelsen]
    + remove more code using M1310 and M1400. [Francois Tigeot]
    + remove remaining M1500 and M1600 usage. [Francois Tigeot]
    + remove ssprety [Bjoern Michaelsen]
    + remove two OS/2 files [Tor Lillqvist]
    + set STAR_RESOURCEPATH for cppunit tests to find resources from solver [Bjoern Michaelsen]
    + switch -ggdb3 to -ggdb2 to significantly reduce binaries sizes [Luboš Luňák]
    + these xsl are gone AFAICS [Caolán McNamara]
    + transform ssl lib names on WNT correctly (I hope .-) [David Tardon]
+ calc
    + allow new test files to be just dropped into the appropiate test dir [Caolán McNamara]
    + catch by const reference [Caolán McNamara]
    + check for the value being outside the numeric limit of 32-bit int [David Tardon]
    + createFromAscii->RTL_CONSTASCII_USTRINGPARAM [Caolán McNamara]
    + disabled testCVEs for now in ucalc.cxx as it fails (fdo#36128) [Bjoern Michaelsen]
    + fix up paths for gbuild (fdo#36128) [Caolán McNamara]
    + gbuildize chart2 [David Tardon]
    + make sure these values are positive (fdo#34350) [David Tardon]
    + move the code to gbuild [David Tardon]
    + no local -Wl,-O1 linker flag [Luboš Luňák]
    + reenable ucalc.cxx unittest in gbuild [Bjoern Michaelsen]
    + remove obsoleted .pmk files [David Tardon]
    + remove unused files [David Tardon]
    + remove useless tests [Julien Nabet]
    + some cppcheck cleaning [Julien Nabet]
    + use SAL_DLLPUBLIC_EXPORT for consistency [David Tardon]
    + use gb_CppunitTest_uses_ure [Bjoern Michaelsen]
    + windows needs BRAND_BASE_DIR as well [Caolán McNamara]
    + xlsx comment export. (fdo#34903) [Muthu Subramanian]
+ components
    + all bogus comments removed keeping the indentation [Júlio Hoffimann]
    + catch by const reference [Caolán McNamara]
    + do not ship Letter Wizard templates twice (fdo#35722) [Andras Timar]
    + fix build - the same symbol defined on 2 places. [Jan Holesovsky]
    + gbuildize cui [David Tardon]
    + get rid of legacy libXaw usage [Caolán McNamara]
    + remove unused files [David Tardon]
    + remove useless import which caused an error [Julien Nabet]
    + rename this to keep gbuild happy [Caolán McNamara]
+ extensions
    + duplicate NULLs [Caolán McNamara]
+ extras
    + change some identifiers but above all, add 1 book about LibreOffice. [Julien Nabet]
    + fix broken .ott archives [Caolán McNamara]
    + updating biblio.odb [Julien Nabet]
+ filters
    + add a test harness and samples [Caolán McNamara]
    + add these back in to silence the MAXFILTER assert [Caolán McNamara]
    + added method to dump code for enhanced custom shape presets [Radek Doulik]
    + added preset for right-arrow - proof of concept [Radek Doulik]
    + asserts aren't helpful to me here [Caolán McNamara]
    + catch by const reference [Caolán McNamara]
    + change ...(0)... to ...(%"SAL_PRIdINT32")... + 2 commented lines removed [Julien Nabet]
    + component_getFactory must be SAL_DLLPUBLIC_EXPORT [David Tardon]
    + deliver generated header [David Tardon]
    + dump property map of customshape preset only when building with debug [Radek Doulik]
    + enable cppunit regression test [Caolán McNamara]
    + fix build [David Tardon]
    + fix crash in the referenced shape didn't contain texbody (fdo#36203) [Radek Doulik]
    + fix delivery of generated files [David Tardon]
    + fix what there is to fix [Caolán McNamara]
    + gbuildize lotuswordpro [David Tardon]
    + gbuildize oox [David Tardon]
    + gbuildize writerfilter [David Tardon]
    + i don't think we need icule [Caolán McNamara]
    + i want to have one depend on the other, sigh [Caolán McNamara]
    + if using gbuild component_getFactory needs to be SAL_DLLPUBLIC_EXPORT [Caolán McNamara]
    + include helper by absolute path [Bjoern Michaelsen]
    + initialize the member [David Tardon]
    + kill Pos_XXX in favour of osl_Pos_XXX [Michael Lefevre]
    + library, not LinkTarget [Bjoern Michaelsen]
    + link against openssl correctly [David Tardon]
    + mark this dir as warnings free [Caolán McNamara]
    + not useful dates in source code removed [Júlio Hoffimann]
    + port unit test to gbuild after fixing filter [Caolán McNamara]
    + really deliver namespaces.txt [David Tardon]
    + remove laughable wrong and luckily unused nonsense [Caolán McNamara]
    + remove obsoleted .pmk file [David Tardon]
    + remove old stuff now [Caolán McNamara]
    + remove unused files [David Tardon]
    + seem to need realpath here to build [Caolán McNamara]
    + sort ascii filter detection to end [Caolán McNamara]
    + these xsl are gone AFAICS [Caolán McNamara]
    + this isn't helpful [Caolán McNamara]
    + throw out some more warnings [Caolán McNamara]
    + throw out some warnings [Caolán McNamara]
    + unittest has to explicitly depend on lwpft library [Bjoern Michaelsen]
    + use $(OUTDIR) here [David Tardon]
    + use gb_CppunitTest_uses_ure, depend on Package [Bjoern Michaelsen]
    + waE: for enable-dbgutil [Caolán McNamara]
    + waE: mark this dir as warnings free [Caolán McNamara]
+ impress
    + a11y: don't look for accessiblechildren when there are none [Caolán McNamara]
    + add i18npool [Caolán McNamara]
    + crash in RefreshDocumentLB (rhbz#695509) [Caolán McNamara]
    + document ViewShell::CreateAccessibleDocumentView problem [Caolán McNamara]
    + easy Hack remove dead code and uncompiled code in 'sd' module [Dona Hertel]
    + fix accessibility crash [Caolán McNamara]
    + make this safe [Caolán McNamara]
    + none of these classes or headers is actually used [Caolán McNamara]
    + split construct into bits that depend on showing the window and not [Caolán McNamara]
    + waE: shadowed variable [Caolán McNamara]
+ libs-core
    + -Wno-shadow for KDE sources [Luboš Luňák]
    + after save warn dialog return to original dir (i#108637) [Caolán McNamara]
    + all bogus comments removed by regular expressions [Júlio Hoffimann]
    + all bogus comments removed keeping the indentation [Júlio Hoffimann]
    + bug id's from Oracle internal database removed [Júlio Hoffimann]
    + catch by const reference [Caolán McNamara]
    + default to UTF8 for html encoding [Caolán McNamara]
    + dont' assert for changing seperators, common thing to do [Caolán McNamara]
    + finished removal of _USE_UNO [Christina Rossmanith]
    + fix a warning about parenthesis suggestion [Julien Nabet]
    + fixing typo [Bjoern Michaelsen]
    + fixing wrong calc generic names (lp#720716) [Bjoern Michaelsen]
    + frim->from [Caolán McNamara]
    + hide macro recording when it is not enabled, to reduce confusion [Michael Meeks]
    + kill Pos_XXX in favour of osl_Pos_XXX [Michael Lefevre]
    + not useful dates in source code removed [Júlio Hoffimann]
    + related some translations for desktop file entries (lp#720716) [Bjoern Michaelsen]
    + remove DECLARE_LIST( SvTokenList, SvToken * ) [Rafael Dominguez]
    + remove OS/2-specific subdirectories [Francois Tigeot]
    + remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXX [Michael Lefevre]
    + remove commented code in libs-core/embeddedobj (partially) [Xisco Fauli]
    + silence virtual overriden warning [Luboš Luňák]
    + use modification time of soft link targets if linked (i#113273) [Caolán McNamara]
    + waE in dbg-util mode [Caolán McNamara]
    + waE in dbgutil mode [Caolán McNamara]
    + waE on enable-dbgutil [Caolán McNamara]
    + waE: in dbgutil mode [Caolán McNamara]
    + waE: remove annoying java warnings [Caolán McNamara]
    + waE: various compiler warnings [Caolán McNamara]
+ libs-extern
    + chmod -x [Tor Lillqvist]
    + fix rhino build on Windows [Tor Lillqvist]
+ libs-gui
    + add our normal Emacs and vim mode lines [Tor Lillqvist]
    + adding toolshelpers in Module_tools.mk too [Bjoern Michaelsen]
    + all bogus comments removed by regular expressions [Júlio Hoffimann]
    + avoid OSL_ASSERT that is actually never true [Luboš Luňák]
    + better glyph fallback under windows for complex text (fdo#33090) [Caolán McNamara]
    + bug id's from Oracle internal database removed [Júlio Hoffimann]
    + catch by const reference [Caolán McNamara]
    + catched->caught [Caolán McNamara]
    + disposeEventSource should not be SAL_CALL [Tor Lillqvist]
    + fix build of padmin after removal of psp::*::type [David Tardon]
    + fix crash on launch (fdo#36336) [Anthony Durity]
    + fix typo [David Tardon]
    + fix typo in disambiguated disposing change [Thorsten Behrens]
    + fixed typo [Takeshi Abe]
    + gtk: implement native drawing of menu separators [Michael Natterer]
    + hack: store/restore font name box mru entries [Marco Cecchetti]
    + introduce toolshelpers static lib to avoid duplicate linking errors [Bjoern Michaelsen]
    + kill Pos_XXX in favour of osl_Pos_XXX [Michael Lefevre]
    + our fontconfig baseline is 2.2.0 [Fridrich Štrba]
    + psp::getOfficePath is unix only, this should work too [Caolán McNamara]
    + related: ensure a deterministic shutdown order for globals (lp#746375) [Caolán McNamara]
    + related: make sure this is thread-safe (rhbz#691083) [Caolán McNamara]
    + remove OS/2-specific subdirectories. [Francois Tigeot]
    + remove obsolete sspretty [Bjoern Michaelsen]
    + remove unneeded minus and plus keyboard aliases (fdo#36235) [Christian Dywan]
    + restoring basemutexhelper.hxx [Bjoern Michaelsen]
    + small bug, "0" instead of "0" in a printf [Julien Nabet]
    + waE: nMicro only used in DEBUG code path [Caolán McNamara]
    + waE: set but unused in dbgutil mode [Caolán McNamara]
    + waE: unused variables [Caolán McNamara]
+ postprocess
    + gbuildize chart2 [David Tardon]
    + gbuildize lotuswordpro [David Tardon]
    + gbuildize oox [David Tardon]
    + gbuildize writerfilter [David Tardon]
+ sdk
    + even more OOo -> LO changes (in comments now) [Fridrich Štrba]
    + some more OOo -> LO changes [Fridrich Štrba]
+ testing
    + catch by const reference [Caolán McNamara]
+ ure
    + catched->caught [Caolán McNamara]
    + define for older systems [Fridrich Štrba]
    + kill Pos_XXX in favour of osl_Pos_XXX [Michael Lefevre]
    + remove OS/2 support. [Francois Tigeot]
    + remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXX [Michael Lefevre]
+ writer
    + all bogus comments removed keeping the indentation [Júlio Hoffimann]
    + bug id's from Oracle internal database removed [Júlio Hoffimann]
    + fix build [David Tardon]
    + fixed typos in comments [Takeshi Abe]
    + layout dumper: dump anchored objects too [Cédric Bosdonnat]
    + layout dumper: show portion types as string instead of int values [Cédric Bosdonnat]
    + no local -Wl,-O1 linker flag [Luboš Luňák]
    + not useful dates in source code removed [Júlio Hoffimann]
    + swui links to sw, so export SwRewriter from sw [Caolán McNamara]

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


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.