ooo-build r11672 - trunk



Author: pmladek
Date: Thu Feb 21 20:26:59 2008
New Revision: 11672
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11672&view=rev

Log:
2008-02-21  Petr Mladek  <pmladek suse cz>

	* Version 2.3.99.5



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Feb 21 20:26:59 2008
@@ -1,3 +1,41 @@
+ooo-build-2.3.99.5
+
+	+ features:
+	    + some new OpenGL slide transitions (Radek)
+	    + port for IA64 (Caolan, Rene)
+	+ bug fixes:
+	    + improvements in the OpenGL slide transitions stuff (Radek)
+	    + improvements in the datapilot dynamic range stuff (Kohei)
+	    + improvements in the t602 import stuff (Fridrich)
+	    + improvements in the layout dialog stuff (Jan)
+	    + fast tokenizer in OOX import filter fixes (Thorsten)
+	    + allow to save even unmodified documents (Kohei)
+	    + allow toggling of cell grid lines per sheet (Kohei)
+	    + text grid stuff update (Fong)
+	    + pasting over source cell crasher (Jon)
+	    + cell background over the gridlines (Kohei)
+	    + compatibility for handling of "string numbers" with Excel (Kohei)
+	    + keep read/write access over smb:// and WebDAV after reload (Kendy)
+	    + show correct size for documents accessed through gnome-vfs (Kendy)
+	    + serve dav://, davs://, webdav://, and webdavs:// URLs in the
+	      WebDAV UCP (Kendy)
+	    + some more fixes in the WebDAV stuff (Kendy)
+	    + Hungarian localization fixes (Kalman)
+	    + comphelper unit testing (Michael)
+	+ VBA bits:
+	    + allow to set a numeric value as Range.Formula (Noel)
+	    + SpecialCells treatment of xlCellTypeLastCell (Noel)
+	+ Win32 bits:
+	    + fileversion() in interactive mode (Tor)
+	    + missing en_GB strings in the ODMA stuff (Tor)
+	    + disable EMF+ import; cause visibility problems with charts (Tor)
+	+ build bits:
+	    + various build fixes (Fridrich, Rene)
+	    + build with neon-0.28 (Caolan, Rene)
+	+ updated GoOoLinux, OxygenOffice bits (Fridrich, Kalman)
+	+ pending:
+	    + lots improvements of the SVG import (Thorsten, Fridrich)
+	
 ooo-build-2.3.99.4
 
 	+ features:	

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Feb 21 20:26:59 2008
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 2.3.99.4)
+AC_INIT(ooo-build, 2.3.99.5)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)



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