Yegor Kozlov
|
d09ab59ab0
|
Fixed ExtractorFactory to support .xltx and .dotx files, see Bugzilla 47517
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@795327 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-18 09:09:11 +00:00 |
Yegor Kozlov
|
eda8d9631c
|
fixed case-sensitive file names in unit tests for Bugzilla 47520
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@794621 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-16 10:44:01 +00:00 |
Yegor Kozlov
|
090bcd474e
|
fixed a compile error in TestMapInfo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@794563 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-16 07:27:12 +00:00 |
Yegor Kozlov
|
35906116ed
|
support for custom XML mappings in XSSF, see Bugzilla 47520
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@794539 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-16 05:46:14 +00:00 |
Yegor Kozlov
|
27832ad356
|
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
|
2009-07-12 08:21:09 +00:00 |
Yegor Kozlov
|
35c4438666
|
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
|
2009-07-12 07:21:04 +00:00 |
Yegor Kozlov
|
3601f7f8c6
|
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
|
2009-07-12 07:18:42 +00:00 |
Josh Micich
|
431be7dc97
|
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
|
2009-07-06 19:59:32 +00:00 |
Yegor Kozlov
|
6f94838436
|
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
|
2009-07-05 14:10:49 +00:00 |
Yegor Kozlov
|
e71804ae01
|
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
|
2009-07-05 13:15:41 +00:00 |
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 |