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 28th week in 2011
on LibreOffice repositories and the living branches:

        + master:            LO-3.5 development
        + libreoffice-3-3:   fixes for LO-3.3.4 bug fix release
        + libreoffice-3-4:   fixes for LO-3.4.2 bug fix release
        + libreoffice-3-4-2: final stabilization of the LO-3.4.2 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
+ libs-gui
    + fix regression in SvGlobalName::operator < (fdo#32709) [Radek Doulik]
+ calc
    + make sure the drawing layer is initialized before use. (fdo#36688) [Kohei Yoshida]
+ filters
    + fix for shared formulas are not imported correctly (fdo#39023) [Markus Mohrhard]
    + using formatcode while displaying labels. (bnc#694356) [Muthu Subramanian]
+ libs-core
    + add useronly read permission, while creating tmpfile. (fdo#36733) [Michael Meeks]
    + null the display pointer after closing the display, fixes (fdo#37579) [Michael Meeks]
    + related: ole props buglet (i#35066) [Caolán McNamara]
    + use UTF-8 encoding for gstreamer uris (fdo#39091) [Caolán McNamara]
+ libs-gui
    + fix regression in SvGlobalName::operator < (fdo#32709) [Radek Doulik]
    + fix set color regression in cairo canvas (fdo#33591, fdo#35681) [Radek Doulik]
+ writer
    + basic handling of lines in RTF import (bnc#695479) [Cédric Bosdonnat]
+ calc
    + fix broken refresh() from UNO API (and Basic). (fdo#37767) [Kohei Yoshida]
    + make sure the drawing layer is initialized before use. (fdo#36688) [Kohei Yoshida]
+ filters
    + fix for shared formulas are not imported correctly (fdo#39023) [Markus Mohrhard]
    + using formatcode while displaying labels. (bnc#694356) [Muthu Subramanian]
+ libs-core
    + add useronly read permission, while creating tmpfile. (fdo#36733) [Michael Meeks]
    + null the display pointer after closing the display, fixes (fdo#37579) [Michael Meeks]
    + related: ole props buglet (i#35066) [Caolán McNamara]
    + use UTF-8 encoding for gstreamer uris (fdo#39091) [Caolán McNamara]
+ libs-gui
    + fix regression in SvGlobalName::operator < (fdo#32709) [Radek Doulik]
    + fix set color regression in cairo canvas (fdo#33591, fdo#35681) [Radek Doulik]
+ writer
    + basic handling of lines in RTF import (bnc#695479) [Cédric Bosdonnat]
    + fix counting the paragraphs, . (fdo#36816) [Jan Holesovsky]
+ calc
    + fix broken refresh() from UNO API (and Basic). (fdo#37767) [Kohei Yoshida]
    + fix for SetNamedRanges speedup (fdo#35357) [Laurent Godard]
    + make sure the drawing layer is initialized before use. (fdo#36688) [Kohei Yoshida]
    + rework SvxSimpleTable to not manage its own parent (fdo#36534) [Caolán McNamara]
+ components
    + migrate Basic to new resource service (fdo#37290) [Xisco Fauli]
    + rework SvxSimpleTable to not manage its own parent (fdo#36534) [Caolán McNamara]
+ filters
    + fix for shared formulas are not imported correctly from xlsx (fdo#39023) [Markus Mohrhard]
+ libs-core
    + null the display pointer after closing the display, fixes (fdo#37579) [Michael Meeks]
    + rework SvxSimpleTable to not manage its own parent (fdo#36534) [Caolán McNamara]
+ libs-gui
    + fix regression in SvGlobalName::operator < (fdo#32709) [Radek Doulik]
    + fix set color regression in cairo canvas (fdo#33591, fdo#35681) [Radek Doulik]
+ writer
    + fix counting the paragraphs, . (fdo#36816) [Jan Holesovsky]
    + fix for ensure table alignment is preserved (bnc#693477) [Noel Power]
+ libs-gui
    + fix regression in SvGlobalName::operator < (fdo#32709) [Radek Doulik]
+ common
    + branch libreoffice-3-4-2 [Petr Mladek]
    + version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1) [Petr Mladek]
+ bootstrap
    + better support for distro packaging [Petr Mladek]
    + bin/unpack-sources: new helper script for packaging LO [Petr Mladek]
    + bump product version to 3.4.2-rc1, release number to 201 [Petr Mladek]
    + set INSTALLDIR with real path [Petr Mladek]
+ calc
    + make sure the drawing layer is initialized before use. (fdo#36688) [Kohei Yoshida]
+ components
    + fix wrong capitalization in case of non-standard hyphenation [Laszlo Nemeth]
+ extensions
    + hotfix to include localizations of Presenter screen extension [Andras Timar]
+ filters
    + fix for shared formulas are not imported correctly (fdo#39023) [Markus Mohrhard]
    + using formatcode while displaying labels. (bnc#694356) [Muthu Subramanian]
+ libs-core
    + add useronly read permission, while creating tmpfile. (fdo#36733) [Michael Meeks]
    + null the display pointer after closing the display, fixes (fdo#37579) [Michael Meeks]
    + related: ole props buglet (i#35066) [Caolán McNamara]
    + support distro packaging [Petr Mladek]
    + use UTF-8 encoding for gstreamer uris (fdo#39091) [Caolán McNamara]
+ libs-gui
    + fix regression in SvGlobalName::operator < (fdo#32709) [Radek Doulik]
    + fix set color regression in cairo canvas (fdo#33591, fdo#35681) [Radek Doulik]
+ translations
    + update translations from Pootle for LibO 3.4.2 rc1 [Andras Timar]
    + update translations from Pootle for LibO 3.4.2 rc2 [Andras Timar]
    + zu animation.po was wrong in pootle [Andras Timar]
+ writer
    + basic handling of lines in RTF import (bnc#695479) [Cédric Bosdonnat]
+ common
    + version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1) [Petr Mladek]
+ bootstrap
    + better support for distro packaging [Petr Mladek]
    + bin/unpack-sources: new helper script for packaging LO [Petr Mladek]
    + bump product version to 3.4.2-rc1, release number to 201 [Petr Mladek]
    + set INSTALLDIR with real path [Petr Mladek]
    + updated mdds package to 0.5.3. [Kohei Yoshida]
+ calc
    + fix broken refresh() from UNO API (and Basic). (fdo#37767) [Kohei Yoshida]
    + make sure the drawing layer is initialized before use. (fdo#36688) [Kohei Yoshida]
+ components
    + fix wrong capitalization in case of non-standard hyphenation [Laszlo Nemeth]
+ extensions
    + hotfix to include localizations of Presenter screen extension [Andras Timar]
+ filters
    + fix for shared formulas are not imported correctly (fdo#39023) [Markus Mohrhard]
    + using formatcode while displaying labels. (bnc#694356) [Muthu Subramanian]
+ libs-core
    + add useronly read permission, while creating tmpfile. (fdo#36733) [Michael Meeks]
    + null the display pointer after closing the display, fixes (fdo#37579) [Michael Meeks]
    + related: ole props buglet (i#35066) [Caolán McNamara]
    + support distro packaging [Petr Mladek]
    + use UTF-8 encoding for gstreamer uris (fdo#39091) [Caolán McNamara]
+ libs-extern
    + updated mdds to 0.5.3. [Kohei Yoshida]
+ libs-gui
    + fix regression in SvGlobalName::operator < (fdo#32709) [Radek Doulik]
    + fix set color regression in cairo canvas (fdo#33591, fdo#35681) [Radek Doulik]
+ translations
    + update translations from Pootle for LibO 3.4.2 rc1 [Andras Timar]
    + update translations from Pootle for LibO 3.4.2 rc2 [Andras Timar]
    + zu animation.po was wrong in pootle [Andras Timar]
+ writer
    + basic handling of lines in RTF import (bnc#695479) [Cédric Bosdonnat]
    + fix counting the paragraphs, . (fdo#36816) [Jan Holesovsky]
+ base
    + add prefixes for component_getFactory methods [Matúš Kukan]
    + callcatcher: remove unused methods [Caolán McNamara]
    + ditch ByteString [Caolán McNamara]
    + move methods from component_getImplementationEnviron to component_getFactory [Matus Kukan]
    + remove component_getImplementationEnvironment [Matus Kukan]
+ bootstrap
    + accept x86_64 for FreeBSD as well [Mike Eberdt]
    + add cache of list of easy to remove used methods [Caolán McNamara]
    + add check for extra bit of minimal perl, etc. env [Caolán McNamara]
    + add map files without component_getImplementation to fix mac build [Michael Meeks]
    + add more iOS-specific options [Tor Lillqvist]
    + add the gdiplus library [Tor Lillqvist]
    + bin OLDNAMESLIB which duplicates the existing gb_Library_win32_OLDNAMES [Tor Lillqvist]
    + callcatcher: remove unused Application::GetReservedKeyCodeDescription [Caolán McNamara]
    + callcatcher: remove unused methods [Thomas Arnhold]
    + check for unzip [Thomas Arnhold]
    + cppu::bootstrap unused in tree, but part of external API [Caolán McNamara]
    + drop some more unused methods [Caolán McNamara]
    + drop vcl::unotools::getTunnelIdentifier [Caolán McNamara]
    + factor out the oldnames/moldname difference between WNTMSC and WNTGCC [Tor Lillqvist]
    + pack binfilter resources together with other binfilter files [Andras Timar]
    + produce .res files with WNTGCC, too [Tor Lillqvist]
    + properly determine number of CPUs on FreeBSD [Mike Eberdt]
    + reduce easy list [Caolán McNamara]
    + remove component_getImplementationEnvironment methods [Matúš Kukan]
    + remove more unused [Caolán McNamara]
    + remove unused entries [Caolán McNamara]
    + revert "add map files without component_getImplementation to fix mac build" [Matúš Kukan]
    + safer grep pattern [Caolán McNamara]
    + split unused methods list into easy and full [Caolán McNamara]
    + the graphite2 library gets built statically with WNTGCC at least [Tor Lillqvist]
    + tweak euid check to use a simpler check instead [Michael Meeks]
    + unset the Python environment vars when running the sub-configure [Tor Lillqvist]
    + unusedcode.easy: remove some methods [Thomas Arnhold]
    + update callcatcher list [Thomas Arnhold]
    + update list [Caolán McNamara]
    + update unused code [Caolán McNamara]
    + update unusedcode list [Caolán McNamara]
    + updated mdds package to 0.5.3. [Kohei Yoshida]
    + use internal cppunit with STL debug enabled [Luboš Luňák]
    + why would we want to define GLIBC when not using glibc? [Tor Lillqvist]
    + work around a bash-ism in configure.in [Mike Eberdt]
+ calc
    + add basic sylk filter test [Caolán McNamara]
    + byteString::CreateFromInt32->rtl::OString::valueOf [Caolán McNamara]
    + callcatcher: remove unused lcl_CreateExternalRefTokenArray [Caolán McNamara]
    + correctly use adjusted range strings for range name import. [Kohei Yoshida]
    + fix broken refresh() from UNO API (and Basic). (fdo#37767) [Kohei Yoshida]
    + fix for SetNamedRanges speedup (fdo#35357) [Laurent Godard]
    + i'm sure this is meant to be CalcComponent instead of WriterComponent. [Kohei Yoshida]
    + make sure filters unit test depends on non-linked scfilt lib [Caolán McNamara]
    + make sure the drawing layer is initialized before use. (fdo#36688) [Kohei Yoshida]
    + remove component_getImplementationEnvironment [Matus Kukan]
    + reverted 70af08e849a93d56915b7abe14537facf1022a6a. [Kohei Yoshida]
    + rework SvxSimpleTable to not manage its own parent (fdo#36534) [Caolán McNamara]
    + use oox filter for *all* control import [Noel Power]
+ components
    + adapt to new InsertAutomaticEntryColor method, to show automatic color [Michael Meeks]
    + byteString->rtl::OStringBuffer [Caolán McNamara]
    + callcatcher: remove unused TpBorderRGBColor [Caolán McNamara]
    + callcatcher: remove unused xmlchar_to_ous [Caolán McNamara]
    + callcatcher: replace Clone() by NULL [Thomas Arnhold]
    + clean up [Xisco Fauli]
    + migrate Basic to new resource service (fdo#37290) [Xisco Fauli]
    + move methods from component_getImplementationEnviron to component_getFactory [Matus Kukan]
    + no point building xml2cmp when cross-compiling [Tor Lillqvist]
    + remove BrOffice branding [Andras Timar]
    + remove component_getImplementationEnvironment [Matus Kukan]
    + remove gid_Module_Langpack_Binfilter [Andras Timar]
    + remove unused OOo brand image [Andras Timar]
    + revert "clean up" [Xisco Fauli]
    + rework SvxSimpleTable to not manage its own parent (fdo#36534) [Caolán McNamara]
+ extensions
    + remove component_getImplementationEnvironment [Matus Kukan]
+ filters
    + [Temp] Disable getCellBlock, until proper fix. [Muthu Subramanian]
    + add sylk extension and text/spreadsheet mimetype [Caolán McNamara]
    + avoid optimization turning into pessimisation for stupid strings [Caolán McNamara]
    + bounding box algorithm needs angle in radians [Fridrich Štrba]
    + byteString::CreateFromInt32->rtl::OString::valueOf and simplify [Caolán McNamara]
    + callcatcher: remove unused ColorToOUString [Caolán McNamara]
    + callcatcher: remove unused CreateCache_Impl [Caolán McNamara]
    + callcatcher: remove unused methods [Caolán McNamara]
    + callcatcher: remove various unused save, etc. methods [Caolán McNamara]
    + callcatcher: unused lcl_hasChartType [Caolán McNamara]
    + callcatcher: unused methods [Caolán McNamara]
    + check if seek succeeded [Caolán McNamara]
    + check if seek succeeds [Caolán McNamara]
    + check seeks for success against short reads [Caolán McNamara]
    + fix a bug in bounding box computing [Fridrich Štrba]
    + fix for shared formulas are not imported correctly from xlsx (fdo#39023) [Markus Mohrhard]
    + fix windows build [Fridrich Strba]
    + implemented a new way for exporting and handling placeholder text elements [Marco Cecchetti]
    + initialize Length to suppress a compiler warning [Takeshi Abe]
    + not going to get re-enabled, is it [Caolán McNamara]
    + overlong lines [Caolán McNamara]
    + remove component_getImplementationEnvironment [Matúš Kukan]
    + split the script in smaller pieces [Marco Cecchetti]
    + these can be sal_uInt32, and pre-sanity-check massive allocs [Caolán McNamara]
    + trying to use the svg:fill-rule in ODG [Fridrich Štrba]
    + unused inlines [Caolán McNamara]
    + use oox filter for *all* control import [Noel Power]
    + various unused methods [Caolán McNamara]
+ help
    + usage of wine depends on platform [Timo Richter]
    + wiki to native help converter [Timo Richter]
+ impress
    + fix OSX linking problem with inaccurate component map [Michael Meeks]
    + remove component_getImplementationEnvironment [Matus Kukan]
    + use oox filter for *all* control import [Noel Power]
    + we can again use unloadablecomponent.map [Matúš Kukan]
+ libs-core
    + a11y: fix crash where subclass bypasses a11y layer to insert entries [Caolán McNamara]
    + add text/spreadsheet (.slk/.sylk) to calc.desktop [Caolán McNamara]
    + byteString->OStringBUffer [Caolán McNamara]
    + byteString->OStringBuffer [Caolán McNamara]
    + byteString->rtl::OStringBuffer [Caolán McNamara]
    + byteString::CreateFromInt32->rtl::OString::valueOf [Caolán McNamara]
    + cHECKERROR unused [Caolán McNamara]
    + callcatcher: remove MapCommandGroupToGroupID [Caolán McNamara]
    + callcatcher: remove unused AddNumber_Impl [Caolán McNamara]
    + callcatcher: remove unused CmpUS_Impl [Caolán McNamara]
    + callcatcher: remove unused DecryptBlockName_Imp [Caolán McNamara]
    + callcatcher: remove unused SfxShellIdent_Impl [Caolán McNamara]
    + callcatcher: remove unused SfxViewFrame::CloseHiddenFrames_Impl [Caolán McNamara]
    + callcatcher: remove unused StarBASIC::ActivateObject [Thomas Arnhold]
    + callcatcher: remove unused StarBASIC::FindVarInCurrentScopy [Thomas Arnhold]
    + callcatcher: remove unused StarBASIC::GetGlobalBreakHdl [Thomas Arnhold]
    + callcatcher: remove unused StarBASIC::GetGlobalLanguageMode [Thomas Arnhold]
    + callcatcher: remove unused StarBASIC::GetLanguageMode [Thomas Arnhold]
    + callcatcher: remove unused StarBASIC::LoadOldModules [Thomas Arnhold]
    + callcatcher: remove unused StarBASIC::SetGlobalLanguageMode [Thomas Arnhold]
    + callcatcher: remove unused StarBASIC::StaticEnableReschedule [Thomas Arnhold]
    + callcatcher: remove unused StarBASIC::StaticSuppressSfxResource [Thomas Arnhold]
    + callcatcher: remove unused SupportsCommandGroup [Caolán McNamara]
    + callcatcher: remove unused Viewport3D:::Foo [Thomas Arnhold]
    + callcatcher: remove unused implFoo* [Caolán McNamara]
    + callcatcher: remove unused methods [Caolán McNamara]
    + callcatcher: remove unused non-class level methods [Caolán McNamara]
    + callcatcher: remove unused standalone SearchAndReplace [Caolán McNamara]
    + callcatcher: unused HelpInterceptor_Impl::SetStartURL [Caolán McNamara]
    + callcatcher: unused ImpGetDefaultFontsLanguage [Caolán McNamara]
    + callcatcher: unused getScriptLibraryContainer [Caolán McNamara]
    + callcatcher: unused lcl_CreateBulletItem [Caolán McNamara]
    + callcatcher: unused lcl_FontChangedHint [Caolán McNamara]
    + callcatcher: unused lcl_Foo methods [Caolán McNamara]
    + callcatcher: unused lcl_IsUnsupportedUnicodeChar [Caolán McNamara]
    + callcatcher: unused lcl_MoveBox [Caolán McNamara]
    + callcatcher: unused lcl_hasChartType [Caolán McNamara]
    + callcatcher: unused methods [Caolán McNamara]
    + catch by const reference [Caolán McNamara]
    + change Menuitem Insert Ruler to Rule [Jeffrey Chang]
    + debug-only method [Caolán McNamara]
    + do not pass the request for command line help to oosplash [Michal Svec]
    + fix windows build [Fridrich Strba]
    + init some values against short reads [Caolán McNamara]
    + just a little fix [Julien Nabet]
    + keep this one component_getImplementationEnvironment method [Matúš Kukan]
    + nah, don't want to list bg in any extra table container space [Caolán McNamara]
    + no point building xml2cmp when cross-compiling [Tor Lillqvist]
    + null the display pointer after closing the display, fixes (fdo#37579) [Michael Meeks]
    + oosplash.bin - handle EINTR and failed reads more elegantly [Michael Meeks]
    + remove component_getImplementationEnvironment methods [Matúš Kukan]
    + remove runsInSetup which has a const return value [Thomas Arnhold]
    + remove unused QuitAgain_Impl [Caolán McNamara]
    + remove unused polypolygon variants [Caolán McNamara]
    + rework SvxSimpleTable to not manage its own parent (fdo#36534) [Caolán McNamara]
    + transparencyPrintWarningBox and resource strings unused [Caolán McNamara]
    + unused methods [Caolán McNamara]
    + various unused methods [Caolán McNamara]
    + various unused methods and impl source files [Caolán McNamara]
+ libs-extern
    + add constructor and GetValue() method to the Color class [Tor Lillqvist]
    + add the gdiplus headers and import library from Wine, for cross-compilation [Tor Lillqvist]
    + build cppunit also with STL debug when STL debug is enabled [Luboš Luňák]
    + relocate the headers from Wine, add two new ones [Tor Lillqvist]
    + updated mdds to 0.5.3. [Kohei Yoshida]
+ libs-extern-sys
    + don't let <windows.h> define min() and max() as macros [Tor Lillqvist]
    + waE: yet more of these shadowing warnings [Caolán McNamara]
    + we want cairo-quartz.h for iOS, not the X ones [Tor Lillqvist]
+ libs-gui
    + 4 minutes 27 seconds -> 11 seconds [Caolán McNamara]
    + adapt for windres, use the actual lower-case file names [Tor Lillqvist]
    + add a SvStream::remainingSize [Caolán McNamara]
    + add a comment about the VCL_NSApplication magic [Tor Lillqvist]
    + add missing mode-lines [Caolán McNamara]
    + add new InsertAutomaticEntryColor method [Michael Meeks]
    + an error in my previous fix [Julien Nabet]
    + bah, hidden windows-only uses of these [Caolán McNamara]
    + bin dead MacOSX X11 code [Tor Lillqvist]
    + callcatcher: ByteString::CompareIgnoreCaseToAscii unused, shrink api [Caolán McNamara]
    + callcatcher: GetAutofallback unused [Caolán McNamara]
    + callcatcher: ToolBox cleanup [Thomas Arnhold]
    + callcatcher: WriteWindowMetafile moved to binfilter long ago, remove this copy [Caolán 
McNamara]
    + callcatcher: [Byte|UniString]::SearchCharBackward unused [Caolán McNamara]
    + callcatcher: actually remove INetContentTypes::GetExtension [Thomas Arnhold]
    + callcatcher: actually remove the correct SetTempNameBaseDirectory [Thomas Arnhold]
    + callcatcher: bring ImplTBDragMgr members back and remove EndCustomizeMode [Thomas Arnhold]
    + callcatcher: build fixes [Thomas Arnhold]
    + callcatcher: cleanup INetIStream [Thomas Arnhold]
    + callcatcher: cleanup INetMIME [Thomas Arnhold]
    + callcatcher: cleanup INetMIMEMessage [Thomas Arnhold]
    + callcatcher: ditch unused method [Caolán McNamara]
    + callcatcher: downheap only used by removed heapsort, also remove it [Caolán McNamara]
    + callcatcher: drop ugly unused hack [Caolán McNamara]
    + callcatcher: drop unused help methods [Caolán McNamara]
    + callcatcher: remove Directory ByteString ctor [Caolán McNamara]
    + callcatcher: remove INetContentTypes::Foo [Thomas Arnhold]
    + callcatcher: remove INetMessage::SetHeaderField [Thomas Arnhold]
    + callcatcher: remove Printer::Foo [Thomas Arnhold]
    + callcatcher: remove PrinterSetupDialog::GetOptionsHdl [Thomas Arnhold]
    + callcatcher: remove TextCharAttribList::DbgCheckAttribs [Thomas Arnhold]
    + callcatcher: remove TextEngine::Foo [Thomas Arnhold]
    + callcatcher: remove TextUndoSetAttribs [Thomas Arnhold]
    + callcatcher: remove TextView::Foo [Thomas Arnhold]
    + callcatcher: remove TransferDataContainer::ClearData [Thomas Arnhold]
    + callcatcher: remove TransferableDataHelper::GetInterface [Thomas Arnhold]
    + callcatcher: remove TransferableHelper::Foo [Thomas Arnhold]
    + callcatcher: remove Type1Emitter::Type1Emitter [Thomas Arnhold]
    + callcatcher: remove Wallpaper::Foo [Thomas Arnhold]
    + callcatcher: remove beautiful, but unused methods [Caolán McNamara]
    + callcatcher: remove this unused ImpMultBig2 variant [Caolán McNamara]
    + callcatcher: remove unused Application::GetReservedKeyCodeDescription [Caolán McNamara]
    + callcatcher: remove unused B3dCamera::Set* [Thomas Arnhold]
    + callcatcher: remove unused B3dTransformationSet transformations [Thomas Arnhold]
    + callcatcher: remove unused B3dTransformationSet various Get/Set methods [Thomas Arnhold]
    + callcatcher: remove unused B3dViewport::Set* [Thomas Arnhold]
    + callcatcher: remove unused ByteString writeHeaderFieldBody variant [Caolán McNamara]
    + callcatcher: remove unused ChangeDefName [Caolán McNamara]
    + callcatcher: remove unused GetTempNameBaseDirectory [Caolán McNamara]
    + callcatcher: remove unused IMapObject::GetLogPoint [Thomas Arnhold]
    + callcatcher: remove unused IMapObject::GetPixelPoint [Thomas Arnhold]
    + callcatcher: remove unused INetRFC822Message::GenerateDateField [Thomas Arnhold]
    + callcatcher: remove unused INetRFC822Message::Set* [Thomas Arnhold]
    + callcatcher: remove unused INetURLHistory_Impl::heapsort [Thomas Arnhold]
    + callcatcher: remove unused INetURLObject::CutName [Thomas Arnhold]
    + callcatcher: remove unused INetURLObject::HasMsgId [Thomas Arnhold]
    + callcatcher: remove unused INetURLObject::encodeHostPort [Thomas Arnhold]
    + callcatcher: remove unused INetURLObject::getFTPType [Thomas Arnhold]
    + callcatcher: remove unused INetURLObject::getIMAPUID [Thomas Arnhold]
    + callcatcher: remove unused INetURLObject::makeAuthCanonic [Thomas Arnhold]
    + callcatcher: remove unused INetURLObject::makePortCanonic [Thomas Arnhold]
    + callcatcher: remove unused Image::GetColorTransformArrays [Thomas Arnhold]
    + callcatcher: remove unused Image::Invert [Thomas Arnhold]
    + callcatcher: remove unused IsHighContrastBlackAndWhite [Caolán McNamara]
    + callcatcher: remove unused Merge ByteString [Caolán McNamara]
    + callcatcher: remove unused MergeDataFile::WriteError ByteString [Caolán McNamara]
    + callcatcher: remove unused MsLangId::convertIsoByteStringToLanguage [Caolán McNamara]
    + callcatcher: remove unused PIList* methods [Caolán McNamara]
    + callcatcher: remove unused RscFileInst ByteString ctor [Caolán McNamara]
    + callcatcher: remove unused SfxItemPool::GetLoadingVersion [Caolán McNamara]
    + callcatcher: remove unused SotStorage::OpenEncryptedSotStream [Caolán McNamara]
    + callcatcher: remove unused SystemChildWindow::IsEraseBackgroundEnabled [Thomas Arnhold]
    + callcatcher: remove unused SystemWindow::Foo [Thomas Arnhold]
    + callcatcher: remove unused TabBar::Foo [Thomas Arnhold]
    + callcatcher: remove unused TabControl::Foo [Thomas Arnhold]
    + callcatcher: remove unused Table::GetUniqueKey [Thomas Arnhold]
    + callcatcher: remove unused TaskBar::Foo [Thomas Arnhold]
    + callcatcher: remove unused TaskPaneList::FindNextPane [Thomas Arnhold]
    + callcatcher: remove unused TaskStatusBar::Foo [Thomas Arnhold]
    + callcatcher: remove unused TaskStatusFieldItem::TaskStatusFieldItem [Thomas Arnhold]
    + callcatcher: remove unused TempFile::SetTempNameBaseDirectory from unotools [Thomas Arnhold]
    + callcatcher: remove unused TextAttrib stuff [Thomas Arnhold]
    + callcatcher: remove unused TimeBox::Foo [Thomas Arnhold]
    + callcatcher: remove unused TimeFormatter::Foo [Thomas Arnhold]
    + callcatcher: remove unused UCBStorageStream ctor [Caolán McNamara]
    + callcatcher: remove unused WriteUniStringLines [Caolán McNamara]
    + callcatcher: remove unused basegfx::B3DHomMatrix::Foo [Thomas Arnhold]
    + callcatcher: remove unused basegfx::B3DHomPoint::implHomogenize [Thomas Arnhold]
    + callcatcher: remove unused createRFC822Mailbox [Caolán McNamara]
    + callcatcher: remove unused getTunnelIdentifier [Caolán McNamara]
    + callcatcher: remove unused hasReminderDateCome [Caolán McNamara]
    + callcatcher: remove unused ifdef branch [Caolán McNamara]
    + callcatcher: remove unused methods [Caolán McNamara]
    + callcatcher: remove unused setGrad* methods [Caolán McNamara]
    + callcatcher: strip l10ntools down by more unused methods [Caolán McNamara]
    + callcatcher: strip rsc down by more unused methods [Caolán McNamara]
    + callcatcher: unused ByteString::EmptyString [Caolán McNamara]
    + callcatcher: unused FieldToMapUnit [Caolán McNamara]
    + callcatcher: unused GetSchnittBit [Caolán McNamara]
    + callcatcher: unused ImpATan2 [Caolán McNamara]
    + callcatcher: unused IsKeyCodeValid [Caolán McNamara]
    + callcatcher: unused code [Caolán McNamara]
    + callcatcher: unused listPositionAt [Caolán McNamara]
    + callcatcher: unused methods [Caolán McNamara]
    + cleanup some old X11 code, remove useless tests [Francois Tigeot]
    + compiler can now detect additional unused function [Caolán McNamara]
    + dir::SetSort unused [Caolán McNamara]
    + don't build these executables when cross-compiling [Tor Lillqvist]
    + don't need these methods on some platforms [Caolán McNamara]
    + error: attempt to increment a singular iterator [David Tardon]
    + fcPatternAddFTFace is 2.4.x feature and our baseline is 2.2.0 [Fridrich Štrba]
    + fix "unused attribute" build error. [Nigel Hawkins]
    + fix WNTGCC compilation error [Tor Lillqvist]
    + fix code pointer in comment [Takeshi Abe]
    + fix compilation for iOS [Tor Lillqvist]
    + fix regression in SvGlobalName::operator < (fdo#32709) [Radek Doulik]
    + fix set color regression in cairo canvas (fdo#33591, fdo#35681) [Radek Doulik]
    + fix type missmatch in SvxIconChoiceCtrl_Impl. [Joseph Powers]
    + fix uninitialized member [Luboš Luňák]
    + fixes for Windows cross-compilation [Tor Lillqvist]
    + iOS hacking [Tor Lillqvist]
    + include cairo.h explicitely for builds with cairoless gtk+ [Fridrich Štrba]
    + init against short reads [Caolán McNamara]
    + initial cut at damage tracking support [Michael Meeks]
    + just using CAIRO_LIBS in ldflags is not enough [Tor Lillqvist]
    + merged the 3 executables into one in module rsc [Peter Rabi]
    + misplaced endif [Caolán McNamara]
    + relocated the headers we need from Wine [Tor Lillqvist]
    + remove EDITDEBUG [Thomas Arnhold]
    + remove an unused #define [Francois Tigeot]
    + remove component_getImplementationEnvironment methods [Matus Kukan]
    + remove unused RTFOutFuncs::Out_Fontname [Miklos Vajna]
    + remove unused TraceBands [Caolán McNamara]
    + remove unused and archaic ImpCartToPolar [Caolán McNamara]
    + remove unused and archaic ImpPolarToCart [Caolán McNamara]
    + replace List with SvxIconChoiceCtrlEntryList_impl [Joseph Powers]
    + replace List with std::vector< GraphicObject* > [Joseph Powers]
    + replace List with std::vector< IMapObject* > [Joseph Powers]
    + replace List with std::vector< SvNumberFormatter* > [Joseph Powers]
    + replace List with std::vector< SvxIconChoiceCtrlEntry* > [Joseph Powers]
    + replace List with std::vector< VCLXGraphics* > [Joseph Powers]
    + replace List with std::vector< Window* > [Joseph Powers]
    + revert "WaE: unused parameter" [Nigel Hawkins]
    + revert "callcatcher: remove unused TempFile::SetTempNameBaseDirectory from unotools" [Thomas 
Arnhold]
    + set Dump methods to ultra-verbose debug-mode [Caolán McNamara]
    + shrink ByteString api by removing unused methods [Caolán McNamara]
    + some cppcheck cleaning [Julien Nabet]
    + some fixes for compilation [Julien Nabet]
    + strip out unused methods [Caolán McNamara]
    + the MinGW winuser.h doesn't have WM_MOUSEHWHEEL yet [Tor Lillqvist]
    + use OLDNAMESLIB [Tor Lillqvist]
    + use all-lowercase header names [Tor Lillqvist]
    + use gb_Library_win32_OLDNAMES [Tor Lillqvist]
    + use the flat GdiPlus API as needed because of the incomplete headers from Wine [Tor Lillqvist]
    + use the gdiplus headers from Wine when cross-compiling to Windows [Tor Lillqvist]
    + wNTGCC fix [Tor Lillqvist]
    + waE: unused arguments [Caolán McNamara]
    + waE: unused parameter [Thomas Arnhold]
    + whitespace cleanup [Joseph Powers]
+ sdk
    + remove component_getImplementationEnvironment [Matúš Kukan]
+ testing
    + remove component_getImplementationEnvironment [Matúš Kukan]
+ ure
    + add a property for the UIWindow and show it [Tor Lillqvist]
    + add values for iOS and Android, style improvements [Tor Lillqvist]
    + android build fixes [Tor Lillqvist]
    + callcatcher: unused methods [Caolán McNamara]
    + default to current language binding name, if not specified. [Matúš Kukan]
    + iOS hacking, intermediate commit [Tor Lillqvist]
    + include the rest of the active sal cppunit tests for iOS [Tor Lillqvist]
    + make iOS sal unit testing actually work [Tor Lillqvist]
    + no point building xml2cmp when cross-compiling [Tor Lillqvist]
    + remove add.diff [Miklos Vajna]
    + remove component_getImplementationEnvironment [Matúš Kukan]
    + simplify osl_getTempDirURL() [Francois Tigeot]
    + unused OUString_to_std_string [Caolán McNamara]
    + unused methods [Caolán McNamara]
    + use MSVC options only with MSVC [Tor Lillqvist]
+ writer
    + adapt to new InsertAutomaticEntryColor method [Michael Meeks]
    + add prefixes for component_getFactory methods [Matúš Kukan]
    + callcatcher: remove unused PutCJKandCTLFontsInAttrPool [Caolán McNamara]
    + callcatcher: remove unused methods [Caolán McNamara]
    + callcatcher: remove unused sw3io_ConvertToOldField [Caolán McNamara]
    + callcatcher: unused lcl_PamContainsFly [Caolán McNamara]
    + callcatcher: unused lcl_SubLeftRight [Caolán McNamara]
    + changed undo insert horizontal ruler to rule. [Jeffrey Chang]
    + check if strlen is even possible [Caolán McNamara]
    + check seeks, check available size, pointers to ref [Caolán McNamara]
    + check that seeks succeed, sanity check count of styles against recorded length [Caolán 
McNamara]
    + clip silly allocs [Caolán McNamara]
    + de-stupid-operator-ize plcf and keep nIdx within legal limits [Caolán McNamara]
    + defer allocating dest until we know the source exists [Caolán McNamara]
    + fix "signed/unsigned comparison" warning in itrcrsr.cxx. [Nigel Hawkins]
    + fix counting the paragraphs, . (fdo#36816) [Jan Holesovsky]
    + fix for ensure table alignment is preserved (bnc#693477) [Noel Power]
    + guard against endpos preceeding startpos [Caolán McNamara]
    + horrifically hard to find bug, deleted paras referenced by uncommitted props [Caolán McNamara]
    + if nFib is 0x00D9 or greater, then cQuickSaves MUST be 0xF [Caolán McNamara]
    + if the offset doesn't exist, don't bother [Caolán McNamara]
    + in the print dialog, always default to "All pages". [Jan Holesovsky]
    + make the test depend on the resources, rather than the .cxx [Caolán McNamara]
    + merge PAP and CHP length and offset clipping [Caolán McNamara]
    + oUString does not have Len() [Takeshi Abe]
    + only need this on bigendian [Caolán McNamara]
    + protect against short reads and silly offset values [Caolán McNamara]
    + remove component_getImplementationEnvironment [Matus Kukan]
    + remove unused RtfSdrExport::AddShapeAttribute [Miklos Vajna]
    + replace SvUShorts with deque in porlay.hxx and cascade. [Nigel Hawkins]
    + replace SvUShorts with vector in extinput.hxx and cascade changes. [Nigel Hawkins]
    + replace SvUShorts with vector in ftnidx.[ch]xx [Nigel Hawkins]
    + replace SvUShorts with vector in label.hxx and label1.cxx. [Nigel Hawkins]
    + replace SvUShorts with vector in xmlexpit.[ch]xx [Nigel Hawkins]
    + starmath: check for edit window when inline editing is enabled [Miklos Vajna]
    + starmath: check for existing edit window [Miklos Vajna]
    + use oox filter for *all* control import [Noel Power]

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.