Yegor Kozlov
|
bb85e52d3d
|
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
|
2009-06-27 11:21:26 +00:00 |
Yegor Kozlov
|
8e1165ea7e
|
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
|
2009-06-27 10:39:51 +00:00 |
Yegor Kozlov
|
0b2d3cf693
|
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
|
2009-06-27 10:25:23 +00:00 |
Josh Micich
|
d90f75b05e
|
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
|
2009-06-24 19:45:44 +00:00 |
Josh Micich
|
546067a80f
|
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
|
2009-06-23 18:06:18 +00:00 |
Yegor Kozlov
|
f00731af16
|
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
|
2009-06-22 17:59:43 +00:00 |
Yegor Kozlov
|
1c9e88d79e
|
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
|
2009-06-20 11:17:30 +00:00 |
Josh Micich
|
5766414a69
|
Added implementation for ISNA()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@786696 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-19 22:42:39 +00:00 |
Yegor Kozlov
|
4f3bb9841e
|
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
|
2009-06-19 16:49:39 +00:00 |
Yegor Kozlov
|
f842839988
|
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
|
2009-06-19 14:01:37 +00:00 |
Yegor Kozlov
|
f7c0cc0c42
|
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
|
2009-06-19 13:45:55 +00:00 |
Yegor Kozlov
|
943f159293
|
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
|
2009-06-19 13:24:41 +00:00 |
Yegor Kozlov
|
234735a414
|
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
|
2009-06-19 10:37:24 +00:00 |
Yegor Kozlov
|
84a6e0a03d
|
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
|
2009-06-19 05:48:45 +00:00 |
Josh Micich
|
4ff8460a2e
|
Tweak to comments in TestExternalNameRecord (47384/786261)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@786284 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-18 21:10:45 +00:00 |
Josh Micich
|
3c74d4f9e4
|
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
|
2009-06-18 21:01:13 +00:00 |
Yegor Kozlov
|
a275338291
|
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
|
2009-06-16 12:31:56 +00:00 |
Yegor Kozlov
|
21b332dc45
|
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
|
2009-06-15 16:35:13 +00:00 |
Josh Micich
|
51f7b64136
|
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
|
2009-06-13 00:13:09 +00:00 |
Josh Micich
|
d68de8f527
|
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
|
2009-06-12 22:06:25 +00:00 |
Josh Micich
|
2f9d1466a8
|
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
|
2009-06-12 21:53:17 +00:00 |
Josh Micich
|
67e584ebca
|
Removed trailing whitespace in RecordFactory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@784247 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-12 19:42:28 +00:00 |
Josh Micich
|
6295a0d793
|
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
|
2009-06-12 19:17:59 +00:00 |
Yegor Kozlov
|
8b372d0ced
|
updated release date
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@783662 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-11 07:33:31 +00:00 |
Josh Micich
|
0ab71d45d9
|
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
|
2009-06-10 22:18:39 +00:00 |
Yegor Kozlov
|
b10d44cf52
|
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
|
2009-06-10 18:44:53 +00:00 |
Nick Burch
|
544832d272
|
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
|
2009-06-09 15:18:10 +00:00 |
Yegor Kozlov
|
2e19b54fc8
|
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
|
2009-06-07 14:54:49 +00:00 |
Josh Micich
|
c41fdb28dc
|
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
|
2009-06-06 00:46:41 +00:00 |
Josh Micich
|
eb46227eed
|
Removed RCS tags from src/java javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781869 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-04 23:07:15 +00:00 |
Josh Micich
|
3310bb6c1f
|
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
|
2009-06-04 23:01:06 +00:00 |
Josh Micich
|
48d660d0ae
|
changed CRLF to LF in src/documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781839 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-04 19:40:59 +00:00 |
Josh Micich
|
afe8827155
|
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
|
2009-06-04 19:37:41 +00:00 |
Josh Micich
|
40e6ccd12e
|
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
|
2009-06-04 03:38:52 +00:00 |
Josh Micich
|
279211b52d
|
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
|
2009-06-04 00:08:33 +00:00 |
Josh Micich
|
1c5653ec5d
|
rolling back r781622
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781623 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-04 00:06:31 +00:00 |
Josh Micich
|
8d91fa9c11
|
submitted in error
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781622 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-03 23:57:31 +00:00 |
Josh Micich
|
5fbf7c2350
|
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
|
2009-06-03 23:23:13 +00:00 |
Josh Micich
|
fef0dc1ae5
|
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
|
2009-06-01 23:21:13 +00:00 |
Josh Micich
|
f73c479d1b
|
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
|
2009-06-01 23:13:29 +00:00 |
Josh Micich
|
4d3fd6fff5
|
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
|
2009-06-01 21:07:20 +00:00 |
Josh Micich
|
742206b727
|
removed obsolete classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780822 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-01 20:47:11 +00:00 |
Josh Micich
|
75c23de122
|
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
|
2009-06-01 19:18:43 +00:00 |
Josh Micich
|
894c1e0653
|
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
|
2009-06-01 18:41:01 +00:00 |
Yegor Kozlov
|
692f9d2dcb
|
updated release date
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@780754 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-01 17:51:36 +00:00 |
Yegor Kozlov
|
ec9296d828
|
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
|
2009-06-01 17:49:16 +00:00 |
Yegor Kozlov
|
13cfd6d3b3
|
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
|
2009-05-30 11:31:05 +00:00 |
Yegor Kozlov
|
23ddda6853
|
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
|
2009-05-30 10:37:08 +00:00 |
Yegor Kozlov
|
3add64632f
|
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
|
2009-05-23 09:53:25 +00:00 |
Yegor Kozlov
|
e4599a03ae
|
Fixed XSSFCell to properly read inline strings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777834 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-23 08:20:55 +00:00 |