Josh Micich
|
0af86e924a
|
added getRowIndex() to HSSFCell, deprecated HSSFFormulaEvaluator.setCurrentRow()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684321 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 19:47:39 +00:00 |
|
Josh Micich
|
69a90eb5e9
|
Converted rows map within HSSFSheet to use Integer keys
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684318 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 19:29:23 +00:00 |
|
Josh Micich
|
c863196e3a
|
improved error message for FormulaParser when the formula has a leading equals sign
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684075 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-08 20:14:24 +00:00 |
|
Josh Micich
|
cb842b1165
|
Standardised toString methods on ScalarConstantPtg subclasses
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684067 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-08 19:49:02 +00:00 |
|
Josh Micich
|
ad4abd484a
|
Patch 45577 - Added implementations for Excel functions NOW and TODAY, added property getters to HSSFConditionalFormattingRule
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683901 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-08 08:05:07 +00:00 |
|
Josh Micich
|
56f2ad8eb9
|
Finished extracting PageSettingsBlock logic from Sheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683880 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-08 06:56:06 +00:00 |
|
Josh Micich
|
ad181534cf
|
Extracting PageSettingsBlock from Sheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683871 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-08 06:27:06 +00:00 |
|
Josh Micich
|
46a1f19dc4
|
Converted RowRecordsAggregate to proper RecordAggregate
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683788 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-08 01:30:30 +00:00 |
|
Josh Micich
|
b7ac0ea8ab
|
Consolidating ValueRecordsAggregate within RowRecordsAggregate
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683758 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-07 23:49:10 +00:00 |
|
Josh Micich
|
3889288070
|
Fix for bug 45582 - handle extra bytes after the EOFRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683706 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-07 20:32:25 +00:00 |
|
Josh Micich
|
ca28a95c89
|
Added conditional format records to BiffViewer
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683167 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-06 08:42:40 +00:00 |
|
Josh Micich
|
a1f4852347
|
Partial fix for bug 45570 - Converted instance BitField fields to static
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683132 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-06 06:27:39 +00:00 |
|
Josh Micich
|
3d35311857
|
removed TODO comment and formatted
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683128 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-06 06:20:59 +00:00 |
|
Josh Micich
|
f28c5a8f21
|
refactoring aggregate records to a separate hierarchy. just starting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683081 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-06 01:39:44 +00:00 |
|
Nick Burch
|
d0aeb2c0e0
|
More tests for bug #45365, but still not able to reproduce it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682999 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-05 22:29:20 +00:00 |
|
Yegor Kozlov
|
3e0d12d799
|
fixed bug #44692: HSSFPicture.resize() stretched image when there was a text next to it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682621 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-05 08:06:50 +00:00 |
|
Yegor Kozlov
|
82e71b0a1c
|
when a new RowRecord is created, the default row height shoud be 0xFF. The DEFAULT_HEIGHT_BIT (0x8000) is optional, some clients like OpenOffice 2.3 and earlier don't understand it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682620 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-05 08:05:54 +00:00 |
|
Nick Burch
|
fc187db058
|
Fix a comment
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682518 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-04 21:34:54 +00:00 |
|
Nick Burch
|
10d561380d
|
Fix bug #45538 - Include excel headers and footers in the output of ExcelExtractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682511 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-04 21:21:16 +00:00 |
|
Josh Micich
|
7cd7a7b275
|
removed debugging code leftover from r682508 (patch 44894)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682510 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-04 21:14:37 +00:00 |
|
Josh Micich
|
34ea10b29d
|
Patch 44894 - refactoring duplicate logic from EventRecordFactory to RecordFactory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682508 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-04 21:08:11 +00:00 |
|
Josh Micich
|
ba2c1e7beb
|
Consolidating various duplicates of CellRangeAddress
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682282 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-04 08:00:11 +00:00 |
|
Josh Micich
|
8743c33bd8
|
Small tweaks for data validation (bug 44953)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682230 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-03 23:13:17 +00:00 |
|
Josh Micich
|
3ec23808c6
|
fixed BiffViewer to add some missing record types. Formatted switch/case for readability
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682229 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-03 22:49:58 +00:00 |
|
Josh Micich
|
9b67bb83a4
|
Extensive fixes for data validation (bug 44953)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682225 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-03 22:11:26 +00:00 |
|
Josh Micich
|
b935799609
|
Fix for bug 45519 - keep data validation records together
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@681530 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-31 22:44:48 +00:00 |
|
Nick Burch
|
9bc7ef735a
|
Some work on bug #45466 - Partial support for removing excel comments (won't work for all excel versions yet)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@680530 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-28 22:10:07 +00:00 |
|
Josh Micich
|
903202916b
|
More tweaks for bug 45404. Fixes for JDK 1.4, improved member scoping and formatting.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@680470 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-28 20:08:15 +00:00 |
|
Nick Burch
|
cfb357a62c
|
Fix for DataFormatter on some JVMs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@680394 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-28 16:41:47 +00:00 |
|
Nick Burch
|
eaf60c3114
|
Fix bug #45437 - Detect encrypted word documents, and throw an EncryptedDocumentException instead of a OOM
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@678539 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-21 19:35:47 +00:00 |
|
Nick Burch
|
26abbc707b
|
Apply, with some tweaks, the patch from bug #45404 - New class, hssf.usermodel.HSSFDataFormatter, for formatting numbers and dates in the same way that Excel does
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@678287 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-20 17:18:07 +00:00 |
|
Nick Burch
|
48168d4301
|
Patch from bug #45414 - Don't add too many UncalcedRecords to sheets with charts in them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@677995 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-18 18:40:11 +00:00 |
|
Nick Burch
|
6cc974bd72
|
Patch from bug #45398 - Support detecting date formats containing "am/pm" as date times
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@677974 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-18 17:16:50 +00:00 |
|
Nick Burch
|
487466212a
|
Cell Style optimisations too
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@677057 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-15 21:38:38 +00:00 |
|
Nick Burch
|
9cb74f87fe
|
Start on HSSFOptimiser, which removes un-needed cell styles and fonts, fixing up references as it does so
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@677041 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-15 21:15:16 +00:00 |
|
Nick Burch
|
029a5be2ac
|
Support for removing low level font records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@677029 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-15 20:24:53 +00:00 |
|
Nick Burch
|
d526a30313
|
Method to check if two fonts have the same contents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@677028 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-15 20:19:06 +00:00 |
|
Yegor Kozlov
|
6b6f924c29
|
fixed bug #45322: HSSFSheet.autoSizeColumn() throws NPE when cell number format was not found
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@676995 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-15 18:13:50 +00:00 |
|
Josh Micich
|
197b6cab7f
|
Fix for bug 45380 - added return keyword in ArrayPtg.toFormulaString()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@676457 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-13 23:23:13 +00:00 |
|
Nick Burch
|
619eff5dff
|
Inspired by bug #44958 - Record level support for Data Tables. (No formula parser support though)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@676310 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-13 12:37:29 +00:00 |
|
Nick Burch
|
bd8c0df8fb
|
Allow the cloning of one HSSFCellStyle onto another, including cloning styles from one HSSFWorkbook onto another
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@676205 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-12 17:38:10 +00:00 |
|
Nick Burch
|
69d508e3e2
|
Support for cloning one extended format record onto another, plus tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@676203 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-12 17:21:54 +00:00 |
|
Nick Burch
|
0027e4bb0f
|
Support for cloning one font record onto another, plus tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@676201 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-12 16:56:55 +00:00 |
|
Josh Micich
|
09fc45feb9
|
Patch 45289 - finished support for special comparison operators in COUNTIF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675853 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-11 07:59:44 +00:00 |
|
Nick Burch
|
a817230732
|
Improve javadocs relating to getLastRowNumber
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675792 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-10 22:39:53 +00:00 |
|
Nick Burch
|
21d6638529
|
Fix bug #45126 - Avoid generating multiple NamedRanges with the same name, which Excel dislikes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675776 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-10 21:49:37 +00:00 |
|
Nick Burch
|
f906677aa6
|
Fix cell.getRichStringCellValue() for formula cells with string results
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675727 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-10 20:54:42 +00:00 |
|
Nick Burch
|
2c5692cf75
|
Back port fixes from the ooxml branch for CellReference column number<->letter stuff
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675717 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-10 20:30:46 +00:00 |
|
Nick Burch
|
bed3ab6871
|
Fix bug #45365 - Handle more excel number formatting rules in FormatTrackingHSSFListener / XLS2CSVmra
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675671 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-10 18:41:25 +00:00 |
|
Nick Burch
|
575c0b4763
|
Apply some changes inspired by bug # 45373, which improve the performance of HSSFSheet.shiftRows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675661 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-10 17:52:33 +00:00 |
|