[Libreoffice] 7th week development summary
Petr Mladek
pmladek at suse.cz
Tue Nov 16 11:47:23 PST 2010
Hi,
this time a brief summary of what happened the 7th week on LibreOffice
repos and two living branches:
bugfixes-master-week-45.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-45.txt lists all relevant commits on the actual
source repos in the master branch
commit-log-libreoffice-3-3-week-45.txt,
bugfixes-libreoffice-3-3-week-45.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 --------------
+ bootstrap:
+ native346 #i115376# making update process more flexible [Ingo Schmidt]
+ native346 #i115501# always install binfilter resource files [Ingo Schmidt]
+ calc:
+ calc62: #i115431# if #VALUE! doesn't fit into the cell, always use hashes [Niklas Nebel]
+ calc62: #i115431# treat DataPilot filter field numbers as relative to the sheet, set MK_ERR bit for errors [Niklas Nebel]
+ calc63: #i115512# RoundValueAsShown: don't round to -1 digits for unlimited precision [Niklas Nebel]
+ libs-core:
+ i#112411: Fixed Gnome filepicker filter selection [Muthu Subramanian K]
+ OO Basic Million-to-One bug (#i76852#) fixed [John LeMoyne Castle]
+ Resolves: rhbz#647392# Ensure autocorrect doesn't crash [Caolán McNamara]
+ sw33bf12: #i115492# method <SdXMLConnectorShapeContext::startElement(..)> - ignore svg:d attribute for text documents from OOo version before OOo 3.3 [Oliver-Rainer Wittmann]
+ libs-gui:
+ calc63: #i115504# cleanup image tree to prevent static destructor troubles [Philipp Lohmann [pl]]
+ sw33bf12: #i115437# method <OutputDevice::DrawLine(..)> - correct initialisation of LineColor Pen for fat or dashed lines - patch provided by AW [Oliver-Rainer Wittmann]
+ l10n:
+ Update localistaions for all South African languages (fdo#31165, i#114156) [Dwayne Bailey]
+ ure:
+ Fixed i#81780 for good, even on Macos X [Cédric Bosdonnat]
+ writer:
+ #i115495# fix type promotion problem [Caolán McNamara]
+ RTF: Delete leaky pStream after import (fdo#31362) [Miklos Vajna]
+ build bits:
+ Fix build of presenter with many languages enabled (bug #31409) [Bernhard Rosenkraenzer]
-------------- next part --------------
+ bootstrap:
+ native346 #i115376# making update process more flexible [Ingo Schmidt]
+ native346 #i115501# always install binfilter resource files [Ingo Schmidt]
+ calc:
+ calc62: #i115431# if #VALUE! doesn't fit into the cell, always use hashes [Niklas Nebel]
+ calc62: #i115431# treat DataPilot filter field numbers as relative to the sheet, set MK_ERR bit for errors [Niklas Nebel]
+ calc63: #i115512# RoundValueAsShown: don't round to -1 digits for unlimited precision [Niklas Nebel]
+ #i106768# deference followed by check of pointer [Caolán McNamara]
+ filters:
+ fix how the table cells style is applied in pptx import, n#650008 [Radek Doulik]
+ libs-core:
+ i#112411: Fixed Gnome filepicker filter selection [Muthu Subramanian K]
+ OO Basic Million-to-One bug (#i76852#) fixed [John LeMoyne Castle]
+ Resolves: rhbz#647392# Ensure autocorrect doesn't crash [Caolán McNamara]
+ sw33bf12: #i115492# method <SdXMLConnectorShapeContext::startElement(..)> - ignore svg:d attribute for text documents from OOo version before OOo 3.3 [Oliver-Rainer Wittmann]
+ libs-gui:
+ calc63: #i115504# cleanup image tree to prevent static destructor troubles [Philipp Lohmann [pl]]
+ sw33bf12: #i115437# method <OutputDevice::DrawLine(..)> - correct initialisation of LineColor Pen for fat or dashed lines - patch provided by AW [Oliver-Rainer Wittmann]
+ l10n:
+ Update localistaions for all South African languages (fdo#31165, i#114156) [Dwayne Bailey]
+ ure:
+ Fixed i#81780 for good, even on Macos X [Cédric Bosdonnat]
+ writer:
+ #i115495# fix type promotion problem [Caolán McNamara]
+ Resolves: #i25247#, #i25561#, #i48064#, #i92341# CTL/Other Default Font [Caolán McNamara]
+ RTF: Delete leaky pStream after import (fdo#31362) [Miklos Vajna]
+ build bits:
+ Fix build of presenter with many languages enabled (bug #31409) [Bernhard Rosenkraenzer]
-------------- next part --------------
+ common:
+ add OPENBSD ifdefs where needed [Robert Nagy]
+ CWS-TOOLING: integrate CWS calc63 [obo]
+ CWS-TOOLING: integrate CWS sw33bf12 [obo]
+ make LibreOffice boostrap on OpenBSD [Robert Nagy]
+ Merge branch 'feature/pptx-export-ooxml11' into libreoffice-3-3 [Tor Lillqvist]
+ Merge commit 'ooo/OOO330_m14' into libreoffice-3-3 [Jan Holesovsky]
+ no /proc on OpenBSD [Robert Nagy]
+ RTL_CONSTASCII_USTRINGPARAM used with nonarray [Caolán McNamara]
+ Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3) [Petr Mladek]
+ bootstrap:
+ add OPENBSD specific stuff [Robert Nagy]
+ CWS-TOOLING: integrate CWS native346 [obo]
+ -DBOOST_NO_EXCEPTIONS for OpenBSD [Robert Nagy]
+ Fix URE packaging on windows [Fridrich Štrba]
+ Get rid of undefined $setup_vars array. [Hanno Meyer-Thurow]
+ native346 #i115376# making update process more flexible [Ingo Schmidt]
+ native346 #i115501# always install binfilter resource files [Ingo Schmidt]
+ One more comma missing [Fridrich Štrba]
+ OOO330 [Kurt Zenker]
+ OpenBSD needs /usr/local/lib in SOLARLIB [Robert Nagy]
+ pick up system jpeg on openbsd [Robert Nagy]
+ restore original position of tg_compv.mk [Caolán McNamara]
+ return early if source doesn't exist on symlink [Caolán McNamara]
+ set a DLLPOSTFIX for OpenBSD and sync unxobsd.mk [Robert Nagy]
+ set correct $outfile for OpenBSD [Robert Nagy]
+ sync with the generic linux makefile [Robert Nagy]
+ use system jpeg on OpenBSD [Robert Nagy]
+ build:
+ Adapt the unstable libwp* patches to the current libwp* APIs [Fridrich Štrba]
+ Add the possibility to use 'bin/g clone' to get the clone of the repos. [Jan Holesovsky]
+ Breton translation fixes [An Drouizig]
+ disable epm on OpenBSD [Robert Nagy]
+ disable non-wanted writer-doc-comparison-help.diff [Petr Mladek]
+ Do not pack presets/config/standard.soc.orig [Petr Mladek]
+ do not try to move intro.bmp; is not longer installed [Petr Mladek]
+ Estonian (et) translation update [Mihkel Tõnnov]
+ Fix the writerperfect module [Fridrich Štrba]
+ Fix two typos in help messages [Tor Lillqvist]
+ (GentooOnly) Add check for berkeley db 5.1. [Hanno Meyer-Thurow]
+ git-hooks: Fix the check for leading tabs to work only some file types. [Jan Holesovsky]
+ git-hooks: Rewrote most of the pre-commit hook in perl. [Jan Holesovsky]
+ gunzip will always decompress, there's no need for gunzip -d [Robert Nagy]
+ helper script to unify sdf files [Petr Mladek]
+ Change getChartConverter also in epptooxml.hxx [Tor Lillqvist]
+ Make fix-ppt-linespacing-import-export.diff apply again [Tor Lillqvist]
+ Make novell-subscription.diff apply again [Tor Lillqvist]
+ Make oox-smartart-import.diff unapply cleanly [Tor Lillqvist]
+ Make sure we don't call uname -i on platforms not supporting it [Robert Nagy]
+ Punjabi (pa) translation update [A S Alam]
+ put back extension names into lo-build.pot [Petr Mladek]
+ Release libreoffice-3.2.99.3 (3.3-beta3) [Petr Mladek]
+ Remove trailing whitespace only on the added/changed lines. [Jan Holesovsky]
+ sd-pptx-export-build-fix.diff is in git here [Tor Lillqvist]
+ sd-pptx-export-build-fix-2.diff is in git [Tor Lillqvist]
+ Slovenian (sl) translation update [Martin Srebotnjak]
+ source setup and use ${GNUTAR} instead of tar. [Robert Nagy]
+ tidy up [Robert Nagy]
+ unpack: avoid using git-branch [Miklos Vajna]
+ unpack: don't warn on master branch [Miklos Vajna]
+ update lo-build.pot to correspond with the current strings [Petr Mladek]
+ Use a pettern matching instead of ${DISTRO:0:11}. [Robert Nagy]
+ use system cppunit on openbsd [Robert Nagy]
+ Use /usr/bin/env bash [Robert Nagy]
+ xlsx-shared-oox-drawingml-fix-shapes-map-crash.diff is in git here [Tor Lillqvist]
+ xlsx-shared-oox-chart-export-part1-pptx-part.diff is in git [Tor Lillqvist]
+ calc:
+ calc62: #i115431# if #VALUE! doesn't fit into the cell, always use hashes [Niklas Nebel]
+ calc62: #i115431# treat DataPilot filter field numbers as relative to the sheet, set MK_ERR bit for errors [Niklas Nebel]
+ calc63: #i115512# RoundValueAsShown: don't round to -1 digits for unlimited precision [Niklas Nebel]
+ CWS-TOOLING: integrate CWS calc62 [obo]
+ Fix compilation error [Tor Lillqvist]
+ Fixed a crash on importing named ranges on higher sheets. [Kohei Yoshida]
+ components:
+ add OpenBSD platforms [Robert Nagy]
+ Add "ti" without sublang into the encoding list [Fridrich Štrba]
+ Do not use -ldl on OpenBSD and tidy up the .IF block a bit [Robert Nagy]
+ Improve f3d4826fe53173d0f50d53b11cd2b4402b2a286d: avoid duplicate numbers. [Thomas Klausner]
+ filters:
+ Apply oox-drawingml-fix-shapes-map-crash.diff [Tor Lillqvist]
+ Apply pptx-fix-connector-crash.diff [Tor Lillqvist]
+ From hg changeset c94984deded153e8720faf14d1fc5c3a5b866381 in ooxml11 [Tor Lillqvist]
+ From hg changeset 11bdb9c019c49df77306d1a9915b44e1f8dbf79e in ooxml11 [Tor Lillqvist]
+ From hg changeset 2b3eef7bad494312ee9c8c13c1b1014b22ba0451 in ooxml11 [Tor Lillqvist]
+ include ieeefp.h on OpenBSD [Robert Nagy]
+ XOutputStream is a class, not a struct [Tor Lillqvist]
+ impress:
+ Dubious fix for compilation error [Tor Lillqvist]
+ Link with OOXLIB and SAXLIB [Tor Lillqvist]
+ libs-core:
+ add platform definitions for openbsd [Robert Nagy]
+ Fixed a typo: SIMBOLS -> SYMBOLS. [Takeshi Abe]
+ fix testtool not boostrapping libreoffice instance [Noel Power]
+ i#112411: Fixed Gnome filepicker filter selection [Muthu Subramanian K]
+ more space for copyright text in the about dialog [Petr Mladek]
+ no -ldl on OpenBSD [Robert Nagy]
+ OO Basic Million-to-One bug (#i76852#) fixed [John LeMoyne Castle]
+ Resolves: rhbz#647392# Ensure autocorrect doesn't crash [Caolán McNamara]
+ Restart soffice.bin when necessary. [Jan Holesovsky]
+ sw33bf12: #i115492# method <SdXMLConnectorShapeContext::startElement(..)> - ignore svg:d attribute for text documents from OOo version before OOo 3.3 [Oliver-Rainer Wittmann]
+ libs-extern:
+ add the correct cppunit library name for OpenBSD [Robert Nagy]
+ Do not set -ldl on OpenBSD [Robert Nagy]
+ use '#!/usr/bin/env bash' for the tests [Robert Nagy]
+ libs-gui:
+ add DLLPOSTFIX for OpenBSD [Robert Nagy]
+ add needed OpenBSD ifdefs [Robert Nagy]
+ Add OpenBSD ifdefs for vcl too [Robert Nagy]
+ calc63: #i115504# cleanup image tree to prevent static destructor troubles [Philipp Lohmann [pl]]
+ Define OpenBSD as a supported system. [Robert Nagy]
+ define __XKeyboardExtension__ 1 on OpenBSD too [Robert Nagy]
+ sw33bf12: #i115437# method <OutputDevice::DrawLine(..)> - correct initialisation of LineColor Pen for fat or dashed lines - patch provided by AW [Oliver-Rainer Wittmann]
+ l10n:
+ German translation update [André Schnabel]
+ Update localistaions for all South African languages (fdo#31165, i#114156) [Dwayne Bailey]
+ postprocess:
+ use gzip -d instead of gunzip -d [Robert Nagy]
+ sdk:
+ Adapt LibreOffice branding in LibO-SDK user installation script. [Giuseppe Castagno]
+ ure:
+ add OPENBSD ld command [Robert Nagy]
+ Add workaround to avoid crash when exiting LibreOffice [Tor Lillqvist]
+ Fixed i#81780 for good, even on Macos X [Cédric Bosdonnat]
+ include sys/wait.h on openbsd [Robert Nagy]
+ JFW_PLUGIN_ARCH/server is needed on OpenBSD [Robert Nagy]
+ Patches for ure, neeed by OpenBSD [Robert Nagy]
+ use getpagesize() on OpenBSD [Robert Nagy]
+ Use linux bridge code on all BSDs. [Robert Nagy]
+ writer:
+ Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup [Tor Lillqvist]
+ Fix linker error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup [Tor Lillqvist]
+ #i115495# fix type promotion problem [Caolán McNamara]
+ RTF: Delete leaky pStream after import (fdo#31362) [Miklos Vajna]
+ RTL_CONSTASCII_STRINGPARAM -> RTL_CONSTASCII_USTRINGPARAM [Caolán McNamara]
+ build bits:
+ cpp_uno: fix build error introduced by commit 706100d1 [Miklos Vajna]
+ Fix breakage when building with --enable-dbgutil [Tor Lillqvist]
+ Fix build of presenter with many languages enabled (bug #31409) [Bernhard Rosenkraenzer]
+ Fix compilation error in DBG_UTIL build [Tor Lillqvist]
+ Fix Windows build error [Tor Lillqvist]
+ Make the workaround for the crash at exit effective in a non-debug build [Tor Lillqvist]
+ put the user configuration into ~/.libreoffice/3-suse in SUSE builds [Petr Mladek]
+ split build fixes [Petr Mladek]
-------------- next part --------------
+ common:
+ add OPENBSD ifdefs where needed [Robert Nagy]
+ CWS-TOOLING: integrate CWS calc63 [obo]
+ CWS-TOOLING: integrate CWS sw33bf12 [obo]
+ EasyHack: Convert to RTL macro from FromAscii [Kevin Hunter]
+ EasyHack: RTL conversion from createFromAscii [Kevin Hunter]
+ Merge branch 'feature/pptx-export-ooxml11' into libreoffice-3-3 [Tor Lillqvist]
+ Merge commit 'ooo/OOO330_m14' into libreoffice-3-3 [Jan Holesovsky]
+ Merge remote branch 'origin/libreoffice-3-3' [Jan Holesovsky]
+ Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAM [Caolán McNamara]
+ no /proc on OpenBSD [Robert Nagy]
+ Removed commented-out code. [Ricardo Moreno]
+ Remove empty Beschreibung (Description) comments [J. Graeme Lingard]
+ remove unused HiContrast args [Caolán McNamara]
+ RTF: port last changes from CWS [Miklos Vajna]
+ RTL_CONSTASCII_STRINGPARAM -> RTL_CONSTASCII_USTRINGPARAM [Caolán McNamara]
+ RTL_CONSTASCII_USTRINGPARAM used with nonarray [Caolán McNamara]
+ Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3) [Petr Mladek]
+ base:
+ Bitmap Tree Cleanup - base [Joseph Powers]
+ Delete commented code [Wol]
+ Fix spelling mistakes [Wol]
+ Fix spelling mistake [Wol]
+ Changed usage of createFromAscii for macro RTL_CONSTASCII_USTRINGPARAM [Santiago Alessandri]
+ More translations and comment deletion for Base [Wol]
+ Purged BmpColorMode from libs-gui - base [Joseph Powers]
+ Removed BmpColorMode from SvLBoxContextBmp_Impl and SvLBoxButtonData - base [Joseph Powers]
+ Replaced all createFromAscii with macro RTL_CONSTASCII_USTRINGPARAM in base [Santiago Alessandri]
+ Replaced createFromAscii in all dbaccess tree under base repo [Santiago Alessandri]
+ Replaced the use of createFromAscii for the macro RTL_CONSTASCII_USTRINGPARAM [Santiago Alessandri]
+ Revert "Smelling pistakes, german comments, and a little commented code in base" [Norbert Thiebaud]
+ RTL_CONSTASCII_USTRINGPARAM cleaning in base [pjacquod]
+ Smelling pistakes, german comments, and a little commented code in base [Wols Lists]
+ Spelling mistakes and code removal [Wol]
+ Spelling mistakes, and deleting unwanted comments and commented code [Wol]
+ Translation, spelling mistakes and dead code [Wol]
+ bootstrap:
+ add OPENBSD specific stuff [Robert Nagy]
+ Avoid outputting duplicate empty lines [Sebastian Spaeth]
+ CWS-TOOLING: integrate CWS native346 [obo]
+ -DBOOST_NO_EXCEPTIONS for OpenBSD [Robert Nagy]
+ De-uglify the randr check output (not 2 tests on one line) [Sebastian Spaeth]
+ don't fetch_tarballs twice [Sebastian Spaeth]
+ Fix URE packaging on windows [Fridrich Štrba]
+ Get rid of undefined $setup_vars array. [Hanno Meyer-Thurow]
+ Makefile.in: set dev-install target during ./configuration [Sebastian Spaeth]
+ make LibreOffice boostrap on OpenBSD [Robert Nagy]
+ Make the configure run less verbose (without losing information) [Sebastian Spaeth]
+ native346 #i115376# making update process more flexible [Ingo Schmidt]
+ native346 #i115501# always install binfilter resource files [Ingo Schmidt]
+ One more comma missing [Fridrich Štrba]
+ OOO330 [Kurt Zenker]
+ OpenBSD needs /usr/local/lib in SOLARLIB [Robert Nagy]
+ Perl installer: Reinstate some potentially useful commented out code [Sebastian Spaeth]
+ Perl Installer: Remove commented out code. [Jordan Ayers]
+ Perl Installer: Use built-in chmod [Jordan Ayers]
+ pick up system jpeg on openbsd [Robert Nagy]
+ Pull some common options as defaults and only change them if needed [Sebastian Spaeth]
+ restore original position of tg_compv.mk [Caolán McNamara]
+ return early if source doesn't exist on symlink [Caolán McNamara]
+ Separate option descriptions [Niko Rönkkö]
+ set a DLLPOSTFIX for OpenBSD and sync unxobsd.mk [Robert Nagy]
+ set correct $outfile for OpenBSD [Robert Nagy]
+ set_soenv: remove leftovers from tcsh and .bat file support [Sebastian Spaeth]
+ sync with the generic linux makefile [Robert Nagy]
+ Use $AWK and $SED consistently throughout configure [Sebastian Spaeth]
+ use system jpeg on OpenBSD [Robert Nagy]
+ build:
+ Add the possibility to use 'bin/g clone' to get the clone of the repos. [Jan Holesovsky]
+ bin/g: create symlinks under rawbuild after clone [Miklos Vajna]
+ bin/g: make clone work without a parameter [Miklos Vajna]
+ Breton translation fixes [An Drouizig]
+ disable epm on OpenBSD [Robert Nagy]
+ disable non-wanted writer-doc-comparison-help.diff [Petr Mladek]
+ Do not pack presets/config/standard.soc.orig [Petr Mladek]
+ Don't echo the echo commands [Tor Lillqvist]
+ Estonian (et) translation update [Mihkel Tõnnov]
+ Finnish (fi) translation update [Harri Pitkänen]
+ Fix configure --help width [Niko Rönkkö]
+ Fix misleading informative text [Tor Lillqvist]
+ Fix the writerperfect module [Fridrich Štrba]
+ Fix two typos in help messages [Tor Lillqvist]
+ Fix typo in keep argument char [Yifan Jiang]
+ Fix --with-lang=ALL [Bernhard Rosenkraenzer]
+ git-hooks: Fix the check for leading tabs to work only some file types. [Jan Holesovsky]
+ git-hooks: Rewrote most of the pre-commit hook in perl. [Jan Holesovsky]
+ helper script to unify sdf files [Petr Mladek]
+ Make cws-vbasupportdev300_m83-fix.diff apply again [Tor Lillqvist]
+ Make dev-install tell where it installed it [Tor Lillqvist]
+ Make disable-checkdeliver.diff apply again [Tor Lillqvist]
+ Make novell-subscription.diff apply again [Tor Lillqvist]
+ Make solenv-installer-cleaner-paths.diff apply again [Tor Lillqvist]
+ Make speed-hash-style.diff apply again [Tor Lillqvist]
+ Make sure we don't call uname -i on platforms not supporting it [Robert Nagy]
+ Make vba-enable-fieldrelatedbits.diff apply again [Tor Lillqvist]
+ Make xmlhelp-work-with-symlinks.diff apply again [Tor Lillqvist]
+ More autoconf cleanup [Thorsten Behrens]
+ Norwegian Bokmål (nb) translation update [Olav Dahlum]
+ Obsolete patch removed. The correct fix is in the upstream repo. [Kohei Yoshida]
+ Produce doxygen docs also for filter module [Thorsten Behrens]
+ Punjabi (pa) translation update [A S Alam]
+ put back extension names into lo-build.pot [Petr Mladek]
+ Remove trailing whitespace only on the added/changed lines. [Jan Holesovsky]
+ Slovenian (sl) translation update [Martin Srebotnjak]
+ smoketest: Now timeout correctly during make smoketest. [Jan Holesovsky]
+ source setup and use ${GNUTAR} instead of tar. [Robert Nagy]
+ This is LibreOffice, not OOo [Tor Lillqvist]
+ tinbuild: First run smoketest, then dev-install. [Jan Holesovsky]
+ unpack: avoid using git-branch [Miklos Vajna]
+ unpack: don't warn on master branch [Miklos Vajna]
+ Updated. [Kohei Yoshida]
+ Updated Typography toolbar extension to 0.4.1 [Andras Timar]
+ Updated Typography toolbar extension to 0.4.2 [Andras Timar]
+ update lo-build.pot to correspond with the current strings [Petr Mladek]
+ Use a pettern matching instead of ${DISTRO:0:11}. [Robert Nagy]
+ calc:
+ A bit of cleanup of the data pilot code. [Kohei Yoshida]
+ Bitmap Tree Cleanup - calc [Joseph Powers]
+ bogus comment / code in calc.. testvba [pjacquod]
+ calc62: #i115431# if #VALUE! doesn't fit into the cell, always use hashes [Niklas Nebel]
+ calc62: #i115431# treat DataPilot filter field numbers as relative to the sheet, set MK_ERR bit for errors [Niklas Nebel]
+ calc63: #i115512# RoundValueAsShown: don't round to -1 digits for unlimited precision [Niklas Nebel]
+ Cleansed commented-out code [Thorsten Behrens]
+ comment crean up in sc [René Kjellerup]
+ CWS-TOOLING: integrate CWS calc62 [obo]
+ Disable document modify and broadcasting of changes on range names. [Kohei Yoshida]
+ EasyHack: createFromAscii to RTL macro [Kevin Hunter]
+ Fix compilation error [Tor Lillqvist]
+ Fixed a crash on importing named ranges on higher sheets. [Kohei Yoshida]
+ Friendly in-line comment to give the audience more info. [Kohei Yoshida]
+ Change the default sheet print option to "print entire sheet". [Kohei Yoshida]
+ #i106768# deference followed by check of pointer [Caolán McNamara]
+ Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/calc [Jan Holesovsky]
+ More cleanups - trailing whitespaces & more bogus comments. [Kohei Yoshida]
+ More cleanup, tab removal, bogus comments etc. [Kohei Yoshida]
+ More datapilt-related cleanups. [Kohei Yoshida]
+ More formatting & indentation fix. [Kohei Yoshida]
+ Oops. My bad - removing my own printf silliness. [Kohei Yoshida]
+ Purged BmpColorMode from libs-gui - calc [Joseph Powers]
+ Remove commented out code - //REMOVE [J. Graeme Lingard]
+ Removed more useless comments, fixed indentations etc. [Kohei Yoshida]
+ Removed trailing whitespaces. [Kohei Yoshida]
+ Remove redundant #ifndef directives [J. Graeme Lingard]
+ Replaced OUString::createFromAscii() with RTL_CONSTASCII_USTRINGPARAM. [julien]
+ Replace rtl::OUString::createFromAscii with RTL_CONSTASCII_USTRINGPARAM. [Julien Nabet]
+ Replace ScfNoCopy in calc with boost::noncopyable. [Nigel Hawkins]
+ Replace ScfNoInstance with boost::noncopyable and private constructor. [Nigel Hawkins]
+ RTL_CONSTASCII_USTRINGPARAM for calc_ui [Julien Nabet]
+ RTL_CONSTASCII_USTRINGPARAM for calc_unoobj [Julien Nabet]
+ Use a stack variable to manage locking & unlocking of mutex. [Kohei Yoshida]
+ use RTL_CONSTASCII_USTRINGPARAM [Julien Nabet]
+ Use RTL_CONSTASCII_USTRINGPARAM [Julien Nabet]
+ Wrong indentation. [Kohei Yoshida]
+ components:
+ add OpenBSD platforms [Robert Nagy]
+ Add "ti" without sublang into the encoding list [Fridrich Štrba]
+ Bitmap Tree Cleanup - components [Joseph Powers]
+ Comment block removal, and other minor comments [Kevin Hunter]
+ Do not use -ldl on OpenBSD and tidy up the .IF block a bit [Robert Nagy]
+ EasyHack: createAsciiFrom -> RTL_CONST... [Kevin Hunter]
+ EasyHack: createFromAscii -> RTL_CONST... macro [Kevin Hunter]
+ EasyHack: RTL macro conversion (createFromAscii) [Kevin Hunter]
+ EOL whitespace removal [Kevin Hunter]
+ further date-comment cleanup [Alexander O. Anisimov]
+ Improve f3d4826fe53173d0f50d53b11cd2b4402b2a286d: avoid duplicate numbers. [Thomas Klausner]
+ Large swathes of dead code removed [Kevin Hunter]
+ Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/components [Jan Holesovsky]
+ m_pDbgWin exists only if OSL_DEBUG_LEVEL > 1 [David Tardon]
+ Purged BmpColorMode from libs-gui - components [Joseph Powers]
+ Random tab replacement with space characters [Kevin Hunter]
+ Removal of Hi-contrast image definitions [Sebastian Spaeth]
+ Remove comment blocks, and other unnecessaries. [Kevin Hunter]
+ remove commented out code [Kevin Hunter]
+ Remove commented out #ifdef/#endif [Kevin Hunter]
+ remove hicontrast stuff [Caolán McNamara]
+ remove no-effect stmt [David Tardon]
+ Remove two more _HC instances [Sebastian Spaeth]
+ Remove unnecessary comment lines [Kevin Hunter]
+ remove useless comments (empty/just specifying dates) & dead code (//CHINA001) [Alexander O. Anisimov]
+ use RTL_CONSTASCII_USTRINGPARAM [Kevin Hunter]
+ WaE, fix member init order [Caolán McNamara]
+ whitespace foo [Caolán McNamara]
+ filters:
+ Apply oox-drawingml-fix-shapes-map-crash.diff [Tor Lillqvist]
+ Apply pptx-fix-connector-crash.diff [Tor Lillqvist]
+ better debug dump of text paragraph properties [Radek Doulik]
+ Bitmap Tree Cleanup - filters [Joseph Powers]
+ Convert boost::spirit -> boost::spirit::classic [Sebastian Spaeth]
+ cppcheck release memory on some more early return paths [Caolán McNamara]
+ cppcheck reported memory leak [julien]
+ fix how the table cells style is applied in pptx import, n#650008 [Radek Doulik]
+ fix type of zero passed as sal_Int32 to template [Michael Meeks]
+ From hg changeset c94984deded153e8720faf14d1fc5c3a5b866381 in ooxml11 [Tor Lillqvist]
+ From hg changeset 11bdb9c019c49df77306d1a9915b44e1f8dbf79e in ooxml11 [Tor Lillqvist]
+ From hg changeset 2b3eef7bad494312ee9c8c13c1b1014b22ba0451 in ooxml11 [Tor Lillqvist]
+ if we don't check that it exists before using it, we should throw [Caolán McNamara]
+ include ieeefp.h on OpenBSD [Robert Nagy]
+ Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/filters [Jan Holesovsky]
+ remove empty method with wrong return type [Caolán McNamara]
+ remove some dead objects and fix some warnings [Caolán McNamara]
+ remove useless file [Caolán McNamara]
+ silence a few warnings in passing [Caolán McNamara]
+ silence warning [Caolán McNamara]
+ XOutputStream is a class, not a struct [Tor Lillqvist]
+ help:
+ fixed the four level help index entry [Andras Timar]
+ Fix the generation of the related topics. [Jan Holesovsky]
+ HID mappings to sections. [Muthu Subramanian K]
+ missing file.close() [Muthu Subramanian K]
+ One more column to alltitles.csv - human readable name. [Jan Holesovsky]
+ Reverting while() to if() to replace text. [Muthu Subramanian K]
+ Show the phases of the wiki generation. [Jan Holesovsky]
+ Updated to generated bookmarks.h file instead of a csv. [Muthu Subramanian K]
+ wikihelp: Better way of converting comments. [Jan Holesovsky]
+ wikihelp: Correct handling of paragraphs in tables. [Jan Holesovsky]
+ wikihelp: Handle 'code' paragraphs. [Jan Holesovsky]
+ wikihelp: Handle comments. [Jan Holesovsky]
+ wikihelp: Handle lists. [Jan Holesovsky]
+ wikihelp: Larger update to fix the behavior of tables. [Jan Holesovsky]
+ wikihelp: The rest of the paragraph types (mostly errors, probably?) [Jan Holesovsky]
+ impress:
+ Bitmap Tree Cleanup - impress [Joseph Powers]
+ Dubious fix for compilation error [Tor Lillqvist]
+ fix compile error [Caolán McNamara]
+ Link with OOXLIB and SAXLIB [Tor Lillqvist]
+ Purged BmpColorMode from libs-gui - impress [Joseph Powers]
+ remove commented lines [julien]
+ remove repeated test [David Tardon]
+ RTL_CONSTASCII_USTRINGPARAM for impress [Julien Nabet]
+ libs-core:
+ add in JoeP's extras [Joseph Powers]
+ add platform definitions for openbsd [Robert Nagy]
+ Bitmap Tree Cleanup - libs-core [Joseph Powers]
+ Clean up the code [Alexander O. Anisimov]
+ Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-core [Gert Faller]
+ fix compile error, presumably this is right [Caolán McNamara]
+ Fixed a typo: SIMBOLS -> SYMBOLS. [Takeshi Abe]
+ fix missing brackets [Caolán McNamara]
+ fix testtool not boostrapping libreoffice instance [Noel Power]
+ High-contrast cleanup [Joseph Powers]
+ in vba mode use proper logical operator precedence [Noel Power]
+ i#112411: Fixed Gnome filepicker filter selection [Muthu Subramanian K]
+ Large amount of commented code removed [Kevin Hunter]
+ last one cut too deeply, restore scoping brackets [Caolán McNamara]
+ libreoffice.org->libreoffice [Caolán McNamara]
+ make this a define to keep things simple [Caolán McNamara]
+ match up the declaration and definition [Caolán McNamara]
+ Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core [Jan Holesovsky]
+ more space for copyright text in the about dialog [Petr Mladek]
+ no -ldl on OpenBSD [Robert Nagy]
+ Nuked non-printable character. [Kohei Yoshida]
+ OO Basic Million-to-One bug (#i76852#) fixed [John LeMoyne Castle]
+ Purged BmpColorMode from libs-gui - libs-core [Joseph Powers]
+ Remove all traces of _HC (high contrast) from libs-core [Sebastian Spaeth]
+ Removed BmpColorMode(SvLBoxContextBmp_Impl and SvLBoxButtonData) - libs-core [Joseph Powers]
+ Remove one more hi-contrast image loading instance [Sebastian Spaeth]
+ Remove one more instance of HighContrast stuff [Sebastian Spaeth]
+ remove RID_IMGLIST_TREEOPT_HC, I assume that's the intent [Caolán McNamara]
+ remove trailing bracket [Caolán McNamara]
+ Remove unused Beschreibung (Description) comments [J. Graeme Lingard]
+ remove unused stuff behind unset ifdef since 2000 [Caolán McNamara]
+ Resolves: rhbz#647392# Ensure autocorrect doesn't crash [Caolán McNamara]
+ Restart soffice.bin when necessary. [Jan Holesovsky]
+ RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivity [Julien Nabet]
+ RTL_CONSTASCII_USTRINGPARAM in libs-core [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in svx [Joost Eekhoorn]
+ RTL macro converted from createFromAscii [Gert Faller]
+ sw33bf12: #i115492# method <SdXMLConnectorShapeContext::startElement(..)> - ignore svg:d attribute for text documents from OOo version before OOo 3.3 [Oliver-Rainer Wittmann]
+ tidy code [Caolán McNamara]
+ tidy up hicontrast remains [Caolán McNamara]
+ use RTL_CONSTASCII_USTRINGPARAM [Gert Faller]
+ WaE: must retain signature for UNO API, but 1st arg unused now [Caolán McNamara]
+ WaE, remove unused parameters [Caolán McNamara]
+ WaE remove unused variables, merge both GetStyleFamilyBitmap together [Caolán McNamara]
+ WaE, remove warning [Caolán McNamara]
+ WaE, unused argument [Caolán McNamara]
+ WaE, unused parameter [Caolán McNamara]
+ WaE, unused parameters [Caolán McNamara]
+ libs-extern:
+ add the correct cppunit library name for OpenBSD [Robert Nagy]
+ Do not set -ldl on OpenBSD [Robert Nagy]
+ use '#!/usr/bin/env bash' for the tests [Robert Nagy]
+ libs-extern-sys:
+ add some more aliases for hyphenation and thesauri [Caolán McNamara]
+ libs-gui:
+ add DLLPOSTFIX for OpenBSD [Robert Nagy]
+ add needed OpenBSD ifdefs [Robert Nagy]
+ Add OpenBSD ifdefs for vcl too [Robert Nagy]
+ An opening quote should not be counted as a word by word count tool [Mattias Johnsson]
+ Bitmap Tree Cleanup - libs-gui [Joseph Powers]
+ calc63: #i115504# cleanup image tree to prevent static destructor troubles [Philipp Lohmann [pl]]
+ Define OpenBSD as a supported system. [Robert Nagy]
+ define __XKeyboardExtension__ 1 on OpenBSD too [Robert Nagy]
+ DOCX export: order pPr children according to specs [Cédric Bosdonnat]
+ EasyHack: RTL macro converted from createFromAscii [Kevin Hunter]
+ Import mal-formed csv files gracefully. [Kohei Yoshida]
+ Make it harder to use the wrong constructor and pass strlen and encoding [Caolán McNamara]
+ Purged BmpColorMode from libs-gui - libs-gui [Joseph Powers]
+ Remove bogus comments [Alexander O. Anisimov]
+ remove commented-out leftovers from testshl2 [David Tardon]
+ Removed BmpColorMode (SvLBoxContextBmp_Impl and SvLBoxButtonData) - libs-gui [Joseph Powers]
+ Remove more traces of _HC (high contrast) [Sebastian Spaeth]
+ remove unused _bHiContrast arg [Caolán McNamara]
+ Remove unused dated comments [J. Graeme Lingard]
+ remove unused includes [David Tardon]
+ revert this part for now, accidental push [Robert Nagy]
+ RTL_CONSTASCII_USTRINGPARAM instead of RTL_CONSTASCII_STRINGPARAM [Caolán McNamara]
+ sw33bf12: #i115437# method <OutputDevice::DrawLine(..)> - correct initialisation of LineColor Pen for fat or dashed lines - patch provided by AW [Oliver-Rainer Wittmann]
+ use LIBTARGET=NO to avoid multiple definition of target recipe [Robert Nagy]
+ l10n:
+ German translation update [André Schnabel]
+ hu translations fixes [Andras Timar]
+ Update localistaions for all South African languages (fdo#31165, i#114156) [Dwayne Bailey]
+ postprocess:
+ use gzip -d instead of gunzip -d [Robert Nagy]
+ sdk:
+ Adapt LibreOffice branding in LibO-SDK user installation script. [Giuseppe Castagno]
+ ure:
+ add OPENBSD ld command [Robert Nagy]
+ Add workaround to avoid crash when exiting LibreOffice [Tor Lillqvist]
+ Fixed i#81780 for good, even on Macos X [Cédric Bosdonnat]
+ Fix some typos in documentation [Aurimas Fišeras]
+ include sys/wait.h on openbsd [Robert Nagy]
+ JFW_PLUGIN_ARCH/server is needed on OpenBSD [Robert Nagy]
+ Patches for ure, neeed by OpenBSD [Robert Nagy]
+ Remove bogus WITH_CORE debug code which core dumps for sure [Sebastian Spaeth]
+ Remove some commented out code. [Kevin Hunter]
+ restore issuzilla id for reference [Caolán McNamara]
+ Revert "Add workaround to avoid crash when exiting LibreOffice" [Jan Holesovsky]
+ RTL macro converted from createFromAscii [Kevin Hunter]
+ strip trailing whitespace [Caolán McNamara]
+ use getpagesize() on OpenBSD [Robert Nagy]
+ Use linux bridge code on all BSDs. [Robert Nagy]
+ writer:
+ add a tmEditFailure test, better than the automation one [Caolán McNamara]
+ Bitmap Tree Cleanup - writer [Joseph Powers]
+ Commented code fragments, meaningless and bogus comments removed. [Robert Roth]
+ cppunit equivalent to tmEditUndoRedo of testAutomation [Caolán McNamara]
+ DOCX export: order the pPr properties [Cédric Bosdonnat]
+ Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup [Tor Lillqvist]
+ Fix linker error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup [Tor Lillqvist]
+ fix typo in comment [Caolán McNamara]
+ follow logically changes in sfx2 and drop BMP_STYLES_FAMILY_NUM_HC [Caolán McNamara]
+ #i115495# fix type promotion problem [Caolán McNamara]
+ Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/writer [Jan Holesovsky]
+ microopt [Caolán McNamara]
+ Purged BmpColorMode from libs-gui - writer [Joseph Powers]
+ Remove empty dated comments [J. Graeme Lingard]
+ Remove redundant #ifdef & #ifndef directives [J. Graeme Lingard]
+ Removes a fair amount of BOOL variables in starmath [Alexandre Fournier]
+ remove some german comments that mostly say what the name says [Luboš Luňák]
+ rename this bit to tmEditUndoRedo [Caolán McNamara]
+ Resolves: #i25247#, #i25561#, #i48064#, #i92341# CTL/Other Default Font [Caolán McNamara]
+ RtfAttributeOutput: get rid of C2U() [Miklos Vajna]
+ RTF: Delete leaky pStream after import (fdo#31362) [Miklos Vajna]
+ RTL_CONSTASCII_USTRINGPARAM for writer_starmath [Julien Nabet]
+ RTL_CONSTASCII_USTRINGPARAM for writer_sw [Julien Nabet]
+ Some fixes for exporting OOXML docx files [Cédric Bosdonnat]
+ Some more bogus comments, commented code removed [Robert Roth]
+ WaE, wrap those pragmas to be msvc only [Caolán McNamara]
+ want #endif, not #else [David Tardon]
+ build bits:
+ Build script improvement to dev-install target [Surendran Mahendran]
+ Cleanup build.pl [Jordan Ayers]
+ cpp_uno: fix build error introduced by commit 706100d1 [Miklos Vajna]
+ Fix breakage when building with --enable-dbgutil [Tor Lillqvist]
+ fix build break under windows [Caolán McNamara]
+ Fix build of presenter with many languages enabled (bug #31409) [Bernhard Rosenkraenzer]
+ Fix compilation error in DBG_UTIL build [Tor Lillqvist]
+ Fix Windows build error [Tor Lillqvist]
+ Make the workaround for the crash at exit effective in a non-debug build [Tor Lillqvist]
+ make this build [Caolán McNamara]
+ Part of buildfix-fmtargs.diff is in git [Tor Lillqvist]
+ Perl Installer: Remove disabled Win9x build guard. [Jordan Ayers]
+ put the user configuration into ~/.libreoffice/3-suse in SUSE builds [Petr Mladek]
+ split build fixes [Petr Mladek]
-------------- 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/20101116/60700eb9/attachment-0001.pgp>
More information about the LibreOffice
mailing list