summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-02-25 21:23:54 +0100
committerPetr Mladek <pmladek@suse.cz>2010-02-25 21:23:54 +0100
commit26177f4d45f5938374e8b3311a3bc5671dca08fa (patch)
tree9952082c858c20c8106efc37ba0d60aea2ac939f
parentd220a81512a181087b0fe14c645b535987055253 (diff)
Release ooo-build-3.2.0.98.1 (3.2.1-alpha1)OOO_BUILD_3_2_0_98_1
* version 3.2.0.98.1 (3.2.1-alpha1) * tag OOO_BUILD_3_2_0_98_1
-rw-r--r--NEWS129
-rw-r--r--configure.in2
2 files changed, 130 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 40c21c4f8..d3c6e6397 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,132 @@
+ooo-build-3.2.0.98.1 (3.2.1-alpha1)
+
+ + features:
+ + support ooo320-m12 [Rene]
+ + toolbar popups refactoring [Cédric]
+ + media embedding (i#83753) [upstream, Thorsten]
+ + support for dotted and dashed borders [Cédric]
+ + writer document comparing [Tzvetelina, Thorsten]
+ + "insert new sheet" tab in Calc (fate#308396) [Kohei]
+ + distributed text alignment support (fate#308334) [Kohei]
+ + update the prebuilt gdocs version to 2.1.0 (bnc#568399) [Petr]
+ + insert current date/time via Ctrl-/Shift-Ctrl- (fate#307762) [Kohei]
+ + English function names instead of localized ones (fate#308029) [Kohei]
+ + performance:
+ + faster XLSX export (bnc#558577) [Kohei]
+ + faster external reference handling (i#109168) [Kohei]
+ + Common bits:
+ + prefer OOo over okular and k* [Rene]
+ + beginning of small screen mode [Radek]
+ + SVG import crasher (bnc#560255) [Thorsten]
+ + AFM parser crasher (bnc#535485) [Thorsten]
+ + crash in headless mode (i#108681) [Thorsten]
+ + colorspace calculation fix [Thorsten, Cédric]
+ + textpropreader limit in svdfppt.cxx [Thorsten]
+ + lots autocorrection stuff improvements [Cédric]
+ + Add starmath to docs, for EDU project [Thorsten]
+ + exception handling in SVG import [Caolan, Thorsten]
+ + x86_64 bridge fixes (i#98028, bnc#575704) [Caolan, Petr]
+ + extensions with nonstandard merge points crasher [Thorsten]
+ + valgrind test and other corner cases fixes [Kohei, Thorsten]
+ + various GNOME quickstarter fixes (i#108918, bnc#575555) [Caolan, Petr]
+ + Base bits:
+ + Table wizard does not start (i#107917) [upstream, Rene]
+ + ReportBuilder crasher (i#108914, bnc#575698) [Petr, others]
+ + Calc bits:
+ + modified date reset to '0' (bnc#581634) [Kohei]
+ + CSV dialog parameters storing (i#108645) [Kohei]
+ + hidden rows heights XLS export (bnc#573938) [Kohei]
+ + correctly query last flagged row (bnc#568146) [Kohei]
+ + error when saving ODS document as XLSX (bnc#566581) [Kohei]
+ + pagenation when printing selected cells (bnc#569328) [Kohei]
+ + Keep track of cells containing SUBTOTAL (bnc#578802) [Kohei]
+ + better formula variable separator config check (bnc#556142) [Kohei]
+ + incorrect cell positioning during row insertion (bnc#578588) [Kohei]
+ + drilling down on field member crasher (i#103347, bnc#573456) [Kohei]
+ + dis-joint ranges highlighting while in chart mode (bnc#568016) [Kohei]
+ + Impress bits:
+ + avoid looping in draw/impress [Thorsten]
+ + BadMatch crasher during slideshow (i#107763) [Thorsten]
+ + sounds spanning multiple slides in PPT import (bnc#515553) [Radek]
+ + mis-detection of cloned displays (bnc#578730, bnc#551391) [Thorsten]
+ + Writer bits:
+ + create style via API (i#108426) [Cédric]
+ + OOXML bits:
+ + chart export [Fong]
+ + autofit on in OOXML import [Thorsten]
+ + image wrapping in DOCX import [Cédric]
+ + numbering in DOCX import (bnc#580106) [Cédric]
+ + better connector shape XLSX import (bnc#549331) [Fong]
+ + VBA bits:
+ + moduleinfo fixes [Noel]
+ + lots container control fixes [Noel]
+ + fire MultiPage_Change event when needed [Noel]
+ + remove extra GROUPNAME prop from VCLXImageControl [Noel]
+ + library location so VBA services work for Windows [Noel]
+ + support copy of worksheet to 'other' document via API [Noel]
+ + 'exe' checkbox under Load/Save|VBA Properties options [Noel]
+ + KDE4 bits:
+ + override existing files [Roman]
+ + multiple auto-extension checkboxes [Roman]
+ + 3rd party plugin should not cause crash (bnc#548354) [Roman]
+ + l10n bits:
+ + Spanish translations fix [Eduardo]
+ + ooo-build.pot update [Andras, Petr]
+ + add eu helpcontent2 auxiliary [Rene]
+ + updated Hungarian translation [Andras]
+ + new strings from SLED11-SP1 translators [Petr]
+ + applying extra SDF files (i#109378) [KAMI, Petr]
+ + Spanish accelerators fix (i#102645) [upstream, Rene]
+ + really localize the layout dialogs (deb#570378) [Petr]
+ + duplicate formula names in Spanish localization (i#109407) [Rene]
+ + localize Vendor in the Windows installer (bnc#571489) [Andras, Petr]
+ + build bits:
+ + unowinreg.dll build with gcj [Rene]
+ + XLSX filter build cleanup [Doko, Rene]
+ + look for moc in QT4DIR first [Arkadiusz]
+ + build python properly on win32 [Thorsten]
+ + export GITTAG environment variable [Roman]
+ + build with internal Cairo on Linux [Fridrich]
+ + HelpLinker miscompilation with gcc 4.3 [Rene]
+ + build --disable-vba fix (i#108853) [Eric, Thorsten]
+ + better system-graphite with STLport buildfix [Rene]
+ + don't statically link against mono in climaker [Thorsten]
+ + ability to share more up-stream sources using --with-git [Kendy]
+ + MAC port:
+ + make OpenGL transitions work [Eric]
+ + remote update fix (i#107648) [upstream, Thorsten]
+ + disable flock of upstream repositories [Thorsten]
+ + Win32 port:
+ + support for win32 VS8.0 [Thorsten]
+ + PDF import fix (bnc#569319) [Fridrich, Tor]
+ + allow oowintool detect the java 1.6.x too [Fridrich]
+ + allow to disable stuff requiring vista SDK [Thorsten]
+ + pack msvcr71.dll; make sure that Java stuff works [Tor]
+ + ArkLinux bits:
+ + new option to disable the gstreamer avmedia backend [Bernhard]
+ + Debian bits:
+ + home on NFS problems [Rene]
+ + Frugalware bits:
+ + switch from KDE3 to KDE4 [Miklos]
+ + update system-mozilla settings [Miklos]
+ + FSF.hu bits:
+ + update intro [Andras]
+ + enable numbertext and lightproof extensions [Andras]
+ + Go-oo bits:
+ + do not support Windows 9x [Fridrich]
+ + branding for the Windows installer [Fridrich]
+ + use internal openssl; fixes DOC import [Fridrich]
+ + support build with the lowest possible GTK+ [Fridrich]
+ + Novell bits:
+ + look for Agfa Monotype font tarball in right place [Tor]
+ + decode URI escapes in subject when sending E-mail (bnc#575653) [Tor]
+ + pending:
+ + build ooo2gd from sources [Kohei]
+ + build watchwindow from sources [Kohei]
+ + more on Win32 crosscompilation [Fridrich]
+ + more on OpenGL-based canvas implementation [Thorsten]
+ + support variable formula syntax in WatchWindow [Kohei]
+
ooo-build-3.2.0.1 (3.2-rc1)
+ features:
diff --git a/configure.in b/configure.in
index 475bdf153..53ecc1bdc 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.2.0.1)
+AC_INIT(ooo-build, 3.2.0.98.1)
AC_PREREQ(2.51)
AC_CONFIG_SRCDIR(bin/build-ooo)
AC_PREFIX_DEFAULT(/usr)