ooo-build r13381 - in branches/ooo-build-2-4-1: . patches/src680



Author: pmladek
Date: Thu Jul 24 18:05:25 2008
New Revision: 13381
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13381&view=rev

Log:
2008-07-24  Petr Mladek <pmladek suse cz>

	* Version 2.4.1.8



Modified:
   branches/ooo-build-2-4-1/ChangeLog
   branches/ooo-build-2-4-1/NEWS
   branches/ooo-build-2-4-1/configure.in
   branches/ooo-build-2-4-1/patches/src680/apply

Modified: branches/ooo-build-2-4-1/NEWS
==============================================================================
--- branches/ooo-build-2-4-1/NEWS	(original)
+++ branches/ooo-build-2-4-1/NEWS	Thu Jul 24 18:05:25 2008
@@ -1,3 +1,31 @@
+ooo-build-2.4.1.8
+
+    + bug fixes:
+	+ filter detection and nested transformations in SVG import [Thorsten]
+	+ column/row breaks and fit to x pages (bnc#404232, bnc#404563) [Kohei]
+	+ cells with mixed font content (bnc#409448) [Kohei]
+	+ incorrect pagination in Excel import (bnc#404232) [Kohei]
+	+ Landscape/Portrait not managed correctly (bnc#405071) [Fridrich]
+	+ better round trips of the hyperlinks to files (bnc#405712) [Kendy]
+	+ hyperlinks without scheme (bnc#376389, i#91105) [Kendy]
+	+ set timeout for WebDAV locking (bnc#403724) [Kendy]
+	+ rotated margin text (bnc#404221) [Florian]
+	+ table layout fix (bnc#367341) [Florian]
+    + VBA bits:
+	+ crasher when clicking on "Append Row" button (bnc#406675) [Fong]
+	+ support ListBox.removeItem (bnc#405306) [Jianhua]
+	+ support Pagesetup.Orientation (bnc#405310) [Fong]
+	+ support range.find (bnc#405304) [Jianhua]
+	+ add SpinButton (bnc#405308) [Jianhua]
+	+ osx button names not imported (bnc#359933) [Noel]
+	+ fail to return the main menu (bnc#408263) [Fong]
+    + Win32 bits:
+	+ fixes for msvc8 [Thorsten]
+	+ vista psdk support [Thorsten]
+    + build bits:
+	+ fpicker dependency [Thorsten]
+    + updated Debian, OxygenOffice, Ubuntu bits [Rene, Kalman, Chris]
+
 ooo-build-2.4.1.7
 
     + do not lost pictures added by drag and drop (bnc#348149) [Thorsten]

Modified: branches/ooo-build-2-4-1/configure.in
==============================================================================
--- branches/ooo-build-2-4-1/configure.in	(original)
+++ branches/ooo-build-2-4-1/configure.in	Thu Jul 24 18:05:25 2008
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 2.4.1.7)
+AC_INIT(ooo-build, 2.4.1.8)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)

Modified: branches/ooo-build-2-4-1/patches/src680/apply
==============================================================================
--- branches/ooo-build-2-4-1/patches/src680/apply	(original)
+++ branches/ooo-build-2-4-1/patches/src680/apply	Thu Jul 24 18:05:25 2008
@@ -837,7 +837,7 @@
 sc-formula-int-precision.diff, n#310706, i#86775, kohei
 
 # overwrite character level font attributes when changing them at cell level.
-sc-overwrite-char-font-attrs.diff, n#374580, kohei
+sc-overwrite-char-font-attrs.diff, n#374580, n#409448, kohei
 
 # ignore manual breaks when the "fit to x pages wide and x pages tall" option
 # is used, for Excel interoperability.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]