From 30a3aee831d973b1f15b2cb2747cfa86ff03a5c1 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Thu, 25 Mar 2010 21:09:29 +0100 Subject: Release ooo-build-3.2.0.99.2 (3.2.1-beta2) * version 3.2.0.99.2 (3.2.1-beta2) * tag OOO_BUILD_3_2_0_99_2 --- NEWS | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- configure.in | 2 +- 2 files changed, 72 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index f3a561979..377291baf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,73 @@ +ooo-build-3.2.0.99.2 (3.2.1-beta2) + + + features: + + Linux alpha port (i#110145) [Caolan, Rene] + + automatic scrollbars for writer (fate#588554) [Radek] + + multilingual Lightproof grammar checker extension [KAMI] + + allow to bundle Magyar Linux Libertine font set [Andras] + + update Hungarian Lightproof extension to version 1.2 [KAMI] + + dashed and dotted border types in Writer (fate#307731) [Cédric] + + experimental VBA import from XLSM documents (fate#309162) [Noel] + + performance: + + large Excel documents import speed up (bnc#582693) [Kohei] + + page break preview mode speed up (bnc#504618, i#109935) [Kohei] + + page number calculation speed up (bnc#504618, i#109935) [Kohei] + + common bits: + + subtle breakages on MAC [Thorsten] + + bridge fix for ARM (i#105359) [Calc, Rene] + + badly inserted space by autocorrection [Cédric] + + embedding video in Writer/Calc crasher [Thorsten] + + fix for UTF-8 encoded hyphen dictionaries [László] + + use .uno:NewDoc instead of deprecated slot:5500 [Rene] + + use Linux-specific template paths only on Linux [Thorsten] + + Base bits: + + wizard crashers (bnc#587797) [Noel] + + Calc bits: + + better insert new sheet icon [Jimmac, Kohei] + + insert new sheet tab crasher (bnc#590187) [Radek] + + XLS import with drawing objects (bnc#588927) [Kohei] + + machine area slot size and row limit (bnc#588554) [Kohei] + + various Calc crashers with gcc-4.5 (bnc#588957) [Thorsten] + + matrix results did not work with auto complete (bnc#503918) [Kohei] + + XLS export of heights of rows with wrapped text (bnc#580094) [Kohei] + + Impress bits: + + media link reference PPT import crasher (bnc#590442) [Radek] + + Writer bits: + + DOC import crasher with Tcg records (bnc#590359) [Noel] + + DOC import loop with Tbc & TbcHeader records (bnc#589794) [Noel] + + omit caption separator if caption text is empty (i#110287) [Andras] + + l10n bits: + + src/sdf directory clean up [Andras] + + Hungarian UI name order (i#105342) [Andras] + + updated ooo-build.pot for last strings [Petr] + + more localizable strings for scp2 module [KAMI] + + localize framework improvements [Andras, KAMI, Petr] + + automated translations of language dependent components [KAMI] + + enable CaptionOrderNumberingFirst by default for Hungarian [Andras] + + build bits: + + check for Perl [Miklos] + + make distclean fixes [Andras] + + Makefile.shared cleanup [Cédric] + + VBA scripting parallel build problem [Noel] + + allow system redland (i#108911) [Caolan, Rene] + + correct Sun Templates Pack installation [KAMI] + + do not use versions in extension names [Fridrich] + + check for rsync unless using --without-git [Miklos] + + separate file list for KDE3 and KDE4 stuff [Miklos, Petr] + + FSFhuWindows bits: + + do not build SDK [Andras] + + bundle Magyar Linux Libertine font set [Andras] + + set java target to 1.5 for Windows builds [Andras] + + Go-oo bits: + + set java target to 1.5 for Windows builds [Fridrich] + + Novell bits: + + set java target to 1.5 for Windows builds [Fridrich] + + OxygenOffice bits: + + accessories update [KAMI] + + build setting update [KAMI] + + pending: + + more border types in Writer [Cédric] + ooo-build-3.2.0.99.1 (3.2.1-beta1) + features: @@ -6,7 +76,7 @@ ooo-build-3.2.0.99.1 (3.2.1-beta1) + support embedded media also for PPT (fate#304532) [Thorsten] + update PostgreSQL driver to 0.7.6a; it adds postgresql.xcu to actually offer this driver in the UI [Rene] -+ speed up: + + speed up: + more on faster ODS import (n#582693) [Kohei] + more on the Calc's external reference manager refactoring (i#103739,i#108064,i#108404,i#109101,i#109168,i#109170) [Kohei] diff --git a/configure.in b/configure.in index dc27ac30b..e7d3bbffb 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT(ooo-build, 3.2.0.99.1) +AC_INIT(ooo-build, 3.2.0.99.2) AC_PREREQ(2.51) AC_CONFIG_SRCDIR(bin/build-ooo) AC_PREFIX_DEFAULT(/usr) -- cgit v1.2.3