]> source.dussan.org Git - poi.git/log
poi.git
16 years agoExtracting PageSettingsBlock from Sheet
Josh Micich [Fri, 8 Aug 2008 06:27:06 +0000 (06:27 +0000)]
Extracting PageSettingsBlock from Sheet

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683871 13f79535-47bb-0310-9956-ffa450edef68

16 years agoConverted RowRecordsAggregate to proper RecordAggregate
Josh Micich [Fri, 8 Aug 2008 01:30:30 +0000 (01:30 +0000)]
Converted RowRecordsAggregate to proper RecordAggregate

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683788 13f79535-47bb-0310-9956-ffa450edef68

16 years agoConsolidating ValueRecordsAggregate within RowRecordsAggregate
Josh Micich [Thu, 7 Aug 2008 23:49:10 +0000 (23:49 +0000)]
Consolidating ValueRecordsAggregate within RowRecordsAggregate

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683758 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix for bug 45582 - handle extra bytes after the EOFRecord
Josh Micich [Thu, 7 Aug 2008 20:32:25 +0000 (20:32 +0000)]
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

16 years agoJDK 1.4 compatibility. Some exception clean-up
Josh Micich [Thu, 7 Aug 2008 20:23:26 +0000 (20:23 +0000)]
JDK 1.4 compatibility.  Some exception clean-up

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683699 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdded conditional format records to BiffViewer
Josh Micich [Wed, 6 Aug 2008 08:42:40 +0000 (08:42 +0000)]
Added conditional format records to BiffViewer

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683167 13f79535-47bb-0310-9956-ffa450edef68

16 years agoPartial fix for bug 45570 - Converted instance BitField fields to static
Josh Micich [Wed, 6 Aug 2008 06:27:39 +0000 (06:27 +0000)]
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

16 years agoremoved TODO comment and formatted
Josh Micich [Wed, 6 Aug 2008 06:20:59 +0000 (06:20 +0000)]
removed TODO comment and formatted

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683128 13f79535-47bb-0310-9956-ffa450edef68

16 years agoshould have been submitted with r683081
Josh Micich [Wed, 6 Aug 2008 03:23:10 +0000 (03:23 +0000)]
should have been submitted with r683081

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683096 13f79535-47bb-0310-9956-ffa450edef68

16 years agoshould have been submitted with r683081
Josh Micich [Wed, 6 Aug 2008 03:06:18 +0000 (03:06 +0000)]
should have been submitted with r683081

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683093 13f79535-47bb-0310-9956-ffa450edef68

16 years agorefactoring aggregate records to a separate hierarchy. just starting
Josh Micich [Wed, 6 Aug 2008 01:39:44 +0000 (01:39 +0000)]
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

16 years agoFix JDK 1.4 compilation (after r682511 /bug 45538)
Josh Micich [Tue, 5 Aug 2008 23:03:33 +0000 (23:03 +0000)]
Fix JDK 1.4 compilation (after r682511 /bug 45538)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683023 13f79535-47bb-0310-9956-ffa450edef68

16 years agoWith help from Yegor, fix bug #45537 - Include headers and footers (of slides and...
Nick Burch [Tue, 5 Aug 2008 22:49:24 +0000 (22:49 +0000)]
With help from Yegor, fix bug #45537 - Include headers and footers (of slides and notes) in the extracted text from HSLF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683020 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMore tests for bug #45365, but still not able to reproduce it
Nick Burch [Tue, 5 Aug 2008 22:29:20 +0000 (22:29 +0000)]
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

16 years agoStart on bug #45537 - headers and footers from ppt
Nick Burch [Tue, 5 Aug 2008 16:33:07 +0000 (16:33 +0000)]
Start on bug #45537 - headers and footers from ppt

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682778 13f79535-47bb-0310-9956-ffa450edef68

16 years agofixed bug #44692: HSSFPicture.resize() stretched image when there was a text next...
Yegor Kozlov [Tue, 5 Aug 2008 08:06:50 +0000 (08:06 +0000)]
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

16 years agowhen a new RowRecord is created, the default row height shoud be 0xFF. The DEFAULT_HE...
Yegor Kozlov [Tue, 5 Aug 2008 08:05:54 +0000 (08:05 +0000)]
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

16 years agoFix bug #45543 - Optionally extract comment text with PowerPointExtractor, and initia...
Nick Burch [Mon, 4 Aug 2008 22:48:39 +0000 (22:48 +0000)]
Fix bug #45543 - Optionally extract comment text with PowerPointExtractor, and initial hslf model support for comments

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682533 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix a comment
Nick Burch [Mon, 4 Aug 2008 21:34:54 +0000 (21:34 +0000)]
Fix a comment

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682518 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix bug #45538 - Include excel headers and footers in the output of ExcelExtractor
Nick Burch [Mon, 4 Aug 2008 21:21:16 +0000 (21:21 +0000)]
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

16 years agoremoved debugging code leftover from r682508 (patch 44894)
Josh Micich [Mon, 4 Aug 2008 21:14:37 +0000 (21:14 +0000)]
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

16 years agoPatch 44894 - refactoring duplicate logic from EventRecordFactory to RecordFactory
Josh Micich [Mon, 4 Aug 2008 21:08:11 +0000 (21:08 +0000)]
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

16 years agosupport for headers / footers in HSLF
Yegor Kozlov [Mon, 4 Aug 2008 11:40:25 +0000 (11:40 +0000)]
support for headers / footers in HSLF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682336 13f79535-47bb-0310-9956-ffa450edef68

16 years agoConsolidating various duplicates of CellRangeAddress
Josh Micich [Mon, 4 Aug 2008 08:00:11 +0000 (08:00 +0000)]
Consolidating various duplicates of CellRangeAddress

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682282 13f79535-47bb-0310-9956-ffa450edef68

16 years agoSmall tweaks for data validation (bug 44953)
Josh Micich [Sun, 3 Aug 2008 23:13:17 +0000 (23:13 +0000)]
Small tweaks for data validation (bug 44953)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682230 13f79535-47bb-0310-9956-ffa450edef68

16 years agofixed BiffViewer to add some missing record types. Formatted switch/case for readability
Josh Micich [Sun, 3 Aug 2008 22:49:58 +0000 (22:49 +0000)]
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

16 years agoshould have been submitted with c682225 - Extensive fixes for data validation (bug...
Josh Micich [Sun, 3 Aug 2008 22:15:46 +0000 (22:15 +0000)]
should have been submitted with c682225 - Extensive fixes for data validation (bug 44953)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682227 13f79535-47bb-0310-9956-ffa450edef68

16 years agoExtensive fixes for data validation (bug 44953)
Josh Micich [Sun, 3 Aug 2008 22:11:26 +0000 (22:11 +0000)]
Extensive fixes for data validation (bug 44953)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682225 13f79535-47bb-0310-9956-ffa450edef68

16 years agoSmall update for c681530 bug 45519
Josh Micich [Fri, 1 Aug 2008 01:04:28 +0000 (01:04 +0000)]
Small update for c681530 bug 45519

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@681572 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix for bug 45519 - keep data validation records together
Josh Micich [Thu, 31 Jul 2008 22:44:48 +0000 (22:44 +0000)]
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

16 years agoSupport for creating new HSLF CurrentUserAtoms
Nick Burch [Tue, 29 Jul 2008 21:40:47 +0000 (21:40 +0000)]
Support for creating new HSLF CurrentUserAtoms

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@680853 13f79535-47bb-0310-9956-ffa450edef68

16 years agoSome work on bug #45466 - Partial support for removing excel comments (won't work...
Nick Burch [Mon, 28 Jul 2008 22:10:07 +0000 (22:10 +0000)]
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

16 years agoMore tweaks for bug 45404. Fixes for JDK 1.4, improved member scoping and formatting.
Josh Micich [Mon, 28 Jul 2008 20:08:15 +0000 (20:08 +0000)]
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

16 years agoFix for DataFormatter on some JVMs
Nick Burch [Mon, 28 Jul 2008 16:41:47 +0000 (16:41 +0000)]
Fix for DataFormatter on some JVMs

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@680394 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix bug #45437 - Detect encrypted word documents, and throw an EncryptedDocumentExcep...
Nick Burch [Mon, 21 Jul 2008 19:35:47 +0000 (19:35 +0000)]
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

16 years agoApply, with some tweaks, the patch from bug #45404 - New class, hssf.usermodel.HSSFDa...
Nick Burch [Sun, 20 Jul 2008 17:18:07 +0000 (17:18 +0000)]
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

16 years agoPatch from bug #45414 - Don't add too many UncalcedRecords to sheets with charts...
Nick Burch [Fri, 18 Jul 2008 18:40:11 +0000 (18:40 +0000)]
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

16 years agoPatch from bug #45398 - Support detecting date formats containing "am/pm" as date...
Nick Burch [Fri, 18 Jul 2008 17:16:50 +0000 (17:16 +0000)]
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

16 years agoUpdate homepage for 3.5.1 beta 1
Nick Burch [Fri, 18 Jul 2008 17:11:51 +0000 (17:11 +0000)]
Update homepage for 3.5.1 beta 1

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@677972 13f79535-47bb-0310-9956-ffa450edef68

16 years agoPatch from Jukka from bug #45394 - tidy up examples bit of build
Nick Burch [Fri, 18 Jul 2008 17:02:29 +0000 (17:02 +0000)]
Patch from Jukka from bug #45394 - tidy up examples bit of build

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@677969 13f79535-47bb-0310-9956-ffa450edef68

16 years agoPatch 45410 - removed dependency on commons beanutils, collections and lang
Josh Micich [Wed, 16 Jul 2008 18:47:13 +0000 (18:47 +0000)]
Patch 45410 - removed dependency on commons beanutils, collections and lang

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@677376 13f79535-47bb-0310-9956-ffa450edef68

16 years agoCell Style optimisations too
Nick Burch [Tue, 15 Jul 2008 21:38:38 +0000 (21:38 +0000)]
Cell Style optimisations too

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@677057 13f79535-47bb-0310-9956-ffa450edef68

16 years agoStart on HSSFOptimiser, which removes un-needed cell styles and fonts, fixing up...
Nick Burch [Tue, 15 Jul 2008 21:15:16 +0000 (21:15 +0000)]
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

16 years agoSupport for removing low level font records
Nick Burch [Tue, 15 Jul 2008 20:24:53 +0000 (20:24 +0000)]
Support for removing low level font records

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@677029 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMethod to check if two fonts have the same contents
Nick Burch [Tue, 15 Jul 2008 20:19:06 +0000 (20:19 +0000)]
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

16 years agofixed bug #45322: HSSFSheet.autoSizeColumn() throws NPE when cell number format was...
Yegor Kozlov [Tue, 15 Jul 2008 18:13:50 +0000 (18:13 +0000)]
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

16 years agoFix for bug 45380 - added return keyword in ArrayPtg.toFormulaString()
Josh Micich [Sun, 13 Jul 2008 23:23:13 +0000 (23:23 +0000)]
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

16 years agoInspired by bug #44958 - Record level support for Data Tables. (No formula parser...
Nick Burch [Sun, 13 Jul 2008 12:37:29 +0000 (12:37 +0000)]
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

16 years agoImplement idea from bug #35583 - Include a version class, org.apache.poi.Version...
Nick Burch [Sat, 12 Jul 2008 19:37:17 +0000 (19:37 +0000)]
Implement idea from bug #35583 - Include a version class, org.apache.poi.Version, to allow easy introspection of the POI version

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@676221 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAllow the cloning of one HSSFCellStyle onto another, including cloning styles from...
Nick Burch [Sat, 12 Jul 2008 17:38:10 +0000 (17:38 +0000)]
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

16 years agoSupport for cloning one extended format record onto another, plus tests
Nick Burch [Sat, 12 Jul 2008 17:21:54 +0000 (17:21 +0000)]
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

16 years agoSupport for cloning one font record onto another, plus tests
Nick Burch [Sat, 12 Jul 2008 16:56:55 +0000 (16:56 +0000)]
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

16 years agoPatch 45289 - finished support for special comparison operators in COUNTIF
Josh Micich [Fri, 11 Jul 2008 07:59:44 +0000 (07:59 +0000)]
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

16 years agoAdd a test to show that the behaviour around bug #30635 is exactly as you would expec...
Nick Burch [Thu, 10 Jul 2008 22:43:01 +0000 (22:43 +0000)]
Add a test to show that the behaviour around bug #30635 is exactly as you would expect, and the bug report is invalid

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675793 13f79535-47bb-0310-9956-ffa450edef68

16 years agoImprove javadocs relating to getLastRowNumber
Nick Burch [Thu, 10 Jul 2008 22:39:53 +0000 (22:39 +0000)]
Improve javadocs relating to getLastRowNumber

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675792 13f79535-47bb-0310-9956-ffa450edef68

16 years agoTweak test to run forward and back
Nick Burch [Thu, 10 Jul 2008 22:22:24 +0000 (22:22 +0000)]
Tweak test to run forward and back

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675785 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdd disabled test for bug #45376
Nick Burch [Thu, 10 Jul 2008 22:14:25 +0000 (22:14 +0000)]
Add disabled test for bug #45376

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675783 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix bug #45126 - Avoid generating multiple NamedRanges with the same name, which...
Nick Burch [Thu, 10 Jul 2008 21:49:37 +0000 (21:49 +0000)]
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

16 years agoAdd test for bug #43623, currently disabled as it makes FormulaParser unhappy
Nick Burch [Thu, 10 Jul 2008 21:03:52 +0000 (21:03 +0000)]
Add test for bug #43623, currently disabled as it makes FormulaParser unhappy

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675734 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix cell.getRichStringCellValue() for formula cells with string results
Nick Burch [Thu, 10 Jul 2008 20:54:42 +0000 (20:54 +0000)]
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

16 years agoBack port fixes from the ooxml branch for CellReference column number<->letter stuff
Nick Burch [Thu, 10 Jul 2008 20:30:46 +0000 (20:30 +0000)]
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

16 years agoFix bug #45365 - Handle more excel number formatting rules in FormatTrackingHSSFListe...
Nick Burch [Thu, 10 Jul 2008 18:41:25 +0000 (18:41 +0000)]
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

16 years agoApply some changes inspired by bug # 45373, which improve the performance of HSSFShee...
Nick Burch [Thu, 10 Jul 2008 17:52:33 +0000 (17:52 +0000)]
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

16 years agoFix for bug 45367 - fixed boundary case when row zero is the last row removed from...
Josh Micich [Wed, 9 Jul 2008 14:58:06 +0000 (14:58 +0000)]
Fix for bug 45367 - fixed boundary case when row zero is the last row removed from the sheet

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675218 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMinor junit fix after r674953 (bug 45354). Hooked up loose tests in suite.
Josh Micich [Wed, 9 Jul 2008 02:15:52 +0000 (02:15 +0000)]
Minor junit fix after r674953 (bug 45354).  Hooked up loose tests in suite.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675086 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix for bug 45348 - required tweaks to RVA formula logic
Josh Micich [Wed, 9 Jul 2008 01:45:33 +0000 (01:45 +0000)]
Fix for bug 45348 - required tweaks to RVA formula logic

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675079 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix for bug 45354 - Proper distinguishing of cell references and named ranges within...
Josh Micich [Tue, 8 Jul 2008 21:00:13 +0000 (21:00 +0000)]
Fix for bug 45354 - Proper distinguishing of cell references and named ranges within formulas

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@674953 13f79535-47bb-0310-9956-ffa450edef68

16 years agoHooked up new junit in suite (from bug 45338)
Josh Micich [Tue, 8 Jul 2008 20:19:40 +0000 (20:19 +0000)]
Hooked up new junit in suite (from bug 45338)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@674937 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix bug #45338 - JDK 1.4/1.5 issue from r673997
Josh Micich [Tue, 8 Jul 2008 18:56:21 +0000 (18:56 +0000)]
Fix bug #45338 - JDK 1.4/1.5 issue from r673997

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@674911 13f79535-47bb-0310-9956-ffa450edef68

16 years agoTest to check that formula stuff is mostly working with zip codes
Nick Burch [Tue, 8 Jul 2008 17:31:36 +0000 (17:31 +0000)]
Test to check that formula stuff is mostly working with zip codes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@674891 13f79535-47bb-0310-9956-ffa450edef68

16 years agoShuffle the HDGF chunks_parse_cmds.tbl off into resources where it more properly...
Nick Burch [Sun, 6 Jul 2008 21:16:05 +0000 (21:16 +0000)]
Shuffle the HDGF chunks_parse_cmds.tbl off into resources where it more properly belongs, and correctly update the legal notice file to match

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@674348 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix bug #45338 - Fix HSSFWorkbook to give you the same HSSFFont every time, and then...
Nick Burch [Fri, 4 Jul 2008 10:46:59 +0000 (10:46 +0000)]
Fix bug #45338 - Fix HSSFWorkbook to give you the same HSSFFont every time, and then fix it to find newly added fonts

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@673997 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix bug #45336 - Fix HSSFColor.getTripletHash()
Nick Burch [Fri, 4 Jul 2008 09:58:21 +0000 (09:58 +0000)]
Fix bug #45336 - Fix HSSFColor.getTripletHash()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@673987 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix for bug 45334 - added impl for ERROR.TYPE()
Josh Micich [Thu, 3 Jul 2008 23:09:08 +0000 (23:09 +0000)]
Fix for bug 45334 - added impl for ERROR.TYPE()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@673863 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix for bug 45334 - formula parser needs to handle dots in identifiers
Josh Micich [Thu, 3 Jul 2008 22:20:18 +0000 (22:20 +0000)]
Fix for bug 45334 - formula parser needs to handle dots in identifiers

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@673853 13f79535-47bb-0310-9956-ffa450edef68

16 years agoupdated status of the latest release, 3.1-FINAL
Yegor Kozlov [Tue, 1 Jul 2008 10:32:29 +0000 (10:32 +0000)]
updated status of the latest release, 3.1-FINAL

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@673050 13f79535-47bb-0310-9956-ffa450edef68

16 years agoPatch from N.Hira from bug #45252 - Improvement for HWPF Range.replaceText()
Nick Burch [Sat, 28 Jun 2008 18:58:23 +0000 (18:58 +0000)]
Patch from N.Hira from bug #45252 - Improvement for HWPF Range.replaceText()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@672570 13f79535-47bb-0310-9956-ffa450edef68

16 years agoPatch from N. Hira from bug #45001 - Further fix for HWPF Range.delete() and unicode...
Nick Burch [Sat, 28 Jun 2008 18:54:02 +0000 (18:54 +0000)]
Patch from N. Hira from bug #45001 - Further fix for HWPF Range.delete() and unicode characters

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@672569 13f79535-47bb-0310-9956-ffa450edef68

16 years agoPatch from dnapoletano from bug #45175 - Support for variable length operands in...
Nick Burch [Sat, 28 Jun 2008 18:48:35 +0000 (18:48 +0000)]
Patch from dnapoletano from bug #45175 - Support for variable length operands in org.apache.poi.hwpf.sprm.SprmOperation

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@672567 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAvoid spurious missing lines with the MissingRecordAware event code, and odd files...
Nick Burch [Sat, 28 Jun 2008 18:21:21 +0000 (18:21 +0000)]
Avoid spurious missing lines with the MissingRecordAware event code, and odd files that contain RowRecords in the middle of the cell Records.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@672562 13f79535-47bb-0310-9956-ffa450edef68

16 years agoUpdate changelog about EventWorkbookBuilder, and tweak XLS2CSVmra to use it if formul...
Nick Burch [Sat, 28 Jun 2008 17:12:38 +0000 (17:12 +0000)]
Update changelog about EventWorkbookBuilder, and tweak XLS2CSVmra to use it if formulas required

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@672553 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFinish the EventWorkbookBuilder, now does sheet references in formulas properly
Nick Burch [Sat, 28 Jun 2008 17:04:09 +0000 (17:04 +0000)]
Finish the EventWorkbookBuilder, now does sheet references in formulas properly

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@672550 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdd MethodNotFound exceptions to the faq
Nick Burch [Fri, 27 Jun 2008 10:12:11 +0000 (10:12 +0000)]
Add MethodNotFound exceptions to the faq

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@672230 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMake a start on being able to process formulas in the eventusermodel code
Nick Burch [Tue, 24 Jun 2008 19:53:53 +0000 (19:53 +0000)]
Make a start on being able to process formulas in the eventusermodel code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@671322 13f79535-47bb-0310-9956-ffa450edef68

16 years agostarted a new section for poi-3.2 family, updated release date of 3.2-FINAL
Yegor Kozlov [Sat, 21 Jun 2008 12:41:34 +0000 (12:41 +0000)]
started a new section for poi-3.2 family, updated release date of 3.2-FINAL

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@670190 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix for bug 30978 - small re-arrangement of class Ptg hierarchy for DeletedRef3DPtg...
Josh Micich [Fri, 20 Jun 2008 07:10:03 +0000 (07:10 +0000)]
Fix for bug 30978 - small re-arrangement of class Ptg hierarchy for DeletedRef3DPtg and DeletedArea3DPtg. Similar to c664220

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@669809 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix for bug 45234 - Removed incorrect shared formula conversion in CFRuleRecord
Josh Micich [Thu, 19 Jun 2008 19:07:20 +0000 (19:07 +0000)]
Fix for bug 45234 - Removed incorrect shared formula conversion in CFRuleRecord

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@669658 13f79535-47bb-0310-9956-ffa450edef68

16 years agoImproved HWPF Range.replaceText, from N. Hira in bug #45001
Nick Burch [Thu, 19 Jun 2008 11:47:48 +0000 (11:47 +0000)]
Improved HWPF Range.replaceText, from N. Hira in bug #45001

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@669456 13f79535-47bb-0310-9956-ffa450edef68

16 years agoA partial fix for bug #30978, but something still remains, which seems to be related...
Nick Burch [Wed, 18 Jun 2008 11:35:04 +0000 (11:35 +0000)]
A partial fix for bug #30978, but something still remains, which seems to be related to changing the ptg

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@669140 13f79535-47bb-0310-9956-ffa450edef68

16 years agopatch from bug #45177: Remove GPL reference in NOTICE
Yegor Kozlov [Mon, 16 Jun 2008 18:40:51 +0000 (18:40 +0000)]
patch from bug #45177: Remove GPL reference in NOTICE

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@668259 13f79535-47bb-0310-9956-ffa450edef68

16 years agoTextShape.getMarginLeft() returned incorrect value. Added a unit test for text margins.
Yegor Kozlov [Mon, 16 Jun 2008 18:38:59 +0000 (18:38 +0000)]
TextShape.getMarginLeft() returned incorrect value. Added a unit test for text margins.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@668257 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMake the test related to bug #30978, which shows that named ranges pointing to delete...
Nick Burch [Mon, 16 Jun 2008 13:39:44 +0000 (13:39 +0000)]
Make the test related to bug #30978, which shows that named ranges pointing to deleted sheets is ok, more complete

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@668155 13f79535-47bb-0310-9956-ffa450edef68

16 years agoSlight tweak for named ranges pointing at deleted sheets, related to bug #30978
Nick Burch [Mon, 16 Jun 2008 13:20:42 +0000 (13:20 +0000)]
Slight tweak for named ranges pointing at deleted sheets, related to bug #30978

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@668153 13f79535-47bb-0310-9956-ffa450edef68

16 years agoUnit test from bug #45001, and new replaceText method (no test yet)
Nick Burch [Mon, 16 Jun 2008 12:49:55 +0000 (12:49 +0000)]
Unit test from bug #45001, and new replaceText method (no test yet)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@668143 13f79535-47bb-0310-9956-ffa450edef68

16 years agoadded extra RVA test case (for bug 45206)
Josh Micich [Sun, 15 Jun 2008 22:26:06 +0000 (22:26 +0000)]
added extra RVA test case (for bug 45206)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@668014 13f79535-47bb-0310-9956-ffa450edef68

16 years agobug#44692 - Fixed HSSFPicture.resize() to properly resize pictures if the underlying...
Yegor Kozlov [Sun, 8 Jun 2008 15:31:05 +0000 (15:31 +0000)]
bug#44692 - Fixed HSSFPicture.resize() to properly resize pictures if the underlying columns/rows have modified size

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@664515 13f79535-47bb-0310-9956-ffa450edef68

16 years agoexpose access to OEPlaceholderAtom so that users can determine whether a shape repre...
Yegor Kozlov [Sun, 8 Jun 2008 12:37:39 +0000 (12:37 +0000)]
expose access to OEPlaceholderAtom  so that users can determine whether a shape represents ppt placeholder (date/time, footer or slide number)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@664493 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFixed TextShape.resizeToFitText() to properly resize TextShape. See patch#45140
Yegor Kozlov [Sun, 8 Jun 2008 12:32:10 +0000 (12:32 +0000)]
Fixed TextShape.resizeToFitText() to properly resize TextShape. See patch#45140

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@664492 13f79535-47bb-0310-9956-ffa450edef68

16 years agoSupport custom image renderers
Yegor Kozlov [Sun, 8 Jun 2008 12:31:19 +0000 (12:31 +0000)]
Support custom image renderers

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@664491 13f79535-47bb-0310-9956-ffa450edef68

16 years agoCorrectly increment the reference count of a blip when a picture is inserted
Yegor Kozlov [Sun, 8 Jun 2008 12:30:25 +0000 (12:30 +0000)]
Correctly increment the reference count of a blip when a picture is inserted

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@664490 13f79535-47bb-0310-9956-ffa450edef68