[ooo-build-commit] .: configure.in NEWS

Petr Mladek pmladek at kemper.freedesktop.org
Thu Sep 16 07:07:35 PDT 2010


 NEWS         |  122 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.in |    2 
 2 files changed, 123 insertions(+), 1 deletion(-)

New commits:
commit 92ce91913a64c2628b197fc6b9db9ddc252d2a27
Author: Petr Mladek <pmladek at walk.suse.cz>
Date:   Wed Sep 15 18:50:55 2010 +0200

    Release ooo-build-3.2.98.1  (3.3-alpha1)
    
    * version 3.2.98.1  (3.3-alpha1)
    * tag OOO_BUILD_3_2_98_1

diff --git a/NEWS b/NEWS
index 772e99d..1102789 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,125 @@
+ooo-build-3.2.98.1 (3.2.1-alpha1)
+
+    + features:
+        + based on ooo330-m7 [all]
+        + RTF export rewrite [Miklos]
+        + writer navigation [Ovcica, Cédric]
+        + new Typography toolbar extension [Andras]
+        + remove obsolete Industrial icon theme [Kendy]
+        + update Extensionaids to version 20100813 [KAMI]
+        + update Numbertext extension to version 0.9.2 [KAMI]
+        + update WatchWindow extension to version 1.1.2.1 [KAMI]
+        + update Magyar Linux Libertine fonts to version 20100611 [Andras]
+    + speed up:
+	+ faster ODS export with lots of hidden rows (deb#582785) [Kohei]
+    + common bits:
+        + smoketest crasher (i#112758) [Rene]
+        + gray read-only styles (i#85003) [Thorsten]
+        + Accelerators for OK/Cancel buttons in GTK (bnc#608572) [Kohei]
+    + Calc bits:
+        + cell borders not saved (bnc#612263) [Cédric]
+        + external reference rework (bnc#628876) [Kohei]
+	+ Flat MSO XML file type detection (bnc#631993) [Muthu]
+        + disable custom tab colors in high contrast mode [Kohei]
+        + display correct field in data pilot (bnc#629920) [Kohei]
+	+ custom field names handling in Data Pilot (bnc#634974) [Kohei]
+	+ DDE linkage upon loading documents (bnc#618846, bnc#618864) [Kohei]
+        + Watch Window extension doesn't show sheet name (bnc#604638) [Kohei]
+	+ file name as sheet name in Excel 2.1 docs import (bnc#612902) [Kohei]
+    + Draw bits:
+        + associate application/x-wpg with oodraw (bnc#589624) [Petr]
+	+ random extra arrows around the custom shape (i#105654) [Thorsten]
+	+ blue text color with the invisible layer tab (bnc#606434) [Kohei]
+	+ mark invisible layers upon document load properly (bnc#606434) [Kohei]
+    + Impress bits:
+        + More on avmedia soundhandler (i#83753, bnc#515553) [Thorsten]
+	+ better bullet list paragraphs indentation (bnc#593609) [Radek]
+	+ cairocanvas border treatment (bnc#629546, rh#557317) [Thorsten]
+	+ pressing 'Apply' in the Media Player crasher (bnc#597691) [Thorsten]
+    + Writer bits:
+        + ww8 styles import (i#21939) [Cédric]
+	+ hairline table borders export [Miklos]
+	+ saving new document comparison data [Thorsten]
+        + Ruby in MS Word format (i#79246) [Cédric, Eike]
+	+ "New table" toolbar behavior (bnc#612013) [Kendy]
+    + OOXML:
+        + chart XLSX export [Bubli]
+        + notes XLSX export/import [Muthu]
+        + showDropDown PPTX export [Muthu]
+	+ page setting XLSX export [Muthu]
+        + graph PPTX import (bnc#593611) [Radek]
+        + title PPTX import (bnc#621744) [Radek]
+        + pageSetup, dateCompatibility in XLSX [Muthu]
+        + differences between ECMA and ISO in DOCX [Cédric]
+	+ docprops, page-date, and paneexp XLSX import [Muthu]
+        + better internal hlinks XLSX export (bnc#594248) [Bubli]
+        + numbering roundtripping issues in DOCX (bnc#569266) [Cédric]
+	+ untis translation from EMU in PPTX import (bnc#621739) [Radek]
+	+ group shapes geometry calculation in PPTX import (bnc#621739) [Radek]
+    + Netbooks bits:
+	+ decorate help window (bnc#621116) [Radek]
+	+ more restrictive top level document window check (bnc#607735) [Radek]
+	+ reduce height of PDF export and recovery dialogs (bnc#623352) [Radek]
+    + VBA bits:
+	+ changes in event handling [Noel]
+	+ more container control fixes [Noel]
+	+ hlink/macro XLS import/export [Noel]
+	+ UNO-ise msvbahelper for the split build [Noel]
+	+ more on invalid code name import for sheet (bnc#507768) [Noel]
+    + Win32 bits:
+        + use --disable-nss-module [Tor]
+	+ allow view "details" in File Open dialog on XP (bnc#620924) [Tor]
+    + help content:
+        + no limit for minimal password length [Andras]
+    + l10n bits:
+        + German translation fixes [Rene]
+        + Hungarian translation fixes [Andras]
+    + build bits:
+        + Add distcc support [Miklos]
+        + new "make test" target [Cédric]
+        + subsequenttest failure [Thorsten]
+        + fix --with-srcdir handling [Fridrich]
+        + various cws-extract improvements [Miklos]
+        + update prebuilt cli dlls for OOo-3.3 [Petr]
+        + new --with-system-mdds configure option [Andras]
+        + allow using system cppunit with stlport [Caolan]
+        + add offset info to idlc errors (i#81780) [Cédric]
+        + do not install obsolete Writer-javamail.xcu [Rene]
+        + new script "ooo-pack-sources" for test builds [Petr]
+        + new --disable-fetch-external configure option [Rene]
+        + use --with-vba-package-format for all distros [Thorsten]
+        + moving ooo-build patches to ooo git sources [Kendy, others]
+        + new script "g" to work with the cloned git repos [Kendy, others]
+    + Frugalware:
+        + update branding [Miklos]
+        + switch to OpenJDK [Miklos]
+        + use system-lucene [Miklos]
+    + FSFhu:
+        + update config [Andras]
+        + update branding [Andras]
+        + progress bar on the splash screen [Andras]
+    + Gentoo:
+        + better check for libdb [Hanno]
+    + Novell bits:
+        + update Win32 branding [Tor]
+	+ "New table" toolbar behavior (bnc#612013) [Kendy]
+        + use --without-junit on Win32 and openSUSE < 11.2 [Tor, Thorsten]
+    + OxygenOffice bits:
+        + update config [KAMI]
+        + Impress toolbar fix [KAMI]
+        + add Magyar Linux Libertine fonts [KAMI]
+        + fix progress bar in the splash screen [KAMI]
+        + set CaptionOrderNumberingFirst true for Hungarian [Andras, KAMI]
+    + Ubuntu bits:
+	+ build on ARM [Caolan, Doko, Chris]
+	+ drop Ubuntu 8.10 (Intrepid) support [Chris]
+	+ support to turn off locking for cifs [Chris]
+	+ initial support for Ubuntu 10.04 (Lucid) [Chris]
+	+ initial support for Ubuntu 10.10 (Maverick) [Chris]
+    + pending:
+        + bulk conversion [Muthu, Thorsten]
+        + support mono components and extensions [Noel]
+
 ooo-build-3.2.1.1 (3.2.1-rc1)
 
     + features:
diff --git a/configure.in b/configure.in
index 6ef3e00..ef07d38 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.2.98.0)
+AC_INIT(ooo-build, 3.2.98.1)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)


More information about the ooo-build-commit mailing list