Hi,
this time a brief summary of what happened during the 49th week in 2011
on LibreOffice repositories and the living branches:
+ master: LO-3.5 development
+ libreoffice-3-5: fixes for LO-3.5.0 release
+ libreoffice-3-4: fixes for potential LO-3.4.6 bug fix release
+ libreoffice-3-4-5: final stabilization of the LO-3.4.5 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
+ fixed Libreoffice calc crashes when re-opening a xlxs file (rhbz#754051) [Eike Rathke]
+ components
+ fix (bnc#653688) [Thorsten Behrens]
+ calc
+ fixed Libreoffice calc crashes when re-opening a xlxs file (rhbz#754051) [Eike Rathke]
+ components
+ fix (bnc#653688) [Thorsten Behrens]
+ revert "Fix " (bnc#653688) [Thorsten Behrens]
+ core
+ 'Back' is misleading, use 'Revert' instead (fdo#39452) [Lior Kaplan]
+ always load res of LibO UI locale, not system deflocale (fdo#43475) [Andras Timar]
+ always sort category axis when it's a date type. (fdo#43681) [Kohei Yoshida]
+ avoid SIGBUS writing to overcommitted mmaped diskspace (rhbz#767708) [Stephan Bergmann]
+ better fix for over-zealous Zip package consistency. (bnc#653688) [Thorsten Behrens]
+ component_getFactory is missing (fdo#43422) [Caolán McNamara]
+ correct default horizontal alignment for complex script. (fdo#32530) [Kohei Yoshida]
+ crash inserting table control (fdo#42694) [Caolán McNamara]
+ don't evaluate error cells as values during filtering. (fdo#35539) [Kohei Yoshida]
+ don't try to use Inf for axes calculation (fdo#43703) [Markus Mohrhard]
+ fail fast if cups is non-operational. (bnc#722902) [Thorsten Behrens]
+ fix (bnc#653688) [Thorsten Behrens]
+ fix RTF import crasher with \keep in table properties (bnc#228839) [Cédric Bosdonnat]
+ fix docx hyperlink writing (fdo#35826, bnc#706138) [Luboš Luňák]
+ fix inconsistent compression method for encrypted ZIP packages. (bnc#653688) [Thorsten
Behrens]
+ fix selection of background pictures vs text (bnc#676858) [Cédric Bosdonnat]
+ fixed an RTF import crash when handling formdata in non-FORM fields (bnc#703032) [Cédric
Bosdonnat]
+ fixed chart listener registration during ODS import. (fdo#39118) [Kohei Yoshida]
+ handle empty members correctly during field popup. (fdo#35981) [Kohei Yoshida]
+ header/Footer: RTL display fixes (fdo#43793) [Cédric Bosdonnat]
+ iFSD_Equal is asymmetrical (rhbz#761009) [Caolán McNamara]
+ move SID_INSERT_CURRENT_DATE/TIME to GID_INSERT (fdo#30714) [Miklos Vajna]
+ pass the correct ScTabViewShell instance to the input box. (fdo#43614) [Kohei Yoshida]
+ preserving dbf import/export charset. (fdo#33602) [Muthu Subramanian]
+ rTF export: handle url fields without a field result (fdo#37498) [Miklos Vajna]
+ core
+ 'Back' is misleading, use 'Revert' instead (fdo#39452) [Lior Kaplan]
+ always load res of LibO UI locale, not system deflocale (fdo#43475) [Andras Timar]
+ always sort category axis when it's a date type. (fdo#43681) [Kohei Yoshida]
+ at least process sub-elements of w:customXml (fdo#35983) [Luboš Luňák]
+ avoid SIGBUS writing to overcommitted mmaped diskspace (rhbz#767708) [Stephan Bergmann]
+ better fix for over-zealous Zip package consistency. (bnc#653688) [Thorsten Behrens]
+ correct default horizontal alignment for complex script. (fdo#32530) [Kohei Yoshida]
+ crash inserting table control (fdo#42694) [Caolán McNamara]
+ don't evaluate error cells as values during filtering. (fdo#35539) [Kohei Yoshida]
+ don't try to use Inf for axes calculation (fdo#43703) [Markus Mohrhard]
+ fail fast if cups is non-operational. (bnc#722902) [Thorsten Behrens]
+ fix (bnc#653688) [Thorsten Behrens]
+ fix RTF import crasher with \keep in table properties (bnc#228839) [Cédric Bosdonnat]
+ fix abort from stl debug iterators' invalid access. (fdo#43725) [Thorsten Behrens]
+ fix docx hyperlink writing (fdo#35826, bnc#706138) [Luboš Luňák]
+ fix inconsistent compression method for encrypted ZIP packages. (bnc#653688) [Thorsten
Behrens]
+ fix selection of background pictures vs text (bnc#676858) [Cédric Bosdonnat]
+ fixed an RTF import crash when handling formdata in non-FORM fields (bnc#703032) [Cédric
Bosdonnat]
+ fixed chart listener registration during ODS import. (fdo#39118) [Kohei Yoshida]
+ handle empty members correctly during field popup. (fdo#35981) [Kohei Yoshida]
+ header/Footer: RTL display fixes (fdo#43793) [Cédric Bosdonnat]
+ iFSD_Equal is asymmetrical (rhbz#761009) [Caolán McNamara]
+ install explicit cancel handler (fdo#43690) [Caolán McNamara]
+ move SID_INSERT_CURRENT_DATE/TIME to GID_INSERT (fdo#30714) [Miklos Vajna]
+ pass the correct ScTabViewShell instance to the input box. (fdo#43614) [Kohei Yoshida]
+ preserving dbf import/export charset. (fdo#33602) [Muthu Subramanian]
+ rTF export: handle url fields without a field result (fdo#37498) [Miklos Vajna]
+ common
+ branch libreoffice-3-4-5 [Petr Mladek]
+ version 3.4.5.1, tag libreoffice-3.4.5.1 (3.4.5-rc1) [Petr Mladek]
+ bootstrap
+ bump product version to 3.4.5-rc1, release number to 501 [Petr Mladek]
+ use latest versions of DejaVu and Liberation fonts [Andras Timar]
+ calc
+ fixed Libreoffice calc crashes when re-opening a xlxs file (rhbz#754051) [Eike Rathke]
+ components
+ fix (bnc#653688) [Thorsten Behrens]
+ extensions
+ uRL change from OOo wiki to TDF wiki [Andras Timar]
+ libs-core
+ the ODG should have office:drawing after office:body, not office:graphics [Fridrich Štrba]
+ libs-extern-sys
+ resolves: CVE-2011-4599 [Caolán McNamara]
+ use latest versions of DejaVu and Liberation fonts [Andras Timar]
+ libs-gui
+ cleanup jpeg bitmap creation & loading code [Michael Meeks]
+ translations
+ translation update for 3.4.5 rc1 [Andras Timar]
+ writer
+ docx: Back-port Lubos' comment export work [Michael Meeks]
+ bootstrap
+ bump product version to 3.4.5-rc1, release number to 501 [Petr Mladek]
+ use latest versions of DejaVu and Liberation fonts [Andras Timar]
+ calc
+ fixed Libreoffice calc crashes when re-opening a xlxs file (rhbz#754051) [Eike Rathke]
+ components
+ fix (bnc#653688) [Thorsten Behrens]
+ revert "Fix " (bnc#653688) [Thorsten Behrens]
+ extensions
+ uRL change from OOo wiki to TDF wiki [Andras Timar]
+ libs-core
+ the ODG should have office:drawing after office:body, not office:graphics [Fridrich Štrba]
+ libs-extern-sys
+ resolves: CVE-2011-4599 [Caolán McNamara]
+ use latest versions of DejaVu and Liberation fonts [Andras Timar]
+ libs-gui
+ cleanup jpeg bitmap creation & loading code [Michael Meeks]
+ translations
+ translation update for 3.4.5 rc1 [Andras Timar]
+ writer
+ docx: Back-port Lubos' comment export work [Michael Meeks]
+ core
+ 'Back' is misleading, use 'Revert' instead (fdo#39452) [Lior Kaplan]
+ -Wl,-dead_strip_dylibs is not supported with XCode 2.5, align with master [Christian Lohmaier]
+ -lz was sucked in by freetype [Fridrich Štrba]
+ . is not a valid TARFILE_ROOTDIR [Eike Rathke]
+ actually add gid_File_Lib_VisioImport to gid_Module_Optional_Grfflt [Rene Engelhard]
+ add Aragonese spelling dictionary [Andras Timar]
+ add Sinhala spelling dictionary [Andras Timar]
+ add grammar checker to descriptions [Andras Timar]
+ add makefile.mk that copies Python example to SDK [Andras Timar]
+ add propex.bat, so propex Perl script can run under Win32 [Andras Timar]
+ add version suffix (beta1) to about dialog [Petr Mladek]
+ added Makefile for SDK Python example. [Stephan Bergmann]
+ adding more dbf file types. [Muthu Subramanian]
+ adjust multiline button and scrollbar size/positions [Noel Power]
+ allow building with LDAP support on windows [Fridrich Štrba]
+ allow the internal libpq to use both openldap and mozldap [Fridrich Štrba]
+ always load res of LibO UI locale, not system deflocale (fdo#43475) [Andras Timar]
+ always sort category axis when it's a date type. (fdo#43681) [Kohei Yoshida]
+ avoid SIGBUS writing to overcommitted mmaped diskspace (rhbz#767708) [Stephan Bergmann]
+ avoid double slashes in paths (cosmetic change only) [Fridrich Štrba]
+ avoid looping on busted escher records [Caolán McNamara]
+ better fix for over-zealous Zip package consistency. (bnc#653688) [Thorsten Behrens]
+ build ps and pdf cairo surfaces with MSVC [Fridrich Štrba]
+ bump product version to 3.5.0-beta1, release number to 1 [Petr Mladek]
+ change PRODUCTNAME back to LOdev, because prev. change broke Linux packaging [Andras Timar]
+ check if [CURRENCY] replaceTo is specified [Eike Rathke]
+ cleanup jpeg bitmap creation & loading code [Michael Meeks]
+ complete the pgsql patch [Fridrich Štrba]
+ component_getFactory is missing (fdo#43422) [Caolán McNamara]
+ correct default horizontal alignment for complex script. (fdo#32530) [Kohei Yoshida]
+ corrections to Slovenian locale data [Martin Srebotnjak]
+ corrections to [sl-SI] date formats [Eike Rathke]
+ crash inserting table control (fdo#42694) [Caolán McNamara]
+ disable gtk3 at run-time, unless in experimental mode. [Michael Meeks]
+ disable scs' subsequenttests that use binfilter formats [Markus Mohrhard]
+ disable valgrind in internal cairo build [Fridrich Štrba]
+ dmapper: when parsing NS_ooxml::LN_CT_Spacing_lineRule, pTopContext may be nil [Miklos Vajna]
+ don't crash when typing Japanese via SCIM. [Kohei Yoshida]
+ don't evaluate error cells as values during filtering. (fdo#35539) [Kohei Yoshida]
+ don't set the current entry during initialisation [Markus Mohrhard]
+ don't try to use Inf for axes calculation (fdo#43703) [Markus Mohrhard]
+ don't waste localizers' time on unused crashrep [Andras Timar]
+ dos2unix [Andras Timar]
+ double check pEditView ( appears some re-entrency foo can zap it ) [Noel Power]
+ editeng: EE_ITEMS_START: [Michael Stahl]
+ enable OpenSSL support in the internal libpq [Fridrich Štrba]
+ enable pgsql LDAP support when building with OpenLDAP [Fridrich Štrba]
+ enhance VersionInfo resource of Windows executables [Andras Timar]
+ fail fast if cups is non-operational. (bnc#722902) [Thorsten Behrens]
+ fix (bnc#653688) [Thorsten Behrens]
+ fix MMX build of pixman with MSVC [Fridrich Štrba]
+ fix RTF import crasher with \keep in table properties (bnc#228839) [Cédric Bosdonnat]
+ fix a thinko in makefile.mk [Fridrich Štrba]
+ fix a typo? [Fridrich Štrba]
+ fix armhf build in bridges [Matthias Klose]
+ fix assertion in PageSelector::CheckConsistency() [Thorsten Behrens]
+ fix autocorrection sync problem with input/formulabar [Noel Power]
+ fix building of cairo on windows [Fridrich Štrba]
+ fix cairo build on some older systems [Fridrich Štrba]
+ fix crash for std::numeric_limits<int>::min() in our math lib impl [Markus Mohrhard]
+ fix docx hyperlink writing (fdo#35826, bnc#706138) [Luboš Luňák]
+ fix filtering by inequality operators e.g. >5, <=3, etc. [Kohei Yoshida]
+ fix inconsistent compression method for encrypted ZIP packages. (bnc#653688) [Thorsten
Behrens]
+ fix loading of python-uno module by package.module name [Lionel Elie Mamane]
+ fix mac build of pgsql [Fridrich Štrba]
+ fix one more occurrence of FcResultOutOfMemory and try not to run autotools [Fridrich Štrba]
+ fix problems with generation of download name [Andras Timar]
+ fix selection of background pictures vs text (bnc#676858) [Cédric Bosdonnat]
+ fix the soffice.sh wrapper's -h / --version. [Michal Svec]
+ fix typo and clean up. [Stephan Bergmann]
+ fixed an RTF import crash when handling formdata in non-FORM fields (bnc#703032) [Cédric
Bosdonnat]
+ fixed chart listener registration during ODS import. (fdo#39118) [Kohei Yoshida]
+ fixed: bentConnectors are not imported properly. [Muthu Subramanian]
+ force gbuild stage for CustomTargets [David Tardon]
+ gbuild: fix top-level "make check": [Michael Stahl]
+ handle empty members correctly during field popup. (fdo#35981) [Kohei Yoshida]
+ handle failed bitmap storage allocation gracefully [Michael Meeks]
+ header/Footer: RTL display fixes (fdo#43793) [Cédric Bosdonnat]
+ hopefully the last of the pgsql saga [Fridrich Štrba]
+ iFSD_Equal is asymmetrical (rhbz#761009) [Caolán McNamara]
+ if [CURRENCY] is used then it must be defined [Eike Rathke]
+ if editing in formulabar restore focus to inputline after expand/collapse [Noel Power]
+ if possible, make the window big enough to fit all Writer toolbars. [Jan Holesovsky]
+ import text body rotation property of custom shape [Felix Zhang]
+ impress: slide transition pane: use proper control width [Ivan Timofeev]
+ improve quoting when calling submake for custom targets. [Jan Holesovsky]
+ introducing propex tool for string extranction from .properties files [Andras Timar]
+ keep changes to configure.ac only as documentary evidence [Fridrich Štrba]
+ let's not have debug spew all the time [Caolán McNamara]
+ lo-pack-sources: allow to generate .xz source tarballs by default [Petr Mladek]
+ macOSX build breaker for MacOSX [Norbert Thiebaud]
+ mailmerge: move overlapped controls [Ivan Timofeev]
+ make LineTest::testCornerCases succeed again after last basebmp fix. [Stephan Bergmann]
+ make buid pixman on windows [Fridrich Štrba]
+ make internal pgsql build on mac and make it default for release [Fridrich Štrba]
+ manageNames: info text should be centered in the text field [Markus Mohrhard]
+ minor around python and SDK [Laurent Godard]
+ missing #include [Lionel Elie Mamane]
+ missing pixman file [Fridrich Štrba]
+ more corrections to date formats [Martin Srebotnjak]
+ more debug spew in non-debug product [Caolán McNamara]
+ move SID_INSERT_CURRENT_DATE/TIME to GID_INSERT (fdo#30714) [Miklos Vajna]
+ nobody has ever translated this string, in fact it is not for localization [Andras Timar]
+ oOps, typo [Fridrich Štrba]
+ one more attempt to not have -lz sucked in [Fridrich Štrba]
+ oops, forgot to add the cairo tarball to ooo.lst.in [Fridrich Štrba]
+ pass the correct ScTabViewShell instance to the input box. (fdo#43614) [Kohei Yoshida]
+ postgresql-sdbc: correctly recognise MacOS X build [Lionel Elie Mamane]
+ postgresql-sdbc: do not use GNU ld-specific options on MacOS X [Lionel Elie Mamane]
+ postgresql-sdbc: get libpq link deps from postgresql build system [Lionel Elie Mamane]
+ postgresql: go look for includes and libs in solver [Lionel Elie Mamane]
+ pptx: fix custom shape equations import [Radek Doulik]
+ pptx: updated custom shapes presets after latest fix in equations import [Radek Doulik]
+ prefer pre-increments, especially with iterators. [Kohei Yoshida]
+ prefer reference over pointer (when it makes sense). [Kohei Yoshida]
+ preserving dbf import/export charset. (fdo#33602) [Muthu Subramanian]
+ propmerge tool to merge strings back to localized .properties files [Andras Timar]
+ rTF export: handle url fields without a field result (fdo#37498) [Miklos Vajna]
+ binfilter
+ ditch a ByteString [Caolán McNamara]
+ core
+ 'Back' is misleading, use 'Revert' instead (fdo#39452) [Lior Kaplan]
+ -Wl,-dead_strip_dylibs is not supported with XCode 2.5 [Christian Lohmaier]
+ -lz was sucked in by freetype [Fridrich Štrba]
+ . is not a valid TARFILE_ROOTDIR [Eike Rathke]
+ _BASIC_TEXTPORTIONS always defined [Caolán McNamara]
+ aPathName unused [Caolán McNamara]
+ aString unused [Caolán McNamara]
+ accept also Oracle Corporation as Java vendor here, too [Tor Lillqvist]
+ actually add gid_File_Lib_VisioImport to gid_Module_Optional_Grfflt [Rene Engelhard]
+ adapted Mac-only code to ByteString reduction. [Stephan Bergmann]
+ add .DS_Store [Tor Lillqvist]
+ add Sinhala spelling dictionary [Andras Timar]
+ add an app for the sc_ucalc unit test [Tor Lillqvist]
+ add autogen.lastrun sample for cross-compiling to Android from Mac OS X [Tor Lillqvist]
+ add c++ based subsequenttest for XNamedRange [Laurent Godard]
+ add grammar checker to descriptions [Andras Timar]
+ add hunspell to external libs [Matúš Kukan]
+ add latest tag name to buildid string. [Thorsten Behrens]
+ add libexttextcat to external libs [Matúš Kukan]
+ add lingucomponent to tail_build [Matúš Kukan]
+ add linguistic to tail_build [Matúš Kukan]
+ add makefile for new XNamedRange subsequenttest [Markus Mohrhard]
+ add makefile.mk that copies Python example to SDK [Andras Timar]
+ add own makefile for ScSpreadsheetObj subsequenttest [Markus Mohrhard]
+ add propex.bat, so propex Perl script can run under Win32 [Andras Timar]
+ add separate cppunittester app project that uses the Bootstrap library [Tor Lillqvist]
+ add some comments [Caolán McNamara]
+ add uninstall target [Tor Lillqvist]
+ add version suffix (beta1) to about dialog [Petr Mladek]
+ adding more dbf file types. [Muthu Subramanian]
+ adding noop rules for auxtargets in buildpl, moved deps of buildpl into that phase [Bjoern
Michaelsen]
+ additional fix for EasyHack FDO43058, remove extra semicolons [Gustavo Buzzatti Pacheco]
+ adjust multiline button and scrollbar size/positions [Noel Power]
+ align comment with code for overly zealous check in Zip fix. [Thorsten Behrens]
+ allow building with LDAP support on windows [Fridrich Štrba]
+ allow the internal libpq to use both openldap and mozldap [Fridrich Štrba]
+ alow make to run autogen.sh if autogen.lastrun doesn't exist [Peter Foley]
+ also escape dots in entity names used as C++ identifiers. [Stephan Bergmann]
+ always load res of LibO UI locale, not system deflocale (fdo#43475) [Andras Timar]
+ always sort category axis when it's a date type. (fdo#43681) [Kohei Yoshida]
+ android: delete generated lo-bootstrap.jar [Miklos Vajna]
+ at least process sub-elements of w:customXml (fdo#35983) [Luboš Luňák]
+ avmedia: QuickTime: use gb_Library_add_objcxxobjects [Michael Stahl]
+ avoid SIGBUS writing to overcommitted mmaped diskspace (rhbz#767708) [Stephan Bergmann]
+ avoid double slashes in paths (cosmetic change only) [Fridrich Štrba]
+ avoid looping on busted escher records [Caolán McNamara]
+ bUsedForHilite always false [Caolán McNamara]
+ better fix for over-zealous Zip package consistency. (bnc#653688) [Thorsten Behrens]
+ bin a commented out block of crack [Tor Lillqvist]
+ bin a few lines of weird crack [Tor Lillqvist]
+ bin unused subs [Tor Lillqvist]
+ bin unused use of WORK_STAMP [Tor Lillqvist]
+ bootstrap can be kept in both phases as it has a proper touchfile [Bjoern Michaelsen]
+ build ps and pdf cairo surfaces with MSVC [Fridrich Štrba]
+ bypass bean for Android which has no java.awt [Tor Lillqvist]
+ byteString->rtl::OString [Caolán McNamara]
+ byteString->rtl::OString[Buffer] [Caolán McNamara]
+ c++ subsequent tests XRangeName and XRangeNames [Laurent Godard]
+ c++ subsequent tests for XSpreadsheets2::importSheet [Laurent Godard]
+ callcatcher: remove newly unused code [Caolán McNamara]
+ callcatcher: remove some unused code [Caolán McNamara]
+ catch by const reference [Caolán McNamara]
+ catch exception by constant reference [Takeshi Abe]
+ change PRODUCTNAME back to LOdev, because prev. change broke Linux packaging [Andras Timar]
+ check if [CURRENCY] replaceTo is specified [Eike Rathke]
+ cleanup jpeg bitmap creation & loading code [Michael Meeks]
+ code modules no longer depend on stlport. [Stephan Bergmann]
+ complete the pgsql patch [Fridrich Štrba]
+ concat-deps.c deal with /../ in dep path [Norbert Thiebaud]
+ configmgr.component is no longer an old one. [Stephan Bergmann]
+ convert GetMangleName [Caolán McNamara]
+ convert ReadCString from ByteString to OString [Caolán McNamara]
+ convert lingucomponent to gbuild [Matúš Kukan]
+ convert salhelper to gbuild [Matúš Kukan]
+ copy Absolute Formulas between documents: Part I [Markus Mohrhard]
+ correct default horizontal alignment for complex script. (fdo#32530) [Kohei Yoshida]
+ correct diagnostic message [Ivan Timofeev]
+ correct extra whitespace [Lionel Elie Mamane]
+ corrections to Slovenian locale data [Martin Srebotnjak]
+ corrections to [sl-SI] date formats [Eike Rathke]
+ correctly handle <set> directly within <component>. [Stephan Bergmann]
+ cppu: add visibility symbols [Matúš Kukan]
+ cppu: convert to gbuild [Matúš Kukan]
+ crash inserting table control (fdo#42694) [Caolán McNamara]
+ create workdir sub-dirs before writing to them. [Stephan Bergmann]
+ de-ICC this for maximum readability [Caolán McNamara]
+ de-obscure things direct ND_TEXTNODE id compare -> IsTxtNode [Caolán McNamara]
+ decoView cleanup: rework ImplDrawFrame [Matteo Casalin]
+ disable gtk3 at run-time, unless in experimental mode. [Michael Meeks]
+ disable scs' subsequenttests that use binfilter formats [Markus Mohrhard]
+ disable valgrind in internal cairo build [Fridrich Štrba]
+ disassembler unused [Caolán McNamara]
+ ditch some ByteStrings [Caolán McNamara]
+ do build Executable_soffice.bin also for Android, for now [Tor Lillqvist]
+ do build Library_deploymentmisc also for non-desktop OSes, for now [Tor Lillqvist]
+ do build cairo for Android, will likely be needed [Tor Lillqvist]
+ do not package pything scripting extension when building --with-python=no [Norbert Thiebaud]
+ do not run cppunit on Mac when cross-compiling [Norbert Thiebaud]
+ don't crash when typing Japanese via SCIM. [Kohei Yoshida]
+ don't evaluate error cells as values during filtering. (fdo#35539) [Kohei Yoshida]
+ don't try to use Inf for axes calculation (fdo#43703) [Markus Mohrhard]
+ dos2unix [Andras Timar]
+ double check pEditView ( appears some re-entrency foo can zap it ) [Noel Power]
+ drop redundant always-true condition [Ivan Timofeev]
+ drop some unused variables [Tor Lillqvist]
+ drop the $oldoutfile thing, people are used to Env.Host.sh by now surely [Tor Lillqvist]
+ drop two unused variables [Tor Lillqvist]
+ drop unused ReadCString with hidden StreamCharSet monstrosity [Caolán McNamara]
+ editeng: EE_ITEMS_START: [Michael Stahl]
+ enable OpenSSL support in the internal libpq [Fridrich Štrba]
+ enable pgsql LDAP support when building with OpenLDAP [Fridrich Štrba]
+ exclude wntgcc* directories from searching for translatable files [Andras Timar]
+ fail fast if cups is non-operational. (bnc#722902) [Thorsten Behrens]
+ fix (bnc#653688) [Thorsten Behrens]
+ fix FullCommentURL for grammar checking (local menu) [László Németh]
+ fix MMX build of pixman with MSVC [Fridrich Štrba]
+ fix RTF import crasher with \keep in table properties (bnc#228839) [Cédric Bosdonnat]
+ fix VersionInfo resource build under MinGW [Andras Timar]
+ fix a thinko in makefile.mk [Fridrich Štrba]
+ fix a typo? [Fridrich Štrba]
+ fix abort from stl debug iterators' invalid access. (fdo#43725) [Thorsten Behrens]
+ fix always-false condition of FullCommentURL [László Németh]
+ fix assertion in PageSelector::CheckConsistency() [Thorsten Behrens]
+ fix autocorrection sync problem with input/formulabar [Noel Power]
+ fix automatic download of dlls on windows [Peter Foley]
+ fix building of cairo on windows [Fridrich Štrba]
+ fix cairo build on some older systems [Fridrich Štrba]
+ fix crash for std::numeric_limits<int>::min() in our math lib impl [Markus Mohrhard]
+ fix decoration drawing [Ivan Timofeev]
+ fix docx hyperlink writing (fdo#35826, bnc#706138) [Luboš Luňák]
+ fix filtering by inequality operators e.g. >5, <=3, etc. [Kohei Yoshida]
+ fix for fdo43460 Part IV getLength to isEmpty [Olivier Hallot]
+ fix for fdo43460 Part IX getLength() to isEmpty() [Olivier Hallot]
+ fix for fdo43460 Part V getLength to isEmpty [Olivier Hallot]
+ fix for fdo43460 Part VI getLength() to isEmpty() [Olivier Hallot]
+ fix for fdo43460 Part VII getLength() to isEmpty() [Olivier Hallot]
+ fix for fdo43460 Part VIII getLength() to isEmpty() [Olivier Hallot]
+ fix for fdo43460 Part X getLength() to isEmpty() [Olivier Hallot]
+ fix inconsistent compression method for encrypted ZIP packages. (bnc#653688) [Thorsten
Behrens]
+ fix loading of python-uno module by package.module name [Lionel Elie Mamane]
+ fix mac build of pgsql [Fridrich Štrba]
+ fix mistaken String::CreateFromInt32 -> OUString::valueOf conversion [Noel Power]
+ fix names of libraries for MinGW, also remove onlinecheck.dll [Matúš Kukan]
+ fix ole build failure [Peter Foley]
+ fix one -ggdb3 that got in in a merge after 0b5b56be4df609d [Luboš Luňák]
+ fix one more occurrence of FcResultOutOfMemory and try not to run autotools [Fridrich Štrba]
+ fix problem when compiling against a wrong colour version of the GNU STL [Tor Lillqvist]
+ fix problems with generation of download name [Andras Timar]
+ fix selection of background pictures vs text (bnc#676858) [Cédric Bosdonnat]
+ fix syntactic error [David Tardon]
+ fix the soffice.sh wrapper's -h / --version. [Michal Svec]
+ fix typo and clean up. [Stephan Bergmann]
+ fixed an RTF import crash when handling formdata in non-FORM fields (bnc#703032) [Cédric
Bosdonnat]
+ fixed chart listener registration during ODS import. (fdo#39118) [Kohei Yoshida]
+ fixed: bentConnectors are not imported properly. [Muthu Subramanian]
+ force gbuild stage for CustomTargets [David Tardon]
+ force the use of gcc on cygwin for concat-deps.c [Norbert Thiebaud]
+ gUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASE→aqua [Christian
Lohmaier]
+ gbuild: Deliver.mk: preserve symlinks on deliver [Michael Stahl]
+ gbuild: add gb_Library_set_soversion_script: [Michael Stahl]
+ gbuild: fix gb_Library_set_soversion_script [Michael Stahl]
+ gbuild: fix top-level "make check": [Michael Stahl]
+ gbuild: gb_LinkTarget_set_auxtargets => add_auxtargets [Michael Stahl]
+ gbuild: macosx.mk: remove salhelper hack [Michael Stahl]
+ gbuild: macosx.mk: tinderbox fails on version script [Michael Stahl]
+ gbuild: refactor gb_Library_set_componentfile: [Michael Stahl]
+ gbuild: solaris.mk: deprecate SunStudio [Michael Stahl]
+ gcc-trunk: avoid confusion [Matúš Kukan]
+ gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO' [Matúš Kukan]
+ german translations [Noel Grandin]
+ get rid of obsolete path-delimiter escape [Christian Lohmaier]
+ handle empty members correctly during field popup. (fdo#35981) [Kohei Yoshida]
+ handle failed bitmap storage allocation gracefully [Michael Meeks]
+ handle unset workdir argument. [Stephan Bergmann]
+ hardcode to try just the "svp" VCL plugin on Android for now [Tor Lillqvist]
+ header/Footer: RTL display fixes (fdo#43793) [Cédric Bosdonnat]
+ hopefully the last of the pgsql saga [Fridrich Štrba]
+ i don't see VCL or NT351 being checked in any ifdef [Tor Lillqvist]
+ iFSD_Equal is asymmetrical (rhbz#761009) [Caolán McNamara]
+ if [CURRENCY] is used then it must be defined [Eike Rathke]
+ if editing in formulabar restore focus to inputline after expand/collapse [Noel Power]
+ if possible, make the window big enough to fit all Writer toolbars. [Jan Holesovsky]
+ import text body rotation property of custom shape [Felix Zhang]
+ impress: slide transition pane: use proper control width [Ivan Timofeev]
+ improve quoting when calling submake for custom targets. [Jan Holesovsky]
+ install explicit cancel handler (fdo#43690) [Caolán McNamara]
+ instsetoo_native: try to fix tinderbox: [Michael Stahl]
+ intermediate string object unnecessary [Caolán McNamara]
+ introduce optional krb5&gssapi support for internal PostgreSQL [Lionel Elie Mamane]
+ introducing propex tool for string extranction from .properties files [Andras Timar]
+ keep changes to configure.ac only as documentary evidence [Fridrich Štrba]
+ kill a bunch of empty lines [Tor Lillqvist]
+ kill unused variable [Tor Lillqvist]
+ less debug spew [Caolán McNamara]
+ let's not have debug spew all the time [Caolán McNamara]
+ lingucomponent: MacOSX: use gb_Library_add_objcxxobjects [Michael Stahl]
+ lo-pack-sources: allow to generate .xz source tarballs by default [Petr Mladek]
+ m_pInfoImage never constructed or used [Caolán McNamara]
+ macOSX build breaker for MacOSX [Norbert Thiebaud]
+ mailmerge: move overlapped controls [Ivan Timofeev]
+ make LineTest::testCornerCases succeed again after last basebmp fix. [Stephan Bergmann]
+ make buid pixman on windows [Fridrich Štrba]
+ make gbuild output [Build CXX] filename also with the .cxx extension [Luboš Luňák]
+ make internal pgsql build on mac and make it default for release [Fridrich Štrba]
+ manageNames: info text should be centered in the text field [Markus Mohrhard]
+ mark fontconfig as depending on expat [Tor Lillqvist]
+ missing configmgr.component adaption in postprocess/packcomponents. [Stephan Bergmann]
+ missing configmgr/prj/build.lst adaption. [Stephan Bergmann]
+ missing dependencies. [Stephan Bergmann]
+ missing include limits [Markus Mohrhard]
+ missing pixman file [Fridrich Štrba]
+ more corrections to date formats [Martin Srebotnjak]
+ more debug spew in non-debug product [Caolán McNamara]
+ more efficient insertion of B3DPolygons [Thorsten Behrens]
+ more shlibs and .component files needed [Tor Lillqvist]
+ move .gitignore one level up [Tor Lillqvist]
+ move SID_INSERT_CURRENT_DATE/TIME to GID_INSERT (fdo#30714) [Miklos Vajna]
+ move configmgr to tail_build. [Stephan Bergmann]
+ msvc 2008 express won't link without explicit salhelper [Caolán McNamara]
+ ndk-gdb needs gdbserver and gdb.setup [Tor Lillqvist]
+ new Tango Start Center artwork [Stefan Knorr (astron)]
+ no Makefile.in any more [Tor Lillqvist]
+ no need to register LibO, so drop the Register icons [Stefan Knorr (astron)]
+ nobody has ever translated this string, in fact it is not for localization [Andras Timar]
+ now with an STL map we don't have to do our own mem allocation [Caolán McNamara]
+ oOps, typo [Fridrich Štrba]
+ one more attempt to not have -lz sucked in [Fridrich Štrba]
+ oops, forgot to add the cairo tarball to ooo.lst.in [Fridrich Štrba]
+ oops... bad handling of multiple ../ [Norbert Thiebaud]
+ override gb_Library__set_soversion_script_platform as empty [Tor Lillqvist]
+ oxygenOffice doesn't bundle JRE either [Tor Lillqvist]
+ pair::second is false if element with same key already existed [Caolán McNamara]
+ pass the correct ScTabViewShell instance to the input box. (fdo#43614) [Kohei Yoshida]
+ ported configmgr to gbuild. [Stephan Bergmann]
+ postgresql-sdbc: do not use GNU ld-specific options on MacOS X [Lionel Elie Mamane]
+ postgresql-sdbc: get libpq link deps from postgresql build system [Lionel Elie Mamane]
+ postgresql: go look for includes and libs in solver [Lionel Elie Mamane]
+ postgresql: separate patch into upstream & libreoffice-specific parts [Lionel Elie Mamane]
+ potential fix for gbuild salhelper on MinGW problem. [Stephan Bergmann]
+ pptx: fix custom shape equations import [Radek Doulik]
+ pptx: updated custom shapes presets after latest fix in equations import [Radek Doulik]
+ prefer pre-increments, especially with iterators. [Kohei Yoshida]
+ prefer reference over pointer (when it makes sense). [Kohei Yoshida]
+ preserving dbf import/export charset. (fdo#33602) [Muthu Subramanian]
+ properly join spawned GrammarCheckingIterator thread. [Stephan Bergmann]
+ propmerge tool to merge strings back to localized .properties files [Andras Timar]
+ rTF export: handle url fields without a field result (fdo#37498) [Miklos Vajna]
Attachment:
signature.asc
Description: Toto je digitálně podepsaná část zprávy