[Libreoffice-commits] .: Branch 'libreoffice-3-3' - configure.in NEWS
Petr Mladek
pmladek at kemper.freedesktop.org
Sat Dec 18 12:10:33 PST 2010
NEWS | 267 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.in | 2
2 files changed, 268 insertions(+), 1 deletion(-)
New commits:
commit 06b59fe0581f9ea78a31f8c4dd87445206dd42a0
Author: Petr Mladek <pmladek at suse.cz>
Date: Sat Dec 18 20:28:16 2010 +0100
Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)
diff --git a/NEWS b/NEWS
index 7c36c33..38b6d37 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,270 @@
+libreoffice-3.3.0.2 (3.3-rc2)
+
++ NEWS generated using lo-git-commit-summary . news 'LIBREOFFICE_3_3_0_1..HEAD'
++ ooo integration:
+ + Merge commit 'ooo/OOO330_m18' into libreoffice-3-3 [Jan Holesovsky]
+ + Merge commit 'ooo/OOO330_m18' into libreoffice-3-3 [Noel Power]
+ + Merge commit 'ooo/OOO330_m18' into libreoffice-3-3 [Kohei Yoshida]
+ + Merge commit 'ooo/OOO330_m18' into libreoffice-3-3 [Rene Engelhard]
++ common:
+ + Correct credits url to website conventions [Thorsten Behrens]
+ + CWS-TOOLING: integrate CWS calc33stopper3 [obo]
+ + CWS-TOOLING: integrate CWS impress205 [obo]
+ + impress205: #i115825# fixed metatextarray issues [sj]
+ + make impress templates language neutral to save space [Michael Meeks]
+ + replaced http://www.openoffice.org - fdo#32169 [Andras Timar]
+ + Revert "Stopgap help for the CPU-bound long hang in bug fdo#31716" [Petr Mladek]
+ + typo fix s/The are/They are/ [Andras Timar]
++ bootstrap:
+ + AC_SUBST gperf (fdo#32195) [Rene Engelhard]
+ + actually add WITH_HELPPACK_INTEGRATION to set_soenv.in [Rene Engelhard]
+ + actually check for glxext.h and check whether it works [Rene Engelhard]
+ + Add a missing file [Fridrich Å trba]
+ + Add a small note related to extension integration [Kalman Szalai - KAMI]
+ + add broffice dekstop integration to the install set on Linux (fdo#32229) [Petr Mladek]
+ + add BrOffice productname_br variant and sorted substitution [Michael Meeks]
+ + Adding LANGUAGEMODULE flag to helppack files [Fridrich Å trba]
+ + Add missing strings for langpack names and descriptions [Fridrich Å trba]
+ + Add two template files [Fridrich Å trba]
+ + Add --with-helppack-integration configure option [Fridrich Å trba]
+ + allow both extenral and built-in dictionaries (fdo#32235) [Petr Mladek]
+ + another 4x faster - down to ~2 seconds now for me. [Michael Meeks]
+ + broken python component registration on OpenBSD [Robert Nagy]
+ + cleanup hard-coded license mentions in sdk and installer [Michael Meeks]
+ + cleanup unfortunate license duplication [Michael Meeks]
+ + Create makefile target to package helppacks [Fridrich Å trba]
+ + create rpm/deb/win/mac help pack automatically when enabled [Petr Mladek]
+ + Descriptions for helppacks [Fridrich Å trba]
+ + do not ingnore language specific help files [Petr Mladek]
+ + Don't bundle runtime dlls with extensions included with the installation [Fridrich Å trba]
+ + Don't override CFLAGS nor LDFLAGS, just append to them. [Thomas Klausner]
+ + don't show the helppacks in installer unless asked for it [Fridrich Å trba]
+ + don't try to be smart, just hardcode one of the help files [Fridrich Å trba]
+ + find LICENSE/README files for epm packaging [Petr Mladek]
+ + find README/LICECENSE file for epm and help packs [Petr Mladek]
+ + First shot on helppacks [Tor Lillqvist]
+ + fix a typo [Fridrich Å trba]
+ + fix comment of checking the max number of jobs [Robert Nagy]
+ + fix #if for #else to avoid explosion [Michael Meeks]
+ + fix PYTHON_LIBS [Robert Nagy]
+ + fix some help install flags [Tor Lillqvist]
+ + fixup extensions' LICENSE file re-use rules [Michael Meeks]
+ + Helppack description in a separate packinfo file [Fridrich Å trba]
+ + helpxsl stuff belongs to the main package and not help packs [Petr Mladek]
+ + check if KDE is >= 4.2 [Rene Engelhard]
+ + implement searching for helppack file [Petr Mladek]
+ + include the helppack stuff in setup_osl files [Fridrich Å trba]
+ + Integrate help by default [Petr Mladek]
+ + lang-specific license files are not longer available [Petr Mladek]
+ + make pre2par 5x faster, and simpler too [Michael Meeks]
+ + make some useful options permanent in the globals.pm [Fridrich Å trba]
+ + merge a modified version of patches/dev300/system-db-check.diff [Robert Nagy]
+ + Merge branch 'feature/helppack' into libreoffice-3-3 [Rene Engelhard]
+ + missing special case for helppacks [Michael Meeks]
+ + more langpacks installer hacks ported for helppacks [Fridrich Strba]
+ + OOO330 [Release Engineering]
+ + remove gid_module_Langpack_Help* stuff [Fridrich Å trba]
+ + remove now useless line [Fridrich Å trba]
+ + rename to with_themes, and test scp2 a little [Michael Meeks]
+ + Revert "add broffice dekstop integration to the install set on Linux (fdo#32229)" [Petr Mladek]
+ + s/HELLPACK/HELPPACK/ [Rene Engelhard]
+ + Slight tweaks of progress bar pos & size [Christoph Noack]
+ + Some more helppack related improvements [Fridrich Å trba]
+ + specify the download names for helppacks [Fridrich Å trba]
+ + Teach the perl monster to create helppacks [Tor Lillqvist]
+ + Trying to conditionalize scp2 for helppack integration [Fridrich Å trba]
+ + Use BrOffice branding if present in pt-BR [Michael Meeks]
+ + use /usr/include/db.h as a last resort for berlekey db [Robert Nagy]
+ + v3 of the configure.in/scp2 patch to allow selecting themes [Sebastian Spaeth]
+ + we use broffice instead of broffice.org (fdo#32229) [Petr Mladek]
+ + Wrong comment, fixed [Kalman Szalai - KAMI]
++ build:
+ + Added a changed string Delete Contents -> Clear Contents [Andras Timar]
+ + Added new string "New Record" - fdo#32209 [Andras Timar]
+ + Added Persian (fa) translation [Hossein Noorikhah]
+ + Added readme strings + some cleanup [Andras Timar]
+ + Add fix for bnc#656566 [Tor Lillqvist]
+ + Asturian (ast) translation update [Xuacu Saturio]
+ + Brazilian Potuguese (pt-BR) translation update [Olivier Hallot]
+ + Breton (br) translation update [Denis Arnaud]
+ + Catalan (ca) translation update [Jesús Corrius]
+ + Catalan (Valencian) (ca-XV) translation update [Pau Iranzo]
+ + Croatian (hr) translation update [Robert Sedak]
+ + Danish (da) translation update [Leif Lodahl]
+ + deleted the unused/misplaced br_FR.sdf [Andras Timar]
+ + Disable ogl transitions for Mac -3-3 [Thorsten Behrens]
+ + distro-configs/Frugalware.conf.in: remove unneeded lucene option [Miklos Vajna]
+ + Enable built-in dictionaries for LibreOfficeLinux (fdo#32235) [Petr Mladek]
+ + Finnish (fi) translation update [Harri Pitkänen]
+ + Fix malformed html in French translation [Fridrich Å trba]
+ + fix patches/dev300/piece-solenv.diff to apply [Petr Mladek]
+ + fix patches to apply [Petr Mladek]
+ + Fix patch [Kalman Szalai - KAMI]
+ + fix solven-extensions-noarch-identifier.diff to apply again [Petr Mladek]
+ + Fix unzip asking for overwrite [Bernhard Rosenkraenzer]
+ + Fix writerfilter-module-writer.diff to apply [Petr Mladek]
+ + French (fr) translation update [Sophie Gautier]
+ + (GentooExperimental) Another hunk for disable-python.diff. [Hanno Meyer-Thurow]
+ + (GentooOnly) Fix apply of some patches. [Hanno Meyer-Thurow]
+ + German (de) translation update [Andre Schnabel]
+ + Hungarian (hu) translation update [Andras Timar]
+ + Icelandic (is) translation update [Sveinn à Felli]
+ + Integrated sw-dump-layout-tree.diff in the git repos for dbglevel>1 [Cédric Bosdonnat]
+ + Italian (it) translation update [Paolo Pozzan]
+ + Japanese (ja) translation update [Takeshi Abe]
+ + Korean (ko) translation update [Jeongkyu Kim]
+ + Make cli-component.diff apply again [Tor Lillqvist]
+ + Make novell-win32-installer-branding.diff apply again [Tor Lillqvist]
+ + make office-cfg-linux-common-template-dir.diff apply again [Rene Engelhard]
+ + Make sled10-splash.diff apply again [Tor Lillqvist]
+ + Makes mono-build-keyfile.diff apply again [Kalman Szalai - KAMI]
+ + make solenv-installer-lang-filelist-names.diff apply again [Rene Engelhard]
+ + Make speed-hash-style.diff apply again [Kalman Szalai - KAMI]
+ + Make svtools-unsort-template-dialogentries.diff apply again [Kalman Szalai - KAMI]
+ + Massaged the patches to make them apply [Cédric Bosdonnat]
+ + Mono-build.diff apply [Kalman Szalai - KAMI]
+ + Norwegian Bokmål (nb) translation update [Olav Dahlum]
+ + Occitan-Lengadocian (oc) translation update [Bruno Gallart]
+ + openoffice/soffice.sh -> libreoffice/soffice.sh [Rene Engelhard]
+ + Ran gsicheck on all sdf files and fixed errors [Andras Timar]
+ + Remove integrated/outdated patches - OxygenOffice [Kalman Szalai - KAMI]
+ + Removing extensionaids feature [Kalman Szalai - KAMI]
+ + Russian (ru) updated translation [Alexey Doroshenko]
+ + s/gid_Module_Langpack_Help/gid_Module_Helppack_Help/g [Petr Mladek]
+ + s/gid_Module_Langpack_Help/gid_Module_Helppack_Help/ [Rene Engelhard]
+ + Simplified Chinese (zh-CN) translation update [Dean Lee]
+ + Slovak (sk) translation update [Milos Sramek]
+ + Slovenian (sl) translation update [Martin Srebotnjak]
+ + Spanish (es) translation update [Santiago Bosio]
+ + speed-pagein.diff removed, It seems Michael has integrated to the git repo [Kalman Szalai - KAMI]
+ + Telugu (te) translation update [Arjuna Rao Chavala]
+ + Traditional Chinese (zh-TW) translation update [Cheng-Chia Tseng]
+ + UK English (en-GB) translation update [Stuart Swales]
+ + Update apply file / OxygenOffice parts only [Kalman Szalai - KAMI]
+ + Updated Occitan (oc) translation [Bruno Gallart]
+ + Updated OxygenOffice config file [Kalman Szalai - KAMI]
+ + Updated Slovenian (sl) translation [Martin Srebotnjak]
+ + Updated translations for RC2 [Andras Timar]
+ + Update mono patches [Kalman Szalai - KAMI]
+ + Uyghur (ug) translation update [Abduqadir Sahran]
+ + Welsh (cy) translation update [Rhoslyn Prys]
++ calc:
+ + Display correct record information in Data Form dialog. (fdo#32196) [Kohei Yoshida]
+ + Make the string 'New Record' localizable. (fdo#32209) [Kohei Yoshida]
+ + Remove trailing spaces too when parsing csv's simple numbers. [Kohei Yoshida]
+ + The previous commit would skip *all* spaces. This is the right fix. [Kohei Yoshida]
+ + WaE, shadowed warning [Caolán McNamara]
+ + We need to reset i to 0 after parsing spaces. [Kohei Yoshida]
+ + When parsing numbers, ignore preceding spaces. [Kohei Yoshida]
++ components:
+ + Fixed the sizes of Tips and Extended tips check boxes. [Kohei Yoshida]
+ + fix langpack dependencies after move to helppack [Petr Mladek]
+ + Make 'Reset help agent' button clickable again. (fdo#32132) [Kohei Yoshida]
+ + Make the ODMA check box clickable again. (fdo#32132) [Kohei Yoshida]
+ + put helppack packinfo in a separate file [Fridrich Å trba]
+ + Put the ODMA dialog check box on its own row. [Kohei Yoshida]
+ + Use BrOffice branding on Windows keyed to locale/country-code not exename [Michael Meeks]
++ extensions:
+ + Don't bundle MSVC runtime + don't dupplicate licenses [Fridrich Å trba]
+ + Fix filled polygons on pdfimport [Thorsten Behrens]
+ + generate hash.cxx in $(INCCOM) [Rene Engelhard]
++ extras:
+ + Fixed a few issues in hu templates (OOO-105) [Andras Timar]
++ filters:
+ + calc33stopper3: #i115940# improve performance for import of XLSX files with drawing objects [Daniel Rentz [dr]]
+ + only specify $(SLO)$/qnametostr.obj in NOOPTFILES once [Robert Nagy]
+ + use $(GPERF) instead of hardcoded gperf (fdo#32195) [Rene Engelhard]
++ impress:
+ + Grey as default color for native tables in Impress [camille]
+ + impress206: fixed compiler warning(cherry picked from commit 8df4a00b9bc1739289e45d9f4485f355298a35eb) [Christian Lippka]
+ + impress206: #i115898# take into account new presentation shapes(cherry picked from commit c8c648474da56e2ecdbdcc11c269366716fe88c9) [Christian Lippka ORACLE]
+ + impress206: #i115898# use updated anchor for group shapes to work around ms office 2010 bug(cherry picked from commit 7736d7e159d0e69ee817def98fefdb216f711ca3) [Christian Lippka ORACLE]
+ + impress207: #i115993# do not insert objects as presentation objects on master pages(cherry picked from commit 056b298538918df97390c645a1a0fb690a89468e) [Christian Lippka ORACLE]
+ + This surely shouldn't need executable flag [Thorsten Behrens]
++ libs-core:
+ + Added xml:lang="en-US" to several paragraphs. [Kohei Yoshida]
+ + Better installation help for Linux in readme [Thorsten Behrens]
+ + cleanup deliver syntax [Michael Meeks]
+ + colon needed for LD_LIBRARY_PATH set but empty [Caolán McNamara]
+ + colon needed for LD_LIBRARY_PATH set but empty [Takeshi Abe]
+ + convert from the KDE pattern|description format if needed, just in case [LuboÅ¡ LuÅák]
+ + CWS-TOOLING: integrate CWS dba33m [obo]
+ + dba33m: #i115436# do not insert a space infront of ( and after ) [Ocke Janssen [oj]]
+ + dba33m: #i115436# only cast handled [Ocke Janssen [oj]]
+ + fdo#31716 the help text is not used for anything -- do not set it [David Tardon]
+ + fdo#32172: backward import compatibility for old go-oo enhanced fields names [Cédric Bosdonnat]
+ + Fix an over-keen copy and replacement by regex [Fridrich Å trba]
+ + fix broffice branding packages (fdo#32229) [Petr Mladek]
+ + Fix failed popup launches on Windows. [Kohei Yoshida]
+ + get the rule names right, and cleanup delivery [Michael Meeks]
+ + l10n-fix: added id to one more readme line [Thorsten Behrens]
+ + Removed dupe para ids introduced by copy n paste [Thorsten Behrens]
+ + Removed incorrect xml fragment. [Kohei Yoshida]
+ + Remove mis-placed splashscreen img from CREDITS file [Thorsten Behrens]
+ + replaced http://www.openoffice.org [Andras Timar]
+ + Resolves: rhbz#659947 make this more robust [Caolán McNamara]
+ + Resolves: rhbz#661809 ne_simple_propfind can touch gcrypt as well [Caolán McNamara]
+ + save with the proper .doc variant (fdo#32219) [LuboÅ¡ LuÅák]
+ + Simplify, remove lang suffix, remove html and rtf licenses, to use odt. [Michael Meeks]
+ + Use ASCII double-quotes. [Kohei Yoshida]
+ + use BrOffice also in the help content when enabled (fdo#31770) [Petr Mladek]
+ + wikihelp: Use the right Help ID URL, fdo#32338. [Jan Holesovsky]
++ libs-extern-sys:
+ + CWS-TOOLING: integrate CWS impress206 [obo]
+ + impress206: fix libxml2 issue (thanks rene for the patch) [Michael Stahl]
+ + XPATH handling fix [Rene Engelhard]
++ libs-gui:
+ + fix invalid read in doubleSequenceToColor, fixes crash in n#654065 [Radek Doulik]
+ + force Qt paint system to native (fdo#30991) [LuboÅ¡ LuÅák]
+ + generate afm_hash.cpp in $(INCCOM) [Rene Engelhard]
+ + generate afm_hash.cpp in solver, not in the source tree [Rene Engelhard]
+ + impress205: #i115825# fixed copy&paste problem of metafiles [sj]
+ + Related: fdo#31243 remove shadowed variable names [Caolán McNamara]
+ + remove redundant CFLAGS setting [Rene Engelhard]
+ + Resolves: fdo#31243 glyph fallback for cairo-canvas [Caolán McNamara]
+ + Resolves: fdo#32236# #i115825# Regression in wmf text rendering [Caolán McNamara]
+ + Resolves: #i115788# URIs must be exported as 7bit ASCII [Caolán McNamara]
+ + TabControl::ImplGetTabRect negative height gives BadAlloc [Philipp Lohmann]
+ + use BrOffice name only with --enable-broffice (fdo#31770) [Petr Mladek]
++ l10n:
+ + Better Japanese translation for 'external format'. [Takeshi Abe]
+ + Better Japanese translation for 'Landscape' page style name. [Mikihiko Matsui]
+ + calc33stopper3: #115937# exchanged function nane from TIR to TAXAJUROS [Ivo Hinkelmann]
+ + fdo#32136 - removed readme lines that conflicted with new readme [Andras Timar]
+ + Hungarian article fixes (az2a) [Andras Timar]
+ + Hungarian translation fixes [Gabor Kelemen]
+ + Changed 'Delete Contents' to 'Clear Contents' for en-GB and en-ZA. [Kohei Yoshida]
+ + Important Catalan translation fixes [Jesús Corrius]
+ + <p> is not allowed in readme source, using <br/> [Andras Timar]
+ + Some fixes for Japanese translation of README. [Kohei Yoshida]
+ + ulf files should use %PRODUCTNAME_BR [Michael Meeks]
++ postprocess:
+ + fdo#32007# Only register EvolutionLocal when evolution support is enabled [Caolán McNamara]
++ ure:
+ + fix bsd bridges [Caolán McNamara]
+ + malloc.h is obsolete on BSDs, so use stdlib.h there [Robert Nagy]
++ writer:
+ + Added a layout dump hidden feature for dbglevel>1 [Florian Reuter]
+ + Added some more infos to the layout dump [Cédric Bosdonnat]
+ + fdo#31190: Use the same method to getthe DBData than the mail merge [Cédric Bosdonnat]
+ + fdo#32039: Missing outline feature in new RTF export filter [Cédric Bosdonnat]
+ + #i115956# token translation fixed [os]
+ + Layout debugging: the SwBodyFrm::Paint shouldn't paint in non-debug mode [Cédric Bosdonnat]
+ + SwBodyFrm::Paint needs to call the parent method in any case [Cédric Bosdonnat]
++ build bits:
+ + better build identification in the about dialog [Petr Mladek]
+ + build hash.cxx using gperf instead of having it prebuilt [Rene Engelhard]
+ + bump SHORT_PRODUCTEXTENSION to rc2 and widnows build version to 4 [Petr Mladek]
+ + Fix build target dependencies [Chris Halls]
+ + Fix for build.lst in cli_ure [Kalman Szalai - KAMI]
+ + Fix for: LibO 3.3.0 RC1 fails to build with --enable-extra-gallery [kami]
+ + Fix for: libreoffice fails to build with --with-lightproof [Kalman Szalai - KAMI]
+ + further simplification of license build / installation [Michael Meeks]
+ + get this to build without errors [Caolán McNamara]
+ + Propagate the WITH_EXTENSION_INTEGRATION variable to build environment [Fridrich Å trba]
+ + split build fix: remove more duplicated files after the help installation [Petr Mladek]
+ + split build fix: sync sofficerc-upstream with sources [Petr Mladek]
+
libreoffice-3.3.0.1 (3.3-rc1)
+ NEWS generated using lo-git-commit-summary . news 'LIBREOFFICE_3_2_99_3..HEAD'
diff --git a/configure.in b/configure.in
index 79dbe58..f4f4198 100755
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(libreoffice-build, 3.3.0.1)
+AC_INIT(libreoffice-build, 3.3.0.2)
AC_PREREQ(2.51)
AC_CONFIG_SRCDIR(bin/build-ooo)
AC_PREFIX_DEFAULT(/usr)
More information about the Libreoffice-commits
mailing list