]>
source.dussan.org Git - poi.git/log
Nick Burch [Mon, 13 Jul 2015 17:54:28 +0000 (17:54 +0000)]
CFRule12 tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690778 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 13 Jul 2015 17:32:05 +0000 (17:32 +0000)]
New future record interface, and more CFRule12 toString output
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690773 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 13 Jul 2015 17:31:04 +0000 (17:31 +0000)]
Allow dumping of null arrays
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690772 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 13 Jul 2015 16:07:39 +0000 (16:07 +0000)]
Further CFRule12 parsing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690742 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 13 Jul 2015 14:51:36 +0000 (14:51 +0000)]
CFRule12 can have standard formats too, so push logic to base class #58130
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690686 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Mon, 13 Jul 2015 13:00:35 +0000 (13:00 +0000)]
Add Sheet.getMergedRegions to obtain them all as a list. Implement this for XSSF using "deprecated" methods in XMLBeans which allow the operation to be linear in the number of regions rather than n-squared.
Fixes #57893
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690661 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 13 Jul 2015 12:17:52 +0000 (12:17 +0000)]
Bug 58113: Fix regression: NullPointerException when setting cell value to null
add unit tests which verifies this for all three SS-implementations
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690652 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Mon, 13 Jul 2015 09:05:17 +0000 (09:05 +0000)]
Patch from Chris Boyle to add basic support for .xlsm (macro-enabled) workbooks. The binary blob containing the VBA macros may be copied from one such workbook into another.
Fixes #58036
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690593 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 12 Jul 2015 21:34:18 +0000 (21:34 +0000)]
Template IDs from which CFs can be based
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690534 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 12 Jul 2015 20:47:32 +0000 (20:47 +0000)]
Add some more conditional formatted styles in the test workbooks #58130
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690530 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 12 Jul 2015 20:38:57 +0000 (20:38 +0000)]
Refactor some of the CFRuleRecord logic out to CFRuleBase, and begin work on CFRule12Record #58130
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690527 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 12 Jul 2015 19:28:27 +0000 (19:28 +0000)]
Fix formatting/indents/comments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690512 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 12 Jul 2015 18:35:33 +0000 (18:35 +0000)]
Introduce a CFHeaderBase common parent #58130
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690503 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 12 Jul 2015 18:16:13 +0000 (18:16 +0000)]
Update FtrHeader and CFHeader clone/create
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690500 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 12 Jul 2015 18:06:34 +0000 (18:06 +0000)]
More whitespace / indent updates
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690497 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 12 Jul 2015 18:02:50 +0000 (18:02 +0000)]
Fix indent/whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690495 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 12 Jul 2015 17:58:27 +0000 (17:58 +0000)]
Start to support CF12 headers for #58130
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690494 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 12 Jul 2015 17:31:54 +0000 (17:31 +0000)]
Javadocs, and more record names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690490 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 12 Jul 2015 17:06:45 +0000 (17:06 +0000)]
Javadoc and comment updates for CFs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690486 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 11 Jul 2015 21:26:11 +0000 (21:26 +0000)]
Some new-style conditional formattings, with gradients and icons
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690409 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 11 Jul 2015 20:45:58 +0000 (20:45 +0000)]
Add another Conditional Formatting example - multiple rules which overlap
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1690405 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 8 Jul 2015 05:57:32 +0000 (05:57 +0000)]
OOXMLPrettyPrint: Populate the standalone-attribute always to avoid differences in the resulting XML files from Excel and POI
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1689794 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 7 Jul 2015 07:44:11 +0000 (07:44 +0000)]
Add some missing close(), reduce output in unit tests and remove some other Eclipse warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1689590 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 7 Jul 2015 07:39:44 +0000 (07:39 +0000)]
Allow Eclipse to add some additional compiler warning settings added by newer Eclipse versions, mostly Java 8 so not overly useful for us currently anyway
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1689589 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 6 Jul 2015 21:39:42 +0000 (21:39 +0000)]
When writing the mini-stream, set the size of it on the root property #58061
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1689505 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 6 Jul 2015 21:15:57 +0000 (21:15 +0000)]
Helper method to report the number of blocks used in a BAT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1689504 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 3 Jul 2015 11:04:52 +0000 (11:04 +0000)]
Bug 57744: Fix parsing the email submission data when id contains a hyphen
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1688998 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 3 Jul 2015 10:32:53 +0000 (10:32 +0000)]
Bug 57678: Apply patch to better handle years in mail-messages between 1980 and 1999.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1688993 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 2 Jul 2015 22:36:45 +0000 (22:36 +0000)]
Fix OPOIFS generics warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1688920 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 1 Jul 2015 00:43:33 +0000 (00:43 +0000)]
To better match OPOIFS, pad to the end of a block with 0xFF/-1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1688543 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 30 Jun 2015 23:50:35 +0000 (23:50 +0000)]
More NPOIFS ministream tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1688534 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 30 Jun 2015 23:25:41 +0000 (23:25 +0000)]
Allow optional dumping of the raw ministream as well
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1688533 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 29 Jun 2015 07:12:27 +0000 (07:12 +0000)]
Revert to state before running unit-tests to not have arbitrary test-changes applied to the sample file.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1688095 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 29 Jun 2015 06:05:42 +0000 (06:05 +0000)]
Support optionally dumping the properties stream
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1688091 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 28 Jun 2015 19:55:56 +0000 (19:55 +0000)]
Open file read-only in test to avoid making it dirty during running unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1688045 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 28 Jun 2015 18:53:21 +0000 (18:53 +0000)]
Put the properties table at block 0, with the first BAT at block 1, to hopefully solve #58061
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1688038 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 28 Jun 2015 18:51:50 +0000 (18:51 +0000)]
Print mini stream information, and property entries
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1688037 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 28 Jun 2015 17:54:20 +0000 (17:54 +0000)]
Fix inconsistent whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1688031 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 28 Jun 2015 17:53:24 +0000 (17:53 +0000)]
Refactor the small block reader creation, so that POIFSHeaderDumper can dump the sbat structure too
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1688030 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 24 Jun 2015 23:34:03 +0000 (23:34 +0000)]
Bug 54332 - WMF extraction failing in Tika for older PowerPoint Files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1687398 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 24 Jun 2015 08:53:25 +0000 (08:53 +0000)]
Fix test to find the exception-text in all cases
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1687212 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 24 Jun 2015 08:33:06 +0000 (08:33 +0000)]
show full exception stack-trace if zip-bomb detection test fails
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1687197 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 24 Jun 2015 07:06:01 +0000 (07:06 +0000)]
Removed Java7 calls
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1687176 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Tue, 23 Jun 2015 23:39:07 +0000 (23:39 +0000)]
Bug 56865 - Limit number of bytes (by counting them) while opening office docs
Bug 50090 - 'zip' bomb prevention
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1687148 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Tue, 23 Jun 2015 23:06:23 +0000 (23:06 +0000)]
Bug 58069 - Biff8RC4 xorShort returns wrong value for unsigned shorts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1687146 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 22 Jun 2015 20:28:18 +0000 (20:28 +0000)]
Add public key of Dominik Stadler (centic)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1686929 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 21 Jun 2015 19:06:32 +0000 (19:06 +0000)]
Bug 58040 - Log Forging
and marked POILogger/POILogFactory internal
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1686748 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 21 Jun 2015 06:56:45 +0000 (06:56 +0000)]
Bug 57923: Fix check for tokens in NameRecord.getExternSheetNumber() to avoid ArrayOutOfBoundsException
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1686689 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 20 Jun 2015 15:08:42 +0000 (15:08 +0000)]
fixed javadoc links after imports have been organized
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1686636 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 20 Jun 2015 13:10:28 +0000 (13:10 +0000)]
Bug 56655: Fix Sumifs for cases where the criteria is in error.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1686610 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 20 Jun 2015 11:29:14 +0000 (11:29 +0000)]
Bug 56420: Fix possible NullPointerException when empty cell is included in Sumif calculation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1686564 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 17 Jun 2015 20:41:08 +0000 (20:41 +0000)]
Comment out writing to file in c:/temp which breaks the build now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1686106 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 17 Jun 2015 14:53:38 +0000 (14:53 +0000)]
Move more tests into base class and add a TestSXSSFBugs class to verify some things that are supported against SXSSFWorkbook as well
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1686035 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 17 Jun 2015 14:26:31 +0000 (14:26 +0000)]
Make setLandscape(false) and setLeftToRight(false) do what one would expect
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1686019 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 17 Jun 2015 08:31:13 +0000 (08:31 +0000)]
Add settings for the Eclipse plugin "moreunit"
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1685939 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 16 Jun 2015 05:42:36 +0000 (05:42 +0000)]
Bug 57963: Add a task to the integration-test build which verifies that most examples can be built without scratchpad.jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1685705 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 16 Jun 2015 05:32:22 +0000 (05:32 +0000)]
remove some older jacoco jars from the lib-directories to avoid loading outdated 3rd party code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1685702 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Mon, 15 Jun 2015 09:44:12 +0000 (09:44 +0000)]
Whitespace seems to be confusing the license header check; try pasting one off another file.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1685523 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 15 Jun 2015 09:38:29 +0000 (09:38 +0000)]
One more file with missing license header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1685522 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 15 Jun 2015 08:17:08 +0000 (08:17 +0000)]
add missing license header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1685506 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Fri, 12 Jun 2015 15:29:20 +0000 (15:29 +0000)]
Add explicit test for NPE only caught by other tests. Test '97 fallback behaviour generally.
https://bz.apache.org/bugzilla/show_bug.cgi?id=56328
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1685104 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Fri, 12 Jun 2015 15:20:10 +0000 (15:20 +0000)]
My own patch to fix #56328
Add tests for initial patch applied by Nick in r1582892
Fix and test AreaReference#isWholeColumnReference to take account of the prevailing spreadsheet version. Fixing all users of this is a big undertaking, so for now I've left a fallback on the original behaviour for some cases.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1685101 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Wed, 3 Jun 2015 13:09:20 +0000 (13:09 +0000)]
Add my PGP key to the list.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1683317 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Wed, 3 Jun 2015 12:50:10 +0000 (12:50 +0000)]
Use a different arbitrary value for the ID of the comment shape type. This appears to prevent Excel >= 2010 from turning POI-written comments into the wrong shape (giant curved arrow).
Fixes https://bz.apache.org/bugzilla/show_bug.cgi?id=55410
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1683315 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 1 Jun 2015 20:49:53 +0000 (20:49 +0000)]
Bug 53109: Correctly handle unicode strings in NameCommentRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1682999 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 31 May 2015 21:18:11 +0000 (21:18 +0000)]
Patch from René Scheibe from bug #57512 - Fix potential NPE in DateUtil for invalid dates
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1682796 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 31 May 2015 21:02:39 +0000 (21:02 +0000)]
Add missing license header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1682794 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 31 May 2015 20:11:28 +0000 (20:11 +0000)]
Bug 57904: Add full source build from dist-packages to CI builds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1682786 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 31 May 2015 20:11:20 +0000 (20:11 +0000)]
List more targets in help, make jar-src work standalone
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1682785 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 31 May 2015 20:10:08 +0000 (20:10 +0000)]
Set version to 3.13-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1682784 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Fri, 29 May 2015 14:01:31 +0000 (14:01 +0000)]
POI-57975: clean up white spaces and other style issues in XWPF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1682473 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Thu, 28 May 2015 19:08:24 +0000 (19:08 +0000)]
POI-57889 -- actually trigger inclusion of CTNumLvl with document contributed by Moritz Dorka on TIKA-1315
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1682310 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 28 May 2015 11:17:41 +0000 (11:17 +0000)]
Note on why ooxml needs scratchpad, for one part only
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1682212 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 28 May 2015 11:15:07 +0000 (11:15 +0000)]
Correct package
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1682210 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 28 May 2015 11:13:23 +0000 (11:13 +0000)]
Pull out the parts of TextPainter needed by XSLF from HSLF to common-SL in core #57963
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1682209 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 28 May 2015 11:06:18 +0000 (11:06 +0000)]
#57963 Move the WP and SL interface definitions to core from scratchpad, so the OOXML classes can work without scratchpad
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1682204 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 28 May 2015 11:00:32 +0000 (11:00 +0000)]
Fix inconsistent indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1682201 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 27 May 2015 17:15:17 +0000 (17:15 +0000)]
#57951 Use BigDecimal in some cases in DataFormatter.formatRawCellContents, to avoid rounding problems on JDK8. Patch from Robert Kish
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1682083 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 27 May 2015 17:10:45 +0000 (17:10 +0000)]
Fix inconsistent indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1682081 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 26 May 2015 19:30:21 +0000 (19:30 +0000)]
Add WorkbookFactory.create() with a flag to allow to open files read-only, keep the current way of opening read/write as default to not break existing code.
Also adjust Javadoc somewhat.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1681823 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 26 May 2015 19:30:04 +0000 (19:30 +0000)]
Make POIXMLDocument implement Closeable as it holds an OCPPackage with open resources and thus should be closed after usage. Until now only XSSFWorkbook did this, but it makes sense for all derived classes.
Also make close() in POIXMLDocument public to not have to re-implement it in all sub-classes.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1681822 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 26 May 2015 18:38:34 +0000 (18:38 +0000)]
Add ignore - file has no content streams
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1681809 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 26 May 2015 18:04:00 +0000 (18:04 +0000)]
#56791 Make NPOIFS the default when POIFSFileSystem is requested
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1681804 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 26 May 2015 18:03:29 +0000 (18:03 +0000)]
Force OPOIFS test to explicitly create OPOIFS instance
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1681803 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 26 May 2015 17:59:13 +0000 (17:59 +0000)]
Force OPOIFS test to explicitly create OPOIFS instance
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1681802 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 26 May 2015 17:55:23 +0000 (17:55 +0000)]
Remove a long-deprecated OPOIFS related method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1681801 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 26 May 2015 14:06:17 +0000 (14:06 +0000)]
Fix warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1681763 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 26 May 2015 13:56:40 +0000 (13:56 +0000)]
Fix testing for NPOIFS zero-length stream writing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1681762 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 26 May 2015 13:46:20 +0000 (13:46 +0000)]
Fix NPOIFS to handle dodgy excel-95 file from bug #46904
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1681756 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 26 May 2015 13:41:29 +0000 (13:41 +0000)]
More 0 byte stream tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1681754 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 20 May 2015 19:13:36 +0000 (19:13 +0000)]
Add verification unit test for bug 47169
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1680657 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 20 May 2015 18:00:19 +0000 (18:00 +0000)]
Apply fix reported in bug 47661 and add unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1680642 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 19 May 2015 13:13:09 +0000 (13:13 +0000)]
Prevent problems reported in Bug 56574 by ensuring that Cells are properly removed when a row is overwritten by calling createRow() with it's rownum.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1680280 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 19 May 2015 10:16:57 +0000 (10:16 +0000)]
Update to JaCoCo 0.7.4 and fix location of coverage data in build-output
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1680228 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 19 May 2015 09:37:52 +0000 (09:37 +0000)]
Let Eclipse add some more settings to the project files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1680216 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 17 May 2015 21:26:31 +0000 (21:26 +0000)]
Move location where document is held and adjust constructors and class-hierarchy accordingly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1679903 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 12 May 2015 06:27:11 +0000 (06:27 +0000)]
Adjust error message to have the same error across different types of Workbook and revert test to check on common error message again
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1678874 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 12 May 2015 04:54:47 +0000 (04:54 +0000)]
Fix unit test which asserts on actual error message
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1678861 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 11 May 2015 23:49:42 +0000 (23:49 +0000)]
Update documentation for POI 3.12
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1678838 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 11 May 2015 20:03:36 +0000 (20:03 +0000)]
Adjust intendation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1678814 13f79535 -47bb-0310-9956-
ffa450edef68