]> source.dussan.org Git - poi.git/log
poi.git
9 years agoMake intersection formulae work in XSSF. Patch from Matt Hillsdon plus additional...
David North [Wed, 19 Aug 2015 10:10:08 +0000 (10:10 +0000)]
Make intersection formulae work in XSSF. Patch from Matt Hillsdon plus additional tests.

https://bz.apache.org/bugzilla/show_bug.cgi?id=52111

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

9 years agoAdd one unit-test for a different way of calculating workdays to see if this also...
Dominik Stadler [Tue, 18 Aug 2015 20:24:07 +0000 (20:24 +0000)]
Add one unit-test for a different way of calculating workdays to see if this also triggers test failures in Sonar Maven runs which currently fail for test-case TestWorkdayFunction

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

9 years agoAdd more of the xsds to the Sonar Maven ooxml-schema pom.xml to try to make the Sonar...
Dominik Stadler [Tue, 18 Aug 2015 20:05:58 +0000 (20:05 +0000)]
Add more of the xsds to the Sonar Maven ooxml-schema pom.xml to try to make the Sonar Maven run finally run again.
svn-ignore two more generated src-directories

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

9 years agoSet some svn-ignores for generated files and directories
Dominik Stadler [Tue, 18 Aug 2015 19:07:39 +0000 (19:07 +0000)]
Set some svn-ignores for generated files and directories

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

9 years agoComments, imports and warnings
Nick Burch [Tue, 18 Aug 2015 14:59:52 +0000 (14:59 +0000)]
Comments, imports and warnings

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

9 years agoFix indents
Nick Burch [Tue, 18 Aug 2015 14:49:38 +0000 (14:49 +0000)]
Fix indents

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

9 years agoPatch from Javen ONeal from bug #58253 - CellReference upper-case check for #REF...
Nick Burch [Tue, 18 Aug 2015 14:46:01 +0000 (14:46 +0000)]
Patch from Javen ONeal from bug #58253 - CellReference upper-case check for #REF!, and code readability + javadoc improvements

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

9 years agoFix indents
Nick Burch [Tue, 18 Aug 2015 14:34:52 +0000 (14:34 +0000)]
Fix indents

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

9 years agoPatch from Javen ONeal from bug #58252 - More CellReference unit testing coverage
Nick Burch [Tue, 18 Aug 2015 14:32:53 +0000 (14:32 +0000)]
Patch from Javen ONeal from bug #58252 - More CellReference unit testing coverage

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

9 years agoUse more permsize when running ooxml-lite as it seems to reach the default limit now
Dominik Stadler [Tue, 18 Aug 2015 05:57:03 +0000 (05:57 +0000)]
Use more permsize when running ooxml-lite as it seems to reach the default limit now

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

9 years agoAdjust dependencies to make target compile-ooxml-xsds run standalone and use init...
Dominik Stadler [Tue, 18 Aug 2015 05:12:43 +0000 (05:12 +0000)]
Adjust dependencies to make target compile-ooxml-xsds run standalone and use init instead of check-jars,fetch-jars

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

9 years agosonar xmlbeans fix
Andreas Beeker [Tue, 18 Aug 2015 01:16:26 +0000 (01:16 +0000)]
sonar xmlbeans fix

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

9 years agoBug 54938: Throw InvalidFormatException as documented instead of IllegalArgumentExcep...
Dominik Stadler [Mon, 17 Aug 2015 20:54:32 +0000 (20:54 +0000)]
Bug 54938: Throw InvalidFormatException as documented instead of IllegalArgumentException in WorkbookFactory.create()

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

9 years agoUpdate to 3.13-SNAPSHOT
Andreas Beeker [Sun, 16 Aug 2015 22:54:18 +0000 (22:54 +0000)]
Update to 3.13-SNAPSHOT

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

9 years agoTry to make Sonar builds run again: add missing dependency, add ooxml-schema-security...
Dominik Stadler [Sun, 16 Aug 2015 20:51:40 +0000 (20:51 +0000)]
Try to make Sonar builds run again: add missing dependency, add ooxml-schema-security, don't depend on dir test-data and build-directory directly, don't override a POILogger that is set via System Properties

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

9 years agoMove and rename hslf line because of ambiguity with common sl line
Andreas Beeker [Sat, 15 Aug 2015 20:43:51 +0000 (20:43 +0000)]
Move and rename hslf line because of ambiguity with common sl line

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

9 years agoFindBugs - DLS_DEAD_LOCAL_STORE
Andreas Beeker [Sat, 15 Aug 2015 13:05:00 +0000 (13:05 +0000)]
FindBugs - DLS_DEAD_LOCAL_STORE

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

9 years agoFindBugs - BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION
Andreas Beeker [Sat, 15 Aug 2015 13:00:05 +0000 (13:00 +0000)]
FindBugs - BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION

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

9 years agoUpdate to 3.13-SNAPSHOT
Andreas Beeker [Sat, 15 Aug 2015 12:23:51 +0000 (12:23 +0000)]
Update to 3.13-SNAPSHOT

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

9 years agoFindBugs - DMI_INVOKING_TOSTRING_ON_ARRAY
Andreas Beeker [Sat, 15 Aug 2015 12:20:52 +0000 (12:20 +0000)]
FindBugs - DMI_INVOKING_TOSTRING_ON_ARRAY

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

9 years agoFindBugs - BX_UNBOXING_IMMEDIATELY_REBOXED
Andreas Beeker [Sat, 15 Aug 2015 12:13:09 +0000 (12:13 +0000)]
FindBugs - BX_UNBOXING_IMMEDIATELY_REBOXED

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

9 years agoFindBugs - BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION
Andreas Beeker [Sat, 15 Aug 2015 12:09:26 +0000 (12:09 +0000)]
FindBugs - BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION

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

9 years agoFindBugs - DLS_DEAD_LOCAL_STORE
Andreas Beeker [Sat, 15 Aug 2015 11:57:57 +0000 (11:57 +0000)]
FindBugs - DLS_DEAD_LOCAL_STORE

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

9 years agoBigger warnings that new users should use SXSSF, and not mess around with the XML...
Nick Burch [Sat, 15 Aug 2015 07:29:27 +0000 (07:29 +0000)]
Bigger warnings that new users should use SXSSF, and not mess around with the XML themselves

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

9 years agoRemove catches which were previously incorrectly declared when not needed
Nick Burch [Thu, 13 Aug 2015 20:31:25 +0000 (20:31 +0000)]
Remove catches which were previously incorrectly declared when not needed

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

9 years ago#58237 When adding a picture to a XWPF header or footer, attach it to the right part
Nick Burch [Thu, 13 Aug 2015 20:23:58 +0000 (20:23 +0000)]
#58237 When adding a picture to a XWPF header or footer, attach it to the right part

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

9 years ago#58237 Add some more XWPF header and footer tests
Nick Burch [Thu, 13 Aug 2015 20:01:04 +0000 (20:01 +0000)]
#58237 Add some more XWPF header and footer tests

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

9 years agoFix inconsistent line endings and some eclipse warnings
Nick Burch [Thu, 13 Aug 2015 19:20:58 +0000 (19:20 +0000)]
Fix inconsistent line endings and some eclipse warnings

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

9 years agofindbugs - DM_NUMBER_CTOR
Andreas Beeker [Thu, 13 Aug 2015 00:38:04 +0000 (00:38 +0000)]
findbugs - DM_NUMBER_CTOR

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

9 years agofindbugs - DM_BOXED_PRIMITIVE_...
Andreas Beeker [Thu, 13 Aug 2015 00:17:08 +0000 (00:17 +0000)]
findbugs - DM_BOXED_PRIMITIVE_...

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

9 years agoCommon stress test for X/HSLF and a few bug fixes
Andreas Beeker [Thu, 13 Aug 2015 00:10:11 +0000 (00:10 +0000)]
Common stress test for X/HSLF and a few bug fixes

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

9 years agoMore consistent test-file output for Excel testing
Nick Burch [Wed, 12 Aug 2015 19:52:22 +0000 (19:52 +0000)]
More consistent test-file output for Excel testing

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

9 years agoFix inconsistent whitespace/indents
Nick Burch [Wed, 12 Aug 2015 19:49:25 +0000 (19:49 +0000)]
Fix inconsistent whitespace/indents

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

9 years agoContinue with 55747 / 55324 testing
Nick Burch [Wed, 12 Aug 2015 19:46:54 +0000 (19:46 +0000)]
Continue with 55747 / 55324 testing

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

9 years agoMore tests for 55747 / 55324
Nick Burch [Wed, 12 Aug 2015 19:31:47 +0000 (19:31 +0000)]
More tests for 55747 / 55324

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

9 years agoNote on arguments
Nick Burch [Wed, 12 Aug 2015 18:38:30 +0000 (18:38 +0000)]
Note on arguments

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

9 years agoJavadoc updates, and fix warning
Nick Burch [Wed, 12 Aug 2015 18:03:52 +0000 (18:03 +0000)]
Javadoc updates, and fix warning

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

9 years ago#58220 - Improve the javadocs for XSSFFont and Font getFontHeight methods
Nick Burch [Wed, 12 Aug 2015 14:14:12 +0000 (14:14 +0000)]
#58220 - Improve the javadocs for XSSFFont and Font getFontHeight methods

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

9 years agoFix some eclipse warnings, add TODOs for fields/hyperlinks XWPF add support, and...
Nick Burch [Tue, 11 Aug 2015 20:10:53 +0000 (20:10 +0000)]
Fix some eclipse warnings, add TODOs for fields/hyperlinks XWPF add support, and give a more helpful exception if someone tries to remove a XWPFRun that is not a direct paragraph child

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

9 years agoSupport XWPF field runs, the same way that we handle hyperlink runs
Nick Burch [Tue, 11 Aug 2015 20:01:26 +0000 (20:01 +0000)]
Support XWPF field runs, the same way that we handle hyperlink runs

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

9 years agoFix integration test for OPCPackage
Dominik Stadler [Tue, 11 Aug 2015 18:39:50 +0000 (18:39 +0000)]
Fix integration test for OPCPackage

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

9 years agoBring over some fixes from XSSFSheetXMLHandler, and note that in the javadocs
Nick Burch [Tue, 11 Aug 2015 14:31:14 +0000 (14:31 +0000)]
Bring over some fixes from XSSFSheetXMLHandler, and note that in the javadocs

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

9 years agoBug 56479: don't hardcode dcterms as namespace alias in the attribute, but expect...
Dominik Stadler [Tue, 11 Aug 2015 05:37:15 +0000 (05:37 +0000)]
Bug 56479: don't hardcode dcterms as namespace alias in the attribute, but expect the actual alias that is used in the corresponding element.

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

9 years agoclamp (h)sl values
Andreas Beeker [Tue, 11 Aug 2015 00:07:15 +0000 (00:07 +0000)]
clamp (h)sl values

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

9 years agoProvide more output when failing range-checks on HSL2RGB-construction
Dominik Stadler [Mon, 10 Aug 2015 06:17:44 +0000 (06:17 +0000)]
Provide more output when failing range-checks on HSL2RGB-construction

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

9 years ago#56519 - XSLFSlide.draw is not working with text embeded in PPTX
Andreas Beeker [Sun, 9 Aug 2015 22:44:13 +0000 (22:44 +0000)]
#56519 - XSLFSlide.draw is not working with text embeded in PPTX

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

9 years agoComplete theme colour tests
Nick Burch [Sun, 9 Aug 2015 14:15:00 +0000 (14:15 +0000)]
Complete theme colour tests

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

9 years agoGet theme and non-theme rows consistent in the test file
Nick Burch [Sun, 9 Aug 2015 13:30:35 +0000 (13:30 +0000)]
Get theme and non-theme rows consistent in the test file

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

9 years agoBegin Themes+Normal colour tests
Nick Burch [Sun, 9 Aug 2015 13:06:40 +0000 (13:06 +0000)]
Begin Themes+Normal colour tests

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

9 years agoFix the themes test for the complex workbook
Nick Burch [Sun, 9 Aug 2015 12:36:57 +0000 (12:36 +0000)]
Fix the themes test for the complex workbook

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

9 years agoAdded Siddharths ExcelComparator
Andreas Beeker [Sat, 8 Aug 2015 00:56:44 +0000 (00:56 +0000)]
Added Siddharths ExcelComparator

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

9 years agouse woodstox property on all junit calls
Andreas Beeker [Fri, 7 Aug 2015 23:33:30 +0000 (23:33 +0000)]
use woodstox property on all junit calls
move test system properties to junit propertyset

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

9 years agoadd ASL header
Andreas Beeker [Fri, 7 Aug 2015 06:59:11 +0000 (06:59 +0000)]
add ASL header

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

9 years ago#58205 - getSlideMasters() returns the master slides in the incorrect order
Andreas Beeker [Fri, 7 Aug 2015 00:17:55 +0000 (00:17 +0000)]
#58205 - getSlideMasters() returns the master slides in the incorrect order

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

9 years agoMake it a complete sentence.
David North [Thu, 6 Aug 2015 16:38:23 +0000 (16:38 +0000)]
Make it a complete sentence.

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

9 years agoExample to go with refactor for https://bz.apache.org/bugzilla/show_bug.cgi?id=58219
David North [Thu, 6 Aug 2015 16:37:09 +0000 (16:37 +0000)]
Example to go with refactor for https://bz.apache.org/bugzilla/show_bug.cgi?id=58219

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

9 years agoProposed refactor for:
David North [Thu, 6 Aug 2015 15:57:48 +0000 (15:57 +0000)]
Proposed refactor for:

https://bz.apache.org/bugzilla/show_bug.cgi?id=58219

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

9 years ago#57786 - XSLFFreeformShape ignores quadratic bezier curves
Andreas Beeker [Wed, 5 Aug 2015 23:24:13 +0000 (23:24 +0000)]
#57786 - XSLFFreeformShape ignores quadratic bezier curves

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

9 years ago#58206 - provide a mechanism to find slide layouts by name
Andreas Beeker [Wed, 5 Aug 2015 22:46:42 +0000 (22:46 +0000)]
#58206 - provide a mechanism to find slide layouts by name

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

9 years agoanother try to fix the woodstox errors in the gump build
Andreas Beeker [Wed, 5 Aug 2015 21:58:44 +0000 (21:58 +0000)]
another try to fix the woodstox errors in the gump build

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

9 years ago#58204 - STYLE: ShapeContainer interface makes internal getShapesList() redundant
Andreas Beeker [Wed, 5 Aug 2015 21:44:01 +0000 (21:44 +0000)]
#58204 - STYLE: ShapeContainer interface makes internal getShapesList() redundant

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

9 years agoNPE fix for text extraction from MSG files with only a short name
Nick Burch [Wed, 5 Aug 2015 15:58:43 +0000 (15:58 +0000)]
NPE fix for text extraction from MSG files with only a short name

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

9 years agoTest outlook msg files from bug #58214
Nick Burch [Wed, 5 Aug 2015 14:34:03 +0000 (14:34 +0000)]
Test outlook msg files from bug #58214

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

9 years agoStub next test
Nick Burch [Tue, 4 Aug 2015 23:26:20 +0000 (23:26 +0000)]
Stub next test

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

9 years agoUse an enum to simplify the themes code and tests
Nick Burch [Tue, 4 Aug 2015 23:14:23 +0000 (23:14 +0000)]
Use an enum to simplify the themes code and tests

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

9 years agoFindbugs fixes for DMI_INVOKING_TOSTRING_ON_ARRAY
Andreas Beeker [Tue, 4 Aug 2015 23:11:50 +0000 (23:11 +0000)]
Findbugs fixes for DMI_INVOKING_TOSTRING_ON_ARRAY

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

9 years agoPull out indexes from the switch statement to constants, and fix warnings
Nick Burch [Tue, 4 Aug 2015 22:46:27 +0000 (22:46 +0000)]
Pull out indexes from the switch statement to constants, and fix warnings

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

9 years agomove setting of xmlinputfactory from junit to gump-meta/poi.xml
Andreas Beeker [Tue, 4 Aug 2015 22:24:31 +0000 (22:24 +0000)]
move setting of xmlinputfactory from junit to gump-meta/poi.xml

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

9 years agoFurther XSSF Themes unit testing
Nick Burch [Tue, 4 Aug 2015 17:50:44 +0000 (17:50 +0000)]
Further XSSF Themes unit testing

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

9 years agoAdd more complex themes examples
Nick Burch [Tue, 4 Aug 2015 17:11:45 +0000 (17:11 +0000)]
Add more complex themes examples

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

9 years agoConsistent indent between font and pattern CF formatting toString indent
Nick Burch [Tue, 4 Aug 2015 17:08:50 +0000 (17:08 +0000)]
Consistent indent between font and pattern CF formatting toString indent

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

9 years agoFindBugs fixes - MS_SHOULD_BE_FINAL
Andreas Beeker [Mon, 3 Aug 2015 23:36:28 +0000 (23:36 +0000)]
FindBugs fixes - MS_SHOULD_BE_FINAL

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

9 years agoJavadoc fixes
Andreas Beeker [Mon, 3 Aug 2015 23:30:13 +0000 (23:30 +0000)]
Javadoc fixes

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

9 years agogump build fixing - move system properties tinkering into junit class
Andreas Beeker [Mon, 3 Aug 2015 23:09:10 +0000 (23:09 +0000)]
gump build fixing - move system properties tinkering into junit class

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

9 years agoTrying to fix the wrong xmlinputfactory on gump run
Andreas Beeker [Sun, 2 Aug 2015 21:29:23 +0000 (21:29 +0000)]
Trying to fix the wrong xmlinputfactory on gump run

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

9 years ago#58190 - The current picture handling uses raw integers for types and index, replace...
Andreas Beeker [Sun, 2 Aug 2015 20:21:35 +0000 (20:21 +0000)]
#58190 - The current picture handling uses raw integers for types and index, replace with enum and reference

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

9 years agoMaven uses plurals for everything *except* javadocs... #58203
Nick Burch [Sat, 1 Aug 2015 21:35:00 +0000 (21:35 +0000)]
Maven uses plurals for everything *except* javadocs... #58203

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

9 years agoUse the same "is this a formula" logic for both getCellType and getCachedFormulaResul...
Nick Burch [Sat, 1 Aug 2015 21:34:34 +0000 (21:34 +0000)]
Use the same "is this a formula" logic for both getCellType and getCachedFormulaResultType

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

9 years ago#58193 - Use input stream rather than byte array for checksum etc.
Andreas Beeker [Sat, 1 Aug 2015 20:09:37 +0000 (20:09 +0000)]
#58193 - Use input stream rather than byte array for checksum etc.

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

9 years agoFix XmlInputFactory error of gump build
Andreas Beeker [Sat, 1 Aug 2015 16:10:11 +0000 (16:10 +0000)]
Fix XmlInputFactory error of gump build

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

9 years agoUnit test for bug #57181
Nick Burch [Sat, 1 Aug 2015 00:25:20 +0000 (00:25 +0000)]
Unit test for bug #57181

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

9 years agoFurther unit tests for #55747
Nick Burch [Sat, 1 Aug 2015 00:01:56 +0000 (00:01 +0000)]
Further unit tests for #55747

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

9 years agoUnit test for #55747
Nick Burch [Fri, 31 Jul 2015 23:53:54 +0000 (23:53 +0000)]
Unit test for #55747

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

9 years agoRe-enable some SXSSF skipped tests, but not all, for our limited evaluation support...
Nick Burch [Fri, 31 Jul 2015 22:16:53 +0000 (22:16 +0000)]
Re-enable some SXSSF skipped tests, but not all, for our limited evaluation support #58200

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

9 years agoStart re-enabling some SXSSF formula evaluation tests, with required fixes #58200
Nick Burch [Fri, 31 Jul 2015 22:07:58 +0000 (22:07 +0000)]
Start re-enabling some SXSSF formula evaluation tests, with required fixes #58200

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

9 years agoRefactor the core part of the XSSF Formula Evaluator, to make SXSSF overrides easier...
Nick Burch [Fri, 31 Jul 2015 22:04:16 +0000 (22:04 +0000)]
Refactor the core part of the XSSF Formula Evaluator, to make SXSSF overrides easier #58200

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

9 years agoMore helpful exception on the wrong cell type
Nick Burch [Fri, 31 Jul 2015 21:44:56 +0000 (21:44 +0000)]
More helpful exception on the wrong cell type

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

9 years agoGet basic SXSSF formula evaluation working, for cells/references in the window #58200
Nick Burch [Fri, 31 Jul 2015 21:31:53 +0000 (21:31 +0000)]
Get basic SXSSF formula evaluation working, for cells/references in the window #58200

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

9 years agoPush most of the common logic from XSSFEvaluationWorkbook into BaseXSSFEvaluationWork...
Nick Burch [Fri, 31 Jul 2015 20:40:41 +0000 (20:40 +0000)]
Push most of the common logic from XSSFEvaluationWorkbook into BaseXSSFEvaluationWorkbook, and start to use it for SXSSF as well #58200

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

9 years agoRemove a long-deprecated constructor
Nick Burch [Fri, 31 Jul 2015 20:38:36 +0000 (20:38 +0000)]
Remove a long-deprecated constructor

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

9 years agoFix inconsistent indents/whitespace
Nick Burch [Fri, 31 Jul 2015 20:24:29 +0000 (20:24 +0000)]
Fix inconsistent indents/whitespace

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

9 years agoPrepare for SXSSF evaluation #58200
Nick Burch [Fri, 31 Jul 2015 20:22:11 +0000 (20:22 +0000)]
Prepare for SXSSF evaluation #58200

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

9 years agoUse Cell rather than HSSFCell cell type constants
Nick Burch [Fri, 31 Jul 2015 19:41:43 +0000 (19:41 +0000)]
Use Cell rather than HSSFCell cell type constants

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

9 years ago#58200 Prepare for evaluating SXSSF cell formulas in limited cases
Nick Burch [Fri, 31 Jul 2015 19:19:33 +0000 (19:19 +0000)]
#58200 Prepare for evaluating SXSSF cell formulas in limited cases

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

9 years agoUse more specific return types in SXSSF, which avoids casts, and also fix some long...
Nick Burch [Fri, 31 Jul 2015 17:23:01 +0000 (17:23 +0000)]
Use more specific return types in SXSSF, which avoids casts, and also fix some long-standing TODOs on 1904 dates

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

9 years agoHave XSSF rich test strings report if they have formatting applied or not, and fix...
Nick Burch [Fri, 31 Jul 2015 17:22:05 +0000 (17:22 +0000)]
Have XSSF rich test strings report if they have formatting applied or not, and fix them to only add the formatting child element when needed

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

9 years agoAvoid NPE in cleanup if NPOIFSFileSystem is opened on a locked File under Windows...
Nick Burch [Wed, 29 Jul 2015 16:36:32 +0000 (16:36 +0000)]
Avoid NPE in cleanup if NPOIFSFileSystem is opened on a locked File under Windows, and add a note on Java 7 possible cleanup #58098

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

9 years agotemporary activate jaxp debugging to find jaxb/stax error on gump build
Andreas Beeker [Mon, 27 Jul 2015 20:24:09 +0000 (20:24 +0000)]
temporary activate jaxp debugging to find jaxb/stax error on gump build

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

9 years agoTry to adjust the string that we use for canComputeColumnWidht() so it works on freeb...
Dominik Stadler [Mon, 27 Jul 2015 16:43:14 +0000 (16:43 +0000)]
Try to adjust the string that we use for canComputeColumnWidht() so it works on freebsd/OpenJDK 1.6 as well

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

9 years agoAdjust test that is failing on freebsd some more
Dominik Stadler [Mon, 27 Jul 2015 16:08:08 +0000 (16:08 +0000)]
Adjust test that is failing on freebsd some more

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