]>
source.dussan.org Git - poi.git/log
Javen O'Neal [Wed, 14 Sep 2016 05:31:48 +0000 (05:31 +0000)]
bug 58671: add @Removal annotation to deprecated fields
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760632 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Wed, 14 Sep 2016 05:22:23 +0000 (05:22 +0000)]
bug 59264: revert CellStyle#getBorder[Top|Bottom|Left|Right]() to return short and add getBorder[Top|Bottom|Left|Right]Enum() returns BorderStyle enum for backwards compatibility with POI 3.14 and earlier
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760630 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Wed, 14 Sep 2016 04:35:45 +0000 (04:35 +0000)]
bug 59264: revert getBorder[Top|Bottom|Left|Right|Diagonal]() to return short and add getBorder[Top|Bottom|Left|Right|Diagonal]Enum() returns BorderStyle enum for backwards compatibility with POI 3.14 and earlier
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760627 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Wed, 14 Sep 2016 03:51:45 +0000 (03:51 +0000)]
bug 59790: add @Removal annotations to deprecated methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760624 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Wed, 14 Sep 2016 03:33:52 +0000 (03:33 +0000)]
bug 59833: add @Removal annotation to deprecated methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760623 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Wed, 14 Sep 2016 03:24:15 +0000 (03:24 +0000)]
bug 59837,59833,59264: add @Removal annotations to CellStyle constants for which enums now exist
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760622 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Wed, 14 Sep 2016 03:17:51 +0000 (03:17 +0000)]
bug 59873: add @Removal annotations for deprecated CreationHelper#createHyperlink(int) and Hyperlink static aliases to HyperlinkType enum values
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760621 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Wed, 14 Sep 2016 03:06:51 +0000 (03:06 +0000)]
bug 59907: add @Removal annotations to AnchorType static aliases in ClientAnchor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760620 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Wed, 14 Sep 2016 02:55:52 +0000 (02:55 +0000)]
bug 59907: add @Removal annotations to deprecated ClientAnchor#setAnchorType(int)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760619 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Wed, 14 Sep 2016 02:41:01 +0000 (02:41 +0000)]
bug 59907: restore ClientAnchor#setAnchorType(int) that was removed in POI 3.14 beta 1 and broke backwards compatibility without a 2 release deprecation notice
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760617 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Tue, 13 Sep 2016 23:24:56 +0000 (23:24 +0000)]
change CellValue#getCellType() to return an int instead of an enum for backwards compatibility (source and binary) with POI 3.14. This reverts the behavior introduced in POI 3.15 beta 3 in r1751237.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760607 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 12 Sep 2016 23:10:27 +0000 (23:10 +0000)]
Disabled unit test for #60010
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760458 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Sun, 11 Sep 2016 18:50:26 +0000 (18:50 +0000)]
prepare for 3.16-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760273 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Sun, 11 Sep 2016 18:48:11 +0000 (18:48 +0000)]
release prepare for 3.15 - updating build.xml and status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760270 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sun, 11 Sep 2016 04:05:42 +0000 (04:05 +0000)]
bug 52425: Error adding Comments into cloned Sheets; patch from Daniel
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760221 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sun, 11 Sep 2016 03:37:56 +0000 (03:37 +0000)]
bug 60025: DataFormatter should print booleans as TRUE/FALSE, not true/false
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760219 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sun, 11 Sep 2016 03:21:33 +0000 (03:21 +0000)]
bug 58191: Support merge cells within a table row; patch from Mark Olesen
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760217 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sun, 11 Sep 2016 02:52:29 +0000 (02:52 +0000)]
add unit test class for XSLFTableRow
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760216 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sun, 11 Sep 2016 02:02:56 +0000 (02:02 +0000)]
bug 59958: Add cells on the fly to the evaluation sheet cache on cache miss; patch from Tomasz Stanczak
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760213 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sat, 10 Sep 2016 19:33:32 +0000 (19:33 +0000)]
bug 60102: throw IOException when writing a closed document
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760206 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sat, 10 Sep 2016 18:47:00 +0000 (18:47 +0000)]
move duplicated NullOutputStream classes to test suite utilities
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760203 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sat, 10 Sep 2016 05:22:58 +0000 (05:22 +0000)]
Add comments describing purpose of each unit test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760130 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Fri, 9 Sep 2016 18:41:37 +0000 (18:41 +0000)]
poi-60044 small typo in last update to BuiltinFormats
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1760102 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Wed, 24 Aug 2016 04:03:26 +0000 (04:03 +0000)]
make CreatePivotTable self-explaining with better variable names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1757459 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Wed, 24 Aug 2016 03:54:55 +0000 (03:54 +0000)]
Update CreatePivotTable with non-deprecated constructor. This closes #36 on github.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1757458 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Wed, 24 Aug 2016 03:47:21 +0000 (03:47 +0000)]
Remove unnecessary short cast. This closes #37 on github
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1757457 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 22 Aug 2016 18:25:45 +0000 (18:25 +0000)]
bug 59791: add @Removal tags to Cell.CELL_TYPE_* constants, deprecated by CellType enum
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1757239 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 22 Aug 2016 18:14:46 +0000 (18:14 +0000)]
bug 59791: make sure hard-coded int literals work for cell type
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1757237 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 22 Aug 2016 17:57:45 +0000 (17:57 +0000)]
bug 59791: improve Cell.CELL_TYPE_* backwards compatibility
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1757235 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Sun, 21 Aug 2016 21:44:42 +0000 (21:44 +0000)]
prepare for 3.16-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1757092 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Sun, 21 Aug 2016 21:43:48 +0000 (21:43 +0000)]
release prepare for 3.15 - updating build.xml and status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1757090 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Sun, 21 Aug 2016 21:43:38 +0000 (21:43 +0000)]
Svn commit via calling the binary. Doing it via ant fails every single time for me on two different environments with:
svn:
E200007 : Commit failed (details follow): svn:
E200007 : CHECKOUT can only be performed on a version resource [at this time].
more investigation required.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1757089 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Sun, 21 Aug 2016 21:37:21 +0000 (21:37 +0000)]
Undo another iffy attempt
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1757088 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Sun, 21 Aug 2016 21:34:52 +0000 (21:34 +0000)]
"release prepare for 3.15 - pin documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1757086 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Sun, 21 Aug 2016 21:33:14 +0000 (21:33 +0000)]
release prepare for 3.15 - updating build.xml and status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1757085 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Sun, 21 Aug 2016 21:33:03 +0000 (21:33 +0000)]
Revert accidental edits
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1757084 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Sun, 21 Aug 2016 21:18:07 +0000 (21:18 +0000)]
release prepare for 3.15 - updating build.xml and status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1757083 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 21 Aug 2016 11:19:42 +0000 (11:19 +0000)]
changed expiration date of kiwiwings@apache.org
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1757046 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Tue, 16 Aug 2016 21:43:31 +0000 (21:43 +0000)]
revert r1753048 due to AIOOB regression
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1756552 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 15 Aug 2016 17:17:06 +0000 (17:17 +0000)]
decrease TestSXSSFSheetAutoSizeColumn COLUMN_WIDTH_THRESHOLD_BETWEEN_SHORT_AND_LONG so that poi-ooxml-schemas can be built on 'Java: 1.8.0_101/1.8.0_101-b13/25.101-b13/OpenJDK 64-Bit Server VM from Oracle Corporation on Linux: 4.7.0-1-default'
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1756402 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 15 Aug 2016 16:08:11 +0000 (16:08 +0000)]
+svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1756398 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 15 Aug 2016 16:05:32 +0000 (16:05 +0000)]
bug 60005: fix NPE in XSLFTextParagraph.getDefaultFontSize()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1756397 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 15 Aug 2016 08:09:32 +0000 (08:09 +0000)]
make member variables final
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1756361 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 15 Aug 2016 07:36:22 +0000 (07:36 +0000)]
extract string constant out of code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1756358 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 15 Aug 2016 07:31:43 +0000 (07:31 +0000)]
simplify unit test using assertContainsIgnoreCase
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1756357 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 15 Aug 2016 07:27:03 +0000 (07:27 +0000)]
add (meta) unit test for POITestCase
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1756356 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 15 Aug 2016 05:23:34 +0000 (05:23 +0000)]
whitespace, remove unused variable, expose Set interface for seenNotes, append \n character instead of String
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1756348 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 15 Aug 2016 04:42:31 +0000 (04:42 +0000)]
bug 59773: move loop invariants out of for-loop for performance, use for-each instead of for loop when possible
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1756345 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 11 Aug 2016 15:27:33 +0000 (15:27 +0000)]
Slightly simplify HWPF writing code, and add in-place write tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1756003 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 11 Aug 2016 15:14:04 +0000 (15:14 +0000)]
HWPF in-place write support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1756001 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 11 Aug 2016 12:00:53 +0000 (12:00 +0000)]
Fix detecting Java 6 versus Java 7 or higher for Findbugs-version, this did not really work for some reason.
Use real Java version, not ant.java.version as this is not correctly set sometimes .
Also print out some more Ant-version-information
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1755962 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Wed, 10 Aug 2016 21:45:12 +0000 (21:45 +0000)]
prepare for 3.15-beta4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1755880 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Wed, 10 Aug 2016 21:44:15 +0000 (21:44 +0000)]
release prepare for 3.15-beta3 - pin documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1755878 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Wed, 10 Aug 2016 21:40:39 +0000 (21:40 +0000)]
release prepare for 3.15-beta3 - pin documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1755876 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Wed, 10 Aug 2016 20:32:20 +0000 (20:32 +0000)]
Remove incorrectly set svn:executable flags
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1755847 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 4 Aug 2016 17:50:42 +0000 (17:50 +0000)]
Print out version of findbugs/java to research why we chose the wrong one in CI
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1755222 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 4 Aug 2016 14:23:54 +0000 (14:23 +0000)]
Whitespace, javadocs and @Overrides for the Logger classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1755192 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 3 Aug 2016 11:53:43 +0000 (11:53 +0000)]
Switch XSSF onto BaseFormulaEvaluator, reducing code duplication and fixing XSSFFormulaEvaluator.evaluateAll() to mirror HSSF and use any setup referenced workbooks (stackoverflow #
38706562 )
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1755079 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 3 Aug 2016 11:42:04 +0000 (11:42 +0000)]
Refactor out some of the common FormulaEvaluator logic from HSSF to a base class (XSSF coming shortly)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1755070 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 3 Aug 2016 11:15:13 +0000 (11:15 +0000)]
Whitespace / indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1755068 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 3 Aug 2016 11:12:50 +0000 (11:12 +0000)]
Whitespace / indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1755066 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 3 Aug 2016 10:20:10 +0000 (10:20 +0000)]
Fix eclipse classpath - collections is in core lib
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1755062 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Tue, 2 Aug 2016 08:38:17 +0000 (08:38 +0000)]
Tweak
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754849 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Tue, 2 Aug 2016 08:36:12 +0000 (08:36 +0000)]
Test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754848 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Tue, 2 Aug 2016 08:35:25 +0000 (08:35 +0000)]
Test commit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754847 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Tue, 2 Aug 2016 08:31:52 +0000 (08:31 +0000)]
Tweak
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754846 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Tue, 2 Aug 2016 08:29:37 +0000 (08:29 +0000)]
Trivial change to test SVN is working again
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754845 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 1 Aug 2016 18:20:43 +0000 (18:20 +0000)]
bug 59922: rename XSSFPaswordHelper to XSSFPasswordHelper
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754786 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 1 Aug 2016 18:03:36 +0000 (18:03 +0000)]
bug 59922: make XSSFPasswordHelper internal because it works on XmlObject objects, which are generally an internal implementation detail of POI-OOXML
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754785 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 1 Aug 2016 18:01:24 +0000 (18:01 +0000)]
whitespace; +svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754784 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 1 Aug 2016 17:36:06 +0000 (17:36 +0000)]
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754782 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Mon, 1 Aug 2016 12:51:24 +0000 (12:51 +0000)]
Fix zero-padding and handling of empty passwords (meaning protection on, but no password to remove it) for XSSF workbook protection.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59920
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754744 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 1 Aug 2016 06:23:36 +0000 (06:23 +0000)]
Rename and add missing license header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754705 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 1 Aug 2016 05:32:41 +0000 (05:32 +0000)]
javadoc fix: incorrect deprecated replacement
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754702 13f79535 -47bb-0310-9956-
ffa450edef68
Mark Murphy [Mon, 1 Aug 2016 04:21:14 +0000 (04:21 +0000)]
revert changes made in r1754691
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754700 13f79535 -47bb-0310-9956-
ffa450edef68
Mark Murphy [Mon, 1 Aug 2016 02:53:55 +0000 (02:53 +0000)]
correction to junit bugs in r1754691
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754698 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 1 Aug 2016 00:17:33 +0000 (00:17 +0000)]
Javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754694 13f79535 -47bb-0310-9956-
ffa450edef68
Mark Murphy [Sun, 31 Jul 2016 23:59:02 +0000 (23:59 +0000)]
Add new class Cell Style Template and supporting enum for drawing borders
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754691 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 31 Jul 2016 21:24:13 +0000 (21:24 +0000)]
Add coverage of function WEEKDAY
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754689 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 31 Jul 2016 21:23:34 +0000 (21:23 +0000)]
Fix download-location of commons-logging4 jar and add it to FindBugs and bin-files target correctly
Add ant-jar to findbugs target as it is needed for excelant-code-check now
Fail on error when running Findbugs (still not on found warnings!)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754688 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 31 Jul 2016 21:23:25 +0000 (21:23 +0000)]
Allow to specify -addmods for Java 9 support, update to JaCoCo 0.7.7 for initial Java 9 support and add target to create a combined JUnit report
Conflicts:
build.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754687 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 31 Jul 2016 17:19:37 +0000 (17:19 +0000)]
Exclude package sl.draw.binding from coverage-counting as this is generated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754676 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 31 Jul 2016 17:19:33 +0000 (17:19 +0000)]
Test a few more cases of function INDIRECT()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754675 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 31 Jul 2016 17:19:27 +0000 (17:19 +0000)]
Bug 59736: Incorrect evaluation of SUBTOTAL with composite interval
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754674 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 31 Jul 2016 17:19:17 +0000 (17:19 +0000)]
IDE warnings and fix a few places where we do not close resources in tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754673 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 31 Jul 2016 17:19:05 +0000 (17:19 +0000)]
Adjust build:
* Use "skipexisting" in Get from Ant 1.8
* Do not always re-run ooxml-lite
* Findbugs does not require src- and javadocs-jars, so depend on "jar" instead of "assemble"
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754672 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 30 Jul 2016 12:39:16 +0000 (12:39 +0000)]
Sonar wants to know about the new commons collections dependency too!
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754620 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Sat, 30 Jul 2016 08:54:50 +0000 (08:54 +0000)]
Move commons collections 4 dependency to main
https://bz.apache.org/bugzilla/show_bug.cgi?id=59734
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754602 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Fri, 29 Jul 2016 18:48:07 +0000 (18:48 +0000)]
As Nick suspected, the dependency is actually from HSSF too so commons collections 4 needs adding to the main POM
https://bz.apache.org/bugzilla/show_bug.cgi?id=59734
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754563 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 29 Jul 2016 14:03:28 +0000 (14:03 +0000)]
Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754530 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Fri, 29 Jul 2016 13:24:00 +0000 (13:24 +0000)]
Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods.
Re-organise internally to use a map so that lookup is O(1) rather than O(n ranges).
Add a dependency on commons collections 4, also ASL licensed so no problem.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59734
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754521 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 27 Jul 2016 18:15:54 +0000 (18:15 +0000)]
Bug 55384: Handle setting pre-evaluation string correctly in SXSSF as well
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754328 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 26 Jul 2016 10:58:08 +0000 (10:58 +0000)]
HWPFDocument.write(File) support and tests #57919
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1754108 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 24 Jul 2016 11:38:50 +0000 (11:38 +0000)]
Bug 59634: Clarify and refine JavaDoc of various close() methods to consistently state that close() invalidates the object
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1753912 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 21 Jul 2016 23:25:02 +0000 (23:25 +0000)]
In-place write for HSLF #57919
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1753741 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 21 Jul 2016 23:09:07 +0000 (23:09 +0000)]
Provide a createOrUpdateDocument method at the POIFS level, and use to simplify writing code #57919
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1753739 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 21 Jul 2016 10:27:27 +0000 (10:27 +0000)]
Javadoc updates
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1753659 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Thu, 21 Jul 2016 02:17:37 +0000 (02:17 +0000)]
test Cell.setCellValue(false)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1753634 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 20 Jul 2016 23:31:57 +0000 (23:31 +0000)]
If doing an in-place write, update the properties too
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1753623 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 20 Jul 2016 23:20:02 +0000 (23:20 +0000)]
#57919 HSLF writing to new File
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1753622 13f79535 -47bb-0310-9956-
ffa450edef68