svn commit: r619316 - in /poi/branches/ooxml/src/ooxml: java/org/apache/poi/xssf/usermodel/ java/org/apache/poi/xssf/usermodel/extensions/ java/org/apache/poi/xssf/usermodel/helpers/ testcases/org/apa

2008-02-07 Thread ugo
Author: ugo Date: Thu Feb 7 01:24:49 2008 New Revision: 619316 URL: http://svn.apache.org/viewvc?rev=619316view=rev Log: XSSF implementation of header and footer. Contributed by Paolo Mottadelli [EMAIL PROTECTED] as bugzilla issue #44330. Added:

svn commit: r619382 - in /poi/trunk/src: documentation/content/xdocs/changes.xml documentation/content/xdocs/status.xml java/org/apache/poi/hssf/usermodel/HSSFDateUtil.java testcases/org/apache/poi/hs

2008-02-07 Thread nick
Author: nick Date: Thu Feb 7 04:39:12 2008 New Revision: 619382 URL: http://svn.apache.org/viewvc?rev=619382view=rev Log: Patch from bug #44373 - Have HSSFDateUtil.isADateFormat support more date formats Modified: poi/trunk/src/documentation/content/xdocs/changes.xml

svn commit: r619419 - in /poi/branches/ooxml/src/ooxml: java/org/apache/poi/xssf/usermodel/ testcases/org/apache/poi/xssf/io/

2008-02-07 Thread ugo
Author: ugo Date: Thu Feb 7 06:08:32 2008 New Revision: 619419 URL: http://svn.apache.org/viewvc?rev=619419view=rev Log: Fleshing out reading XSSF. Modified: poi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCell.java