]> source.dussan.org Git - poi.git/log
poi.git
14 years agoAdd embeded (attachment) support to the outlook text extractor
Nick Burch [Fri, 8 Jan 2010 16:44:08 +0000 (16:44 +0000)]
Add embeded (attachment) support to the outlook text extractor

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

14 years agoRename the outlook extractor to be more consistent with other extractors
Nick Burch [Fri, 8 Jan 2010 16:18:52 +0000 (16:18 +0000)]
Rename the outlook extractor to be more consistent with other extractors

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

14 years agoWire up the new HSMFTextExtactor to the ExtractorFactory
Nick Burch [Fri, 8 Jan 2010 16:14:27 +0000 (16:14 +0000)]
Wire up the new HSMFTextExtactor to the ExtractorFactory

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

14 years agoAdd a text extractor to HSMF for simpler extraction of text from .msg files
Nick Burch [Fri, 8 Jan 2010 16:04:15 +0000 (16:04 +0000)]
Add a text extractor to HSMF for simpler extraction of text from .msg files

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

14 years agoFix generics warnings
Nick Burch [Fri, 8 Jan 2010 16:02:35 +0000 (16:02 +0000)]
Fix generics warnings

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

14 years agoMore work on the recipient related chunks, including a helper method to do best-effor...
Nick Burch [Fri, 8 Jan 2010 14:26:27 +0000 (14:26 +0000)]
More work on the recipient related chunks, including a helper method to do best-effort finding of the recipients email address

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

14 years agoQuick bit of refactoring to save parsing the type and id twice
Nick Burch [Fri, 8 Jan 2010 13:49:09 +0000 (13:49 +0000)]
Quick bit of refactoring to save parsing the type and id twice

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

14 years agoSupport fetching the message date from the submission id
Nick Burch [Fri, 8 Jan 2010 13:42:53 +0000 (13:42 +0000)]
Support fetching the message date from the submission id

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

14 years agoDocs tweaks
Nick Burch [Fri, 8 Jan 2010 13:42:17 +0000 (13:42 +0000)]
Docs tweaks

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

14 years agoTweak a few tests, and add in a few more chunk types
Nick Burch [Fri, 8 Jan 2010 12:08:35 +0000 (12:08 +0000)]
Tweak a few tests, and add in a few more chunk types

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

14 years agoComplete chunk parser tests, and make more chunk groups available
Nick Burch [Fri, 8 Jan 2010 11:37:37 +0000 (11:37 +0000)]
Complete chunk parser tests, and make more chunk groups available

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

14 years agoFix some chunk types, fix the directory descent, fix the Msg2txt example, and start...
Nick Burch [Fri, 8 Jan 2010 11:14:58 +0000 (11:14 +0000)]
Fix some chunk types, fix the directory descent, fix the Msg2txt example, and start on fixing core tests

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

14 years agoShuffle where some of the HSMF tests live to better match package names, and stub...
Nick Burch [Thu, 7 Jan 2010 16:47:09 +0000 (16:47 +0000)]
Shuffle where some of the HSMF tests live to better match package names, and stub out a few more tests

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

14 years agoStart on major HSMF refactoring. Should compile, but not quite all tests pass as...
Nick Burch [Thu, 7 Jan 2010 16:15:20 +0000 (16:15 +0000)]
Start on major HSMF refactoring. Should compile, but not quite all tests pass as a little bit of work is left

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

14 years agoAdd a couple more HSMF chunk types, and use Generics in a few places
Nick Burch [Thu, 7 Jan 2010 12:56:39 +0000 (12:56 +0000)]
Add a couple more HSMF chunk types, and use Generics in a few places

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

14 years agoSkip warnings we can't avoid
Nick Burch [Thu, 7 Jan 2010 12:50:21 +0000 (12:50 +0000)]
Skip warnings we can't avoid

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

14 years agoInitialise the link type of HSSFHyperLink, so that getType() on it works
Nick Burch [Tue, 5 Jan 2010 14:08:51 +0000 (14:08 +0000)]
Initialise the link type of HSSFHyperLink, so that getType() on it works

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

14 years agoMore FeatRecord support
Nick Burch [Sun, 3 Jan 2010 21:51:25 +0000 (21:51 +0000)]
More FeatRecord support

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

14 years agoAdd in a few bits of Generics to avoid warnings
Nick Burch [Sun, 3 Jan 2010 20:56:40 +0000 (20:56 +0000)]
Add in a few bits of Generics to avoid warnings

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

14 years agoAdd a note on the different shared feature types
Nick Burch [Sat, 2 Jan 2010 21:03:16 +0000 (21:03 +0000)]
Add a note on the different shared feature types

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

14 years agoimproved usermodel to prevent data corruption when setting array formulas, mimic...
Yegor Kozlov [Tue, 29 Dec 2009 19:47:38 +0000 (19:47 +0000)]
improved usermodel to prevent data corruption when setting array formulas, mimic Excel behaviour and block changing cells included in multi-cell arrays

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

14 years agoremoved svn:eol-style=native from binary files, uncommented related tests; see Bugzil...
Yegor Kozlov [Mon, 28 Dec 2009 13:45:10 +0000 (13:45 +0000)]
removed svn:eol-style=native from binary files, uncommented related tests; see Bugzilla 48427

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

14 years agoStart testing the contents of FeatRecord
Nick Burch [Sun, 27 Dec 2009 18:22:02 +0000 (18:22 +0000)]
Start testing the contents of FeatRecord

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

14 years agoAdd Generics types to avoid warnings
Nick Burch [Sun, 27 Dec 2009 18:16:12 +0000 (18:16 +0000)]
Add Generics types to avoid warnings

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

14 years agoMake InternalSheet capture the feature related records
Nick Burch [Sun, 27 Dec 2009 17:13:44 +0000 (17:13 +0000)]
Make InternalSheet capture the feature related records

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

14 years agoLooks like we already had Ref8U but with a different name... Switch to using CellRang...
Nick Burch [Sun, 27 Dec 2009 16:46:38 +0000 (16:46 +0000)]
Looks like we already had Ref8U but with a different name... Switch to using CellRangeAddress instead!

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

14 years agoMore work on FeatRecord/Shared Features. More is still needed though, it's still WIP
Nick Burch [Sat, 26 Dec 2009 19:57:09 +0000 (19:57 +0000)]
More work on FeatRecord/Shared Features. More is still needed though, it's still WIP

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

14 years agoFinish off common Ref8U subrecord, and add tests
Nick Burch [Sat, 26 Dec 2009 18:48:44 +0000 (18:48 +0000)]
Finish off common Ref8U subrecord, and add tests

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

14 years agoReplaced getInstance methods with field for instances of ITestDataProvider. Some...
Josh Micich [Sat, 26 Dec 2009 02:17:34 +0000 (02:17 +0000)]
Replaced getInstance methods with field for instances of ITestDataProvider.  Some simplification in hierarchy of related tests.

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

14 years agoClean-up in BaseTestSheetShiftRows and subclasses.
Josh Micich [Sat, 26 Dec 2009 00:25:59 +0000 (00:25 +0000)]
Clean-up in BaseTestSheetShiftRows and subclasses.

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

14 years agoMade public instance fields for ITestDataProvider singletons.
Josh Micich [Fri, 25 Dec 2009 23:51:32 +0000 (23:51 +0000)]
Made public instance fields for ITestDataProvider singletons.

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

14 years agoMinor clean-up in TestXSSFSheet
Josh Micich [Fri, 25 Dec 2009 23:43:55 +0000 (23:43 +0000)]
Minor clean-up in TestXSSFSheet

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

14 years agoFixed FormulaParser to allow negative elements in array literals.
Josh Micich [Fri, 25 Dec 2009 23:26:47 +0000 (23:26 +0000)]
Fixed FormulaParser to allow negative elements in array literals.

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

14 years agoAdded CellRange return type for Sheet array formula methods. Renamed new test classe...
Josh Micich [Fri, 25 Dec 2009 23:04:04 +0000 (23:04 +0000)]
Added CellRange return type for Sheet array formula methods.  Renamed new test classes to make it clear that array formula evaluation is not being tested yet.  Added extra test cases.

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

14 years agoadded HSSF usermodel tests for array formulas, added support for array formulas in...
Yegor Kozlov [Fri, 25 Dec 2009 15:15:55 +0000 (15:15 +0000)]
added HSSF usermodel tests for array formulas, added support for array formulas in ss interfaces

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

14 years agofixed incorrect initialization of --noheader option in BiffViewer
Yegor Kozlov [Fri, 25 Dec 2009 15:13:26 +0000 (15:13 +0000)]
fixed incorrect initialization of --noheader option in BiffViewer

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

14 years agoremoved mistakenly submitted test
Yegor Kozlov [Thu, 24 Dec 2009 18:38:27 +0000 (18:38 +0000)]
removed mistakenly submitted test

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

14 years agoadded tests for XSSF usermodel for array formulas, this change is a step towards...
Yegor Kozlov [Wed, 23 Dec 2009 20:58:01 +0000 (20:58 +0000)]
added tests for XSSF usermodel for array formulas, this change is a step towards adoption of the patch submitted in Bugzilla 48292

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

14 years agoAdded arg check to NumericFunction.singleOperandEvaluate().
Josh Micich [Wed, 23 Dec 2009 04:40:14 +0000 (04:40 +0000)]
Added arg check to NumericFunction.singleOperandEvaluate().

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

14 years agoSimplified InterfaceHdrRecord and InterfaceEndRecord (some rework after bug 47251...
Josh Micich [Wed, 23 Dec 2009 04:35:37 +0000 (04:35 +0000)]
Simplified InterfaceHdrRecord and InterfaceEndRecord (some rework after bug 47251 / r892862).

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

14 years agoreplaced commented code with 'if (false)' block
Josh Micich [Wed, 23 Dec 2009 03:43:33 +0000 (03:43 +0000)]
replaced commented code with 'if (false)' block

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

14 years agoimproved performance of DateUtil.isCellDateFormatted(), see Bugzilla 48425
Yegor Kozlov [Tue, 22 Dec 2009 07:52:55 +0000 (07:52 +0000)]
improved performance of DateUtil.isCellDateFormatted(), see Bugzilla 48425

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

14 years agoAdded getRow() and getColumn() functions to TwoDEval to simplify logic in INDEX imple...
Josh Micich [Tue, 22 Dec 2009 03:00:21 +0000 (03:00 +0000)]
Added getRow() and getColumn() functions to TwoDEval to simplify logic in INDEX implementation.

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

14 years agoFixed SharedValueManager to create separate empty instances in anticipation of instan...
Josh Micich [Tue, 22 Dec 2009 01:41:16 +0000 (01:41 +0000)]
Fixed SharedValueManager to create separate empty instances in anticipation of instances becoming mutable.

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

14 years agoRenamed model.Sheet to InternalSheet to alleviate name clash.
Josh Micich [Tue, 22 Dec 2009 01:08:33 +0000 (01:08 +0000)]
Renamed model.Sheet to InternalSheet to alleviate name clash.

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

14 years agoRenamed model.Workbook to InternalWorkbook to alleviate name clash.
Josh Micich [Tue, 22 Dec 2009 00:51:29 +0000 (00:51 +0000)]
Renamed model.Workbook to InternalWorkbook to alleviate name clash.

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

14 years agoput field initialisation in Workbook constructor
Josh Micich [Tue, 22 Dec 2009 00:13:56 +0000 (00:13 +0000)]
put field initialisation in Workbook constructor

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

14 years agoRemoved unused Model, ModelFactory. ModelFactoryListener etc.
Josh Micich [Tue, 22 Dec 2009 00:03:04 +0000 (00:03 +0000)]
Removed unused Model, ModelFactory. ModelFactoryListener etc.

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

14 years agorenamed function implementations to avoid potential name clashes
Josh Micich [Mon, 21 Dec 2009 23:30:32 +0000 (23:30 +0000)]
renamed function implementations to avoid potential name clashes

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

14 years agofixed InterfaceEndRecord to tolerate unexpected record contents, see bug 47251
Yegor Kozlov [Mon, 21 Dec 2009 16:24:08 +0000 (16:24 +0000)]
fixed InterfaceEndRecord to tolerate unexpected record contents, see bug 47251

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

14 years agoundo code mistakenly submitted in r892839
Yegor Kozlov [Mon, 21 Dec 2009 14:57:23 +0000 (14:57 +0000)]
undo code mistakenly submitted in r892839

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

14 years agoimproved javadoc on Picture.resize()
Yegor Kozlov [Mon, 21 Dec 2009 14:51:39 +0000 (14:51 +0000)]
improved javadoc on Picture.resize()

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

14 years agoanother test for Bugzilla 48026
Yegor Kozlov [Sat, 19 Dec 2009 11:41:39 +0000 (11:41 +0000)]
another test for Bugzilla 48026

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

14 years agofixed PageSettingsBlock to allow multiple HeaderFooterRecord records, see Bugzilla...
Yegor Kozlov [Sat, 19 Dec 2009 11:37:45 +0000 (11:37 +0000)]
fixed PageSettingsBlock to allow multiple HeaderFooterRecord records, see Bugzilla 48026

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

14 years agoadded --noheader option to BiffViewer to suppress output of record headers
Yegor Kozlov [Sat, 19 Dec 2009 11:36:06 +0000 (11:36 +0000)]
added --noheader option to BiffViewer to suppress output of record headers

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

14 years agofixed CellRangeUtil.mergeCellRanges to work for adjacent cell regions
Yegor Kozlov [Sat, 19 Dec 2009 11:27:01 +0000 (11:27 +0000)]
fixed CellRangeUtil.mergeCellRanges to work for adjacent cell regions

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

14 years agofixed possible NPE in LbsDataSubRecord.toString()
Yegor Kozlov [Sat, 19 Dec 2009 11:26:10 +0000 (11:26 +0000)]
fixed possible NPE in LbsDataSubRecord.toString()

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

14 years agochanged retention policy in @Internal to RUNTIME, also added a string parameter for...
Yegor Kozlov [Sat, 19 Dec 2009 11:25:39 +0000 (11:25 +0000)]
changed retention policy in @Internal to RUNTIME, also added a string parameter for custom messages

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

14 years agoremoved obsolete work-around code from test case
Josh Micich [Thu, 17 Dec 2009 20:45:47 +0000 (20:45 +0000)]
removed obsolete work-around code from test case

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

14 years agoFixed INDEX function to return reference results properly.
Josh Micich [Thu, 17 Dec 2009 01:35:57 +0000 (01:35 +0000)]
Fixed INDEX function to return reference results properly.

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

14 years agoMinor improvements to error reporting in TestIndexFunctionFromSpreadsheet
Josh Micich [Thu, 17 Dec 2009 01:31:29 +0000 (01:31 +0000)]
Minor improvements to error reporting in TestIndexFunctionFromSpreadsheet

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

14 years agofixed special cases of dereferenceResult method
Josh Micich [Wed, 16 Dec 2009 23:16:30 +0000 (23:16 +0000)]
fixed special cases of dereferenceResult method

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

14 years agochanged short param to int in AreaEval.containsColumn() method
Josh Micich [Wed, 16 Dec 2009 21:08:36 +0000 (21:08 +0000)]
changed short param to int in AreaEval.containsColumn() method

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

14 years agofixed ExternalNameRecord to properly distinguish DDE data from OLE data in the record...
Yegor Kozlov [Tue, 15 Dec 2009 16:25:14 +0000 (16:25 +0000)]
fixed ExternalNameRecord to properly distinguish DDE data from OLE data in the record body, see Bugzilla 48339

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

14 years agopreserve POIFS StorageClsid when re-writing existing workbooks, this property is...
Yegor Kozlov [Tue, 15 Dec 2009 09:30:30 +0000 (09:30 +0000)]
preserve POIFS StorageClsid when re-writing existing workbooks, this property is important for embedded objects, see Bugzilla 47920

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

14 years agoupdated the Downloads page to reflect the latest release of POI-3.6
Yegor Kozlov [Tue, 15 Dec 2009 09:27:44 +0000 (09:27 +0000)]
updated the Downloads page to reflect the latest release of POI-3.6

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

14 years agoadded a template of RELEASE-NOTES
Yegor Kozlov [Tue, 15 Dec 2009 08:28:01 +0000 (08:28 +0000)]
added a template of RELEASE-NOTES

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

14 years agoAdded missing license headers to 5 files. Removed dist target from howtobuild.xml
Dave Fisher [Sun, 13 Dec 2009 18:32:47 +0000 (18:32 +0000)]
Added missing license headers to 5 files. Removed dist target from howtobuild.xml

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

14 years agoDocumentation changes for poi-ooxml-schemas
Dave Fisher [Sun, 13 Dec 2009 18:04:02 +0000 (18:04 +0000)]
Documentation changes for poi-ooxml-schemas

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

14 years agomodified MultiOperandNumericFunction to use TwoDEval
Josh Micich [Wed, 9 Dec 2009 07:01:49 +0000 (07:01 +0000)]
modified MultiOperandNumericFunction to use TwoDEval

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

14 years agoCreated new TwoDEval interface for AreaEvals (in preparation for patch 48292)
Josh Micich [Wed, 9 Dec 2009 00:50:11 +0000 (00:50 +0000)]
Created new TwoDEval interface for AreaEvals (in preparation for patch 48292)

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

14 years agoRemoved unused imports under src/java and src/testcases. Other minor fixes.
Josh Micich [Wed, 9 Dec 2009 00:12:32 +0000 (00:12 +0000)]
Removed unused imports under src/java and src/testcases.  Other minor fixes.

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

14 years agoRenamed AreaEval method from getValueAt() to getAbsoluteValue()
Josh Micich [Tue, 8 Dec 2009 21:48:54 +0000 (21:48 +0000)]
Renamed AreaEval method from getValueAt() to getAbsoluteValue()

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

14 years agoSome more clean up of array formula support in preparation for patch 48292
Josh Micich [Tue, 8 Dec 2009 21:30:35 +0000 (21:30 +0000)]
Some more clean up of array formula support in preparation for patch 48292

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

14 years agoRefactored some code in OFFSET implementation. Added test cases showing comparisons...
Josh Micich [Tue, 8 Dec 2009 20:08:59 +0000 (20:08 +0000)]
Refactored some code in OFFSET implementation.  Added test cases showing comparisons with BoolEval.

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

14 years agoBugzilla 48343 - added implementation of SUBTOTAL function (patch from Paul Tomlin)
Josh Micich [Tue, 8 Dec 2009 17:19:09 +0000 (17:19 +0000)]
Bugzilla 48343 - added implementation of SUBTOTAL function (patch from Paul Tomlin)

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

14 years agoupdated current version on status.xml, also some misc post-release improvements in...
Yegor Kozlov [Mon, 7 Dec 2009 14:20:10 +0000 (14:20 +0000)]
updated current version on status.xml, also some misc post-release improvements in mvn-deploy.sh and build.xml

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

14 years agoset version.id to 3.7-SNAPSHOT
Yegor Kozlov [Mon, 7 Dec 2009 10:57:25 +0000 (10:57 +0000)]
set version.id to 3.7-SNAPSHOT

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

14 years agoControlled instantiation of BoolPtg (made consistent with ErrPtg)
Josh Micich [Sat, 5 Dec 2009 01:04:44 +0000 (01:04 +0000)]
Controlled instantiation of BoolPtg (made consistent with ErrPtg)

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

14 years agoRemoved generic type parameter from OperandPtg because it was not worth the extra...
Josh Micich [Fri, 4 Dec 2009 23:05:06 +0000 (23:05 +0000)]
Removed generic type parameter from OperandPtg because it was not worth the extra syntax.

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

14 years agofixed XSSFSheet autoSizeColumn() to tolerate empty RichTextString, see Bugzilla 48332
Yegor Kozlov [Fri, 4 Dec 2009 11:24:02 +0000 (11:24 +0000)]
fixed XSSFSheet autoSizeColumn() to tolerate empty RichTextString, see Bugzilla 48332

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

14 years agoMade POI follow the rules for encoding unary +/- operators more closely.
Josh Micich [Fri, 4 Dec 2009 01:25:34 +0000 (01:25 +0000)]
Made POI follow the rules for encoding unary +/- operators more closely.

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

14 years agoRefactoring/simplification of TestFormulaParser
Josh Micich [Fri, 4 Dec 2009 00:20:24 +0000 (00:20 +0000)]
Refactoring/simplification of TestFormulaParser

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

14 years agoMore fixes for Cell.setCellType() when converting from CELL_TYPE_FORMULA to CELL_TYPE...
Josh Micich [Thu, 3 Dec 2009 22:18:12 +0000 (22:18 +0000)]
More fixes for Cell.setCellType() when converting from CELL_TYPE_FORMULA to CELL_TYPE_STRING. Similar to issues fixed with bugzilla 46479.

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

14 years agoConverted line endings from CRLF to LF in Internal.java
Josh Micich [Thu, 3 Dec 2009 22:04:26 +0000 (22:04 +0000)]
Converted line endings from CRLF to LF in Internal.java

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

14 years agoadded an annotation '@Internal' to mark program elements intended for POI internal...
Yegor Kozlov [Thu, 3 Dec 2009 16:50:34 +0000 (16:50 +0000)]
added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal

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

14 years agoadded a test covering bookmarks
Yegor Kozlov [Thu, 3 Dec 2009 10:41:00 +0000 (10:41 +0000)]
added a test covering bookmarks

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

14 years agoBugzilla 48332 - fixed ColumnInfoRecord to tolerate missing reserved field
Josh Micich [Wed, 2 Dec 2009 21:29:44 +0000 (21:29 +0000)]
Bugzilla 48332 - fixed ColumnInfoRecord to tolerate missing reserved field

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

14 years agoAdded junits for existing functionality of ColumnInfoRecord
Josh Micich [Wed, 2 Dec 2009 20:56:59 +0000 (20:56 +0000)]
Added junits for existing functionality of ColumnInfoRecord

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

14 years agofixed RecordFormatException when reading LbsDataSubRecord, see bugzilla 47701
Yegor Kozlov [Wed, 2 Dec 2009 10:56:01 +0000 (10:56 +0000)]
fixed RecordFormatException when reading LbsDataSubRecord, see bugzilla 47701

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

14 years agoMark my old, small, GPG key as expiring at the end of the year (everything will use...
Nick Burch [Tue, 1 Dec 2009 15:34:17 +0000 (15:34 +0000)]
Mark my old, small, GPG key as expiring at the end of the year (everything will use the new one from then)

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

14 years agoMade ScalarConstantPtg public and MissingArgEval.instance final
Josh Micich [Tue, 1 Dec 2009 03:09:55 +0000 (03:09 +0000)]
Made ScalarConstantPtg public and MissingArgEval.instance final

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

14 years agoAdd some more signatures to my new key following the keysigning party, and add in...
Nick Burch [Mon, 30 Nov 2009 21:24:05 +0000 (21:24 +0000)]
Add some more signatures to my new key following the keysigning party, and add in Josh's key which was missing

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

14 years agomemory usage optimization in XSSF - avoid creating parentless xml beans
Yegor Kozlov [Mon, 30 Nov 2009 14:09:03 +0000 (14:09 +0000)]
memory usage optimization in XSSF - avoid creating parentless xml beans

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

14 years agoMade BlankEval instance consistent with other Eval singletons.
Josh Micich [Sat, 28 Nov 2009 02:50:47 +0000 (02:50 +0000)]
Made BlankEval instance consistent with other Eval singletons.

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

14 years agoAdded constants for IF() and CHOOSE() function indexes
Josh Micich [Fri, 27 Nov 2009 22:53:42 +0000 (22:53 +0000)]
Added constants for IF() and CHOOSE() function indexes

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

14 years agoPatch 48284 - raise visibility of FormulaParseException
Josh Micich [Fri, 27 Nov 2009 21:01:59 +0000 (21:01 +0000)]
Patch 48284 - raise visibility of FormulaParseException

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

14 years agominor changes - initial work on bugzilla 48292 (support for array formulas)
Josh Micich [Fri, 27 Nov 2009 20:54:03 +0000 (20:54 +0000)]
minor changes - initial work on bugzilla 48292 (support for array formulas)

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

14 years agosmall tweak to fix compiler error after r884918 (differences in @Override rules from...
Josh Micich [Fri, 27 Nov 2009 20:47:39 +0000 (20:47 +0000)]
small tweak to fix compiler error after r884918 (differences in @Override rules from java 5 to 6)

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

14 years agoimproved work with cell comments in XSSF, also added support for cell comments to...
Yegor Kozlov [Fri, 27 Nov 2009 17:39:17 +0000 (17:39 +0000)]
improved work with cell comments in XSSF, also added support for cell comments to SS interfaces

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