Yegor Kozlov
|
7c6cfb0360
|
fixed unit test failing on jdk-1.6: java code should not rely on the order of HashMap.iterator()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@734971 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-16 11:00:45 +00:00 |
|
Josh Micich
|
6e5d11066b
|
Fixed "warning: unmappable character for encoding UTF8" (changed apostrophe char 213 to 39)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@734850 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-15 23:13:54 +00:00 |
|
Josh Micich
|
b280b299a0
|
resolved error constants in BoolErrRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@734281 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-14 00:22:00 +00:00 |
|
Josh Micich
|
d4ec8ceb11
|
Bugzilla 46523 - added implementation for SUMIF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@734252 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-13 22:02:52 +00:00 |
|
Josh Micich
|
9c05b68576
|
Improvements to countif implementation in preparation for sumif
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@734243 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-13 21:22:37 +00:00 |
|
Yegor Kozlov
|
e7c33d1d66
|
removed invalid import to keep java compiler quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@733474 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-11 13:59:44 +00:00 |
|
Yegor Kozlov
|
5df324ffd9
|
jsr173_api-1.0.jar has moved to a new location, update build.xml to download it from http://repo1.maven.org/maven2/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@733473 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-11 13:59:04 +00:00 |
|
Nick Burch
|
ea421dab2b
|
Support for reading HSSF column styles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@732112 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-06 20:49:02 +00:00 |
|
Nick Burch
|
ec521065e2
|
Hook up POIXMLTextExtractor.getMetadataTextExtractor() to the already written POIXMLPropertiesTextExtractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@732063 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-06 19:09:02 +00:00 |
|
Nick Burch
|
68e203d5e6
|
Fix bug #46472 - Avoid NPE in HPSFPropertiesExtractor when no properties exist
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@732058 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-06 18:59:42 +00:00 |
|
Nick Burch
|
c4362b17e2
|
Improve a few comments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@732054 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-06 18:53:37 +00:00 |
|
Yegor Kozlov
|
8768f1b7f0
|
removed Jaxen from NOTICE, poi-ooxml doesn't depend on it since 3.5-beta4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@731946 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-06 14:19:47 +00:00 |
|
Josh Micich
|
6e2f255f14
|
Fix for bug 46479 - conversion of cached formula values and HSSFFormulaEvaluator.evaluateInCell()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@731715 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-05 20:58:02 +00:00 |
|
Josh Micich
|
3bdb856e58
|
Fix for 45031 - added implementation for CHOOSE function.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@730469 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-31 20:32:47 +00:00 |
|
Josh Micich
|
df7d120dc6
|
Simplifying ValueEval hierarchy, added comments to Function and OperationEval.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@730450 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-31 19:32:44 +00:00 |
|
Nick Burch
|
4f047382c2
|
Resolve the licensing issue around chunks_parse_cmds.tbl, with the newly dual-licensed version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@730438 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-31 18:20:37 +00:00 |
|
Josh Micich
|
d9df585ca5
|
Patch 46410 from Steven Butler - added impl for TIME() function.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@730309 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-31 05:31:42 +00:00 |
|
Yegor Kozlov
|
0e193f895b
|
added HSSFPictureData.getFormat() as requested in #46320
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@730213 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-30 18:51:56 +00:00 |
|
Yegor Kozlov
|
49297979bb
|
move hyperlinks when shifting rows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@730076 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-30 09:24:15 +00:00 |
|
Yegor Kozlov
|
39b3dcae63
|
continue cleanup of bugzilla, added unit test for #27394, #27364, #300#30070 and #31661
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@729943 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-29 16:51:30 +00:00 |
|
Yegor Kozlov
|
9c4fe5d1bc
|
unit test for bug #19172
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@729456 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-26 06:55:08 +00:00 |
|
Yegor Kozlov
|
177533e23b
|
fixed formula parser to correctly resolve sheet-level names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@729028 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-23 16:19:07 +00:00 |
|
Yegor Kozlov
|
98121b7691
|
1. added support for shared formulas in XSSF, see bug #464332. improved validation of workbook-global and sheet-global names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@728749 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-22 19:32:44 +00:00 |
|
Yegor Kozlov
|
fabf35b20d
|
applied patches by Gisella Bronzetti:46299 - support for carriage return and line break in XWPFRun 46300 - support for line spacing in XWPFParagraph 46308 - initial support for creation of XWPFTable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@727498 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-17 20:05:16 +00:00 |
|
Yegor Kozlov
|
9a665498f8
|
Added getters to parent objects: HSSFSheet.getWorkbook(), HSSFRow.getSheet() and HSSFCell.getRow()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@727469 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-17 18:55:07 +00:00 |
|
Josh Micich
|
60afb94fdb
|
Fix for bug 46385 (by patch 46362 from Matsuyama Tomohiro) fixed serialization of StyleRecord with unicode name
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@726969 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-16 05:44:32 +00:00 |
|
Yegor Kozlov
|
13860fc475
|
1. fixed HSSFCell.setCellFormula to call HSSFFormulaParser.parse before any cell modifications, if it fails the cell must be left in the state prior to the invocation. 2. added @throws javadoc to HSSFRow.createCell and XSSFRow.createCell, see bug #10393 3. fixed incorrect condition type in CFRuleRecord if the rule is a formula
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@726049 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-12 15:36:05 +00:00 |
|
Nick Burch
|
015af7c141
|
Fix bug #46368 - HSSFRichTextRun and strings longer than 32768 characters
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@724848 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-09 19:36:53 +00:00 |
|
Yegor Kozlov
|
31f67965d0
|
example demonstrating how to generate large workbooks and avoid OutOfMemory exception
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@724135 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-07 14:10:23 +00:00 |
|
Yegor Kozlov
|
2ae887e98c
|
1. Support sheet-level names2. Fixed XSSFCell to properly handle cell references with column numbers up to XFD3. when pasring formula, HSSFName.setRefersToFormula must set type of operands to Ptg.CLASS_REF, otherwise created named don't appear in the dropdown to the left of formula bar in Excel
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723392 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-04 18:38:00 +00:00 |
|
Yegor Kozlov
|
1341f419ae
|
updated status on the index page, also added a script to upload signatures for maven artifacts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723232 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-04 07:29:58 +00:00 |
|
Josh Micich
|
b91e7e7cbb
|
fixed compiler error due unused import
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723195 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-04 02:51:01 +00:00 |
|
Josh Micich
|
11cc164f26
|
Initial add of ForkedEvaluator functionality
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723194 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-04 02:48:24 +00:00 |
|
Josh Micich
|
1869eb5186
|
should have been part of c723161 (re-arranging methods getRecordSize and getDataSize in Record / StandardRecord / ContinuableRecord hierarchy)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723164 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-04 00:15:54 +00:00 |
|
Josh Micich
|
8be658a251
|
re-arranging methods getRecordSize and getDataSize in Record / StandardRecord / ContinuableRecord hierarchy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723161 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-04 00:08:45 +00:00 |
|
Josh Micich
|
2ebe3f7e32
|
Minor code improvements, fixed comments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723146 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-03 23:39:11 +00:00 |
|
Josh Micich
|
3a9e4eb667
|
Improvements to arg checking in constructor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723141 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-03 23:35:18 +00:00 |
|
Josh Micich
|
bff86351a1
|
more generics compiler warnings fixes for poi.ss.formula
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723104 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-03 22:34:26 +00:00 |
|
Josh Micich
|
d289d148b3
|
fixed generics compiler warnings for poi.ss.formula
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723021 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-03 19:22:45 +00:00 |
|
Josh Micich
|
ed2b70b976
|
modified EvaluationCell to make Evaluation API more easily wrapable.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@722778 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-03 05:07:31 +00:00 |
|
Josh Micich
|
ba3de4c4d2
|
Final fix for bug 44914 - Removed warning message "WARN. Unread n bytes of record 0xNN"
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@722401 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-02 08:46:13 +00:00 |
|
Josh Micich
|
b1ea759117
|
(bug 46156) fix junit error after c722284
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@722298 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-02 00:01:21 +00:00 |
|
Josh Micich
|
b2253fa053
|
(bug 46156) fix unused import/compiler error after c722284
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@722294 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-01 23:53:27 +00:00 |
|
Josh Micich
|
b2713da293
|
Fix for bug 46156 - improved POI's number rendering to more closely match Excel's
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@722284 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-01 23:24:23 +00:00 |
|
Josh Micich
|
8be4abf717
|
Generics warnings and other clean-up in HSSFSheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@722223 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-01 20:52:27 +00:00 |
|
Josh Micich
|
2014a596be
|
Fix for bug 46312 - ValueRecordsAggregate should handle removal of new empty row
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@722206 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-01 19:59:46 +00:00 |
|
Josh Micich
|
886de704ff
|
Improved error message when attempting to read BIFF2 file (bugzilla 46269)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@721620 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-29 03:12:39 +00:00 |
|
Josh Micich
|
5f3c3d71a3
|
Simplified logic in getStyleRecord() (investigating bug 46259)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@721614 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-29 02:07:49 +00:00 |
|
Josh Micich
|
2b6a9c351e
|
Fixed generics compiler warnings in Workbook. Other minor code clean-up.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@721602 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-29 00:46:33 +00:00 |
|
Josh Micich
|
45287875d7
|
Fix for bug 46206 - tolerate missing DIMENSION records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@721586 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-28 23:24:06 +00:00 |
|