From 87686fe1d1378ec97c39d510717145aadc79caa5 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Mon, 29 Jun 2009 19:13:42 +0200 Subject: Release ooo-build-3.1.0.98.2 (3.1.1-alpha2) * version 3.1.0.98.2 (3.1.1-alpha2) * tag OOO_BUILD_3_1_0_98_2 --- NEWS | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 54 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 0e4083ee6..20d800454 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,56 @@ +ooo-build-3.1.0.98.2 (3.1.1-alpha2) + + + features: + + target ooo310-m14 [Rene, Petr] + + Oxygen icons theme for KDE4 [Roman] + + OOXML export enabled by default [OOXMLCrew] + + general bug fixes: + + more on the KDE support [Roman] + + better KDE3/KDE4 detection [Kendy] + + selection engine's auto repeat interval (bnc#514395) [Kohei] + + early startup race in generic vcl plug (i#103148) [Thorsten] + + sticky fullscreen window state for xinerama (bnc#480324) [Thorsten] + + Calc fixes: + + slow down scrolling interval (n#514395) [Kohei] + + unsupported encryption XLS import crasher (i#102906) [Kohei] + + non-scrolling formula reference selection (bnc#512060) [Kohei] + + more optimization for increased row limit (bnc#514156) [Kohei] + + chart update problems with Excel documents (bnc#491898) [Kohei] + + non-initiated reference mode in selection range (bnc#512060) [Kohei] + + selection area before setting autofilter arrows (bnc#514164) [Kohei] + + strip time elements only when fields contains dates (i#94695) [Kohei] + + autofill marker position when expanding selection (bnc#514151) [Kohei] + + Impress fixes: + + lots fixes of numbering (i#101269) [Thorsten] + + isotropic fit-to-size scale (i#94086) [Thorsten] + + Writer: + + table shifted left margin DOC export (i#100473) [Florian] + + OOXML bits: + + blank paragraphs DOCX import [Cédric] + + reduce the number of dummy page styles DOCX import [Cédric] + + collapsed paragraphs at the end of the sections DOCX import [Cédric] + + VBA bits: + + load problem for non MSO documents [Noel] + + maximum range selection and scrolling [Noel] + + Window.Zoom should affect only current sheet [Noel] + + fallback to the calling document as active doc [Noel] + + property value "BulletId" could be greater than 255 (i#103021) [Fong] + + build bits: + + silent idlc and deliver [Thorsten] + + update prebuilt cli dlls for ooo310-m13 [Petr] + + java target version also for libbase-1.0.0.jar [Petr] + + Use -Wl,--as-needed only with ld > 2.17 (i#89511) [Petr] + + Allow to force another list of langs using FORCE_OOO_LANGS [Petr] + + split build: + + KDE4 subpackage [Petr] + + Novell bits: + + enable extensions in distro-config [Petr] + + Slackware bits: + + do not check for PAM (bnc#514511) [Kohei] + + Experimental: + + writer filter API [Florian] + + Windows build cross-compilation [Jesús, Fridrich] + ooo-build-3.1.0.98.1 (3.1.1-alpha1) + features: diff --git a/configure.in b/configure.in index 3d23605a6..7be682dad 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT(ooo-build, 3.1.0.98.1) +AC_INIT(ooo-build, 3.1.0.98.2) AC_PREREQ(2.51) AC_CONFIG_SRCDIR(bin/build-ooo) AC_PREFIX_DEFAULT(/usr) -- cgit v1.2.3