Hi, this time a brief summary of what happened during the 36th week in 2011 on LibreOffice repositories and the living branches: + master: LO-3.5 development + libreoffice-3-3: fixes for LO-3.3.5 bug fix release + libreoffice-3-4: fixes for LO-3.4.4 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
nothing this week
+ calc + speed up range name lookup by index. (bnc#715104) [Kohei Yoshida] + impress + fix hang in slideshow. (fdo#32861) [Thorsten Behrens] + libs-core + createProcessServiceFactory can't happen before sync (fdo#37195) [Caolán McNamara] + writer + fix leak in pdf export. (i#116448) [Andor Ertsey]
+ core + add cppunit test for SwScanner that would have caught (fdo#40449) [Caolán McNamara] + dbGridControl::RemoveColumn even if no corresponding Model column (fdo#40701) [Lionel Elie Mamane] + enable to replace the vendor name in Windows installer, (bnc#571489) [Andras Timar] + fix for Don't reset selected colour on tab switch (i#95158) [Katarina Machalkova] + fix hang in slideshow. (fdo#32861) [Thorsten Behrens] + fix reading of w:textbox contents (bnc#693388) [Luboš Luňák] + fix recalculate matrix formula dimension correctly (fdo#39485) [Eike Rathke] + fix stop abusing regular string token for XML import (fdo#40590) [Eike Rathke] + fmXGridPeer::getByIndex: Error checking of pGrid->GetModelColumnPos(nId) call (fdo#40701) [Lionel Elie Mamane] + importing Flip properties of custom shapes. (bnc#705985) [Muthu Subramanian] + kill O(n^2) complexity of unique bookmark name creation (i#118224) [Christoph Lutz] + related: always include xmlsecurity library for macro-security (fdo#40420) [Caolán McNamara] + related: don't crash on missing/failing xmlsecurity lib (fdo#40420) [Caolán McNamara] + related: we now know the bounds of the broken gcc versions (gcc#50255) [Caolán McNamara] + resolves/Related: uninitialized issymbol member variable (fdo#40449) [Caolán McNamara] + sb140: @executable_path -> @loader_path hack missed some instances (i#117079) [Stephan Bergmann] + sb140: avoid references to object across XAggregation::setDelegator boundary (i#114718) [Stephan Bergmann] + sb140: avoid ring-ref that keeps ref counted objects alive forever (i#116785) [Stephan Bergmann] + sb140: avoid uninitialized RGB values for full-transparency pixels (i#116872) [Stephan Bergmann] + sb140: avoid unncessary static class data members (which are destroyed too late) (i#117082) [Stephan Bergmann] + sb140: do not leak Lockfile instance (i#117084) [Stephan Bergmann] + sb140: do not leak Thread_Impl from desktop::Acceptor (i#116910) [Stephan Bergmann] + sb140: do not mis-use XTypeProvider.getImplementationId in XUnoTunnel.getSomething (i#117291) [Stephan Bergmann] + sb140: removed unused mutex guard (i#117294) [Stephan Bergmann] + sb140: sb140: clean up memory upon exit (i#116981) [Stephan Bergmann] + sb140: solenv/gbuilt/JunitTest.mk fails to remove the userdir (i#117080) [Stephan Bergmann] + sb140: solenv/gbuilt/{Cpp,J}unitTest.mk typos (i#117081) [Stephan Bergmann] + sb140: support ENABLE_SYMBOLS (i#117085) [Stephan Bergmann] + sb140: use ImplInheritanceHelper (i#117292) [Stephan Bergmann] + sb140: use auto_ptr to track member lifetime (i#116786) [Stephan Bergmann] + sb140: use rtl::Static (i#117295) [Stephan Bergmann] + spellchecking tried to keep a reference to a temporary (fdo#40449) [Caolán McNamara] + update shape fill preview on switch to this tab (i#95158) [Katarina Machalkova] + update to latest version of vcredist (fdo#40399) [Andras Timar]
nothing this week
+ calc + "thereof" should be translated to modern English [Lior Kaplan] + adjust the dialog size to make sure the bottom text is visible. [Kohei Yoshida] + crash when modifing a named range [Eike Rathke] + don't extend the merged area by one for shadows [Markus Mohrhard] + fixed various crashes due to newly introduced [Eike Rathke] + speed up range name lookup by index. (bnc#715104) [Kohei Yoshida] + impress + fix hang in slideshow. (fdo#32861) [Thorsten Behrens] + libs-core + createProcessServiceFactory can't happen before sync (fdo#37195) [Caolán McNamara] + don't rely on ../ure to find javaldx, use proper ../basis-link/ure-link [Lionel Elie Mamane] + writer + fix leak in pdf export. (i#116448) [Andor Ertsey]
+ binfilter + add back in unused ctor in order to have something for now [Caolán McNamara] + another round of unused methods [Caolán McNamara] + callcatcher: expand and remove [Caolán McNamara] + cleanup of class ScTable [Joseph Powers] + cleanup of classes ScDPObject & ScDPCollection [Joseph Powers] + cleanup of misc ui classes [Joseph Powers] + hopefully this is the last of the cleanups for class ScDocument for now. [Joseph Powers] + it seams that class SwRedlineExtraData isn't actually used. [Joseph Powers] + minor cleanup of the ScFormulaCell & ScBaseCell classes [Joseph Powers] + misc cleanup of DBG_BF_ASSERT() in bf_sfx2 [Joseph Powers] + more cleanup for class ScDocument [Joseph Powers] + remove inlines, expand FALSEs [Caolán McNamara] + remove some constant methods from class ScDocument [Joseph Powers] + some easy DBG_BF_ASSERT(0, "STRIP") cleanup [Joseph Powers] + some more DBG_BF_ASSERT() cleanups [Joseph Powers] + the last of the SFX2 cleanups [Joseph Powers] + unused stuff [Caolán McNamara] + various unused methods [Caolán McNamara] + waE: fix this up to be warnings free again [Caolán McNamara] + waE: remove newly unused variable [Caolán McNamara] + waE: remove newly unused variables [Caolán McNamara] + core + "thereof" should be translated to modern English [Lior Kaplan] + #define _HAS_ITERATOR_DEBUGGING 0 to fix --enable-dbgutil MSVC compilation [Tor Lillqvist] + [cppchecker] deleting unread variable [Pierre-André Jacquod] + [cppchecker] deletion of not needed variable [Pierre-André Jacquod] + [cppchecker] deletion of supperfluous variable [Pierre-André Jacquod] + [cppchecker] deletion of unneeded variables [Pierre-André Jacquod] + [cppchecker] deletion of unread / unneeded variable [Pierre-André Jacquod] + [cppchecker] deletion of unread variable [Pierre-André Jacquod] + [cppchecker] local variable deleted [Pierre-André Jacquod] + [cppchecker] superfluous variable deleted [Pierre-André Jacquod] + [cppchecker] suppress unread Variable warnings [Pierre-André Jacquod] + [cppchecker] suppression of unread Variable [Pierre-André Jacquod] + [cppchecker] unread Variable warning suppressed [Pierre-André Jacquod] + [cppchecker] unread Variable within a #ifdef [WINT] removed [Pierre-André Jacquod] + [cppchecker] unread variable deleted [Pierre-André Jacquod] + [cppcheker] delete unread variable [Pierre-André Jacquod] + accept also a soffice.bin renamed to soffice.bin.exe [Tor Lillqvist] + access oox vbaproject import directly [Noel Power] + add Bengali dictionary pack [Andras Timar] + add Bulgarian dictionary pack [Andras Timar] + add Gujarati dictionary pack [Andras Timar] + add Hindi dictionary pack [Andras Timar] + add Latvian dictionary pack [Andras Timar] + add LibreOffice colors to SDK cpp doc css [Andras Timar] + add XPropertyList enum, factory, and associated cleanup [Michael Meeks] + add a fairly efficient read_LEuInt16s_AsOUString, merge similar things [Caolán McNamara] + add chaff to encrypted documents [Caolán McNamara] + add cppunit test for SwScanner that would have caught (fdo#40449) [Caolán McNamara] + add detection of stale / slow makes (for Windows) and warn about them. [Michael Meeks] + add license blurb [David Tardon] + add logical function unit test [Markus Mohrhard] + add missing $ [David Tardon] + add officecfg dependency, and (hopefully) a fix for windows URLs [Michael Meeks] + add pleas for help to explain a mysterious piece of code [Tor Lillqvist] + add range name xls test [Markus Mohrhard] + add support for UNO components in Python [David Tardon] + added gitignore for temporary fuzz-testing files [Marc-Andre Laverdiere] + added variable initializations when loading WMFs and EMFs [Marc-Andre Laverdiere] + an_ES indentation [Eike Rathke] + announce building of zip archives [David Tardon] + another round of unused methods [Caolán McNamara] + apparently gcc 4.3.1 tinderbox needs include cstdio [Eike Rathke] + apparently vtable & thunks necessary after all in gcc3.map [Lionel Elie Mamane] + avoid the need for calling eval here [David Tardon] + bITxxx functions according to ODF 1.2 OpenFormula [Wolfgang Pechlaner] + bIsCompressed is always false [Caolán McNamara] + bah, missing CTL element [Caolán McNamara] + bin generated svgscript.hxx, add original file. [Marco] + bring the default row height back to the 3.4 level. [Kohei Yoshida] + byteString->rtl::OString [Caolán McNamara] + byteString->rtl::OString, etc [Caolán McNamara] + byteString->rtl::OStringBuffer [Caolán McNamara] + c++ defaults to void [Caolán McNamara] + callcatcher: drop some Impl methods, regenerate list [Caolán McNamara] + callcatcher: drop unused methods [Caolán McNamara] + callcatcher: some more unused code [Caolán McNamara] + callcatcher: unused code [Caolán McNamara] + callcatcher: update list [Caolán McNamara] + callcatcher: various unused code [Caolán McNamara] + callcatcher: various unused methods [Caolán McNamara] + can return a ref instead of a pointer, ensure dtor on singleton [Caolán McNamara] + can return a ref, not a pointer, and make local static instead of global leak [Caolán McNamara] + changed Time100SecSeparator to be identical to DecimalSeparator [Eike Rathke] + clean visibility.cxx [Peter Foley] + cleanup cut/paste .src changes and add 'Embed' check-box to src [Michael Meeks] + cleanup of SwFlowFrm flags. [Stephan Bergmann] + compensate for missing newlines at end of windows .d files when concatenating [Michael Meeks] + consistent includes [Caolán McNamara] + convert Mesa to gbuild and add to tail_build [Peter Foley] + convert the last of sd's ByteStrings to rtl::OString[Buffer] [Caolán McNamara] + correct OPropertySetHelper2 copy constructor and assignment operator [Lionel Elie Mamane] + correct libvisio 0.0.7 wrong .o order in .a file creation [Lionel Elie Mamane] + cppcheck cleaning: duplicate expression on both sides of < [Korrawit Pruegsanusak] + cppcheck scope [Kenneth Venken] + css tweaks and LibreOffice branding [Andras Timar] + dbGridControl::RemoveColumn even if no corresponding Model column (fdo#40701) [Lionel Elie Mamane] + declared but not defined [Caolán McNamara] + deleted unneded var and code simplified in desktop, launcher.cxx [Pierre-André Jacquod] + deleted unneded var in setup_native, migrateinstallpath.cxx [Pierre-André Jacquod] + deleted unread var and code in setup_native, vistaspecial.cxx [Pierre-André Jacquod] + deletion of unneded variable in fpicker, previewadapter.cxx [Pierre-André Jacquod] + deletion of unneded variable in setup_native, swappatchfiles.cxx [Pierre-André Jacquod] + disentangle 16bit pascal-strings and zero terminated pstrings, etc. [Caolán McNamara] + disentangle WW8ReadPString to pascal-string and null terminated pstring [Caolán McNamara] + disentangle WW8Read_xstz variants [Caolán McNamara] + ditch distracting CHARSET_ANSI comment [Caolán McNamara] + do generate debugging information with MSVC when gb_SYMBOL is on [Tor Lillqvist] + do not hardcode python binary name [David Tardon] + do not search for java packages if --without-java is passed. [Tomáš Chvátal] + do this on windows only, everything else has some python available [Caolán McNamara] + do what I said in 8b23d5be319ed4bac5d855c127dcfe7c6d0dc32c [Tor Lillqvist] + don't bother with SetProcessDEPPolicy() on _WIN64 where it is always on [Tor Lillqvist] + don't comment it's removed, remove it [Caolán McNamara] + don't deliver build.lst to solver and don't look for it there [Tor Lillqvist] + don't let the PathSubstitution service null relative paths [Michael Meeks] + don't reply on ../ure to find javaldx, use proper ../basis-link/ure-link [Rene Engelhard] + don't touch handle when setting property Enabled [Lionel Elie Mamane] + don't use fixed version number [Andras Timar] + drop dead dmake makefile.mks [Caolán McNamara] + drop unused parts [Julien Nabet] + elide duplicate dummy dependencies as we concatenate them to a library depfile [Michael Meeks] + enable to replace the vendor name in Windows installer, (bnc#571489) [Andras Timar] + ensure dtor gets called, and fix dtor and namespaces [Caolán McNamara] + ensureCapacity doesn't need to be done twice [Eike Rathke] + externalrefmgr.cxx is String free [Markus Mohrhard] + factor out code for copying compatability options [Caolán McNamara] + factor out code which sets the defaults for properties [Caolán McNamara] + fix an_ES locale data details [Eike Rathke] + fix blindingly wrong comment [Caolán McNamara] + fix comment typos [Caolán McNamara] + fix copy/paste error [Tor Lillqvist] + fix dodgy assigns to const array param [julien2412] + fix duplicateBreak [Julien Nabet] + fix for Don't reset selected colour on tab switch (i#95158) [Katarina Machalkova] + fix hang in slideshow. (fdo#32861) [Thorsten Behrens] + fix reading of w:textbox contents (bnc#693388) [Luboš Luňák] + fix recalculate matrix formula dimension correctly (fdo#39485) [Eike Rathke] + fix stop abusing regular string token for XML import (fdo#40590) [Eike Rathke] + fix the second and last duplicateBreak [Julien Nabet] + fix typo of the option name [Takeshi Abe] + fix url in documentation [Andras Timar] + fixed build error about double conversion [Cédric Bosdonnat] + fixed various crashes due to newly introduced ScRangeName::maIndexToData [Eike Rathke] + fixup non-respecting DESTDIR for DOCDIR chmod. [Tomáš Chvátal] + fmXGridPeer::getByIndex: Error checking of pGrid->GetModelColumnPos(nId) call (fdo#40701) [Lionel Elie Mamane] + forgot to add the file for the unit test [Markus Mohrhard] + frm::OInterfaceContainer::insertByIndex must not crash for null argument. [Stephan Bergmann] + g: check if git is in PATH [Miklos Vajna] + gCC bug 50255 will be fixed in 4.6.2 already. [Stephan Bergmann] + get array indexing right in ControlModelContainerBase::getAvailableServiceNames. [Stephan Bergmann] + get the file: URIs right [Tor Lillqvist] + get this building under windows [Caolán McNamara] + header/Footer: Implemented the separator label as a Window [Cédric Bosdonnat] + header/Footer: Moved line thickness magic numbers to a define [Cédric Bosdonnat] + header/Footer: Use a Window with WB_DIALOGCONTROL to fix loads of bugs [Cédric Bosdonnat] + header/Footer: added the menu button to the separator. [Cédric Bosdonnat] + header/Footer: added the popup menu of the separator [Cédric Bosdonnat] + header/Footer: adjusted popup menu texts [Cédric Bosdonnat] + header/Footer: don't show the separator action in readonly mode [Cédric Bosdonnat] + header/Footer: enhanced the document subsidiary lines [Cédric Bosdonnat] + header/Footer: implement the edit menu item [Cédric Bosdonnat] + header/Footer: implement the header creation when clicking on + [Cédric Bosdonnat] + header/Footer: just don't always drop and create SwHeaderFooterWin [Cédric Bosdonnat] + header/Footer: moved the SwHeaderFooterWin to separate {h,c}xx files [Cédric Bosdonnat] + header/Footer: revert objects ghosting to keep writer WYSIWYG [Cédric Bosdonnat] + header/Footer: vertically center the text in the separator control [Cédric Bosdonnat] + header/Footers: SwPageDesc as a member of SwHeaderFooterWin [Cédric Bosdonnat] + header/Footers: fixed separator line position with footnotes [Cédric Bosdonnat] + honor --disable-strip in gbuild. [Stephan Bergmann] + hopefully this will fix the build breakage on Mac. [Kohei Yoshida] + i see no immediate reason for this #ifndef __MINGW32__ [Tor Lillqvist] + i'm going to agree with Julien that this is wrong. [Joseph Powers] + iBM jni.h has non-const SetByteArrayRegion final arg [Caolán McNamara] + importing Flip properties of custom shapes. (bnc#705985) [Muthu Subramanian] + improve performance of large Excel documents wrt cell style import. [Kohei Yoshida] + initial DocumentSettingsSerializer implementation [Michael Meeks] + initial DocumentSettingsSerializer interface impl. [Michael Meeks] + initial commit of file fuzzer tool [Marc-Andre Laverdiere] + initial work for a merged cell unit test [Markus Mohrhard] + initital work for a unit test for calc's basic features [Markus Mohrhard] + introduce SAL_DEPRECATED macro [Bjoern Michaelsen] + its gb_Library_add_api not gb_Library_use_api [Bjoern Michaelsen] + its just a const char* [Caolán McNamara] + junitTest_linguistic_unoapi.mk still referenced removed qa/unoapi/Test.java. [Stephan Bergmann] + kill O(n^2) complexity of unique bookmark name creation (i#118224) [Christoph Lutz] + kill TF_POOLABLE, step 1: error if unset [Bjoern Michaelsen] + kill TF_POOLABLE, step 2: remove dead code [Bjoern Michaelsen] + let move this back so scoping doesn't clobber us [Caolán McNamara] + licence footer for API docs [Andras Timar] + link gdb python helpers across into the install as well [Michael Meeks] + look at OS_FOR_BUILD, not GUI [Tor Lillqvist] + make CmpKernData a true strict weak ordering for use in std::sort. [Stephan Bergmann] + make ScViewFunc::SetStyleSheetToMarked() work again [Eike Rathke] + make base class dtor virtual [Caolán McNamara] + make cui ByteString free [Caolán McNamara] + make install and dev-install build-depend on all [Bjoern Michaelsen] + make macro PRV_SV_DECL_REF_LIST() no longer reference the DECLARE_LIST macro [Joseph Powers] + make moved bitfield flags from prev commit into true bools. [Stephan Bergmann] + make pretty printers available during build already [David Tardon] + make slideshow ByteString free [Caolán McNamara] + make sure we can detect if vba code was imported [Noel Power] + make this easier to parse visually [Tor Lillqvist] + make use of Configuration consistent with other gbuild classes [David Tardon] + map CTL_LANGUAGE<->RTF_ALANG the same as CTL_FONTSIZE<->RTF_AFS [Caolán McNamara] + merge area does not need to be increased if a shadow is attached [Markus Mohrhard] + merge: 0bf7045 aa059de [Kohei Yoshida] + merge: 1b7c610 81ad165 [Kohei Yoshida] + mirror 64c15de6489b5a72f8530b66968d3d1660d39d55 from aqua into ios [Caolán McNamara] + missing header [Caolán McNamara] + move template down and tweak [Caolán McNamara] + moz ldap libraries: don't need LIBDIR to exist [Lionel Elie Mamane] + moz: do not try to get into non-existent directory and ignore error [Lionel Elie Mamane] + no real need to use pointers here [Caolán McNamara] + nope, python is supposed to install python [Caolán McNamara] + now we can ditch these unused methods [Caolán McNamara] + on MacOSX we use the system header by default for Mesa [Norbert Thiebaud] + one of those vexing parses [Caolán McNamara] + pointless forward decls [Caolán McNamara] + prevent warning [Markus Mohrhard] + probably want a SfxBoolItem of false here [Caolán McNamara] + proper fix for "problem with sytem wpd/wpg" [Lionel Elie Mamane] + provide a fallback for this for icu < 4.4 [Caolán McNamara] + provide instructions to install a linreoffice-custom gnumake [Norbert Thiebaud] + pyuno is the module that installs python apparently [Caolán McNamara] + refactored SfxItemPool for better encapsulation. [Kohei Yoshida] + regenerate list [Caolán McNamara] + related #i114504: don't assume external references are always file urls [Niklas Nebel] + related #i114504: external reference manager part [Markus Mohrhard] + related: always include xmlsecurity library for macro-security (fdo#40420) [Caolán McNamara] + related: don't crash on missing/failing xmlsecurity lib (fdo#40420) [Caolán McNamara] + related: we now know the bounds of the broken gcc versions (gcc#50255) [Caolán McNamara] + remove freshly unused methods [Caolán McNamara] + remove inadvertently committed fprintf [Michael Meeks] + remove last remnents of archaic SfxMacro based stuff [Caolán McNamara] + remove unused header file [Matúš Kukan] + remove warnings. [Kohei Yoshida] + replace api.openoffice.org to api.libreoffice.org [Andras Timar] + replace existing file [David Tardon] + resolves/Related: uninitialized issymbol member variable (fdo#40449) [Caolán McNamara] + restore ABI compatibility with LO 3.4 and earlier [Lionel Elie Mamane] + revert "Need doubled dollarsign here it seems for this to actually work as intended" [Norbert Thiebaud] + revert "process more idl files at once - first part: gbuild" [Norbert Thiebaud] + revert "process more idl files at once - second part: makefiles" [Norbert Thiebaud] + revert partly cppcheck cleaning [Julien Nabet] + reverted WW8TableNodeInfo::toString() for dbglevel>1 [Cédric Bosdonnat] + rework TestBestAndBraces in terms of new apis [Caolán McNamara] + rework WW8ReadPString in terms of read_uInt8s_AsOString [Caolán McNamara] + rework WW8Read_xstz using read_LEuInt16s_AsOUString [Caolán McNamara] + sID_DOC_MODIFIED should (probably) be a SfxBoolItem [Caolán McNamara] + sal_Bool to bool and cosmetics [Eike Rathke] + sal_Bool to bool. [Kohei Yoshida] + sb140: @executable_path -> @loader_path hack missed some instances (i#117079) [Stephan Bergmann] + sb140: avoid references to object across XAggregation::setDelegator boundary (i#114718) [Stephan Bergmann] + sb140: avoid ring-ref that keeps ref counted objects alive forever (i#116785) [Stephan Bergmann] + sb140: avoid uninitialized RGB values for full-transparency pixels (i#116872) [Stephan Bergmann] + sb140: avoid unncessary static class data members (which are destroyed too late) (i#117082) [Stephan Bergmann] + sb140: do not leak Lockfile instance (i#117084) [Stephan Bergmann] + sb140: do not leak Thread_Impl from desktop::Acceptor (i#116910) [Stephan Bergmann] + sb140: do not mis-use XTypeProvider.getImplementationId in XUnoTunnel.getSomething (i#117291) [Stephan Bergmann] + sb140: removed unused mutex guard (i#117294) [Stephan Bergmann] + sb140: sb140: clean up memory upon exit (i#116981) [Stephan Bergmann] + sb140: silence warnings [Stephan Bergmann] + sb140: solenv/gbuilt/JunitTest.mk fails to remove the userdir (i#117080) [Stephan Bergmann] + sb140: solenv/gbuilt/{Cpp,J}unitTest.mk typos (i#117081) [Stephan Bergmann] + sb140: support ENABLE_SYMBOLS (i#117085) [Stephan Bergmann] + sb140: use ImplInheritanceHelper (i#117292) [Stephan Bergmann] + sb140: use auto_ptr to track member lifetime (i#116786) [Stephan Bergmann] + sb140: use rtl::Static (i#117295) [Stephan Bergmann] + second try to prevent warning [Markus Mohrhard] + set defaults for use with dev-install [David Tardon] + sfxMacro arg unused [Caolán McNamara] + sfxMacro is unused, strip down to ctor/dtor [Caolán McNamara] + sfxMacro is useless [Caolán McNamara] + shouldEscapeDateTime() controls ODBC syntax for date literals, not ## format [Lionel Elie Mamane] + silence the hamcrest check [Peter Foley] + simplified SAL_DEPRECATED, does not need to abstract over func. [Stephan Bergmann] + size arg can be const [Caolán McNamara] + small bugfix : bNeedsSave instead of *bNeedsSave [Julien Nabet] + so *that's* where the hello/world we're coming from [Caolán McNamara] + so now SfxRequest::GetRecordingMacro NULL returning stub can be removed [Caolán McNamara] + some basic unit test for xls and xlsx [Markus Mohrhard] + some cppcheck cleaning [Julien Nabet] + spellchecking tried to keep a reference to a temporary (fdo#40449) [Caolán McNamara] + stick these behind OSL_DEBUG_LEVEL > 1 [Caolán McNamara] + surely a terrible idea to use a random system encoding here [Caolán McNamara] + sw page break: added a text above the line to explain the visualization [Cédric Bosdonnat] + sw: added some class doxygen documentation [Cédric Bosdonnat] + swDoc::ReplaceStyles can be const [Caolán McNamara] + swUndoTblNdsChg::pDelSects was used unitialized. [Stephan Bergmann] + tell me *what* failed [Caolán McNamara] + test range names in import test [Markus Mohrhard] + the eval is actually not needed here [David Tardon] + these multi-lingual IMs have been always disabled for Linux [Caolán McNamara] + this dir is unbuilt [Caolán McNamara] + this seems to help the MSVC build along [Tor Lillqvist] + translate some German comments [Lionel Elie Mamane] + translated German comment [Andras Timar] + translated some comments [Eike Rathke] + try to prevent race condition related to settings.mk/%minor.mk [Bjoern Michaelsen] + try to use our 'own' make if installed in /opt/lo/bin/make [Norbert Thiebaud] + typo [Lionel Elie Mamane] + unify dictionary pack descriptions [Andras Timar] + unneded var deleted and code simplified. in setup_native [Pierre-André Jacquod] + unusedcode: vbahelper::CollectionBase class [Matúš Kukan] + update shape fill preview on switch to this tab (i#95158) [Katarina Machalkova] + update to latest version of vcredist (fdo#40399) [Andras Timar] + updated css_parser from orcus, plus added experimental csv_parser. [Kohei Yoshida] + updates [Tor Lillqvist] + uploading libvisio-0.0.7 [Fridrich Štrba] + use MKDIRHIER instead of MKDIR to avoid bogus error messages [Lionel Elie Mamane] + use SAL_CONST_UINT64 with such large values [Eike Rathke] + use boost::noncopyable and rtl::Static [Caolán McNamara] + use new line heights only if SAL_USE_NEW_LINEHEIGHT=1 [Eike Rathke] + use read_uInt8s_AsOString here [Caolán McNamara] + use vnd.openoffice.pymodule: as the prefix [Caolán McNamara] + using osl_getThreadTextEncoding is a disaster waiting to happen [Caolán McNamara] + valgrind: secondary pool leaks here [Caolán McNamara] + waE: constify these (worrying-looking) font name tables [Caolán McNamara] + waE: unused variable [Caolán McNamara] + we can simplify this as MinGW always is cross-compilation for us [Tor Lillqvist] + we don't need any .lnk or .link stuff, do we? [Tor Lillqvist] + what happens if we try and do it right ? [Caolán McNamara] + why insert a '.' just to then erase it ? [Caolán McNamara] + why leak m_pImpl [Caolán McNamara] + windows is the only platform which does this [Caolán McNamara] + work around a problem when building with system libwpd and libwpg [Fridrich Štrba] + writer Page Breaks: don't print the marker, not for PDF export or printing [Cédric Bosdonnat] + dictionaries + add Bengali (bn-BD) dictionaries [Andras Timar] + add Bulgarian (bg-BG) dictionaries [Andras Timar] + add Gujarati (gu-IN) dictionaries [Andras Timar] + add Hindi (hi-IN) dictionaries [Andras Timar] + add Latvian (lv-LV) dictionaries [Andras Timar] + help + replace api.openoffice.org to api.libreoffice.org [Andras Timar] + translations + replace api.openoffice.org to api.libreoffice.org [Andras Timar]
Attachment:
signature.asc
Description: Toto je digitálně podepsaná část zprávy