]> source.dussan.org Git - poi.git/log
poi.git
15 years agoFixed NPE when retrieving core properties from a newly created workbook, see Bugzilla...
Yegor Kozlov [Sun, 12 Jul 2009 08:21:09 +0000 (08:21 +0000)]
Fixed NPE when retrieving core properties from a newly created workbook, see Bugzilla 47460

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@793291 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFixed HyperlinkRecord to properly handle URL monikers, see Bugzilla 47498
Yegor Kozlov [Sun, 12 Jul 2009 07:21:04 +0000 (07:21 +0000)]
Fixed HyperlinkRecord to properly handle URL monikers, see Bugzilla 47498

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@793281 13f79535-47bb-0310-9956-ffa450edef68

15 years agofixed XSSF and OpenXml4J to read/write relationships with targets starting with ...
Yegor Kozlov [Sun, 12 Jul 2009 07:18:42 +0000 (07:18 +0000)]
fixed XSSF and OpenXml4J to read/write relationships with targets starting with '#' (internal locations), see Bugzilla 47504

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@793280 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla 47479 - Fix BoolErrRecord to tolerate incorrect format written by OOO
Josh Micich [Mon, 6 Jul 2009 19:59:32 +0000 (19:59 +0000)]
Bugzilla 47479 - Fix BoolErrRecord to tolerate incorrect format written by OOO

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@791595 13f79535-47bb-0310-9956-ffa450edef68

15 years agorefactored HSSFEventFactory to use RecordFactory instead of HSSFRecordStream, see...
Yegor Kozlov [Sun, 5 Jul 2009 14:10:49 +0000 (14:10 +0000)]
refactored HSSFEventFactory to use RecordFactory instead of HSSFRecordStream, see Bugzilla 47448

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@791251 13f79535-47bb-0310-9956-ffa450edef68

15 years agoSupport for getting OLE object data in PowerPointExtractor, see Bugzilla 47456
Yegor Kozlov [Sun, 5 Jul 2009 13:15:41 +0000 (13:15 +0000)]
Support for getting OLE object data in PowerPointExtractor, see Bugzilla 47456

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@791241 13f79535-47bb-0310-9956-ffa450edef68

15 years agoExplicitly set the 1900 date system when creating XSSF workbooks, see Bugzilla 47411
Yegor Kozlov [Sat, 27 Jun 2009 11:21:26 +0000 (11:21 +0000)]
Explicitly set the 1900 date system when creating XSSF workbooks, see Bugzilla 47411

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@788956 13f79535-47bb-0310-9956-ffa450edef68

15 years agoSupport fo text extraction of footnotes, endnotes and comments in HWPF, see Bugzilla...
Yegor Kozlov [Sat, 27 Jun 2009 10:39:51 +0000 (10:39 +0000)]
Support fo text extraction of footnotes, endnotes and comments in HWPF, see Bugzilla 47400

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@788949 13f79535-47bb-0310-9956-ffa450edef68

15 years agofixed typo in SlideShow.removeSlide which prevened deletion of slide's notes, see...
Yegor Kozlov [Sat, 27 Jun 2009 10:25:23 +0000 (10:25 +0000)]
fixed typo in SlideShow.removeSlide which prevened deletion of slide's notes, see Bugzilla 47261

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@788948 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla 47415 - Fixed PageSettingsBlock to allow multiple PLS records
Josh Micich [Wed, 24 Jun 2009 19:45:44 +0000 (19:45 +0000)]
Bugzilla 47415 - Fixed PageSettingsBlock to allow multiple PLS records

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@788157 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla 47412 - Fixed concurrency issue with EscherProperties.initProps()
Josh Micich [Tue, 23 Jun 2009 18:06:18 +0000 (18:06 +0000)]
Bugzilla 47412 - Fixed concurrency issue with EscherProperties.initProps()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@787771 13f79535-47bb-0310-9956-ffa450edef68

15 years agoupdated date of the latest release on the index page
Yegor Kozlov [Mon, 22 Jun 2009 17:59:43 +0000 (17:59 +0000)]
updated date of the latest release on the index page

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@787333 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFixed OOM in HSSFWorkbook#getAllPictures when reading .xls files containing metafiles...
Yegor Kozlov [Sat, 20 Jun 2009 11:17:30 +0000 (11:17 +0000)]
Fixed OOM in HSSFWorkbook#getAllPictures when reading .xls files containing metafiles, see Bugzilla 47143

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@786793 13f79535-47bb-0310-9956-ffa450edef68

15 years agoAdded implementation for ISNA()
Josh Micich [Fri, 19 Jun 2009 22:42:39 +0000 (22:42 +0000)]
Added implementation for ISNA()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@786696 13f79535-47bb-0310-9956-ffa450edef68

15 years agofixed SimpleShape#getLineWidth to handle default line width, see Bugzilla #46392
Yegor Kozlov [Fri, 19 Jun 2009 16:49:39 +0000 (16:49 +0000)]
fixed SimpleShape#getLineWidth to handle default line width, see Bugzilla #46392

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@786577 13f79535-47bb-0310-9956-ffa450edef68

15 years agoexposed TableCellDescriptor in HWPF TableCell, also removed unused private fields...
Yegor Kozlov [Fri, 19 Jun 2009 14:01:37 +0000 (14:01 +0000)]
exposed TableCellDescriptor in HWPF TableCell, also removed unused private fields in BorderCode, see Bugzilla 47355 and 47356

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@786511 13f79535-47bb-0310-9956-ffa450edef68

15 years agoimproved HWPF to better handle unicode, patch provided by Benjamin Engele and Maxim...
Yegor Kozlov [Fri, 19 Jun 2009 13:45:55 +0000 (13:45 +0000)]
improved HWPF to better handle unicode, patch provided by Benjamin Engele and Maxim Valyanskiy, see Bugzilla #46610

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@786505 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFixed SlideShow#removeSlide to remove references to Notes, see Bugzilla #47261
Yegor Kozlov [Fri, 19 Jun 2009 13:24:41 +0000 (13:24 +0000)]
Fixed SlideShow#removeSlide to remove references to Notes, see Bugzilla #47261

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@786501 13f79535-47bb-0310-9956-ffa450edef68

15 years agofixed a regression issue where HSSFHyperlink failed to set inter-sheet and file links...
Yegor Kozlov [Fri, 19 Jun 2009 10:37:24 +0000 (10:37 +0000)]
fixed a regression issue where HSSFHyperlink failed to set inter-sheet and file links, see Bugzilla #47375

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@786442 13f79535-47bb-0310-9956-ffa450edef68

15 years agofixed ordering of columns when reading a HSLF Table
Yegor Kozlov [Fri, 19 Jun 2009 05:48:45 +0000 (05:48 +0000)]
fixed ordering of columns when reading a HSLF Table

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@786380 13f79535-47bb-0310-9956-ffa450edef68

15 years agoTweak to comments in TestExternalNameRecord (47384/786261)
Josh Micich [Thu, 18 Jun 2009 21:10:45 +0000 (21:10 +0000)]
Tweak to comments in TestExternalNameRecord (47384/786261)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@786284 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla 47384 - Fixed ExternalNameRecord to handle unicode names
Josh Micich [Thu, 18 Jun 2009 21:01:13 +0000 (21:01 +0000)]
Bugzilla 47384 - Fixed ExternalNameRecord to handle unicode names

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@786267 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFixed locale-sensitive unit tests to pass when running on non-US locales
Yegor Kozlov [Tue, 16 Jun 2009 12:31:56 +0000 (12:31 +0000)]
Fixed locale-sensitive unit tests to pass when running on non-US locales

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@785176 13f79535-47bb-0310-9956-ffa450edef68

15 years agoadded a section on Data Validation to the quick guide, the patch provided by Mark...
Yegor Kozlov [Mon, 15 Jun 2009 16:35:13 +0000 (16:35 +0000)]
added a section on Data Validation to the quick guide, the patch provided by Mark Beardsley

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@784852 13f79535-47bb-0310-9956-ffa450edef68

15 years agoClean-up in POIFS unit tests - compacted raw data declaration
Josh Micich [Sat, 13 Jun 2009 00:13:09 +0000 (00:13 +0000)]
Clean-up in POIFS unit tests - compacted raw data declaration

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@784316 13f79535-47bb-0310-9956-ffa450edef68

15 years agoRenamed test suites 'AllTests' to something more specific
Josh Micich [Fri, 12 Jun 2009 22:06:25 +0000 (22:06 +0000)]
Renamed test suites 'AllTests' to something more specific

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@784292 13f79535-47bb-0310-9956-ffa450edef68

15 years agoRemoved static void main(String[]) methods from junit classes. Other minor clean-up.
Josh Micich [Fri, 12 Jun 2009 21:53:17 +0000 (21:53 +0000)]
Removed static void main(String[]) methods from junit classes. Other minor clean-up.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@784284 13f79535-47bb-0310-9956-ffa450edef68

15 years agoRemoved trailing whitespace in RecordFactory
Josh Micich [Fri, 12 Jun 2009 19:42:28 +0000 (19:42 +0000)]
Removed trailing whitespace in RecordFactory

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@784247 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla 47363 - Fixed HSSFSheet to allow addition of data validations after sheet...
Josh Micich [Fri, 12 Jun 2009 19:17:59 +0000 (19:17 +0000)]
Bugzilla 47363 - Fixed HSSFSheet to allow addition of data validations after sheet protection

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@784240 13f79535-47bb-0310-9956-ffa450edef68

15 years agoupdated release date
Yegor Kozlov [Thu, 11 Jun 2009 07:33:31 +0000 (07:33 +0000)]
updated release date

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@783662 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla 9633 - added common code for setting borders of regions (patch from Avinash...
Josh Micich [Wed, 10 Jun 2009 22:18:39 +0000 (22:18 +0000)]
Bugzilla 9633 - added common code for setting borders of regions (patch from Avinash Kewalramani, Jan22 on POI Users)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@783554 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFixed XSSFWorkbook#setRepeatingRowsAndColumns to tolerate sheet names with quotes...
Yegor Kozlov [Wed, 10 Jun 2009 18:44:53 +0000 (18:44 +0000)]
Fixed XSSFWorkbook#setRepeatingRowsAndColumns to tolerate sheet names with quotes, see bugzilla #47294

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@783445 13f79535-47bb-0310-9956-ffa450edef68

15 years agoAdd a sample file which has its formula records with the wrong record type id
Nick Burch [Tue, 9 Jun 2009 15:18:10 +0000 (15:18 +0000)]
Add a sample file which has its formula records with the wrong record type id

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@783034 13f79535-47bb-0310-9956-ffa450edef68

15 years ago fixed CommonObjectDataSubRecord.field_2_objectId to be unsigned, also fixed HSSFCell...
Yegor Kozlov [Sun, 7 Jun 2009 14:54:49 +0000 (14:54 +0000)]
 fixed CommonObjectDataSubRecord.field_2_objectId to be unsigned, also fixed HSSFCell.findCellComment to handle sheets with more than 65536 comments

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@782398 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla 46776 - Added clone() method to MulBlankRecord to fix crash in Sheet.cloneSh...
Josh Micich [Sat, 6 Jun 2009 00:46:41 +0000 (00:46 +0000)]
Bugzilla 46776 - Added clone() method to MulBlankRecord to fix crash in Sheet.cloneSheet()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@782177 13f79535-47bb-0310-9956-ffa450edef68

15 years agoRemoved RCS tags from src/java javadocs
Josh Micich [Thu, 4 Jun 2009 23:07:15 +0000 (23:07 +0000)]
Removed RCS tags from src/java javadocs

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781869 13f79535-47bb-0310-9956-ffa450edef68

15 years agoRemoved RCS tags from xml documents. Also removed trailing whitespace
Josh Micich [Thu, 4 Jun 2009 23:01:06 +0000 (23:01 +0000)]
Removed RCS tags from xml documents. Also removed trailing whitespace

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781867 13f79535-47bb-0310-9956-ffa450edef68

15 years agochanged CRLF to LF in src/documentation
Josh Micich [Thu, 4 Jun 2009 19:40:59 +0000 (19:40 +0000)]
changed CRLF to LF in src/documentation

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781839 13f79535-47bb-0310-9956-ffa450edef68

15 years agochanged CRLF to LF in src/examples/.../xssf/...
Josh Micich [Thu, 4 Jun 2009 19:37:41 +0000 (19:37 +0000)]
changed CRLF to LF in src/examples/.../xssf/...

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781837 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla 47244 - Fixed HSSFSheet to handle missing header / footer records
Josh Micich [Thu, 4 Jun 2009 03:38:52 +0000 (03:38 +0000)]
Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer records

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781645 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFix for javadoc error in Cell.setCellValue(Date) found by Mike Curwen
Josh Micich [Thu, 4 Jun 2009 00:08:33 +0000 (00:08 +0000)]
Fix for javadoc error in Cell.setCellValue(Date) found by Mike Curwen

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781624 13f79535-47bb-0310-9956-ffa450edef68

15 years agorolling back r781622
Josh Micich [Thu, 4 Jun 2009 00:06:31 +0000 (00:06 +0000)]
rolling back r781622

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781623 13f79535-47bb-0310-9956-ffa450edef68

15 years agosubmitted in error
Josh Micich [Wed, 3 Jun 2009 23:57:31 +0000 (23:57 +0000)]
submitted in error

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781622 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla 47312 - Fixed formula parser to properly reject cell references with a ...
Josh Micich [Wed, 3 Jun 2009 23:23:13 +0000 (23:23 +0000)]
Bugzilla 47312 - Fixed formula parser to properly reject cell references with a '0' row component

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781616 13f79535-47bb-0310-9956-ffa450edef68

15 years agoChanged CRLF to LF in remaining trunk/src files
Josh Micich [Mon, 1 Jun 2009 23:21:13 +0000 (23:21 +0000)]
Changed CRLF to LF in remaining trunk/src files

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780878 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFixed non-use of 10 sample files (named 'BigSSTRecord*'). Resurrected SSTRecord test...
Josh Micich [Mon, 1 Jun 2009 23:13:29 +0000 (23:13 +0000)]
Fixed non-use of 10 sample files (named 'BigSSTRecord*'). Resurrected SSTRecord test (commented out in r353769).

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780874 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremoved '@version $Id:$' tags (all were in javadoc comments)
Josh Micich [Mon, 1 Jun 2009 21:07:20 +0000 (21:07 +0000)]
removed '@version $Id:$' tags (all were in javadoc comments)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780832 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremoved obsolete classes
Josh Micich [Mon, 1 Jun 2009 20:47:11 +0000 (20:47 +0000)]
removed obsolete classes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780822 13f79535-47bb-0310-9956-ffa450edef68

15 years agoCode cleanup in hssf.model.Sheet. Minor re-formatting and compiler warning fixes.
Josh Micich [Mon, 1 Jun 2009 19:18:43 +0000 (19:18 +0000)]
Code cleanup in hssf.model.Sheet. Minor re-formatting and compiler warning fixes.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780792 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla 47199 - Fixed PageSettingsBlock/Sheet to tolerate margin records after other...
Josh Micich [Mon, 1 Jun 2009 18:41:01 +0000 (18:41 +0000)]
Bugzilla 47199 - Fixed PageSettingsBlock/Sheet to tolerate margin records after other non-PSB records

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780774 13f79535-47bb-0310-9956-ffa450edef68

15 years agoupdated release date
Yegor Kozlov [Mon, 1 Jun 2009 17:51:36 +0000 (17:51 +0000)]
updated release date

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780754 13f79535-47bb-0310-9956-ffa450edef68

15 years agostarted new section in changes.xml for 3.5-beta7
Yegor Kozlov [Mon, 1 Jun 2009 17:49:16 +0000 (17:49 +0000)]
started new section in changes.xml for 3.5-beta7

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780747 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFixed HSSFSheet#getFirstRowNum and HSSFSheet#getLastRowNum to return correct values...
Yegor Kozlov [Sat, 30 May 2009 11:31:05 +0000 (11:31 +0000)]
Fixed HSSFSheet#getFirstRowNum and HSSFSheet#getLastRowNum to return correct values after removal of all rows

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780245 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFixed XSSFCell to avoid generating xsi:nil entries in shared string table
Yegor Kozlov [Sat, 30 May 2009 10:37:08 +0000 (10:37 +0000)]
Fixed XSSFCell to avoid generating xsi:nil entries in shared string table

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780228 13f79535-47bb-0310-9956-ffa450edef68

15 years agochanged Forrest config to use only status.xml, changes.xml is now obsolete
Yegor Kozlov [Sat, 23 May 2009 09:53:25 +0000 (09:53 +0000)]
changed Forrest config to use only status.xml, changes.xml is now obsolete

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777879 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFixed XSSFCell to properly read inline strings
Yegor Kozlov [Sat, 23 May 2009 08:20:55 +0000 (08:20 +0000)]
Fixed XSSFCell to properly read inline strings

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777834 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla 47250 - Fixed FontRecord to expect unicode flags even when name length is...
Josh Micich [Fri, 22 May 2009 21:30:50 +0000 (21:30 +0000)]
Bugzilla 47250 - Fixed FontRecord to expect unicode flags even when name length is zero

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777717 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMade constructor parameter type less restrictive
Josh Micich [Fri, 22 May 2009 19:04:49 +0000 (19:04 +0000)]
Made constructor parameter type less restrictive

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777660 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla 47198 - Fixed formula evaluator comparison of -0.0 and 0.0
Josh Micich [Fri, 22 May 2009 06:25:58 +0000 (06:25 +0000)]
Bugzilla 47198 - Fixed formula evaluator comparison of -0.0 and 0.0

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777392 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla 47229 - Fixed ExternalNameRecord to handle DDE links
Josh Micich [Thu, 21 May 2009 21:41:47 +0000 (21:41 +0000)]
Bugzilla 47229 - Fixed ExternalNameRecord to handle DDE links

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777275 13f79535-47bb-0310-9956-ffa450edef68

15 years agoAdded debug methods to decode BIFF record types from record IDs
Josh Micich [Thu, 21 May 2009 21:32:54 +0000 (21:32 +0000)]
Added debug methods to decode BIFF record types from record IDs

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777270 13f79535-47bb-0310-9956-ffa450edef68

15 years agoChanged CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting
Josh Micich [Thu, 21 May 2009 18:12:22 +0000 (18:12 +0000)]
Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777204 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremoved obsolete scratchpad files
Josh Micich [Thu, 21 May 2009 03:06:25 +0000 (03:06 +0000)]
removed obsolete scratchpad files

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@776937 13f79535-47bb-0310-9956-ffa450edef68

15 years agoChanged CRLF to LF in ooxml/testcases. Minor fixes for compiler warnings and formatting
Josh Micich [Thu, 21 May 2009 00:55:56 +0000 (00:55 +0000)]
Changed CRLF to LF in ooxml/testcases. Minor fixes for compiler warnings and formatting

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@776905 13f79535-47bb-0310-9956-ffa450edef68

15 years agoChanged CRLF to LF in ooxml/java. Minor fixes for compiler warnings and formatting
Josh Micich [Wed, 20 May 2009 08:02:35 +0000 (08:02 +0000)]
Changed CRLF to LF in ooxml/java. Minor fixes for compiler warnings and formatting

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@776607 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremoved unused class
Josh Micich [Wed, 20 May 2009 01:09:21 +0000 (01:09 +0000)]
removed unused class

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@776513 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFixes to ddf junits after r776424
Josh Micich [Wed, 20 May 2009 00:32:42 +0000 (00:32 +0000)]
Fixes to ddf junits after r776424

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@776507 13f79535-47bb-0310-9956-ffa450edef68

15 years agoChanged CRLF to LF in function implementations. Removed subclasses of NotImplemented...
Josh Micich [Wed, 20 May 2009 00:14:19 +0000 (00:14 +0000)]
Changed CRLF to LF in function implementations.  Removed subclasses of NotImplementedFunction.  Minor fixes for compiler warnings, and formatting.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@776505 13f79535-47bb-0310-9956-ffa450edef68

15 years agoChanged CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting
Josh Micich [Tue, 19 May 2009 19:21:12 +0000 (19:21 +0000)]
Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@776424 13f79535-47bb-0310-9956-ffa450edef68

15 years agoChanged CRLF to LF in .java base src files. Minor reformatting fixes.
Josh Micich [Tue, 19 May 2009 16:29:51 +0000 (16:29 +0000)]
Changed CRLF to LF in .java base src files.  Minor reformatting fixes.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@776377 13f79535-47bb-0310-9956-ffa450edef68

15 years agoChanged CRLF to LF in .java test files. Minor reformatting and compiler warning...
Josh Micich [Mon, 18 May 2009 19:11:45 +0000 (19:11 +0000)]
Changed CRLF to LF in .java test files.  Minor reformatting and compiler warning fixes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@776056 13f79535-47bb-0310-9956-ffa450edef68

15 years agoRemoved badly encoded character from test class. Minor re-formatting
Josh Micich [Mon, 18 May 2009 18:32:43 +0000 (18:32 +0000)]
Removed badly encoded character from test class. Minor re-formatting

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@776041 13f79535-47bb-0310-9956-ffa450edef68

15 years agoTweaked patch from bug #46287 - Control of header and footer extraction in ExcelExtra...
Nick Burch [Sun, 17 May 2009 18:49:29 +0000 (18:49 +0000)]
Tweaked patch from bug #46287 - Control of header and footer extraction in ExcelExtractor / XSSFExcelExtractor

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@775738 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFix bug #46554 - New ant target "jar-examples"
Nick Burch [Sun, 17 May 2009 18:38:33 +0000 (18:38 +0000)]
Fix bug #46554 - New ant target "jar-examples"

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@775734 13f79535-47bb-0310-9956-ffa450edef68

15 years agoApply (with tweaks) patch from bug #46161 - xssf support for setGroupColumnCollapsed...
Nick Burch [Sun, 17 May 2009 18:32:55 +0000 (18:32 +0000)]
Apply (with tweaks) patch from bug #46161 - xssf support for setGroupColumnCollapsed() setGroupRowCollapsed()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@775731 13f79535-47bb-0310-9956-ffa450edef68

15 years agoAllow columns greater than 255 and rows greater than 0x100000 in XSSF formulas
Yegor Kozlov [Sun, 17 May 2009 16:35:25 +0000 (16:35 +0000)]
Allow columns greater than 255 and rows greater than 0x100000 in XSSF formulas

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@775701 13f79535-47bb-0310-9956-ffa450edef68

15 years agoencapsulated hasUnlimitedVarags() logic into FunctionMetadata
Josh Micich [Sun, 17 May 2009 02:02:48 +0000 (02:02 +0000)]
encapsulated hasUnlimitedVarags() logic into FunctionMetadata

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@775575 13f79535-47bb-0310-9956-ffa450edef68

15 years agoCode clean-up in HSSFDataFormat etc. Removed bad characters from TestHSSFDataFormatte...
Josh Micich [Sun, 17 May 2009 00:10:36 +0000 (00:10 +0000)]
Code clean-up in HSSFDataFormat etc. Removed bad characters from TestHSSFDataFormatter. Added comment about international formats.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@775570 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBase class for "old version" exceptions, and new HSLF detection + use of old versions...
Nick Burch [Sat, 16 May 2009 20:51:29 +0000 (20:51 +0000)]
Base class for "old version" exceptions, and new HSLF detection + use of old versions exception

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@775526 13f79535-47bb-0310-9956-ffa450edef68

15 years ago47179 - Fix string encoding issues with HSMF chunks on non-windows platforms
Nick Burch [Sat, 16 May 2009 19:12:30 +0000 (19:12 +0000)]
47179 - Fix string encoding issues with HSMF chunks on non-windows platforms

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@775508 13f79535-47bb-0310-9956-ffa450edef68

15 years agoApply changes from BUREAU Nicolas from patch #47183 - attachment support for hsmf
Nick Burch [Sat, 16 May 2009 17:59:42 +0000 (17:59 +0000)]
Apply changes from BUREAU Nicolas from patch #47183 - attachment support for hsmf

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@775501 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFix bug #47154 - Handle the cell format @ as the same as General
Nick Burch [Sat, 16 May 2009 17:39:31 +0000 (17:39 +0000)]
Fix bug #47154 - Handle the cell format @ as the same as General

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@775500 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBugzilla 47048 - Fixed evaluation of defined names with the 'complex' flag set
Josh Micich [Fri, 15 May 2009 22:47:33 +0000 (22:47 +0000)]
Bugzilla 47048 - Fixed evaluation of defined names with the 'complex' flag set

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@775376 13f79535-47bb-0310-9956-ffa450edef68

15 years agoAdded comments and removed unused import
Josh Micich [Fri, 15 May 2009 22:44:56 +0000 (22:44 +0000)]
Added comments and removed unused import

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@775374 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFix for bug noticed while investigating bugzilla 47048. Made INDEX() support missing...
Josh Micich [Fri, 15 May 2009 21:36:25 +0000 (21:36 +0000)]
Fix for bug noticed while investigating bugzilla 47048.  Made INDEX() support missing args.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@775360 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFix bug (broken junit) introduced in r773412. Also hooked up test.
Josh Micich [Mon, 11 May 2009 00:50:45 +0000 (00:50 +0000)]
Fix bug (broken junit) introduced in r773412. Also hooked up test.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@773441 13f79535-47bb-0310-9956-ffa450edef68

15 years agoIntroduced CustomViewSettingsRecordAggregate. Also reverted some debug changes to...
Josh Micich [Mon, 11 May 2009 00:28:45 +0000 (00:28 +0000)]
Introduced CustomViewSettingsRecordAggregate. Also reverted some debug changes to EscherAggregate from r773412

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@773438 13f79535-47bb-0310-9956-ffa450edef68

15 years agoCreated ChartSubstreamRecordAggregate to manage chart sub-streams. Not fully incorpo...
Josh Micich [Sun, 10 May 2009 23:54:29 +0000 (23:54 +0000)]
Created ChartSubstreamRecordAggregate  to manage chart sub-streams. Not fully incorporated yet.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@773434 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBug 46953 - fixed PageSettingsBlock parsing logic in Sheet. Bug caused sheet EOFs...
Josh Micich [Sun, 10 May 2009 21:34:28 +0000 (21:34 +0000)]
Bug 46953 - fixed PageSettingsBlock parsing logic in Sheet.  Bug caused sheet EOFs to get misplaced.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@773412 13f79535-47bb-0310-9956-ffa450edef68

15 years agoupdated test-case comments (origin of hex-dump)
Josh Micich [Sun, 10 May 2009 19:48:15 +0000 (19:48 +0000)]
updated test-case comments (origin of hex-dump)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@773397 13f79535-47bb-0310-9956-ffa450edef68

15 years agoNew key try two
Nick Burch [Fri, 8 May 2009 13:47:41 +0000 (13:47 +0000)]
New key try two

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@772984 13f79535-47bb-0310-9956-ffa450edef68

15 years agoAdd in my new, 4096 bit public key
Nick Burch [Fri, 8 May 2009 10:01:33 +0000 (10:01 +0000)]
Add in my new, 4096 bit public key

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@772907 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFix javadocs for AbortableHSSFListener, and add unit test to show it all works
Nick Burch [Tue, 5 May 2009 16:02:06 +0000 (16:02 +0000)]
Fix javadocs for AbortableHSSFListener, and add unit test to show it all works

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@771865 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFix more XLS2CSV links
Nick Burch [Fri, 1 May 2009 14:38:54 +0000 (14:38 +0000)]
Fix more XLS2CSV links

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@770693 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFix the XLS2CSVmra link
Nick Burch [Mon, 27 Apr 2009 12:36:23 +0000 (12:36 +0000)]
Fix the XLS2CSVmra link

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@768952 13f79535-47bb-0310-9956-ffa450edef68

15 years agotest file belonging to r768389
Yegor Kozlov [Sat, 25 Apr 2009 13:58:45 +0000 (13:58 +0000)]
test file belonging to r768389

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@768532 13f79535-47bb-0310-9956-ffa450edef68

15 years agofixed XSSFWorkbook.createSheet to properly increment sheetId when sheetId sequence...
Yegor Kozlov [Fri, 24 Apr 2009 18:25:19 +0000 (18:25 +0000)]
fixed XSSFWorkbook.createSheet to properly increment sheetId when  sheetId sequence is not continious

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@768389 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFixed XSLFPowerPointExtractor to properly process line breaks, see bugzilla 46568
Yegor Kozlov [Mon, 20 Apr 2009 18:04:37 +0000 (18:04 +0000)]
Fixed XSLFPowerPointExtractor to properly process line breaks, see bugzilla 46568

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@766775 13f79535-47bb-0310-9956-ffa450edef68

15 years agoFixed POIFSFileSystem to set CLSID of root when constructing instances from InputStre...
Yegor Kozlov [Mon, 20 Apr 2009 17:09:09 +0000 (17:09 +0000)]
Fixed POIFSFileSystem to set CLSID of root when constructing instances from InputStream, see bugzilla 39056

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@766757 13f79535-47bb-0310-9956-ffa450edef68

15 years agomoved 'throw' into else clause avoiding exception on every call of cloneStyleFrom...
Yegor Kozlov [Mon, 20 Apr 2009 16:58:29 +0000 (16:58 +0000)]
moved 'throw' into else clause avoiding exception on every call of cloneStyleFrom, see bugzilla 47054

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@766755 13f79535-47bb-0310-9956-ffa450edef68