]> source.dussan.org Git - poi.git/log
poi.git
6 years agotry to fix TestAllFiles
PJ Fanning [Thu, 9 Aug 2018 11:09:45 +0000 (11:09 +0000)]
try to fix TestAllFiles

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

6 years agobug 62608 -- avoid ioobe in VBAMacroReader
Tim Allison [Wed, 8 Aug 2018 17:30:02 +0000 (17:30 +0000)]
bug 62608 -- avoid ioobe in VBAMacroReader

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

6 years agobug 62592 -- prevent StackOverflowError on corrupt thmx
Tim Allison [Wed, 8 Aug 2018 16:06:18 +0000 (16:06 +0000)]
bug 62592 -- prevent StackOverflowError on corrupt thmx

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

6 years agobug 62597 -- bump max record sizes up based on new failures in regression set. I...
Tim Allison [Fri, 3 Aug 2018 17:14:34 +0000 (17:14 +0000)]
bug 62597 -- bump max record sizes up based on new failures in regression set.  I typically bumped to 2x the max found in regression set.

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

6 years agofix build issue
PJ Fanning [Fri, 3 Aug 2018 07:41:22 +0000 (07:41 +0000)]
fix build issue

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

6 years ago[github-119] extra xpwf formatting support. This closes #119
PJ Fanning [Thu, 2 Aug 2018 21:28:47 +0000 (21:28 +0000)]
[github-119] extra xpwf formatting support. This closes #119

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

6 years ago[github-120] rename some new xpwf abstract classes. This closes #120
PJ Fanning [Thu, 2 Aug 2018 20:04:49 +0000 (20:04 +0000)]
[github-120] rename some new xpwf abstract classes. This closes #120

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

6 years agoadd CTEm class to poi-ooxml-schemas
PJ Fanning [Tue, 31 Jul 2018 23:45:18 +0000 (23:45 +0000)]
add CTEm class to poi-ooxml-schemas

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

6 years ago[github-118] Added get/set for mirror margins setting. This closes #118
PJ Fanning [Mon, 30 Jul 2018 22:23:25 +0000 (22:23 +0000)]
[github-118] Added get/set for mirror margins setting. This closes #118

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

6 years agoadd new public method to expose cell addresses that have comments
PJ Fanning [Mon, 30 Jul 2018 18:44:58 +0000 (18:44 +0000)]
add new public method to expose cell addresses that have comments

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

6 years agoensure xssfsheet getCellComments returns comments with client anchors set
PJ Fanning [Mon, 30 Jul 2018 02:08:37 +0000 (02:08 +0000)]
ensure xssfsheet getCellComments returns comments with client anchors set

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

6 years agoexclude broken pptx file from integration test
PJ Fanning [Mon, 30 Jul 2018 01:55:09 +0000 (01:55 +0000)]
exclude broken pptx file from integration test

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

6 years agoadd null guard in XSSFComment
PJ Fanning [Mon, 30 Jul 2018 01:45:29 +0000 (01:45 +0000)]
add null guard in XSSFComment

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

6 years agoadd 1 of the pptx files failing in centic regression tests
PJ Fanning [Sun, 29 Jul 2018 23:19:07 +0000 (23:19 +0000)]
add 1 of the pptx files failing in centic regression tests

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

6 years agoHandle NPE issues in POIXMLProperties
PJ Fanning [Sun, 29 Jul 2018 23:05:01 +0000 (23:05 +0000)]
Handle NPE issues in POIXMLProperties

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

6 years ago[bug-62275] in vlooup function, treat optional 4th param as true if the value is...
PJ Fanning [Fri, 27 Jul 2018 21:26:31 +0000 (21:26 +0000)]
[bug-62275] in vlooup function, treat optional 4th param as true if the value is not provided

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

6 years agoadd test case
PJ Fanning [Fri, 27 Jul 2018 21:00:36 +0000 (21:00 +0000)]
add test case

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

6 years agomake xssf streaming code more extensible
PJ Fanning [Fri, 27 Jul 2018 09:19:58 +0000 (09:19 +0000)]
make xssf streaming code more extensible

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

6 years agoadd missing licenses
PJ Fanning [Fri, 27 Jul 2018 06:59:13 +0000 (06:59 +0000)]
add missing licenses

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

6 years agostart process of introducing an interface for Styles and Themes Tables
PJ Fanning [Thu, 26 Jul 2018 14:18:13 +0000 (14:18 +0000)]
start process of introducing an interface for Styles and Themes Tables

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

6 years agoreduce dependence on CTComment
PJ Fanning [Thu, 26 Jul 2018 13:41:11 +0000 (13:41 +0000)]
reduce dependence on CTComment

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

6 years agoreduce dependence on CTComment
PJ Fanning [Thu, 26 Jul 2018 12:30:32 +0000 (12:30 +0000)]
reduce dependence on CTComment

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

6 years agostart process of introducing an interface for Comments Table
PJ Fanning [Thu, 26 Jul 2018 12:12:39 +0000 (12:12 +0000)]
start process of introducing an interface for Comments Table

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

6 years agoadd SharedStrings interface to allow our XSSF code to more easily extended by externa...
PJ Fanning [Wed, 25 Jul 2018 21:24:29 +0000 (21:24 +0000)]
add SharedStrings interface to allow our XSSF code to more easily extended by external projects

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

6 years ago[github-117] Add getStyleWithName() to XWPFStyles. This closes #117
PJ Fanning [Wed, 25 Jul 2018 17:21:58 +0000 (17:21 +0000)]
[github-117] Add getStyleWithName() to XWPFStyles. This closes #117

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

6 years agomake ReadOnlySharedStringsTable subclassable
PJ Fanning [Wed, 25 Jul 2018 13:09:54 +0000 (13:09 +0000)]
make ReadOnlySharedStringsTable subclassable

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

6 years ago#62564 - replace Thread.currentThread().getContextClassLoader() with getClass().getCl...
Andreas Beeker [Tue, 24 Jul 2018 22:57:18 +0000 (22:57 +0000)]
#62564 - replace Thread.currentThread().getContextClassLoader() with getClass().getClassLoader()

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

6 years agoAdd missing apache licenses. This closes #116
PJ Fanning [Tue, 24 Jul 2018 14:48:01 +0000 (14:48 +0000)]
Add missing apache licenses. This closes #116

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

6 years ago[github-115] implement endnote. This closes #115
PJ Fanning [Tue, 24 Jul 2018 09:46:44 +0000 (09:46 +0000)]
[github-115] implement endnote. This closes #115

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

6 years agoAdded missing reference to commons-compress JAR
Andreas Beeker [Sun, 22 Jul 2018 12:01:37 +0000 (12:01 +0000)]
Added missing reference to commons-compress JAR

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

6 years ago[github-114] Extend docx footnote support. Thanks to Eliot Kimber. This closes #114
PJ Fanning [Sat, 21 Jul 2018 21:30:52 +0000 (21:30 +0000)]
[github-114] Extend docx footnote support. Thanks to Eliot Kimber. This closes #114

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

6 years agoreplaced forrest ant integration with ant invocation - copying xml-resolver.jar in...
Andreas Beeker [Sat, 21 Jul 2018 10:28:53 +0000 (10:28 +0000)]
replaced forrest ant integration with ant invocation - copying xml-resolver.jar in $ANT_HOME/lib isn't necessary anymore

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

6 years agofix forrest path on windows
Andreas Beeker [Thu, 19 Jul 2018 22:55:51 +0000 (22:55 +0000)]
fix forrest path on windows

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

6 years agofix new javadocs location in build dir
Andreas Beeker [Thu, 19 Jul 2018 21:49:49 +0000 (21:49 +0000)]
fix new javadocs location in build dir

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

6 years agoupdate forrest version info / set FORREST_HOME environment variable
Andreas Beeker [Thu, 19 Jul 2018 21:28:38 +0000 (21:28 +0000)]
update forrest version info / set FORREST_HOME environment variable

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

6 years agoUpdate to Apache Forrest 0.90
Andreas Beeker [Wed, 18 Jul 2018 23:24:53 +0000 (23:24 +0000)]
Update to Apache Forrest 0.90

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

6 years agoupgrade commons-collections4 to 4.2
PJ Fanning [Sat, 14 Jul 2018 15:49:49 +0000 (15:49 +0000)]
upgrade commons-collections4 to 4.2

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

6 years agoadd retest-ooxml target that can be used to verify if we have all the necessary class...
PJ Fanning [Fri, 13 Jul 2018 18:09:56 +0000 (18:09 +0000)]
add retest-ooxml target that can be used to verify if we have all the necessary classes in poi-ooxml-schemas jar

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

6 years agoadd retest-ooxml target that can be used to verify if we have all the necessary class...
PJ Fanning [Fri, 13 Jul 2018 17:51:55 +0000 (17:51 +0000)]
add retest-ooxml target that can be used to verify if we have all the necessary classes in poi-ooxml-schemas jar

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

6 years agotry to get more generated classes into poi-ooxml-schemas
PJ Fanning [Wed, 11 Jul 2018 23:24:27 +0000 (23:24 +0000)]
try to get more generated classes into poi-ooxml-schemas

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

6 years agotry to get more generated classes into poi-ooxml-schemas
PJ Fanning [Wed, 11 Jul 2018 22:55:03 +0000 (22:55 +0000)]
try to get more generated classes into poi-ooxml-schemas

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

6 years agocode formatting
PJ Fanning [Wed, 11 Jul 2018 21:32:55 +0000 (21:32 +0000)]
code formatting

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

6 years agomore usage of shared rebuildRows
PJ Fanning [Mon, 9 Jul 2018 20:49:21 +0000 (20:49 +0000)]
more usage of shared rebuildRows

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

6 years agoupdate indents
PJ Fanning [Mon, 9 Jul 2018 19:58:33 +0000 (19:58 +0000)]
update indents

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

6 years agochanged expiry date of kiwiwings entry
Andreas Beeker [Sat, 7 Jul 2018 18:54:40 +0000 (18:54 +0000)]
changed expiry date of kiwiwings entry

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

6 years agoupdate PGP key
PJ Fanning [Sat, 7 Jul 2018 11:38:10 +0000 (11:38 +0000)]
update PGP key

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

6 years agoadd pgp key
PJ Fanning [Sat, 7 Jul 2018 11:23:35 +0000 (11:23 +0000)]
add pgp key

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

6 years ago[bug-62522] include partName in exception message
PJ Fanning [Fri, 6 Jul 2018 19:07:22 +0000 (19:07 +0000)]
[bug-62522] include partName in exception message

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

6 years agoGradle: Define japicmp settings only once, but still fails due to removed classes...
Dominik Stadler [Thu, 5 Jul 2018 19:55:12 +0000 (19:55 +0000)]
Gradle: Define japicmp settings only once, but still fails due to removed classes in 4.0.0

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

6 years agoRegression tests: Add test which triggers reading header/footer of PPTX files so...
Dominik Stadler [Thu, 5 Jul 2018 19:54:24 +0000 (19:54 +0000)]
Regression tests: Add test which triggers reading header/footer of PPTX files so that we include the related CT classes

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

6 years agoAdjust comments and IDE warnings, duplicate code reduction
Dominik Stadler [Thu, 5 Jul 2018 19:53:52 +0000 (19:53 +0000)]
Adjust comments and IDE warnings, duplicate code reduction

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

6 years agoAdd a test with a threaded TempFileCreationStrategy, remove duplicated constant.
Dominik Stadler [Thu, 5 Jul 2018 19:53:44 +0000 (19:53 +0000)]
Add a test with a threaded TempFileCreationStrategy, remove duplicated constant.

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

6 years agoJava 9: Add Automatic-Module-Name in Jars built via Gradle
Dominik Stadler [Thu, 5 Jul 2018 19:53:36 +0000 (19:53 +0000)]
Java 9: Add Automatic-Module-Name in Jars built via Gradle

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

6 years agotry to get CTPhonetic included in poi-ooxml-schemas
PJ Fanning [Wed, 4 Jul 2018 11:38:32 +0000 (11:38 +0000)]
try to get CTPhonetic included in poi-ooxml-schemas

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

6 years agomark constructor as public
PJ Fanning [Mon, 2 Jul 2018 20:01:11 +0000 (20:01 +0000)]
mark constructor as public

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

6 years agoFix gradle add maven repo again
Andreas Beeker [Sat, 30 Jun 2018 20:40:53 +0000 (20:40 +0000)]
Fix gradle add maven repo again

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

6 years agoFix gradle ant-junit dependencies when not using the gradle wrapper / update ant...
Andreas Beeker [Sat, 30 Jun 2018 20:36:47 +0000 (20:36 +0000)]
Fix gradle ant-junit dependencies when not using the gradle wrapper / update ant version

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

6 years agotry to get CTPhoneticRun added to poi-ooxml-schemas jar (referenced in excel-streamin...
PJ Fanning [Sat, 30 Jun 2018 14:49:31 +0000 (14:49 +0000)]
try to get CTPhoneticRun added to poi-ooxml-schemas jar (referenced in excel-streaming-reader codebase)

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

6 years ago#62513 - Don't try to parse embedded package relationships
Andreas Beeker [Sat, 30 Jun 2018 11:20:23 +0000 (11:20 +0000)]
#62513 - Don't try to parse embedded package relationships

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

6 years agobelated ref to 3.17 in doap file
PJ Fanning [Fri, 29 Jun 2018 22:40:13 +0000 (22:40 +0000)]
belated ref to 3.17 in doap file

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

6 years agoSlightly adjust afew tests some more
Dominik Stadler [Fri, 29 Jun 2018 08:13:22 +0000 (08:13 +0000)]
Slightly adjust afew tests some more

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

6 years agoupdate xmlbeans repo
PJ Fanning [Thu, 28 Jun 2018 20:06:24 +0000 (20:06 +0000)]
update xmlbeans repo

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

6 years agoSomehow the WordToHtml converter now produces slightly more than 6000 chars before...
Dominik Stadler [Thu, 28 Jun 2018 15:47:16 +0000 (15:47 +0000)]
Somehow the WordToHtml converter now produces slightly more than 6000 chars before the <table element for me

As there is no description why this substring was in the test in the first place I removed it to make
the test less flaky.

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

6 years agoGracefully close resources in test if first line in setup causes a problem
Dominik Stadler [Tue, 26 Jun 2018 10:12:52 +0000 (10:12 +0000)]
Gracefully close resources in test if first line in setup causes a problem

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

6 years ago#59268 - adapt xml schema changes to maven build and add apache staging repository...
Andreas Beeker [Sun, 24 Jun 2018 18:53:14 +0000 (18:53 +0000)]
#59268 - adapt xml schema changes to maven build and add apache staging repository temporarily

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

6 years ago#59268 - cache typeloader because of OOMs in the jenkins tests
Andreas Beeker [Sun, 24 Jun 2018 07:30:20 +0000 (07:30 +0000)]
#59268 - cache typeloader because of OOMs in the jenkins tests

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

6 years ago#59268 - remove duplicated typeloader in POI and use fixed XmlBeans implementation...
Andreas Beeker [Sat, 23 Jun 2018 22:56:34 +0000 (22:56 +0000)]
#59268 - remove duplicated typeloader in POI and use fixed XmlBeans implementation instead

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

6 years agoadd repo definition to pom.xml
PJ Fanning [Sat, 23 Jun 2018 09:25:42 +0000 (09:25 +0000)]
add repo definition to pom.xml

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

6 years ago#59268 - add license header / escape unicode string
Andreas Beeker [Fri, 22 Jun 2018 22:24:27 +0000 (22:24 +0000)]
#59268 - add license header / escape unicode string

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

6 years ago#59268 - Work on providing an updated version of XMLBeans
Andreas Beeker [Fri, 22 Jun 2018 21:25:00 +0000 (21:25 +0000)]
#59268 - Work on providing an updated version of XMLBeans
(imported from https://github.com/apache/poi/pull/113)

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

6 years ago#62451 - Document last printed in the year 27321
Andreas Beeker [Sun, 17 Jun 2018 16:59:48 +0000 (16:59 +0000)]
#62451 - Document last printed in the year 27321

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

6 years ago#60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the OutputStream
Andreas Beeker [Thu, 14 Jun 2018 22:25:26 +0000 (22:25 +0000)]
#60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the OutputStream

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

6 years ago#62452 - Extract configuration while verifying XML signatures
Andreas Beeker [Wed, 13 Jun 2018 20:06:08 +0000 (20:06 +0000)]
#62452 - Extract configuration while verifying XML signatures

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

6 years ago[bug-62438] remove nullable class (and use java.util.Optional). This closes #111
PJ Fanning [Wed, 13 Jun 2018 12:18:32 +0000 (12:18 +0000)]
[bug-62438] remove nullable class (and use java.util.Optional). This closes #111

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

6 years agoadd back xmlbeans jar manipulation due to build issue
PJ Fanning [Sun, 10 Jun 2018 21:58:18 +0000 (21:58 +0000)]
add back xmlbeans jar manipulation due to build issue

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

6 years agoDisabled API-Check for 4.0.0 because of incompatible breaking changes - enable it...
Andreas Beeker [Sun, 10 Jun 2018 20:42:19 +0000 (20:42 +0000)]
Disabled API-Check for 4.0.0 because of incompatible breaking changes - enable it again, after 4.0.0 is released

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

6 years agoupdate license notice based on https://apache.org/legal/release-policy.html
PJ Fanning [Sun, 10 Jun 2018 19:51:23 +0000 (19:51 +0000)]
update license notice based on https://apache.org/legal/release-policy.html

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

6 years agoFix some IDE warnings, Javadoc, useless asserts, ...
Dominik Stadler [Sun, 10 Jun 2018 18:55:33 +0000 (18:55 +0000)]
Fix some IDE warnings, Javadoc, useless asserts, ...

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

6 years agoUpdate Gradle wrapper to 4.6
Dominik Stadler [Sun, 10 Jun 2018 18:54:06 +0000 (18:54 +0000)]
Update Gradle wrapper to 4.6

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

6 years agoRemove the older version of commons-compress and some possible remnants of xmlbeans...
Dominik Stadler [Sun, 10 Jun 2018 18:53:20 +0000 (18:53 +0000)]
Remove the older version of commons-compress and some possible remnants of xmlbeans-2.3.0

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

6 years agoremove unnecessary xmlbeans jar manipulation
PJ Fanning [Sun, 10 Jun 2018 17:19:54 +0000 (17:19 +0000)]
remove unnecessary xmlbeans jar manipulation

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

6 years agoupdate property names in build.xml
PJ Fanning [Sun, 10 Jun 2018 16:39:24 +0000 (16:39 +0000)]
update property names in build.xml

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

6 years agofix some deprecation warnings
PJ Fanning [Fri, 8 Jun 2018 23:15:46 +0000 (23:15 +0000)]
fix some deprecation warnings

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

6 years agoremove obsolete dev classes
Andreas Beeker [Fri, 8 Jun 2018 22:31:39 +0000 (22:31 +0000)]
remove obsolete dev classes

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

6 years agofix some deprecation warnings
PJ Fanning [Thu, 7 Jun 2018 12:01:49 +0000 (12:01 +0000)]
fix some deprecation warnings

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

6 years agofix some javadoc
PJ Fanning [Thu, 7 Jun 2018 08:37:28 +0000 (08:37 +0000)]
fix some javadoc

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

6 years agofix some javadoc
PJ Fanning [Thu, 7 Jun 2018 07:40:09 +0000 (07:40 +0000)]
fix some javadoc

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

6 years agouse try with resources
PJ Fanning [Thu, 7 Jun 2018 06:03:35 +0000 (06:03 +0000)]
use try with resources

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

6 years agouse spaces as indents
PJ Fanning [Thu, 7 Jun 2018 05:58:10 +0000 (05:58 +0000)]
use spaces as indents

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

6 years ago[bug-62435] Rename getAllEmbedds method to getAllEmbeddedParts
PJ Fanning [Wed, 6 Jun 2018 22:30:57 +0000 (22:30 +0000)]
[bug-62435] Rename getAllEmbedds method to getAllEmbeddedParts

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

6 years ago[bug-62435] Rename getAllEmbedds method to getAllEmbeddedParts (getAllEmbedds is...
PJ Fanning [Wed, 6 Jun 2018 16:51:13 +0000 (16:51 +0000)]
[bug-62435] Rename getAllEmbedds method to getAllEmbeddedParts (getAllEmbedds is retained but deprecated)

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

6 years agofix test class name
PJ Fanning [Wed, 6 Jun 2018 16:27:02 +0000 (16:27 +0000)]
fix test class name

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

6 years agofix slaves
Andreas Beeker [Tue, 5 Jun 2018 23:39:26 +0000 (23:39 +0000)]
fix slaves

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

6 years agofix forbidden-apis for jdk10+
Andreas Beeker [Tue, 5 Jun 2018 23:29:09 +0000 (23:29 +0000)]
fix forbidden-apis for jdk10+

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

6 years agojavadoc fixes
Andreas Beeker [Tue, 5 Jun 2018 22:44:18 +0000 (22:44 +0000)]
javadoc fixes

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

6 years agoadd beam slaves or politically correct "proud followers" :)
Andreas Beeker [Tue, 5 Jun 2018 22:16:18 +0000 (22:16 +0000)]
add beam slaves or politically correct "proud followers" :)

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

6 years ago#62187 - missing lib reference on integration build
Andreas Beeker [Tue, 5 Jun 2018 21:22:33 +0000 (21:22 +0000)]
#62187 - missing lib reference on integration build

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

6 years ago#62187 - Compiling with Java 10 fails with ClassCastException / use commons-compress...
Andreas Beeker [Sun, 3 Jun 2018 22:09:11 +0000 (22:09 +0000)]
#62187 - Compiling with Java 10 fails with ClassCastException / use commons-compress for zipbomb detection

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

6 years agosonar fixes
Andreas Beeker [Sat, 2 Jun 2018 21:28:06 +0000 (21:28 +0000)]
sonar fixes

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

6 years agosonar fixes and
Andreas Beeker [Sat, 2 Jun 2018 20:29:35 +0000 (20:29 +0000)]
sonar fixes and
disable closing of outputstream in ZipPackage.saveImpl() - see https://stackoverflow.com/questions/50646538/stream-close-exception-occures

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