]>
source.dussan.org Git - poi.git/log
Nick Burch [Mon, 26 Apr 2010 16:46:08 +0000 (16:46 +0000)]
Tweak depends lines relating to compile-ooxml-xsds, so that the schema files are correctly downloaded if missing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@938120
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 25 Apr 2010 17:35:56 +0000 (17:35 +0000)]
Resolve bug #49139 - don't assume that the block size is always 512 bytes. Instead of hard coding this value in, pass around the new POIFSBigBlockSize object that holds the size and various helper subsizes. Should now be possible to open 4k block files without error.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@937834
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 25 Apr 2010 12:58:45 +0000 (12:58 +0000)]
Avoid writing malformed CDATA blocks in sharedStrings.xml, see Bugzill 48936
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@937792
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 24 Apr 2010 17:17:20 +0000 (17:17 +0000)]
Added implementation for TEXT() and TRUNC(), see Bugzilla 49025 and 49026
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@937652
13f79535 -47bb-0310-9956-
ffa450edef68
Mark Beardsley [Fri, 23 Apr 2010 14:31:59 +0000 (14:31 +0000)]
Improved usage message.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@937312
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 20 Apr 2010 13:06:59 +0000 (13:06 +0000)]
Properly close internal InputStream in ExtractorFactory#createExtractor(File), see Bugzilla 49147
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@935900
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 20 Apr 2010 12:57:27 +0000 (12:57 +0000)]
Fixed locale-sensitive formatters in PackagePropertiesPart, see Bugzilla 49138
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@935896
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 20 Apr 2010 10:27:30 +0000 (10:27 +0000)]
Ensure that CTVectorVariant is included in poi-ooxml-schemas.jar, Added accessors to CoreProperties.Keywords. See Bugzilla 49146 and 49153
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@935860
13f79535 -47bb-0310-9956-
ffa450edef68
Mark Beardsley [Thu, 15 Apr 2010 15:18:03 +0000 (15:18 +0000)]
Converts Excel to CSV using usermodel.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@934444
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 14 Apr 2010 14:15:16 +0000 (14:15 +0000)]
One more missing license
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@933965
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 14 Apr 2010 14:11:13 +0000 (14:11 +0000)]
Remove old .cvsignore files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@933963
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 14 Apr 2010 14:04:14 +0000 (14:04 +0000)]
Add missing license header to older xml files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@933961
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 14 Apr 2010 14:02:04 +0000 (14:02 +0000)]
Add missing license headers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@933959
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 14 Apr 2010 14:01:38 +0000 (14:01 +0000)]
Remove readme about java 1.4 vs 1.5, as we've ditched java 1.4 support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@933958
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 13 Apr 2010 15:04:45 +0000 (15:04 +0000)]
Lots more documentation on how we read in POIFS files and process the sectors/blocks and FATs. Also add a test that shows that bug #46391 is invalid
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@933663
13f79535 -47bb-0310-9956-
ffa450edef68
Maxim Valyanskiy [Tue, 6 Apr 2010 12:12:03 +0000 (12:12 +0000)]
bugfix: ClassCastException it PicturesTable.getAllPictures():
UnknownEscherRecord cannot be cast to EscherBlipRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@931111
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 3 Apr 2010 14:44:39 +0000 (14:44 +0000)]
propagate parent to parent-aware records decoded from Escher, also ensure that TextShape and EscherTextboxWrapper hold the same cached sets of records, see Bugzilla 48916
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@930525
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 30 Mar 2010 10:05:53 +0000 (10:05 +0000)]
Fix bug #48485 - Add extra paper size constans to PrintSetup, such as A3, B4 and B5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@929064
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 15 Mar 2010 06:14:03 +0000 (06:14 +0000)]
fixed compilation errors in recently added examples
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@923072
13f79535 -47bb-0310-9956-
ffa450edef68
Mark Beardsley [Fri, 12 Mar 2010 17:42:32 +0000 (17:42 +0000)]
Correct package statement
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@922366
13f79535 -47bb-0310-9956-
ffa450edef68
Mark Beardsley [Fri, 12 Mar 2010 11:23:44 +0000 (11:23 +0000)]
Ported to SS model.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@922219
13f79535 -47bb-0310-9956-
ffa450edef68
Mark Beardsley [Thu, 11 Mar 2010 12:12:54 +0000 (12:12 +0000)]
Comments modified re re-sizing behaviour
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@921819
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 19 Feb 2010 17:55:32 +0000 (17:55 +0000)]
Fix an issue with the HSMF tests working on some machines but not others - Make poifs.filesystem.DirectoryNode preserve the original ordering of its files, which HSMF needs to be able
to correctly match up chunks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@911878
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 14 Feb 2010 17:11:08 +0000 (17:11 +0000)]
Support evaluation of indirect defined names in INDIRECT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@910043
13f79535 -47bb-0310-9956-
ffa450edef68
Maxim Valyanskiy [Mon, 8 Feb 2010 12:08:15 +0000 (12:08 +0000)]
XSLFCommonSlideData: extract text data from group shape
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@907626
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 28 Jan 2010 12:28:29 +0000 (12:28 +0000)]
Add a disabled test for bug #44501, which still remains, plus fix a generics warning
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@904062
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 28 Jan 2010 12:20:32 +0000 (12:20 +0000)]
Fix generics warnings, and fix up tests to handle the extra bit of text being extracted now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@904060
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 28 Jan 2010 12:05:13 +0000 (12:05 +0000)]
Apply patch from Jukka from bug #43670 to improve HDGF v11 Separator detection, and handle short strings better, hopefully solving the Negative length of ChunkHeader issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@904052
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 28 Jan 2010 12:00:38 +0000 (12:00 +0000)]
Improve error message, and fix generics warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@904049
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 26 Jan 2010 16:21:17 +0000 (16:21 +0000)]
Add patch from Jukka from bug #48617 + test - Optionally allow the overriding of the Locale used by DataFormatter to control how the default number and date formats should look
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@903303
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 26 Jan 2010 11:39:44 +0000 (11:39 +0000)]
New event based xssf text extractor (XSSFEventBasedExcelExtractor)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@903182
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 26 Jan 2010 11:10:48 +0000 (11:10 +0000)]
The ReadOnlySharedStringsTable is re-usable for other event based things, so copy out to it's own class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@903170
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 25 Jan 2010 19:02:13 +0000 (19:02 +0000)]
Most of support suggested by Phil Varner on the list - ExtractorFactory can now be told to prefer Event Based extractors (current Excel only) on a per-thread or overall basis
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@902927
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 24 Jan 2010 13:40:58 +0000 (13:40 +0000)]
avoid failures in XLSX2CSV when shared string table is missing, see Bugzilla 48544
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@902566
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 24 Jan 2010 13:26:19 +0000 (13:26 +0000)]
properly close all IO streams created in OPCPackage, see Bugzilla 48571
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@902565
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 24 Jan 2010 13:11:46 +0000 (13:11 +0000)]
always copy all declared inner classes and interfaces when generating poi-ooxml-schemas, see Bugzilla 48572
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@902563
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 24 Jan 2010 13:05:48 +0000 (13:05 +0000)]
added mvn-install Ant target equivalent to 'mvn install' in maven-driven projects
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@902561
13f79535 -47bb-0310-9956-
ffa450edef68
Maxim Valyanskiy [Wed, 20 Jan 2010 14:33:58 +0000 (14:33 +0000)]
PowerPoint OLEShape: extract last version of embedded ole object
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@901215
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 19 Jan 2010 15:20:04 +0000 (15:20 +0000)]
Add a note about the UnicodeString move from a few days ago
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@900816
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 19 Jan 2010 12:06:41 +0000 (12:06 +0000)]
Add changelog note
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@900747
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 19 Jan 2010 12:04:14 +0000 (12:04 +0000)]
Implement the ExtRst part of a UnicodeString
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@900746
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 19 Jan 2010 12:03:27 +0000 (12:03 +0000)]
If there's no more data but there ought to be for unicode strings, in a partly corrupt file, give a warning and substitute in empty strings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@900745
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 19 Jan 2010 12:02:10 +0000 (12:02 +0000)]
Add more documentation, and make the constructor public for testing use
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@900744
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 19 Jan 2010 12:01:13 +0000 (12:01 +0000)]
Improve unhandled continue record message by saying what it follows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@900743
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 18 Jan 2010 14:11:26 +0000 (14:11 +0000)]
Fix a couple of warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@900399
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 18 Jan 2010 14:07:38 +0000 (14:07 +0000)]
New debugging class, useful for when figuring out how to split on continue records, where continue records lie etc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@900397
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 18 Jan 2010 12:56:18 +0000 (12:56 +0000)]
Tidy up some of the IntMapper/UnicodeString bits with generics
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@900376
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 18 Jan 2010 12:18:00 +0000 (12:18 +0000)]
records.UnicodeString isn't actually a Record, just a common part that exists in many other records. As such, move it to records.common, which is where all the other record components live
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@900362
13f79535 -47bb-0310-9956-
ffa450edef68
Maxim Valyanskiy [Fri, 15 Jan 2010 12:25:15 +0000 (12:25 +0000)]
bug#48068: RecordFormatException: The content of an excel record cannot exceed 8224 bytes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@899608
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 14 Jan 2010 19:23:13 +0000 (19:23 +0000)]
avoid creating unnecessary temp files, tighten up usage of temp files in unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@899364
13f79535 -47bb-0310-9956-
ffa450edef68
Maxim Valyanskiy [Thu, 14 Jan 2010 09:22:39 +0000 (09:22 +0000)]
revert previous commit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@899129
13f79535 -47bb-0310-9956-
ffa450edef68
Maxim Valyanskiy [Thu, 14 Jan 2010 08:56:35 +0000 (08:56 +0000)]
ExtractorFactory: save OOXML stream into temporary file before text extraction - this reduces memory usage and allows temporary file cleanup
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@899123
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 13 Jan 2010 20:24:15 +0000 (20:24 +0000)]
Avoid creating temporary files when opening OPC packages from input stream
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@898927
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 13 Jan 2010 15:52:53 +0000 (15:52 +0000)]
Add a command line wrapper around ExtractorFactory, mostly aimed at when debugging rather than production
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@898810
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 13 Jan 2010 15:42:53 +0000 (15:42 +0000)]
Remove some generics warnings from the HPSF custom properties and sections parts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@898804
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 13 Jan 2010 14:25:31 +0000 (14:25 +0000)]
Tweak the generics definition on workbook so that method signatures on hssf and xssf won't need to change
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@898769
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 13 Jan 2010 13:46:36 +0000 (13:46 +0000)]
Tweak the iterator section to avoid casts as we have generics, and then ditch the hssf duplicate bit (everyone should be pointed at the ss.usermodel version)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@898750
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 13 Jan 2010 13:42:15 +0000 (13:42 +0000)]
Fix a few generics warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@898748
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 12 Jan 2010 12:02:18 +0000 (12:02 +0000)]
Improved how HSMF handles multiple recipients
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@898295
13f79535 -47bb-0310-9956-
ffa450edef68
Maxim Valyanskiy [Tue, 12 Jan 2010 11:53:35 +0000 (11:53 +0000)]
add more powerpoint xml mime types
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@898292
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 11 Jan 2010 14:55:43 +0000 (14:55 +0000)]
Add PublisherTextExtractor support to ExtractorFactory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@897887
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 11 Jan 2010 14:54:16 +0000 (14:54 +0000)]
Add status message for recent change from maxcom
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@897886
13f79535 -47bb-0310-9956-
ffa450edef68
Maxim Valyanskiy [Mon, 11 Jan 2010 14:27:54 +0000 (14:27 +0000)]
XSLF: text extraction from tables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@897875
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 11 Jan 2010 12:19:42 +0000 (12:19 +0000)]
Make it possible to return null on missing chunks, rather than the exception
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@897847
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 11 Jan 2010 10:39:35 +0000 (10:39 +0000)]
Do a manual sync, as per the common skins README, to avoid a build warning
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@897830
13f79535 -47bb-0310-9956-
ffa450edef68
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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