Hi,
this time a brief summary of what happened during the 5th week in 2012
on LibreOffice repositories and the living branches:
+ master: LO-3.5 development
+ libreoffice-3-5: fixes for LO-3.5.1 bug fix release
+ libreoffice-3-5-0: final stabilization of the LO-3.5.0 release
+ libreoffice-3-4: fixes for potential LO-3.4.6 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
+ calc
+ cast from BorderLine to BorderLine2 is not valid (fdo#39117) [Eike Rathke]
+ libs-core
+ resolved BorderLine with only InnerWidth set does not work (fdo#42784) [Eike Rathke]
+ svxBorderLine::GuessLinesWidths: (fdo#38542) [Michael Stahl]
+ writer
+ sw: ODF import: divide width by 3 for "double" borders (fdo#38542) [Michael Stahl]
+ sw: ODF import: prevent border width overriding: (fdo#38542) [Michael Stahl]
+ core
+ don't delete thread while it is still running, (fdo#45401) [Markus Mohrhard]
+ fix Don't paint a frame around the list of edit boxes. (fdo#42543) [Jan Holesovsky]
+ hide all the page breaks of the pages before the first visible one (fdo#44836) [Cédric
Bosdonnat]
+ keep cells with broadcasters alive during deletion. (fdo#44143) [Kohei Yoshida]
+ more robust references merging (fdo#35669) [Cédric Bosdonnat]
+ properly merge ref fields in master documents (fdo#35669) [Cédric Bosdonnat]
+ query remaining stream size after seeking, not before (fdo#45255) [Luboš Luňák]
+ svxBorderLine::GuessLinesWidths: (fdo#38542) [Michael Stahl]
+ sw: ODF import: divide width by 3 for "double" borders (fdo#38542) [Michael Stahl]
+ sw: ODF import: prevent border width overriding: (fdo#38542) [Michael Stahl]
+ use integers rather than booleans (fdo#45453) [Lionel Elie Mamane]
+ use proper sizes for SQL(Get|Set)StmtAttr (fdo#34432) [Lionel Elie Mamane]
+ core
+ don't delete thread while it is still running, (fdo#45401) [Markus Mohrhard]
+ fix Don't paint a frame around the list of edit boxes. (fdo#42543) [Jan Holesovsky]
+ fix RTF import of page break symbol (fdo#43965) [Miklos Vajna]
+ hide all the page breaks of the pages before the first visible one (fdo#44836) [Cédric
Bosdonnat]
+ more robust references merging (fdo#35669) [Cédric Bosdonnat]
+ properly merge ref fields in master documents (fdo#35669) [Cédric Bosdonnat]
+ query remaining stream size after seeking, not before (fdo#45255) [Luboš Luňák]
+ resolved BorderLine with only InnerWidth set does not work (fdo#42784) [Eike Rathke]
+ use integers rather than booleans (fdo#45453) [Lionel Elie Mamane]
+ use proper sizes for SQL(Get|Set)StmtAttr (fdo#34432) [Lionel Elie Mamane]
+ core
+ - remove obsolete SWAPLONG macros (fdo#44981) [Noel Grandin]
+ [Feature] Persist bgcolor toolbar button. (fdo#34425) [Winfried Donkers]
+ add an assertion when anchored to page 0 (fdo#45447) [Michael Stahl]
+ alignment of text is wrong. (bnc#744509) [Muthu Subramanian]
+ an empty table grid can't have implicit merges (bnc#228839) [Miklos Vajna]
+ donot set duplicate master slide names. (bnc#735533) [Muthu Subramanian]
+ fix Don't paint a frame around the list of edit boxes. (fdo#42543) [Jan Holesovsky]
+ fix RTF export of picture frame shape type (fdo#42656) [Miklos Vajna]
+ fix RTF import of page break symbol (fdo#43965) [Miklos Vajna]
+ fix corrupted group field entries in xlsx imported pivot table (fdo#45268) [Noel Power]
+ fix corrupted numbers in pivottable using group field as data field (fdo#45276) [Noel Power]
+ getTablePrivileges: rely on information_schema (fdo#45254) [Lionel Elie Mamane]
+ hide all the page breaks of the pages before the first visible one (fdo#44836) [Cédric
Bosdonnat]
+ import group field group name user captions (fdo#45310) [Noel Power]
+ improve xlsx shape/chart import, anchor to cell where needed (fdo#45266) [Noel Power]
+ more \page vs \pagebb fixes (fdo#43965) [Miklos Vajna]
+ more robust references merging (fdo#35669) [Cédric Bosdonnat]
+ oDF export: fix draw:fit-to-size (fdo#45534) [Michael Stahl]
+ oDF export: frames: invalid "min-width" (fdo#45449) [Michael Stahl]
+ officecfg: turn off SaveBackwardCompatibleODF (fdo#45446) [Michael Stahl]
+ query remaining stream size after seeking, not before (fdo#45255) [Luboš Luňák]
+ related: implement RTF export of fillType shape property (fdo#42656) [Miklos Vajna]
+ resolved BorderLine with only InnerWidth set does not work (fdo#42784) [Eike Rathke]
+ sc: ODF export: cell styles: (fdo#45450) [Michael Stahl]
+ sc: fix setting borders (fdo#45115) [Michael Stahl]
+ swView::SwView: fix BROWSE_MODE setting: (fdo#37024) [Michael Stahl]
+ swXTextTable: fix setting borders (fdo#45115) [Michael Stahl]
+ use integers rather than booleans (fdo#45453) [Lionel Elie Mamane]
+ use proper sizes for SQL(Get|Set)StmtAttr (fdo#34432) [Lionel Elie Mamane]
+ xmloff: add assertion for default-page-layout (fdo#38752) [Michael Stahl]
+ help
+ fix for LOCALHELP for CSC,CSCH,SEC,SECH (fdo#44972) [Olivier Hallot]
+ calc
+ cast from BorderLine to BorderLine2 is not valid (fdo#39117) [Eike Rathke]
+ clone token in ScFormulaResult copy-ctor instead of referring [Eike Rathke]
+ components
+ svxBorderTabPage: the minimal border width is 1 twip [Michael Stahl]
+ libs-core
+ resolved BorderLine with only InnerWidth set does not work (fdo#42784) [Eike Rathke]
+ svxBorderLine::GuessLinesWidths: (fdo#38542) [Michael Stahl]
+ libs-gui
+ svtools: LineListBox: fix handling of "none" style [Michael Stahl]
+ ure
+ make Duden Korrektor 5 and 6 work [Fridrich Strba]
+ writer
+ sw: ODF import: divide width by 3 for "double" borders (fdo#38542) [Michael Stahl]
+ sw: ODF import: prevent border width overriding: (fdo#38542) [Michael Stahl]
+ core
+ allow to migrate the shared registrymodifications.xcu [Petr Mladek]
+ avoid accidental linking with GetShortPathNameW from uwinapi.dll [Fridrich Štrba]
+ bump product version to 3.5.0-rc3+, release number to 13 [Petr Mladek]
+ clone token in ScFormulaResult copy-ctor instead of referring [Eike Rathke]
+ don't delete thread while it is still running, (fdo#45401) [Markus Mohrhard]
+ fix Don't paint a frame around the list of edit boxes. (fdo#42543) [Jan Holesovsky]
+ hide all the page breaks of the pages before the first visible one (fdo#44836) [Cédric
Bosdonnat]
+ keep cells with broadcasters alive during deletion. (fdo#44143) [Kohei Yoshida]
+ make named ranges dialog more consistent, localizable (I+II+III) [Stefan Knorr (astron)]
+ more robust references merging (fdo#35669) [Cédric Bosdonnat]
+ properly merge ref fields in master documents (fdo#35669) [Cédric Bosdonnat]
+ query remaining stream size after seeking, not before (fdo#45255) [Luboš Luňák]
+ removed debug statement. [Kohei Yoshida]
+ svtools: LineListBox: fix handling of "none" style [Michael Stahl]
+ svxBorderLine::GuessLinesWidths: (fdo#38542) [Michael Stahl]
+ svxBorderTabPage: the minimal border width is 1 twip [Michael Stahl]
+ sw: ODF import: divide width by 3 for "double" borders (fdo#38542) [Michael Stahl]
+ sw: ODF import: prevent border width overriding: (fdo#38542) [Michael Stahl]
+ updated License document [Andras Timar]
+ use integers rather than booleans (fdo#45453) [Lionel Elie Mamane]
+ use proper sizes for SQL(Get|Set)StmtAttr (fdo#34432) [Lionel Elie Mamane]
+ use the correct application icon of Writer/Web under Windows [Andras Timar]
+ translations
+ update README section about desktop integration packages on Linux [Andras Timar]
+ update translations for LibreOffice 3.5 rc3 [Andras Timar]
+ core
+ add explicit empty SwTblBoxFormula destructor to fix armel build... [Rene Engelhard]
+ add missed ifeq to check for IA64... [Rene Engelhard]
+ allow to migrate the shared registrymodifications.xcu [Petr Mladek]
+ avoid accidental linking with GetShortPathNameW from uwinapi.dll [Fridrich Štrba]
+ build oox with explicit -Os on ia64 as it otherwise gets too big to link [Rene Engelhard]
+ chose xslt filters for default install, not for minimal though [Fridrich Štrba]
+ clone token in ScFormulaResult copy-ctor instead of referring [Eike Rathke]
+ don't delete thread while it is still running, (fdo#45401) [Markus Mohrhard]
+ fix Don't paint a frame around the list of edit boxes. (fdo#42543) [Jan Holesovsky]
+ fix RTF import of page break symbol (fdo#43965) [Miklos Vajna]
+ fix various overlapped controls in the Options dialog [Ivan Timofeev]
+ hide all the page breaks of the pages before the first visible one (fdo#44836) [Cédric
Bosdonnat]
+ increase the sleep time of the Mozilla UI Thread [Markus Mohrhard]
+ make named ranges dialog more consistent, localizable (I+II+III) [Stefan Knorr (astron)]
+ more robust references merging (fdo#35669) [Cédric Bosdonnat]
+ properly merge ref fields in master documents (fdo#35669) [Cédric Bosdonnat]
+ query remaining stream size after seeking, not before (fdo#45255) [Luboš Luňák]
+ remove erroneously committed debug code [Lionel Elie Mamane]
+ remove glitch in sbase dialog [Korrawit Pruegsanusak]
+ removed debug statement. [Kohei Yoshida]
+ replace literal control characters (thank you Eike !) [Julien Nabet]
+ resolved BorderLine with only InnerWidth set does not work (fdo#42784) [Eike Rathke]
+ rtf import: Check for the first run even when getting \par [Cédric Bosdonnat]
+ svtools: LineListBox: fix handling of "none" style [Michael Stahl]
+ svxBorderTabPage: the minimal border width is 1 twip [Michael Stahl]
+ update README section about desktop integration packages on Linux [Petr Mladek]
+ updated License document [Andras Timar]
+ use integers rather than booleans (fdo#45453) [Lionel Elie Mamane]
+ use proper sizes for SQL(Get|Set)StmtAttr (fdo#34432) [Lionel Elie Mamane]
+ use the correct application icon of Writer/Web under Windows [Andras Timar]
+ translations
+ update translations for LibreOffice 3.5 rc3 [Andras Timar]
+ binfilter
+ conversions for refactored ConvertLineEnd [Caolán McNamara]
+ move SWAPSHORT and SWAPLONG into binfilter [Caolán McNamara]
+ core
+ ':' is not allowed in sheet names as well [Ivan Timofeev]
+ - remove obsolete SWAPLONG macros (fdo#44981) [Noel Grandin]
+ [Feature] Persist bgcolor toolbar button. (fdo#34425) [Winfried Donkers]
+ _POSIX_THREAD_SYSCALL_SOFT serves no purpose [François Tigeot]
+ _os is WINNT, not cygwin (Thanks Norbert) [Korrawit Pruegsanusak]
+ a few safe replacements of pathes->paths [Jesús Corrius]
+ aInputStr never used, *perhaps* it should have been, but 10+ years this way [Caolán McNamara]
+ adapt bmpmaker [Caolán McNamara]
+ adapt gb_Module_DEBUGRUNCOMMAND to --disable-linkoo. [Stephan Bergmann]
+ add Segoe UI (Win7) to English default UI font list [Andras Timar]
+ add a check before a cast [Luboš Luňák]
+ add an assertion when anchored to page 0 (fdo#45447) [Michael Stahl]
+ add api in configure.in to deal with PATH manipulations... [Norbert Thiebaud]
+ add cmd target to deal with corner case operations [Norbert Thiebaud]
+ add comments [Ivan Timofeev]
+ add explicit empty SwTblBoxFormula destructor to fix armel build... [Rene Engelhard]
+ add function to deal with native windows path variables [Norbert Thiebaud]
+ add log areas [Luboš Luňák]
+ add missed ifeq to check for IA64... [Rene Engelhard]
+ add missing README to animation, sc, sd, slideshow, starmath, sw [Josh Heidenreich]
+ add missing operator++/-- overloads to kludge class. [Thorsten Behrens]
+ add sc.ui log area [David Tardon]
+ add some helpful entries to test file [Markus Mohrhard]
+ add some more test cases [Markus Mohrhard]
+ add test case for XReplaceable [Markus Mohrhard]
+ add test for XNameReplace [Markus Mohrhard]
+ add vcl log area [David Tardon]
+ add vcl.gdi log area [David Tardon]
+ add/fix default fonts for languages that use Tibetan script [Andras Timar]
+ added READMEs for modules related to URE, with content from the wiki [Josh Heidenreich]
+ added zh-MO (Chinese in Macau) default fonts, based on zh-HK [Andras Timar]
+ adjust gbuild doc [Norbert Thiebaud]
+ again do not use WORKDIR prematurely due to windows [Norbert Thiebaud]
+ again with bootstrap, but for cross-compile this time [Norbert Thiebaud]
+ alignment of text is wrong. (bnc#744509) [Muthu Subramanian]
+ allow to migrate the shared registrymodifications.xcu [Petr Mladek]
+ allow unaligned memory accesses only on x86/x86_64 [Caolán McNamara]
+ always look up chart objects by name, change method names' casing. [Kohei Yoshida]
+ an empty table grid can't have implicit merges (bnc#228839) [Miklos Vajna]
+ another tweak to bootstrap handling [Norbert Thiebaud]
+ autogen properly on default target.. and do not autogen on clean/distclean [Norbert Thiebaud]
+ autogen when necessary and restart the make.. [Norbert Thiebaud]
+ avoid exporting un-necessary symbol/alias for stable scripts [Norbert Thiebaud]
+ avoid trailing slashes in xsltproc schemaRoot param [Stephan Bergmann]
+ better optimal combobox width [Caolán McNamara]
+ bug fixing for test initializing [Yifan J]
+ build oox with explicit -Os on ia64 as it otherwise gets too big to link [Rene Engelhard]
+ byteString -> OUString [Andras Timar]
+ byteString->rtl::OString [Caolán McNamara]
+ callcatcher: remove unused NextChannel [Caolán McNamara]
+ callcatcher: update list [Caolán McNamara]
+ chose xslt filters for default install, not for minimal though [Fridrich Štrba]
+ clarified patch status against new upstream [Stephan Bergmann]
+ clean up [Stephan Bergmann]
+ clean-up sc's knownissues.xcl [Markus Mohrhard]
+ clone token in ScFormulaResult copy-ctor instead of referring [Eike Rathke]
+ clrContourCache for SwAnchoredDrawObjects [Andreas Schierl]
+ configure.in: properly close case [Lionel Elie Mamane]
+ const is such a useless concept anyway </sarcasm> [Luboš Luňák]
+ container to ptr_vector. [Kohei Yoshida]
+ convert SdCustomeShow from tools/list to vector [Noel Grandin]
+ convert SdPresLayoutDlg from tools/list.hxx to boost::ptr_vector [Noel Grandin]
+ convert windows only code [Caolán McNamara]
+ corrections to Komi languages patch [Eike Rathke]
+ coup de grace for Env.Host.sh and associated files [Norbert Thiebaud]
+ cppcheck: unused variables [Korrawit Pruegsanusak]
+ createResMgr just takes a const char* [Caolán McNamara]
+ cui: about.cxx: nSpace was not declared in this scope [Michael Stahl]
+ darn! finally bootstrap target (seems to) works on windows... and other [Norbert Thiebaud]
+ dmake-invoked gnumake may need implicite rules... avoid impacting theem [Norbert Thiebaud]
+ dmapper: Switch paragraphs to RTL based on the value of w:BiDi. [Muhammad Haggag]
+ do Package_xml also for iOS so that packimages doesn't fail [Tor Lillqvist]
+ do not forward declare Splitter or include its header file if unneeded [Matteo Casalin]
+ don't need a break after a throw [Julien Nabet]
+ don't repeat a return ! [Julien Nabet]
+ donot set duplicate master slide names. (bnc#735533) [Muthu Subramanian]
+ drop unnecessary includes [Caolán McNamara]
+ eNABLE_RPATH and LINKFLAGSRUNPATH are not used [Norbert Thiebaud]
+ editeng: convert some DBG_ASSERTs [Michael Stahl]
+ eliminate un-used DIRECTX5 [Norbert Thiebaud]
+ enable Kerberos by default on DragonFly, too [Lionel Elie Mamane]
+ ensure AC_CHECK_LIB/AC_SEARCH_LIBS do not poison LIBS [Stephan Bergmann]
+ erase garbage after std::remove [Ivan Timofeev]
+ export a flag-variable to deal with cygwin only export [Norbert Thiebaud]
+ extract max legal dff length to header [Caolán McNamara]
+ fix "Found duplicate branches for if and else" [Julien Nabet]
+ fix "Possible inefficient checking for 'rChunkData' emptiness" [Julien Nabet]
+ fix "Prefer prefix ++/-- operators for non-primitive types" [Julien Nabet]
+ fix "Throwing a copy of the caught exception instead of rethrowing" [Julien Nabet]
+ fix -Os comment in oox/Library_oox.mk [Rene Engelhard]
+ fix 3 "Possible inefficient checking" [Julien Nabet]
+ fix Don't paint a frame around the list of edit boxes. (fdo#42543) [Jan Holesovsky]
+ fix RTF export of picture frame shape type (fdo#42656) [Miklos Vajna]
+ fix RTF import of page break symbol (fdo#43965) [Miklos Vajna]
+ fix bootstraping issue on x-compile [Norbert Thiebaud]
+ fix build breaker with --enable-debug [David Tardon]
+ fix build of postgresql module with mozilla ldap on WNTMSC [Fridrich Štrba]
+ fix configure step on various arm linux targets. [Jani Monoses]
+ fix coordinates on Options - Load/Save - General panel [Andras Timar]
+ fix corrupted group field entries in xlsx imported pivot table (fdo#45268) [Noel Power]
+ fix corrupted numbers in pivottable using group field as data field (fdo#45276) [Noel Power]
+ fix debug build [Ivan Timofeev]
+ fix for fdo43460 Part LIX getLength() to isEmpty() [Olivier Hallot]
+ fix for fdo43460 Part LVII getLength() to isEmpty() [Olivier Hallot]
+ fix for fdo43460 Part LVIII getLength() to isEmpty() [Olivier Hallot]
+ fix iterator erase management (thank you Stephan) [Julien Nabet]
+ fix mingw build, still bootstrap issues. [Norbert Thiebaud]
+ fix order in which postgresql searches for libs [Stephan Bergmann]
+ fix rendering of metafiles embedded in emf+ (updated) [Radek Doulik]
+ fix the autogen.sh final message, to give proper build instructions [Norbert Thiebaud]
+ fix typo in configure message [Jani Monoses]
+ fix various overlapped controls in the Options dialog [Ivan Timofeev]
+ fixed a crash on the first outline creation. [Kohei Yoshida]
+ fixed cppcheck messages about rethrowing copy of exception. [PKEuS]
+ fixed cppheader.xsl nillable treatment. [Stephan Bergmann]
+ fixed incorrect insertion. [Kohei Yoshida]
+ fixed some cppcheck messages [PKEuS]
+ fixes crashing while loading manipulated pptx files. [Muthu Subramanian]
+ fixes for windows build for config_host.mk based build [Norbert Thiebaud]
+ for iOS, skip stuff not built [Tor Lillqvist]
+ fprintf -> SAL_INFO [Luboš Luňák]
+ gb_Helper_convert_native should not introduce superflous spaces [Norbert Thiebaud]
+ gb_WinResTarget__command never has 3 parameters [Norbert Thiebaud]
+ gbuildify apple_remote [Norbert Thiebaud]
+ german comments translations. [Winfried Donkers]
+ get the whole thing to build after the method sig change in SdrObject. [Kohei Yoshida]
+ getDescription() now deals with rtl::OUString. [Kohei Yoshida]
+ getTablePrivileges: rely on information_schema (fdo#45254) [Lionel Elie Mamane]
+ gtk3: clobber the page / background color to white for now. [Michael Meeks]
+ gtk3: follow SAL_USE_VCLPLUGIN=gtk3 irrespective of 'experimental' mode. [Michael Meeks]
+ hide all the page breaks of the pages before the first visible one (fdo#44836) [Cédric
Bosdonnat]
+ i added some links and removed the ok button [dbarisakkurt]
+ import group field group name user captions (fdo#45310) [Noel Power]
+ improve xlsx shape/chart import, anchor to cell where needed (fdo#45266) [Noel Power]
+ initial support for quadratic beziers [Fridrich Štrba]
+ insertData to AppendData, to hide the insert position. [Kohei Yoshida]
+ it seems this is not true in all cases [David Tardon]
+ just some simplification [Julien Nabet]
+ keep the module name consistent in build.lst [Norbert Thiebaud]
+ kill ByteString by dropping support of Win9x [Andras Timar]
+ look for /Applications/LibreOffice.app on Mac [Andras Timar]
+ look for Xcode 3 also in /Xcode3 where I have it ;) [Tor Lillqvist]
+ maUIOptions is a Sequence not a string [Caolán McNamara]
+ make --with-system-libs behave as documented [Lionel Elie Mamane]
+ make OTools::getValue insanely safe, factorise get{Int,Long,Byte,...} [Lionel Elie Mamane]
+ make dbaccess ByteString free [Caolán McNamara]
+ make named range dialog more consistent, localizable (II) [Stefan Knorr (astron)]
+ make named ranges dialog more consistent, localizable (III) [Petr Mladek]
+ make svl ByteString free [Caolán McNamara]
+ make svtools ByteString free [Caolán McNamara]
+ make these data members private. [Kohei Yoshida]
+ makes no sense why we'd have to use StrData here... [Kohei Yoshida]
+ massive indentation fixes, the best I can. [Kohei Yoshida]
+ maxTextLength apparently needs to take comma in "1,000" into account. [Stephan Bergmann]
+ method description. [Kohei Yoshida]
+ migrate ENABLE_DEBUG out of set_soenv [Norbert Thiebaud]
+ migrate EXTERNAL_WARNINGS_NOT_ERRORS out of set_soenv [Norbert Thiebaud]
+ migrate SOLARINC/LIB[_FOR_BUILD] out of set_soenv [Norbert Thiebaud]
+ migrate SYNAMIC_CRT and use_shl_version [Norbert Thiebaud]
+ migrate SYSBASE out of set_soenv [Norbert Thiebaud]
+ migrate TARFILE_LOCATION out of set_soenv [Norbert Thiebaud]
+ migrate WITH_POOR_HELP_LOCALIZATIONS out of set_soenv [Norbert Thiebaud]
+ migrate a bunch of mostly windows related variables + clean-up in set_soenv [Norbert Thiebaud]
+ missing String -> OUString [Stephan Bergmann]
+ missing semicolon [Korrawit Pruegsanusak]
+ more \page vs \pagebb fixes (fdo#43965) [Miklos Vajna]
+ more implicit inline method to hide. [Kohei Yoshida]
+ more implicit inline methods to non-inline. [Kohei Yoshida]
+ more on ScStrCollection/StrData elimination. [Kohei Yoshida]
+ more on bool & string conversions. [Kohei Yoshida]
+ more on eliminating ScStrCollection. [Kohei Yoshida]
+ more on eradicating String in favor of rtl::OUString. [Kohei Yoshida]
+ more on string conversion. [Kohei Yoshida]
+ more robust references merging (fdo#35669) [Cédric Bosdonnat]
+ move COMPATH,EPM_FLAGS and connex variables out of set_soenv.in [Norbert Thiebaud]
+ move MACOS related variable out of set_soenv.in [Norbert Thiebaud]
+ move SunOS compiler detection up so that COMPATH is settled earlier [Norbert Thiebaud]
+ move WORK_STAMP out of set_soenv.in [Norbert Thiebaud]
+ move definition of static data member to .cxx [Stephan Bergmann]
+ move unotools/configuration.hxx to comphelper [Stephan Bergmann]
+ moved the names of non-OLE charts out of ScDocument. [Kohei Yoshida]
+ no implicit inlining in the header file. [Kohei Yoshida]
+ no inlined member methods. [Kohei Yoshida]
+ no more ScStrCollection in pivot table code. [Kohei Yoshida]
+ no more sal_Bool from the change tracking code. [Kohei Yoshida]
+ nobody uses StrData and ScStrCollection now. [Kohei Yoshida]
+ nobody uses it now. [Kohei Yoshida]
+ non-inline the chart collection getter. [Kohei Yoshida]
+ oDF export: fix draw:fit-to-size (fdo#45534) [Michael Stahl]
+ oDF export: frames: invalid "min-width" (fdo#45449) [Michael Stahl]
+ oRowSetCache: keep m_nEndPos better up-to-date [Lionel Elie Mamane]
+ oSL_TRACE -> SAL_INFO [David Tardon]
+ oSL_USE_SYS_V_SEMAPHORE is never defined [François Tigeot]
+ officecfg: turn off SaveBackwardCompatibleODF (fdo#45446) [Michael Stahl]
+ one less method that nobody uses. [Kohei Yoshida]
+ one more method to non-inline. I guess this is the last one... [Kohei Yoshida]
+ only call ClrContour for contour wrapped drawing objects [Andreas Schierl]
+ oops, bug. [Kohei Yoshida]
+ openOffice.org -> LibreOffice in comment [Andras Timar]
+ option to set tab prefix for new worksheets [Albert Thuswaldner]
+ pgsql getColumns: order by columns, not by their concatenation... [Lionel Elie Mamane]
+ pgsql-sdbc: libpq dependencies *after* libpq seems to be the right after all [Lionel Elie
Mamane]
+ pgsql-sdbc: move libpq link *first* in libs; hopefully will fix tinderboxes [Lionel Elie
Mamane]
+ pgsql-sdbc: put libs libpq needs *before* libpq in the link line [Lionel Elie Mamane]
+ pgsql: clean comments [Lionel Elie Mamane]
+ pgsql: implement getColumnPrivileges, generate statement only once [Lionel Elie Mamane]
+ pgsql: simpler / safer check for system column [Lionel Elie Mamane]
+ pointer -> reference [Ivan Timofeev]
+ postgres getColumns: skip dropped columns, make ORDINAL_POSITION consecutive [Lionel Elie
Mamane]
+ postgresql on MS Windows: use MozLDAP only if enabled [Lionel Elie Mamane]
+ postgresql: enable Kerberos&GSSAPI on GNU/Linux and *BSD [Lionel Elie Mamane]
+ prevent excessive references to single token instance during fill. [Kohei Yoshida]
+ prevent hanging junit tests [Stephan Bergmann]
+ query remaining stream size after seeking, not before (fdo#45255) [Luboš Luňák]
+ rEPODIR could be a drive i.e D:/ in that case we want to strip the '/' [Norbert Thiebaud]
+ re-organized boolean data members. [Kohei Yoshida]
+ redo c16027de8423cdb6b33ce5f5f9e13fdc25b9dbeb cleaner [Lionel Elie Mamane]
+ reduce unnecessary includes [Caolán McNamara]
+ reduced tools/string usage [Stephan Bergmann]
+ reduced tools/string usage further [Stephan Bergmann]
+ refactor ConvertLineEnd [Caolán McNamara]
+ regroup DragonFly and NetBSD configurations [François Tigeot]
+ related: implement RTF export of fillType shape property (fdo#42656) [Miklos Vajna]
+ remove '#define OUSTRING ::rtl::OUString' [Ivan Timofeev]
+ remove '#define UNOOUSTRING ::rtl::OUString' [Ivan Timofeev]
+ remove Andale Sans UI [Andras Timar]
+ remove DefaultFonts nodes for languages with Latin or Cyrillic script [Andras Timar]
+ remove MS Sans Serif, Charcoal, Chicago, Helv, WarpSans [Andras Timar]
+ remove ScStrCollection/StrData from UpdateLinks(). [Kohei Yoshida]
+ remove duplicate include [David Tardon]
+ remove empty DefaultFonts nodes (en fallback is used anyway) [Andras Timar]
+ remove erroneously committed debug code [Lionel Elie Mamane]
+ remove everything possible but PATH from set_soenv [Norbert Thiebaud]
+ remove glitch in sbase dialog [Korrawit Pruegsanusak]
+ remove support of obsolete ($$) delimited GSI file format [Andras Timar]
+ remove the export unused JAVAHOME variable [Norbert Thiebaud]
+ remove things not used [Julien Nabet]
+ remove this KeyID check from gsicheck, unused [Andras Timar]
+ remove unsed code [Elton Chung]
+ remove unused CC_X64_BINARY [Norbert Thiebaud]
+ remove unused ImplSalGetWinAnsiString [Andras Timar]
+ remove unused VendorName [Andras Timar]
+ remove unused VolumeDevice functions and related code [François Tigeot]
+ remove unused code [Elton Chung]
+ remove unused code. [Santiago Martinez, Elton Chung]
+ remove unused endianess defines [François Tigeot]
+ remove unused floppy-handling code [François Tigeot]
+ remove unused test document, use the ods version instead [Markus Mohrhard]
+ remove useless NETBSD check [François Tigeot]
+ remove wrong return [Julien Nabet]
+ removed debug statement. [Kohei Yoshida]
+ removed unused ImplSalLogFontToFontA() [Christina Rossmanith]
+ removed unused variable [Matteo Casalin]
+ replace OpenOffice.org name to LibreOffice [Andras Timar]
+ replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG uses [Norbert Thiebaud]
+ replace ScStrCollection with boost::unordered_set. [Kohei Yoshida]
+ replace literal control characters (thank you Eike !) [Julien Nabet]
+ replaced String by rtl::OUString [Takeshi Abe]
+ replaced String by rtl::OUString in SbiScanner [Takeshi Abe]
+ resolved BorderLine with only InnerWidth set does not work (fdo#42784) [Eike Rathke]
+ revert "Prevent excessive references to single token instance during fill." [Eike Rathke]
+ revert "Win32 API calls use the Unicode versions by default" [Jesús Corrius]
+ revert "vcl: BestVisuals strip" [Thomas Arnhold]
+ revert "vcl: stuff" [Thomas Arnhold]
+ sWAPLONG -> OSL_SWAPDWORD [Stephan Bergmann]
+ sWAPLONG->OSL_BIGENDIAN [Caolán McNamara]
+ sWAPLONG->OSL_SWAPDWORD [Caolán McNamara]
+ sal: add sw.rtf log area [Miklos Vajna]
+ sc: ODF export: cell styles: (fdo#45450) [Michael Stahl]
+ sc: fix setting borders (fdo#45115) [Michael Stahl]
+ scChartListenerCollection is no longer a child of ScStrCollection. [Kohei Yoshida]
+ scOutlineCollection and its friends now free of ScSortedCollection. [Kohei Yoshida]
+ silence a few lines of pointless verbiage [Tor Lillqvist]
+ simplification [Stephan Bergmann]
+ simplified & non-inlined setUnoShape(). [Kohei Yoshida]
+ simplify code by making getProcessComponentContext() implicit. [Stephan Bergmann]
+ single-line bugfix in l10n tools to fix compile on GCC 4.4.3 (Ubuntu) [Josh Heidenreich]
+ some cppcheck cleaning [Julien Nabet]
+ std::auto_ptr to boost::scoped_ptr. [Kohei Yoshida]
+ still invalid use of WORKDIR in top level Makefile [Norbert Thiebaud]
+ string is now eradicated from the change track code. [Kohei Yoshida]
+ string to rtl::OUString. [Kohei Yoshida]
+ support Komi-Zyrian and Komi-Permyak as text language for spell checking [Harri Pitkänen]
+ swView::SwView: fix BROWSE_MODE setting: (fdo#37024) [Michael Stahl]
+ swXTextTable: fix setting borders (fdo#45115) [Michael Stahl]
+ switch to include-based build rather than sourced-based build [Norbert Thiebaud]
+ the bug number is not from public bugzilla [David Tardon]
+ the depth argument must be >= 0 [David Tardon]
+ these methods can be const [Caolán McNamara]
+ try to enable all sc subsequenttests [Markus Mohrhard]
+ try to fix the MinGW build with a simple solution [Jesús Corrius]
+ tweak gtk print stuff to build against an archaic gtk2 [Caolán McNamara]
+ tweak help text of gsicheck tool [Andras Timar]
+ typo in the export of WIN_* variables [Norbert Thiebaud]
+ unit converter data no longer relies on StrCollection. [Kohei Yoshida]
+ unsigned int->sal_uInt32 [Caolán McNamara]
+ unused test string [Caolán McNamara]
+ unused variable [Andras Timar]
+ unusedcode.easy: Removed unused code [Alexander Bergmann]
+ update README section about desktop integration packages on Linux [Petr Mladek]
+ update losmoketest fetching path [Yifan J]
+ update unused list [Caolán McNamara]
+ updated error message for Invalid sheet name [Albert Thuswaldner]
+ uploading libcdr-0.0.1 that makes the converter actually do something [Fridrich Štrba]
+ use LibreOffice instead of OpenOffice.org in registry [Andras Timar]
+ use SAL_CALL - fix bulid in msvc [Korrawit Pruegsanusak]
+ use a $(COM)-$(OS)-$(CPUNAME) pattern [Caolán McNamara]
+ use bool & prefer rtl::OUString. [Kohei Yoshida]
+ use integers rather than booleans (fdo#45453) [Lionel Elie Mamane]
+ use proper sizes for SQL(Get|Set)StmtAttr (fdo#34432) [Lionel Elie Mamane]
+ use std::set to store user names instead. [Kohei Yoshida]
+ useless aFontNr [Caolán McNamara]
+ vCL_DLLPUBLIC was missing for some *Value types [Luboš Luňák]
+ variable is unused ATM [Markus Mohrhard]
+ vcl: BestVisuals strip [Thomas Arnhold]
+ vcl: stuff [Thomas Arnhold]
+ w40ONLY is never defined [Thomas Arnhold]
+ wITH_VC_REDIST does not need exporting. it is a SCPDEFS only info [Norbert Thiebaud]
+ waE: add virtual dtors [Caolán McNamara]
+ waE: format '0' expects type 'int', but argument 3 has type 'sal_Int32' [Tor Lillqvist]
+ waE: more multi_array warnings [Caolán McNamara]
+ we can't use WORKDIR directly, on windows this is windows path [Norbert Thiebaud]
+ we don't really need GetCount(). [Kohei Yoshida]
+ win32 API calls use the Unicode versions by default [Jesús Corrius]
+ windows fix. some path need to be 'formatted' appropriately [Norbert Thiebaud]
+ wrongList::TextInserted: fix STL crash [Michael Stahl]
+ xmloff: add assertion for default-page-layout (fdo#38752) [Michael Stahl]
+ xubString to rtl::OUString. [Kohei Yoshida]
+ help
+ ctrl key on PC, Command key on Mac [Andras Timar]
+ fix for LOCALHELP for CSC,CSCH,SEC,SECH (fdo#44972) [Olivier Hallot]
+ replace SOLARSRC by SRC_ROOT [Norbert Thiebaud]
Attachment:
signature.asc
Description: Toto je digitálně podepsaná část zprávy