[Libreoffice] 9th week development summary
Petr Mladek
pmladek at suse.cz
Mon Nov 29 06:25:09 PST 2010
Hi,
this time a brief summary of what happened the 9th week on LibreOffice
repos and two living branches:
bugfixes-master-week-47.txt lists all commits that reference a proper
bug id (from a variety of trackers - #i... referring to the OpenOffice
issuezilla, fdo# to freedesktop, rhbz# to RedHat bugzilla etc) in the
master branch
commit-log-master-week-47.txt lists all relevant commits on the actual
source repos in the master branch
commit-log-libreoffice-3-3-week-47.txt,
bugfixes-libreoffice-3-3-week-47.txt lists the same summary for the
libreoffice-3-3 branch.
Many thanks to all contributors - you make all the difference!
Best Regards,
Petr
-------------- next part --------------
+ artwork:
+ Revert "nativeb: #i110796# changed document icons for Classic theme" [Thorsten Behrens]
+ bootstrap:
+ find the internal libpython (fdo#31764) [Petr Mladek]
+ build:
+ layouted zoom dialog was not localized (bnc#595823) [Petr Mladek]
+ reduce height of PDF export and recovery dialogs (bnc#623352) [Petr Mladek]
+ remove DataAccess.xcu in PostgreSQL SDBC Driver (i#113494) [Rene Engelhard]
+ components:
+ Resolves: rhbz#656191 Catch bad alloc and convert to ZipIOException [Caolán McNamara]
+ Resolves: rhbz#657628# divide by zero [Caolán McNamara]
+ show the control geometric propertis correctly (bnc#610921) [Petr Mladek]
+ show the really used default icon theme in options (bnc#603169) [Petr Mladek]
+ filters:
+ fix for n#648731 imagedata attribute not imported correctly [Noel Power]
+ Missing call to importDocumentProperties() n#655194 [Muthu Subramanian K]
+ tentative fix for fdo#30474# [Noel Power]
+ libs-core:
+ Fix for i#115681 [Cédric Bosdonnat]
+ masterfix OOO330: #i115774# crash in FR version when typing / as first character [obo]
+ Related: rhbz#650170 don't crash when quickstarter is exited by user [David Tardon]
+ Resolves: fdo#31494# get ownership right [Caolán McNamara]
+ Resolves: rhbz#610103 exit quickstarter if physically deleted [Caolán McNamara]
+ rhbz#650170# shutdown quickstarter at end of desktop session [David Tardon]
+ sb132: #i114155# use "en" as additional fallback locale after "en-US" [sb]
+ sb136: #i115386# prefer en[-US] over empty xml:lang value, to accomodate existing extensions with bad .xcu content [sb]
+ libs-extern-sys:
+ fixed urllib.urlopen in the internal python (fdo#31466) [Petr Mladek]
+ libs-gui:
+ #i108584# workaround unexpected ATSUBreakLine error result [Herbert Duerr [hdu]]
+ #i115761# Impress freezes opening the attached odp file(s) [obo]
+ l10n:
+ Updated Bosnian (bs) translation #i115764# [Vedran Ljubović]
+ ure:
+ sb136: #i114155# partially revert fix for i108776 to avoid ABI incompatibility of jvmaccess library [sb]
+ writer:
+ Fix n#653526: Some section was added after having written the SEPX [Cédric Bosdonnat]
+ n#652204: Font color selection didn't effect new text [Cédric Bosdonnat]
+ n#652364: Fixed a ww8 column break import problem. [Cédric Bosdonnat]
+ Resolves: rhbz#657541# avoid null ptr. deref. when iterating through empty itemset [David Tardon]
+ build bits:
+ install branding for the welcome screen in the split build (bnc#653519) [Petr Mladek]
-------------- next part --------------
+ common:
+ tentative fix for fdo#30474# [Noel Power]
+ artwork:
+ Revert "nativeb: #i110796# changed document icons for Classic theme" [Thorsten Behrens]
+ bootstrap:
+ find the internal libpython (fdo#31764) [Petr Mladek]
+ build:
+ layouted zoom dialog was not localized (bnc#595823) [Petr Mladek]
+ reduce height of PDF export and recovery dialogs (bnc#623352) [Petr Mladek]
+ remove DataAccess.xcu in PostgreSQL SDBC Driver (i#113494) [Rene Engelhard]
+ components:
+ Resolves: rhbz#656191 Catch bad alloc and convert to ZipIOException [Caolán McNamara]
+ Resolves: rhbz#657628# divide by zero [Caolán McNamara]
+ show the control geometric propertis correctly (bnc#610921) [Petr Mladek]
+ show the really used default icon theme in options (bnc#603169) [Petr Mladek]
+ filters:
+ fix for n#648731 imagedata attribute not imported correctly [Noel Power]
+ Missing call to importDocumentProperties() n#655194 [Muthu Subramanian K]
+ libs-core:
+ Fix for i#115681 [Cédric Bosdonnat]
+ masterfix OOO330: #i115774# crash in FR version when typing / as first character [obo]
+ Related: rhbz#650170 don't crash when quickstarter is exited by user [David Tardon]
+ Resolves: fdo#31494# get ownership right [Caolán McNamara]
+ Resolves: rhbz#610103 exit quickstarter if physically deleted [Caolán McNamara]
+ rhbz#650170# shutdown quickstarter at end of desktop session [David Tardon]
+ sb132: #i114155# use "en" as additional fallback locale after "en-US" [sb]
+ sb136: #i115386# prefer en[-US] over empty xml:lang value, to accomodate existing extensions with bad .xcu content [sb]
+ libs-extern-sys:
+ fixed urllib.urlopen in the internal python (fdo#31466) [Petr Mladek]
+ libs-gui:
+ #i108584# workaround unexpected ATSUBreakLine error result [Herbert Duerr [hdu]]
+ #i115761# Impress freezes opening the attached odp file(s) [obo]
+ ure:
+ sb136: #i114155# partially revert fix for i108776 to avoid ABI incompatibility of jvmaccess library [sb]
+ writer:
+ fix incorrect double line spacing saving (bnc#654209) [Luboš Luňák]
+ Fix n#653526: Some section was added after having written the SEPX [Cédric Bosdonnat]
+ n#652204: Font color selection didn't effect new text [Cédric Bosdonnat]
+ n#652364: Fixed a ww8 column break import problem. [Cédric Bosdonnat]
+ build bits:
+ install branding for the welcome screen in the split build (bnc#653519) [Petr Mladek]
-------------- next part --------------
+ merge from ooo:
+ Merge commit 'ooo/OOO330_m16' into libreoffice-3-3 [Jan Holesovsky]
+ Merge commit 'ooo/OOO330_m16' into libreoffice-3-3 [Rene Engelhard]
+ Merge commit 'ooo/OOO330_m17' into libreoffice-3-3 [Rene Engelhard]
+ common:
+ CWS-TOOLING: integrate CWS os145 [Kurt Zenker]
+ os145: #b7001886# fixing small ppt import problem, improving png reader [sj]
+ os145: #b7001888# fixing small svm problem [sj]
+ Put show credits entry into all app ui configs [Thorsten Behrens]
+ artwork:
+ Remove remaining ODF mimetype icons [Thorsten Behrens]
+ Revert "nativeb: #i110796# changed document icons for Classic theme" [Thorsten Behrens]
+ bootstrap:
+ Don't install html versions of LICENSE and README [Sebastian Spaeth]
+ Don't install the readme.html files [Sebastian Spaeth]
+ find the internal libpython (fdo#31764) [Petr Mladek]
+ more removal of the html versions of LICENSE [Petr Mladek]
+ OOO330 [Kurt Zenker]
+ Pack credits file [Thorsten Behrens]
+ build:
+ add --without-download configure options [Petr Mladek]
+ autogen: Do not setup autorebase for git's pull any more. [Jan Holesovsky]
+ configure.in: fix --without-git autodetection [Miklos Vajna]
+ Disabled gcj in supported JRE's (NovellLinuxOnly) [Petr Mladek]
+ Disable gcj only on SUSE-based distros [Petr Mladek]
+ do not enable the layout dialogs by default [Petr Mladek]
+ enable opengl [Robert Nagy]
+ fix fields-table-formula.diff to apply after the OSL_ENSURE change [Petr Mladek]
+ fix piece-target.diff to apply again [Petr Mladek]
+ fix version numbers in patches/postgresql/sdbc-postgresql-oxt.diff [Rene Engelhard]
+ layouted zoom dialog was not localized (bnc#595823) [Petr Mladek]
+ Make novell-subscription.diff apply again [Tor Lillqvist]
+ make patches/postgresql/sdbc-postgresql-oxt.diff apply again [Rene Engelhard]
+ pack postgresql driver as .oxt instead of .zip [Petr Mladek]
+ reduce height of PDF export and recovery dialogs (bnc#623352) [Petr Mladek]
+ remove DataAccess.xcu in PostgreSQL SDBC Driver (i#113494) [Rene Engelhard]
+ remove --with-system-libwp* from SUSE* configs [Petr Mladek]
+ sdbc-postgresql-oxt.diff: remove gone DataAccess.xcu from manifest [Rene Engelhard]
+ typo fix [Andras Timar]
+ Update Ark config; remove special splash/about screen until it has been [Bernhard Rosenkraenzer]
+ Update Frugalware bits [Miklos Vajna]
+ calc:
+ Fixed crash in xls export caused by off-by-one iterator [Katarina Machalkova]
+ components:
+ Resolves: rhbz#656191 Catch bad alloc and convert to ZipIOException [Caolán McNamara]
+ Resolves: rhbz#657628# divide by zero [Caolán McNamara]
+ show the control geometric propertis correctly (bnc#610921) [Petr Mladek]
+ show the really used default icon theme in options (bnc#603169) [Petr Mladek]
+ extras:
+ use consistent autocorrect file names [Caolán McNamara]
+ filters:
+ add missing xsl:when start tag [David Tardon]
+ fix for n#648731 imagedata attribute not imported correctly [Noel Power]
+ Missing call to importDocumentProperties() n#655194 [Muthu Subramanian K]
+ oops revert previous commit, not for stable branch [Noel Power]
+ os145: #b7001886# improved ppt import filter [sj]
+ remove debugging artifact [Noel Power]
+ tentative fix for fdo#30474# [Noel Power]
+ libs-core:
+ Adapted readme according to list feedback [Thorsten Behrens]
+ disable multiple migrations via MIGRATED stamp file [Michael Meeks]
+ fix crash in exiting via disabling lone quick-starter, terminate at idle [Michael Meeks]
+ Fix for i#115681 [Cédric Bosdonnat]
+ masterfix OOO330: #i115774# crash in FR version when typing / as first character [obo]
+ One more readme change: no support subdomain [Thorsten Behrens]
+ Only start the quick-starter on restart, don't install it forever [Caolán McNamara]
+ Related: rhbz#650170 don't crash when quickstarter is exited by user [David Tardon]
+ Resolves: fdo#31494# get ownership right [Caolán McNamara]
+ Resolves: rhbz#610103 exit quickstarter if physically deleted [Caolán McNamara]
+ rhbz#650170# shutdown quickstarter at end of desktop session [David Tardon]
+ sb132: #i114155# use "en" as additional fallback locale after "en-US" [sb]
+ sb136: #i115386# prefer en[-US] over empty xml:lang value, to accomodate existing extensions with bad .xcu content [sb]
+ start quickstarter on every launch if configured to use it [Caolán McNamara]
+ Switch toolbar icon size to 'auto-detect' [Thorsten Behrens]
+ Temporarily disable the extra ACL check. [Kohei Yoshida]
+ When saving a docx file to doc, the used filter is docx. [Cédric Bosdonnat]
+ libs-extern-sys:
+ fixed urllib.urlopen in the internal python (fdo#31466) [Petr Mladek]
+ libs-gui:
+ CWS-TOOLING: integrate CWS pdffix03 [Kurt Zenker]
+ #i108584# workaround unexpected ATSUBreakLine error result [Herbert Duerr [hdu]]
+ #i115761# Impress freezes opening the attached odp file(s) [obo]
+ Make toolbar icon size native-widget controlled [Thorsten Behrens]
+ l10n:
+ Updated Bosnian (bs) translation #i115764# [Vedran Ljubović]
+ ure:
+ Expression in OSL_PRECOND was inverted [Tor Lillqvist]
+ sb136: #i114155# partially revert fix for i108776 to avoid ABI incompatibility of jvmaccess library [sb]
+ writer:
+ #b7001883# exit if sprm array is invalid [os]
+ fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixup [David Tardon]
+ Fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixup. [Giuseppe Castagno]
+ Fix n#653526: Some section was added after having written the SEPX [Cédric Bosdonnat]
+ n#652204: Font color selection didn't effect new text [Cédric Bosdonnat]
+ n#652364: Fixed a ww8 column break import problem. [Cédric Bosdonnat]
+ Removed DBG_UTIL from sw [Cédric Bosdonnat]
+ replace DBG_UTIL -> OSL_DEBUG_LEVEL > 1 [David Tardon]
+ Resolves: rhbz#657541# avoid null ptr. deref. when iterating through empty itemset [David Tardon]
+ build bits:
+ Add AC_SUBST(PYTHON) so that the PYTHON var can be used by the build [Robert Nagy]
+ fix installation of the localized registry files in the split build [Petr Mladek]
+ install branding for the welcome screen in the split build (bnc#653519) [Petr Mladek]
+ Revert "Add AC_SUBST(PYTHON) so that the PYTHON var can be used by the build" [Robert Nagy]
-------------- next part --------------
+ merge from ooo:
+ Merge commit 'ooo/OOO330_m16' into libreoffice-3-3 [Jan Holesovsky]
+ Merge commit 'ooo/OOO330_m16' into libreoffice-3-3 [Rene Engelhard]
+ Merge commit 'ooo/OOO330_m17' into libreoffice-3-3 [Rene Engelhard]
+ common:
+ adjust .gitignore for MacOS [Norbert Thiebaud]
+ cppcheck: Empty string test can be simplified [Caolán McNamara]
+ cppcheck: Member variable not initialized in the constructor [Caolán McNamara]
+ cppcheck: method can be const [Caolán McNamara]
+ cppcheck: methods can be const [Caolán McNamara]
+ cppcheck: Possible null pointer dereference [Caolán McNamara]
+ cppcheck: prefix instead of postfix [Joseph Powers]
+ cppcheck: silence bogus warning [Caolán McNamara]
+ cppcheck: The scope of these variables can be reduced [Caolán McNamara]
+ cppcheck: This function can be const [Caolán McNamara]
+ cppcheck: uninit member variable [Caolán McNamara]
+ cppcheck: Unused private function [Caolán McNamara]
+ cppcheck: Unused private functions [Caolán McNamara]
+ cppcheck: unused variables [Caolán McNamara]
+ cppcheck: use prefix form [Caolán McNamara]
+ cppcheck: use prefix variant [Caolán McNamara]
+ cppcheck: use prefix variants [Caolán McNamara]
+ CWS-TOOLING: integrate CWS os145 [Kurt Zenker]
+ fix a potential null pointer dereference [Norbert Thiebaud]
+ Fix .gitignore for mac [Joseph Powers]
+ fix invalid XML [David Tardon]
+ Merge branch 'libreoffice-3-3' [Rene Engelhard]
+ Merge remote branch 'origin/libreoffice-3-3' [Jan Holesovsky]
+ os145: #b7001886# fixing small ppt import problem, improving png reader [sj]
+ os145: #b7001888# fixing small svm problem [sj]
+ Put show credits entry into all app ui configs [Thorsten Behrens]
+ Remove dated comment [J. Graeme Lingard]
+ removed unused SvXMLNumFmtDefaults methods [Joachim Trémouroux]
+ remove empty method [Caolán McNamara]
+ samba-hyperlinks-sc-sd.diff: migrated [Jan Holesovsky]
+ tentative fix for fdo#30474# [Noel Power]
+ tools-urlobj-smb-scheme-patch.diff: migrated [Florian Reuter]
+ WaE, && || [Caolán McNamara]
+ artwork:
+ Delete obvious hiconstrast icons in the tango theme [Sebastian Spaeth]
+ Move the hicontrast versions of cropmarkers and markers to the theme [Sebastian Spaeth]
+ remove obsolete introabout [Michael Meeks]
+ Revert "Delete obvious hiconstrast icons in the tango theme" [Sebastian Spaeth]
+ Revert "nativeb: #i110796# changed document icons for Classic theme" [Thorsten Behrens]
+ base:
+ .bmp to .png, plus formatting issues. [Joseph Powers]
+ cppcheck: reduce the scope of variables [Takeshi Abe]
+ cppcheck: use ++ as prefix [Takeshi Abe]
+ cppcheck: variables assigned but never used [Takeshi Abe]
+ Dead code and spelling mistakes [Wol]
+ Dead code deletion again [Wol]
+ Dead code deletion [Wol]
+ Dead code removal [Wol]
+ Dead code, spelling mistakes [Wol]
+ Dead code, translations. [Wol]
+ do not catch exception by value [David Tardon]
+ More dead code deleted [Wol]
+ More dead code deletion [Wol]
+ More dead code removal [Wol]
+ Remove dead codes and confusing comments [Takeshi Abe]
+ remove dead codes and undesired comments [Takeshi Abe]
+ Remove dead codes and undesired comments with fixed typo [Takeshi Abe]
+ Remove dead code [Wol]
+ RTL_CONSTASCII_USTRINGPARAM in base [Gert Faller]
+ Spelling, dead code removal [Wol]
+ Spelling mistakes and dead code [Wol]
+ stray slash [Caolán McNamara]
+ bootstrap:
+ Do not package the classical icon theme [Sebastian Spaeth]
+ Don't install html versions of LICENSE and README [Sebastian Spaeth]
+ Don't install the readme.html files [Sebastian Spaeth]
+ find the internal libpython (fdo#31764) [Petr Mladek]
+ Improve configure help for --with-package-format [Sebastian Spaeth]
+ Makefile.in: Add a missing '--' delimiter, so that -P at ...JOBS@ goes to dmake. [Jan Holesovsky]
+ more removal of the html versions of LICENSE [Petr Mladek]
+ OOO330 [Kurt Zenker]
+ Pack credits file [Thorsten Behrens]
+ Remove dead code. [Joseph Powers]
+ Remove unused global from perl installer [Jordan Ayers]
+ RTL_CONSTASCII_USTRINGPARAM in bootstrap [Gert Faller]
+ set default debug level to 1 [David Tardon]
+ build:
+ add --without-download configure options [Petr Mladek]
+ autogen: Do not setup autorebase for git's pull any more. [Jan Holesovsky]
+ configure.in: fix --without-git autodetection [Miklos Vajna]
+ Disabled gcj in supported JRE's (NovellLinuxOnly) [Petr Mladek]
+ Disable gcj only on SUSE-based distros [Petr Mladek]
+ do not enable the layout dialogs by default [Petr Mladek]
+ enable opengl [Robert Nagy]
+ fix fields-table-formula.diff to apply after the OSL_ENSURE change [Petr Mladek]
+ fix piece-target.diff to apply again [Petr Mladek]
+ fix version numbers in patches/postgresql/sdbc-postgresql-oxt.diff [Rene Engelhard]
+ layouted zoom dialog was not localized (bnc#595823) [Petr Mladek]
+ Make link-as-needed.diff apply again [Tor Lillqvist]
+ Make novell-subscription.diff apply again [Tor Lillqvist]
+ make patches/postgresql/sdbc-postgresql-oxt.diff apply again [Rene Engelhard]
+ Make smoketest make target work again [Thorsten Behrens]
+ Make speed-hash-style.diff apply again [Tor Lillqvist]
+ Make svtools-unsort-template-dialogentries.diff apply again [Tor Lillqvist]
+ Make warning-return-values-filter.diff apply again [Tor Lillqvist]
+ Make 2005-express-stl-remove.diff apply again [Tor Lillqvist]
+ notes on nsis bits [Michael Meeks]
+ pack postgresql driver as .oxt instead of .zip [Petr Mladek]
+ reduce height of PDF export and recovery dialogs (bnc#623352) [Petr Mladek]
+ remove DataAccess.xcu in PostgreSQL SDBC Driver (i#113494) [Rene Engelhard]
+ remove --with-system-libwp* from SUSE* configs [Petr Mladek]
+ run-libreoffice-ciabot: avoid flood on merges [Miklos Vajna]
+ samba-hyperlinks-sc-sd.diff: migrated [Fridrich Štrba]
+ sdbc-postgresql-oxt.diff: remove gone DataAccess.xcu from manifest [Rene Engelhard]
+ Slovenian (sl) translation update [Martin Srebotnjak]
+ tools-qa-urlobj-unittest.diff: migrated to git [Fridrich Štrba]
+ tools-urlobj-smb-scheme-patch.diff: migrated [Fridrich Štrba]
+ typo fix [Andras Timar]
+ Update Ark config; remove special splash/about screen until it has been [Bernhard Rosenkraenzer]
+ Update Frugalware bits [Miklos Vajna]
+ xmlhelp-work-with-symlinks.diff: migrated to git [Fridrich Štrba]
+ calc:
+ Add more files to EXCEPTIONSFILES. [Thomas Klausner]
+ clean dead code in sc fileter excel [Pierre-André Jacquod]
+ cleaned dead code in calc ui view [Pierre-André Jacquod]
+ cleaning dead code in calc/scaddins [Pierre-André Jacquod]
+ cppcheck: can reduce scope of this variable [Caolán McNamara]
+ cppcheck: Fixed self-assignment of sModuleName. [Kohei Yoshida]
+ cppcheck: marked several methods const. [Kohei Yoshida]
+ cppcheck: reduce the scopes of local variables. [Kohei Yoshida]
+ cppcheck: removed a local var that is never used, plus some cleanups. [Kohei Yoshida]
+ cppcheck: removed excess parens. [Kohei Yoshida]
+ cppcheck: removed local variable that was not really used. [Kohei Yoshida]
+ cppcheck: These functions can be cons [Caolán McNamara]
+ cppcheck: unit member [Caolán McNamara]
+ cppcheck: Variable 'nPosY' is assigned a value that is never used. [Kohei Yoshida]
+ dead code removed in calc ui pagedlg [Pierre-André Jacquod]
+ enable the cppunit test under windows again, just a ; vs : problem [Caolán McNamara]
+ Even more commented out code removed [Timo Heino]
+ Fixed crash in xls export caused by off-by-one iterator [Katarina Machalkova]
+ Fixed indentation inconsistencies. [Kohei Yoshida]
+ Fixing a typo... [Joseph Powers]
+ Heh, nuke this also. What's wrnog with me? [Kohei Yoshida]
+ hrc cleanup [Joseph Powers]
+ Let's not include everything from the rtl namespace. [Kohei Yoshida]
+ Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/calc [Jan Holesovsky]
+ More cleanup in calc [Timo Heino]
+ More easy hacks completed in calc [Timo Heino]
+ More 'easy-hacks' completed [Timo Heino]
+ Move typedef for private members into their respective class scope. [Kohei Yoshida]
+ need a version.map on windows apparently [Caolán McNamara]
+ Reduced indentation levels & some code cleanups. [Kohei Yoshida]
+ Removed commented out code [Timo Heino]
+ removed dead code in calc core tools [Pierre-André Jacquod]
+ remove dead code in calc core data [pjacquod]
+ remove dead code in calc/sc/inc [Pierre-André Jacquod]
+ remove dead code in calc ui vbremove dead code in calc ui vbaa [Pierre-André Jacquod]
+ Removed somecomments [Timo Heino]
+ Removed stack printer definition. Oops. [Kohei Yoshida]
+ Remove the last of the HC Icons [Joseph Powers]
+ Remove the preprocessor guard for sheet protection options. [Kohei Yoshida]
+ remove unnecessary #if [David Tardon]
+ removing dead code in calc docshell [Pierre-André Jacquod]
+ RTL_CONSTASCII_USTRINGPARAM in calc [Gert Faller]
+ .src cleanup and .png fixes [Joseph Powers]
+ .src cleanup [Joseph Powers]
+ This one also unintended commit... Sigh. [Kohei Yoshida]
+ typo [Caolán McNamara]
+ uno::Reference -> Reference, to make it shorter. [Kohei Yoshida]
+ WaE, use SAL_PRIdINT32 for printf [Caolán McNamara]
+ components:
+ cleanup floating comments [Michael Meeks]
+ cppcheck: dstFile' is never used [Caolán McNamara]
+ cppcheck: Redundant null pointer dereference [Caolán McNamara]
+ cppcheck: Redundant null pointer check [Caolán McNamara]
+ cppcheck: scope of variable can be reduced [Caolán McNamara]
+ cppcheck: The scope of the variable nTmpSz can be reduced [Caolán McNamara]
+ further removing of dead code [Pierre-André Jacquod]
+ Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/components [Jan Holesovsky]
+ micro-optimization suggested by cppcheck [Norbert Thiebaud]
+ Remove dated comments [J. Graeme Lingard]
+ Remove the last of the HC icons [Joseph Powers]
+ Resolves: rhbz#656191 Catch bad alloc and convert to ZipIOException [Caolán McNamara]
+ Resolves: rhbz#657628# divide by zero [Caolán McNamara]
+ RTL_CONSTASCII_USTRINGPARAM in components 1 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?) [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in components 3 [Gert Faller]
+ RTL patch for cui [Julien Nabet]
+ RTL patch [Julien Nabet]
+ show the control geometric propertis correctly (bnc#610921) [Petr Mladek]
+ show the really used default icon theme in options (bnc#603169) [Petr Mladek]
+ Some more dead code removed from the extensions. [Robert Roth]
+ xmllint: convert entity name to unicode index [Caolán McNamara]
+ extensions:
+ cppcheck: Variable 'pFrame' is assigned a value that is never used [Caolán McNamara]
+ Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/extensions [Jan Holesovsky]
+ remove 'busy' code (code that consume cpu to produce unused result) [Norbert Thiebaud]
+ extras:
+ use consistent autocorrect file names [Caolán McNamara]
+ filters:
+ add a missing ifdef (thanks to cppcheck) [Norbert Thiebaud]
+ add missing xsl:when start tag [David Tardon]
+ adjust .gitignore to filter built stuff on MacOS [Norbert Thiebaud]
+ Also split `<text:span>` elements [Gioele Barabucci]
+ binfilter sc_interpr4.cxx further warnings removal [Pierre-André Jacquod]
+ binfilter - sw_sw3style.cxx (shadowing) warnings removal [Pierre-André Jacquod]
+ binfilter sw3io - further shadowing warnings [Pierre-André Jacquod]
+ binfilter sw3io warning fixes [Pierre-André Jacquod]
+ Coherent use of debug level for writerfilter diagnostics [Thorsten Behrens]
+ cppcheck error squash [Joseph Powers]
+ cppcheck: pRect is unused [Caolán McNamara]
+ cppcheck: pRedoDoc unused [Caolán McNamara]
+ cppcheck: remove unused ScRangePairNameSort [Caolán McNamara]
+ cppcheck: unused member variable [Caolán McNamara]
+ cppcheck: unused variable under some ifdefs [Caolán McNamara]
+ delete some compiler warning, some of them due to shadowing [Pierre-André Jacquod]
+ drop a few warnings [Caolán McNamara]
+ Ease the debugging of writerfilter. [Cédric Bosdonnat]
+ EasyHacks - kill dead code, translate, formatting [Kevin Hunter]
+ fix bad conditional for debug flag setting [Noel Power]
+ fix for n#648731 imagedata attribute not imported correctly [Noel Power]
+ fix some warnings [Caolán McNamara]
+ MayCallback is empty, remove it, etc. [Caolán McNamara]
+ Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/filters [Jan Holesovsky]
+ Missing call to importDocumentProperties() n#655194 [Muthu Subramanian K]
+ oops revert previous commit, not for stable branch [Noel Power]
+ Oops, we certainly don't want this in all cases [Cédric Bosdonnat]
+ os145: #b7001886# improved ppt import filter [sj]
+ remove debugging artifact [Noel Power]
+ remove duplicity in comment [David Tardon]
+ remove shadowing warnings in binfilter - sw_sw3npool.cxx [Pierre-André Jacquod]
+ Remove some #if 0 code blocks--author= Kevin Hunter <hunteke at earlham.edu> [Caolán McNamara]
+ Remove some #if 0 code blocks [Kevin Hunter]
+ remove warnings in binfilter - sc_interpr2.cxx [Pierre-André Jacquod]
+ restore this to be safe [Caolán McNamara]
+ revert those accidental logic changes, and fix up [Caolán McNamara]
+ RTL_CONSTASCII_USTRINGPARAM in filters 1 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in filters 10 (build problem in sal ?) [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in filters 11 (build problem in sal ?) [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in filters 12 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in filters 13 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in filters 2 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in filters 3-4 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in filters 5 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in filters 6 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in filters 7 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in filters 8 (build problem in sal ?) [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in filters 9 (build problem in sal ?) [Gert Faller]
+ silence some annoying warnings [Caolán McNamara]
+ silence some warnings [Caolán McNamara]
+ sizeof(foo)/sizeof(foo[0]) -> SAL_N_ELEMENTS [Julien Nabet]
+ Split long paragraphs inside flat ODT files [Gioele Barabucci]
+ squashed a couple hundreds warning. [Norbert Thiebaud]
+ suppress warning in binfilters sc_token [Pierre-André Jacquod]
+ trivial warning fixes in binfilters - sw3io [Pierre-André Jacquod]
+ tweak debug switch again, enable filter debug for dbglevel >= 2 [Noel Power]
+ Unification of `<text:p>` and `<text:span>` code paths [Gioele Barabucci]
+ WaE, use spirit::classic headers to avoid deprecated warnings [Caolán McNamara]
+ waring cleaning in binfilter sw3io [Pierre-André Jacquod]
+ waring cleaning in sw_sw3redln.cxx [Pierre-André Jacquod]
+ waring - initializer fixes in sw3io [Pierre-André Jacquod]
+ waring removal in binfilter core/para [Pierre-André Jacquod]
+ warning: comparison is always false due to limited range of data type [Pierre-André Jacquod]
+ warnings in binfilters sc_interpr4.cxx [Pierre-André Jacquod]
+ warnings removal in binfilter sw_sw3redln.cxx [Pierre-André Jacquod]
+ help:
+ Better localization conversions and fixes. [Muthu Subramanian]
+ Bookmark fixes - Probably needs more. [Muthu Subramanian]
+ Combined convall.py with wikiconv2.py. [Muthu Subramanian]
+ Localization fixes. Better error handling and debug prints. [Muthu Subramanian]
+ Multithreading - initial changes. Bookmark needs fixing. [Muthu Subramanian]
+ wikihelp: Fix {{OnlyInAPP|...}} generation. [Jan Holesovsky]
+ wikihelp: Implement <sort>-based sorting. [Jan Holesovsky]
+ wikihelp: Improve the handling of leading/trailing whitespace in paragraphs. [Jan Holesovsky]
+ wikihelp: Improve the titles of the pages. [Jan Holesovsky]
+ wikihelp: Improve the whitespace behavior in paragraphs. [Jan Holesovsky]
+ wikihelp: upload-wiki.pl, tool to publish the generated wiki. [Jan Holesovsky]
+ impress:
+ cppcheck: FlagUpdater::operator()' can be const [Caolán McNamara]
+ cppcheck: remove unused variable [Caolán McNamara]
+ cppcheck: Unused private function under certain ifdefs [Caolán McNamara]
+ Fix .gitignore for mac. [Joseph Powers]
+ Removing warnings from Impress [Joseph Powers]
+ RTL_CONSTASCII_USTRINGPARAM in impress [Gert Faller]
+ libs-core:
+ Adapted readme according to list feedback [Thorsten Behrens]
+ avoid duplicate code [David Tardon]
+ cleanup createFromAscii calls [Julien Nabet]
+ comment out unused arguments [David Tardon]
+ cppcheck: can reduce the scope of this var [Caolán McNamara]
+ cppcheck, Memory leak [Julien Nabet]
+ cppcheck: uninitialized member variable [Caolán McNamara]
+ cppcheck: use ++i instead of i++ [Joseph Powers]
+ cppcheck: Variable 'bRootListToBeClosed' is never used [Caolán McNamara]
+ cppcheck: Variable scope reduction [Joseph Powers]
+ disable multiple migrations via MIGRATED stamp file [Michael Meeks]
+ Don't produce .html variant of README_lang files [Sebastian Spaeth]
+ fix author name [David Tardon]
+ fix crash in exiting via disabling lone quick-starter, terminate at idle [Michael Meeks]
+ Fix for i#115681 [Cédric Bosdonnat]
+ change the way to hide warning so that it doesn't trigger cppcheck warnings [Norbert Thiebaud]
+ masterfix OOO330: #i115774# crash in FR version when typing / as first character [obo]
+ Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core [Jan Holesovsky]
+ move unnecessary includes to .cxx [David Tardon]
+ One more readme change: no support subdomain [Thorsten Behrens]
+ Only start the quick-starter on restart, don't install it forever [Caolán McNamara]
+ refactor duplicate code [David Tardon]
+ RegisterBasicConstants doesn't do anything, remove it [Caolán McNamara]
+ Related: rhbz#650170 don't crash when quickstarter is exited by user [David Tardon]
+ remove unused code [David Tardon]
+ remove unused headers [David Tardon]
+ Removing the last of the HC ions from libs-core [Joseph Powers]
+ Resolves: fdo#31494# get ownership right [Caolán McNamara]
+ Resolves: rhbz#610103 exit quickstarter if physically deleted [Caolán McNamara]
+ rhbz#650170# shutdown quickstarter at end of desktop session [David Tardon]
+ RRTL_CONSTASCII_USTRINGPARAM in libs core 42 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM for libs-core/framework [Julien Nabet]
+ RTL_CONSTASCII_USTRINGPARAM in libs core 39 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs core 40 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs core 41 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs core 43 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs core 44 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs core 45 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs core 46 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs core 47 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs core 48 [Gert Faller]
+ sb132: #i114155# use "en" as additional fallback locale after "en-US" [sb]
+ sb136: #i115386# prefer en[-US] over empty xml:lang value, to accomodate existing extensions with bad .xcu content [sb]
+ ~SfxMacroInfo::Store declared, but never defined [Caolán McNamara]
+ sfx2 macropg.hxx unused anywhere [Caolán McNamara]
+ simplify string initialisation [David Tardon]
+ start quickstarter on every launch if configured to use it [Caolán McNamara]
+ Switch toolbar icon size to 'auto-detect' [Thorsten Behrens]
+ Temporarily disable the extra ACL check. [Kohei Yoshida]
+ these ones aren't candidates for RTL_CONSTAS, the args are pointers [Caolán McNamara]
+ these streaming operators are unused by anything [Caolán McNamara]
+ tidy this a bit [Caolán McNamara]
+ TL_CONSTASCII_USTRINGPARAM in libs core [Gert Faller]
+ TL_CONSTASCII_USTRINGPARAM in libs core 30 [Gert Faller]
+ TL_CONSTASCII_USTRINGPARAM in libs core 31 [Gert Faller]
+ TL_CONSTASCII_USTRINGPARAM in libs core 32 [Gert Faller]
+ TL_CONSTASCII_USTRINGPARAM in libs core 33 [Gert Faller]
+ TL_CONSTASCII_USTRINGPARAM in libs core 34 [Gert Faller]
+ TL_CONSTASCII_USTRINGPARAM in libs core 37 [Gert Faller]
+ TL_CONSTASCII_USTRINGPARAM in libs core 38 [Gert Faller]
+ translation of comments to English [Andreas Mantke]
+ Translation of comments to English [Andreas Mantke]
+ use RTL_CONSTASCII_USTRINGPARAM [Julien Nabet]
+ WaE, remove unused parameter [Caolán McNamara]
+ When saving a docx file to doc, the used filter is docx. [Cédric Bosdonnat]
+ wikihelp: Forward the request for help to help.libreoffice.org. [Jan Holesovsky]
+ xmlhelp-work-with-symlinks.diff: migrated to git [Petr Mladek]
+ xmllint: bad entity name [Caolán McNamara]
+ xmllint: mismatched tag [Caolán McNamara]
+ libs-extern-sys:
+ extend patch to remove boost shadow warnings [Caolán McNamara]
+ fixed urllib.urlopen in the internal python (fdo#31466) [Petr Mladek]
+ libs-gui:
+ Add a 'loadMissing' parameter for loading a special icon if necessary [Joachim Trémouroux]
+ bogus cppcheck warning, simplify it anyway [Caolán McNamara]
+ cppcheck: can reduce the scope of these variables [Caolán McNamara]
+ cppcheck: can use prefix variant [Caolán McNamara]
+ cppcheck: init member variable in ctor [Caolán McNamara]
+ cppcheck: init some members in ctor [Caolán McNamara]
+ cppcheck: reduce the scope of this variable [Caolán McNamara]
+ cppcheck: the scope of this variable can be reduced [Caolán McNamara]
+ cppcheck: The scope of this variable can be reduced [Caolán McNamara]
+ cppcheck: uninitialized member [Caolán McNamara]
+ cppcheck: unused variable [Caolán McNamara]
+ CWS-TOOLING: integrate CWS pdffix03 [Kurt Zenker]
+ #i108584# workaround unexpected ATSUBreakLine error result [Herbert Duerr [hdu]]
+ #i115761# Impress freezes opening the attached odp file(s) [obo]
+ Make toolbar icon size native-widget controlled [Thorsten Behrens]
+ Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-gui [Jan Holesovsky]
+ Remove last of the HC icons from libs-gui [Joseph Powers]
+ rename this to make it easy to compiler with c++0x [Caolán McNamara]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 01 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 02 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 03 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 04 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 05 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 06 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 07 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 08 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 09 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 10 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 11 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 12 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 13 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 14 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 15 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 16 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 17 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 18 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 19 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 20 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 21 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in libs-gui 22 [Gert Faller]
+ silence cppcheck warning [Caolán McNamara]
+ tools-qa-urlobj-unittest.diff: migrated to git [Florian Reuter]
+ tweak this to make it easy to compiler with c++0x [Caolán McNamara]
+ White spacess cleanup [Joseph Powers]
+ postprocess:
+ Don't pack up the classical icon theme [Sebastian Spaeth]
+ sdk:
+ RTL_CONSTASCII_USTRINGPARAM in sdk 1 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in sdk 2 [Gert Faller]
+ testing:
+ RTL_CONSTASCII_USTRINGPARAM in testing [Gert Faller]
+ ure:
+ cppcheck: member not initialized in ctor [Caolán McNamara]
+ Expression in OSL_PRECOND was inverted [Tor Lillqvist]
+ fix compilation issues [Michael Meeks]
+ Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/ure [Jan Holesovsky]
+ OSL_THIS_FUNC: use logic from boot/current_function.hpp [Miklos Vajna]
+ sb136: #i114155# partially revert fix for i108776 to avoid ABI incompatibility of jvmaccess library [sb]
+ unused variables in ./sal/osl/unx/util.c [Julien Nabet]
+ writer:
+ Add doxygen comment for DocxAttributeOutput [Miklos Vajna]
+ Add license header to test_nodetotextvisitors.cxx [Luke Dixon]
+ Add some tests for SmNodeToTextVisitor. [Luke Dixon]
+ avoid null ptr. deref. when iterating through empty itemset [David Tardon]
+ #b7001883# exit if sprm array is invalid [os]
+ Clean code and comments at writer [Kayo Hamid]
+ Clean code at writer [Kayo Hamid]
+ clean code [Kayo Hamid]
+ Clear 2 things from the visual formula editor todo list. [Luke Dixon]
+ compiler warning: add parentheses around operands of == [David Tardon]
+ cppcheck: these methods can be const [Caolán McNamara]
+ cppcheck: this method can be const [Caolán McNamara]
+ cppcheck: Variable is assigned a value that is never used under some ifdefs [Caolán McNamara]
+ Fix a leak & remove leftover cout that I missed [Luke Dixon]
+ fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixup [David Tardon]
+ Fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixup. [Giuseppe Castagno]
+ Fix Greek characters, stacks and subs/sups for operators. [Luke Dixon]
+ fix incorrect double line spacing saving (bnc#654209) [Luboš Luňák]
+ Fix matrices with blank elements. [Luke Dixon]
+ Fix n#653526: Some section was added after having written the SEPX [Cédric Bosdonnat]
+ fix potential null pointer dereference [Norbert Thiebaud]
+ implement lvlJc also according to ISO, not just Ecma [Luboš Luňák]
+ Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/writer [Jan Holesovsky]
+ need ; vs : on windows [Caolán McNamara]
+ n#652204: Font color selection didn't effect new text [Cédric Bosdonnat]
+ n#652364: Fixed a ww8 column break import problem. [Cédric Bosdonnat]
+ remove bogus comments [Kayo Hamid]
+ Removed DBG_UTIL from sw [Cédric Bosdonnat]
+ remove dead comments [Kayo Hamid]
+ Removed unused define [Joseph Powers]
+ Remove the last of HC icons [Joseph Powers]
+ replace DBG_UTIL -> OSL_DEBUG_LEVEL > 1 [David Tardon]
+ build bits:
+ Add AC_SUBST(PYTHON) so that the PYTHON var can be used by the build [Robert Nagy]
+ buildfix-x86-64-visibility-workaround.diff: migrate to git [Fridrich Štrba]
+ fix debug build [David Tardon]
+ fix debug build with dbglevel=2 [David Tardon]
+ fix debug build with dbglevel=3 [David Tardon]
+ fix failing build on windows, use osl_getSystemTime instead of gettimeofday [Noel Power]
+ fix installation of the localized registry files in the split build [Petr Mladek]
+ fix non-product build [David Tardon]
+ install branding for the welcome screen in the split build (bnc#653519) [Petr Mladek]
+ Make buildfix-x86-64-visibility-workaround.diff apply again [Tor Lillqvist]
+ make it possible to build with c++0x [Caolán McNamara]
+ make more of the workbens build, and add performance test [Caolán McNamara]
+ make possible to build with c++0x [Caolán McNamara]
+ make possible to build with c++0x, remove obsolete method [Caolán McNamara]
+ make these cppunit tests buildable again [Caolán McNamara]
+ remove some warnings, and make it possible to build with c++0x [Caolán McNamara]
+ Revert "Add AC_SUBST(PYTHON) so that the PYTHON var can be used by the build" [Robert Nagy]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Toto je digit?ln? podepsan? ??st zpr?vy
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20101129/e265d362/attachment-0001.pgp>
More information about the LibreOffice
mailing list