From 2ae99913b45d4fb433a2633154057aa3727ba8f4 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Thu, 23 Jul 2009 21:21:18 +0200 Subject: Release ooo-build-3.1.0.99.1 (3.1.1-beta1) * version 3.1.0.99.1 (3.1.1-beta1) * tag OOO_BUILD_3_1_0_99_1 --- NEWS | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 53 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 20d800454..73b852209 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,55 @@ +ooo-build-3.1.0.99.1 (3.1.1-beta1) + + + features: + + target ooo310-m16 [Rene] + + new unopkg add --link option [Caolan] + + new -bulk option to convert documents on the command line [Florian] + + common bug fixes: + + updated Graphite font technology stuff [Herbert, Rene] + + avoid sticky state of fullscreen window (i#103145) [Thorsten] + + Calc fixes: + + XLS import crasher (bnc#520556) [Kohei] + + scrolling with large selection (n#518426) [Kohei] + + determine in-line array size more reliably [Kohei] + + more on row and flags manipulations (n#516406) [Kohei] + + hyperlink strings XLS import (bnc#521447, i#103520) [Kohei] + + COUNTIF with external references (bnc#521624, i#102750) [Kohei] + + absolute path generation for external doc URI (i#103317) [Kohei] + + clink on hyperlinks behavior in Calc (i#103587, n#523005) [Kohei] + + document is modified when switching external link (i#103598) [Kohei] + + Impress fixes: + + no impress layout pane in master page mode (i#73289) [Liang, Thorsten] + + Writer fixes: + + RTF export crash (bnc#462657) [Kendy] + + lost indentation during DOC import (bnc#518731) [Florian] + + VBA bits: + + ComboBox binding data import in userform [Fong] + + create toolbar/menubar in document scope [Fong] + + variable as VBA constant (bnc#521820) [Fong, Noel] + + set Enabled/Disabled to menu item (i#103486) [Fong] + + automation objects, automation bridge wrapper (bnc#507501) [Noel] + + WorkBook.PrecisionAsDisplayed, and CommandbarControl.Enabled, support + workbook auto_open event, builtin toolbar (bnc#520228) [Fong] + + OOXML bits: + + shape map crash [Radek] + + action buttons PPTX export (bnc#497570) [Radek] + + footnote in a table DOCX import crasher (bnc#518741) [Cédric] + + l10n bits: + + ooo-build.pot update [Petr] + + Serbian translation update [Nix, KAMI] + + build bits: + + dmake and environment variables with space (i#101786) [Kendy] + + make target to create ctags file [Cédric] + + Go-oo bits: + + enable system dictionaries [Petr] + + new branding (bnc#493593) [Jakub, Petr] + + Experimental: + + autolayout code [Dona] + + ocrimport extension [Jonathan] + + Win32 crosscompilation on Linux [Jesús] + + animated border for copied range [Kohei] + + slideshow on drawinglayer plus canvas gradients brush-up [Thorsten] + ooo-build-3.1.0.98.2 (3.1.1-alpha2) + features: diff --git a/configure.in b/configure.in index b66fe13c2..4041bdbc7 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT(ooo-build, 3.1.0.98.2) +AC_INIT(ooo-build, 3.1.0.99.1) AC_PREREQ(2.51) AC_CONFIG_SRCDIR(bin/build-ooo) AC_PREFIX_DEFAULT(/usr) -- cgit v1.2.3