[ooo-build-commit] configure.in NEWS

Petr Mladek pmladek at kemper.freedesktop.org
Mon Jun 15 12:09:14 PDT 2009


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

New commits:
commit b50d6bddc58b2f2673c6c1611ebffd4c14364894
Author: Petr Mladek <pmladek at suse.cz>
Date:   Mon Jun 15 20:41:50 2009 +0200

    Release ooo-build-3.1.0.98.1  (3.1.1-alpha1)
    
    * version 3.1.0.98.1  (3.1.1-alpha1)
    * tag OOO_BUILD_3_1_0_98_1

diff --git a/NEWS b/NEWS
index e73af91..0e4083e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,130 @@
+ooo-build-3.1.0.98.1 (3.1.1-alpha1)
+
+    + features:
+	+ support ooo310-m13 [Petr]
+	+ KDE4 vcl plugin and file picker [Roman, Kendy]
+	+ initial support for SmartArt import [Thorsten]
+	+ autoplay .pps/.ppsx files (bnc#485645) [Thorsten]
+	+ custom sort in datapilot tables (bnc#443361) [Kohei]
+	+ DataPilot's custom names ODF import/export (bnc#479062) [Kohei]
+	+ option to turn off auto number recognition in HTML import [Kohei]
+	+ sheet options and password ODS import/export (i#60305,i#71468) [Kohei]
+    + speed up:
+	+ progress bar during formula calculation (i#102566) [Caolan, Kohei]
+	+ cell range selection & cursor placement (bnc#511006) [Kohei]
+	+ column-wise sorting in Calc (bnc#504827) [Kohei]
+	+ more on faster sheet switch (bnc#495140) [Kohei]
+    + bug fixes:
+	+ USHORT vs. SCROW or SCCOL (bnc#509768) [Kohei]
+	+ cursor after drag-n-dropped (bnc#508872) [Kohei]
+	+ slow page style changing in Calc (n#503482) [Kohei]
+	+ multi-range copy-n-paste crasher (bnc#509209) [Kohei]
+	+ rows filtered via autofilter crasher (bnc#495140) [Kohei]
+	+ merged cell attribute flag corruption (bnc#508867) [Kohei]
+	+ shifted translations of OOo Calc options (bnc#507643) [Kohei]
+	+ replace 'Manual Break' with 'Page Break' in Calc's menu [Kohei]
+	+ Launch language chooser for all HTML import (bnc#506095) [Kohei]
+	+ show cursor in all panes in split-view mode (bnc#433834) [Kohei]
+	+ do not move the cursor when making a selection (bnc#502717) [Kohei]
+	+ custom language and number options for CSV import (bnc#510168) [Kohei]
+	+ surface shades, custom shapes gradient color (bnc#485637) [Thorsten]
+	+ misplaced rotated groups in PPT import (bnc#485637) [Thorsten]
+	+ creating tables in Impress (bnc#483951, i#100275) [Thorsten]
+	+ fit to frame text feature crasher (bnc#508621) [Radek]
+	+ MM_TEXT map mode support in WMF (bnc#417818) [Radek]
+	+ relative size calculation in SVG import [Thorsten]
+	+ crash on quit after DOC import (bnc#505704) [Tor]
+	+ fix SDK to actually find the libraries (i#101883) [Rene]
+	+ default button in enter password dialog (i#102230) [András, KAMI]
+	+ HTML OLE controls as OCX controls DOC import (bnc#485609) [Florian]
+	+ duplicit accept/reject menu entries (bnc#249775,i#6191) [Andras, Petr]
+    + OOXML bits:
+	+ prefer odf-converter over native OOXML filters (bnc#502173) [Kendy]
+	+ set flavour to EXC_OUTPUT_XML_2007 in XLSX export (bnc#502090) [Jan]
+	+ XML_useAutoFormatting XLSX export (bnc#497560) [Jan]
+	+ styles XLSX import/export (bnc#497563) [Jan]
+	+ row limit in XLSX export (bnc#504623) [Jan]
+	+ autoFilter XLSX export (bnc#497559) [Jan]
+	+ rotated text PPTX export(bnc#498737) [Radek]
+	+ transitions PPTX import (bnc#480243) [Radek]
+	+ various PPTX import issues (bnc#377727) [Radek]
+	+ text hyperlinks PPTX export (bnc#499124) [Radek]
+	+ shapes visibility PPTX import (bnc#480243) [Radek]
+	+ paragraph line spacing PPTX export (bnc#498737) [Radek]
+	+ shape fill properties PPTX import (i#101563) [Thorsten]
+	+ placeholder text style PPTX import (bnc#479834) [Radek]
+	+ subtitle placeholder PPTX import (bnc#480243) [Radek, Thorsten]
+	+ text body properties priority in PPTX import (bnc#403402) [Radek]
+	+ un-connected connector shapes PPTX export (bnc#499129) [Thorsten]
+	+ hidden slide PPTX import and export (bnc#480229, n#499131) [Radek]
+	+ header, footer, datetime, pagenumber PPTX import (bnc#480243) [Radek]
+	+ page break after tables in DOCX import (bnc#478945, i#101661) [Cédric]
+	+ footnote character properties DOCX import (bnc#478972) [Cédric]
+	+ extra paragraph in DOCX import (bnc#478977) [Cédric]
+	+ better outline DOCX import (bnc#478583) [Cédric]
+    + VBA bits:
+	+ toolbars import [Noel]
+	+ more on the Word support [Noel]
+	+ macro execution via VBA API [Noel]
+	+ crasher caused by resize event [Noel]
+	+ rework use of getCurrentDocument [Noel]
+	+ vbadocumentbase::getPath (bnc#507745) [Noel]
+	+ add application.quit API (bnc#510003) [Noel]
+	+ initial version of new macro resolver [Noel]
+	+ checkbox access via VBA API (bnc#507400) [Noel]
+	+ vbadocumentbase::getFullName (bnc#507745) [Noel]
+	+ active newly added worksheet (bnc#507758) [Noel]
+	+ default value control setting (bnc#507748) [Noel]
+	+ allow worksheet to be passed as param (bnc#507760) [Noel]
+	+ add to support menubar related objects (bnc#508113) [Fong]
+	+ code name incorrectly imported for sheet (bnc#507768) [Noel]
+	+ userform filter and userform controls visibility (i#88878) [Noel]
+	+ auto calculation of shift direction for delete (bnc#508101) [Noel]
+    + Win32 bits:
+	+ multi language install sets build fix [KAMI]
+    + l10n:
+	+ Hungarian translation update [András]
+	+ extensions installation localization [KAMI]
+	+ French and Portuguese translation update [KAMI]
+	+ localize fails with duplicated symlinks (i#102296) [Petr]
+	+ really apply non-language-specific SDF files (n#507643) [Petr]
+    + built bits:
+	+ make testtool work out-of-the-box with ooinstall -l [Thorsten]
+	+ add 'make dev-install' and 'make smoketest' targets [Thorsten]
+	+ allow to use git to download the up-stream sources [Kendy]
+	+ clean up Lightproof extension integration [Tor]
+	+ do not build full-dependency for Win32 [Thorsten]
+	+ enable dbus support again on Linux [Thorsten]
+	+ build with system zlib [Caolan, Petr]
+	+ build with glibc-2.10.1 [Hanno]
+	+ build on Mac [Thorsten]
+	+ build with icu-4.2 [Rene]
+	+ various build problems [all]
+	+ truly silent build [Thorsten]
+    + split build:
+	+ make sure that the Lotus Wordpro stuff is applied [Petr]
+    + Ark bits:
+	+ update Ark-specific patches for ooo310
+    + Go-oo bits:
+	+ add branding to the released tarball [Petr, Fridrich]
+	+ build with STLPort to be compatible with the upstream [Fridrich]
+    + Novell bits:
+	+ keep dbus disabled for SLED10 [Petr]
+	+ update installer branding [Jimmac, Petr]
+    + OxygenOffice bits:
+	+ configure bits [KAMI]
+	+ Added HU for SUN templates [KAMI]
+	+ update extension aid to 20090523 [KAMI]
+	+ support update from upstream build [KAMI]
+	+ always create backup files of documents [KAMI]
+	+ updated OxygenOffice Professional extras [KAMI]
+	+ OOoWikipedia incompatibility with OOOP3.1 [KAMI]
+    + Ubuntu:
+	+ better javaldx error message [Rene]
+    + Experimental:
+	+ workaround to build with mono-2.4 (bnc#471379) [Petr]
+	+ KDE4 address book [Roman, Kendy]
+
 ooo-build-3.1.0.0 (3.1-rc1)
 
     + features:
diff --git a/configure.in b/configure.in
index 50cdc40..3baef52 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.1.0.0)
+AC_INIT(ooo-build, 3.1.0.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