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 |
Josh Micich
|
b61446ecb0
|
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
|
2009-05-22 21:30:50 +00:00 |
Josh Micich
|
23432d51f1
|
Made constructor parameter type less restrictive
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777660 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-22 19:04:49 +00:00 |
Josh Micich
|
ec16fc9218
|
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
|
2009-05-22 06:25:58 +00:00 |
Josh Micich
|
262ba29349
|
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
|
2009-05-21 21:41:47 +00:00 |
Josh Micich
|
41ba655c79
|
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
|
2009-05-21 21:32:54 +00:00 |
Josh Micich
|
852e34bfea
|
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
|
2009-05-21 18:12:22 +00:00 |
Josh Micich
|
6e9212e8a2
|
removed obsolete scratchpad files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@776937 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-21 03:06:25 +00:00 |
Josh Micich
|
5c55b57964
|
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
|
2009-05-21 00:55:56 +00:00 |
Josh Micich
|
95a7539c30
|
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
|
2009-05-20 08:02:35 +00:00 |
Josh Micich
|
ef22621a76
|
removed unused class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@776513 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-20 01:09:21 +00:00 |
Josh Micich
|
6647130ad6
|
Fixes to ddf junits after r776424
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@776507 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-20 00:32:42 +00:00 |
Josh Micich
|
cbd9971b86
|
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
|
2009-05-20 00:14:19 +00:00 |
Josh Micich
|
4f6af6045a
|
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
|
2009-05-19 19:21:12 +00:00 |
Josh Micich
|
6a7fc37e73
|
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
|
2009-05-19 16:29:51 +00:00 |
Josh Micich
|
25b954d792
|
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
|
2009-05-18 19:11:45 +00:00 |
Josh Micich
|
00051abb7f
|
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
|
2009-05-18 18:32:43 +00:00 |
Nick Burch
|
b655366140
|
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
|
2009-05-17 18:49:29 +00:00 |
Nick Burch
|
062c215660
|
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
|
2009-05-17 18:38:33 +00:00 |
Nick Burch
|
a8dcc4416f
|
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
|
2009-05-17 18:32:55 +00:00 |
Yegor Kozlov
|
8fa8a89b45
|
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
|
2009-05-17 16:35:25 +00:00 |
Josh Micich
|
f5b2085652
|
encapsulated hasUnlimitedVarags() logic into FunctionMetadata
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@775575 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-17 02:02:48 +00:00 |
Josh Micich
|
2c2948ca65
|
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
|
2009-05-17 00:10:36 +00:00 |
Nick Burch
|
d83adcc4b8
|
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
|
2009-05-16 20:51:29 +00:00 |
Nick Burch
|
a0dbb01abf
|
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
|
2009-05-16 19:12:30 +00:00 |
Nick Burch
|
58269cf7fe
|
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
|
2009-05-16 17:59:42 +00:00 |
Nick Burch
|
631a96b8bc
|
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
|
2009-05-16 17:39:31 +00:00 |
Josh Micich
|
21fae5b0d2
|
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
|
2009-05-15 22:47:33 +00:00 |
Josh Micich
|
154637fc55
|
Added comments and removed unused import
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@775374 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-15 22:44:56 +00:00 |
Josh Micich
|
07c12e09f0
|
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
|
2009-05-15 21:36:25 +00:00 |
Josh Micich
|
49d363f1ee
|
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
|
2009-05-11 00:50:45 +00:00 |
Josh Micich
|
f8461ba89e
|
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
|
2009-05-11 00:28:45 +00:00 |
Josh Micich
|
4ffc50dba1
|
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
|
2009-05-10 23:54:29 +00:00 |