]> source.dussan.org Git - poi.git/log
poi.git
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

6 years agosonar fixes
Andreas Beeker [Sat, 2 Jun 2018 13:01:14 +0000 (13:01 +0000)]
sonar fixes

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

6 years agosonar fixes
Andreas Beeker [Fri, 1 Jun 2018 23:54:19 +0000 (23:54 +0000)]
sonar fixes

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

6 years ago#62355 - fix class names in maven build
Andreas Beeker [Mon, 28 May 2018 20:05:50 +0000 (20:05 +0000)]
#62355 - fix class names in maven build

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

6 years agoclean ooxml-lib jars before build, because the typeloader class has been moved via...
Andreas Beeker [Mon, 28 May 2018 19:43:19 +0000 (19:43 +0000)]
clean ooxml-lib jars before build, because the typeloader class has been moved via #62355

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

6 years ago#62355 - unsplit packages - 4 - open HPSF
Andreas Beeker [Sun, 27 May 2018 22:15:59 +0000 (22:15 +0000)]
#62355 - unsplit packages - 4 - open HPSF

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

6 years ago#62355 - unsplit packages - 3 - only imports
Andreas Beeker [Sun, 27 May 2018 22:13:31 +0000 (22:13 +0000)]
#62355 - unsplit packages - 3 - only imports

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

6 years ago#62355 - unsplit packages - 2 - modified classes (not only imports)
Andreas Beeker [Sun, 27 May 2018 22:01:33 +0000 (22:01 +0000)]
#62355 - unsplit packages - 2 - modified classes (not only imports)

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

6 years ago#62355 - unsplit packages - 1 - moved classes
Andreas Beeker [Sun, 27 May 2018 21:59:18 +0000 (21:59 +0000)]
#62355 - unsplit packages - 1 - moved classes

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

6 years agofix spelling
PJ Fanning [Sun, 27 May 2018 21:34:42 +0000 (21:34 +0000)]
fix spelling

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

6 years ago[githib-110] rename text segment class. This closes #110
PJ Fanning [Sun, 27 May 2018 20:59:52 +0000 (20:59 +0000)]
[githib-110] rename text segment class. This closes #110

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

6 years ago[githib-110] rename text segment class. This closes #110
PJ Fanning [Sun, 27 May 2018 20:58:21 +0000 (20:58 +0000)]
[githib-110] rename text segment class. This closes #110

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

6 years agoremove xmlbeans source
PJ Fanning [Fri, 25 May 2018 17:29:39 +0000 (17:29 +0000)]
remove xmlbeans source

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

6 years agosonar fixes
Andreas Beeker [Fri, 25 May 2018 10:20:44 +0000 (10:20 +0000)]
sonar fixes

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

6 years agosonar fixes
Andreas Beeker [Wed, 23 May 2018 22:29:40 +0000 (22:29 +0000)]
sonar fixes

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

6 years agosonar fixes
Andreas Beeker [Tue, 22 May 2018 22:39:22 +0000 (22:39 +0000)]
sonar fixes

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

6 years agosonar fixes - null dereference
Andreas Beeker [Mon, 21 May 2018 23:17:57 +0000 (23:17 +0000)]
sonar fixes - null dereference

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

6 years ago#62393 - Inconsistent slide import behavior depending on Mac OS X Version
Andreas Beeker [Mon, 21 May 2018 14:20:11 +0000 (14:20 +0000)]
#62393 - Inconsistent slide import behavior depending on Mac OS X Version

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

6 years ago#62041 - TestFonts fails on Mac
Andreas Beeker [Sun, 20 May 2018 22:22:58 +0000 (22:22 +0000)]
#62041 - TestFonts fails on Mac

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

6 years ago#62051 - Two shapes have the same shapeId within the same slide.
Andreas Beeker [Sun, 20 May 2018 22:00:14 +0000 (22:00 +0000)]
#62051 - Two shapes have the same shapeId within the same slide.

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

6 years ago#61633 - Zero width shapes aren't rendered
Andreas Beeker [Sat, 19 May 2018 21:05:10 +0000 (21:05 +0000)]
#61633 - Zero width shapes aren't rendered

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

6 years agoremove test code
Andreas Beeker [Thu, 17 May 2018 05:35:58 +0000 (05:35 +0000)]
remove test code

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

6 years ago#62037 - SlideNames should not be null but have a default as if accessed by VBA
Andreas Beeker [Wed, 16 May 2018 21:57:49 +0000 (21:57 +0000)]
#62037 - SlideNames should not be null but have a default as if accessed by VBA

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

6 years ago#62381 - Fix rendering of AutoShapes
Andreas Beeker [Wed, 16 May 2018 20:30:53 +0000 (20:30 +0000)]
#62381 - Fix rendering of AutoShapes

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

6 years agoList a few more missing functions as inline-comments, based on definitions from funct...
Nick Burch [Mon, 14 May 2018 14:25:00 +0000 (14:25 +0000)]
List a few more missing functions as inline-comments, based on definitions from functionMetadata.txt

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

6 years agoIgnore IntelliJ project files
Andreas Beeker [Thu, 10 May 2018 10:14:23 +0000 (10:14 +0000)]
Ignore IntelliJ project files

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

6 years agoA few more places I should never have introduced Cell as a parameter, sine CellRefere...
Greg Woolsey [Tue, 8 May 2018 19:03:52 +0000 (19:03 +0000)]
A few more places I should never have introduced Cell as a parameter, sine CellReference is all that is needed, faster, and allows for undefined cells.

Backward compatible for the few people using it so far, with comments to point to the faster methods.

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

6 years agoRandom test value/file length resulted in occasionally failures
Andreas Beeker [Mon, 7 May 2018 20:50:32 +0000 (20:50 +0000)]
Random test value/file length resulted in occasionally failures

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

6 years agoadd convenience method for files to FileMagic
Andreas Beeker [Wed, 2 May 2018 18:33:23 +0000 (18:33 +0000)]
add convenience method for files to FileMagic

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

6 years agoadd additional exception info to failing IOUtils.toByteArray
Andreas Beeker [Wed, 2 May 2018 17:29:24 +0000 (17:29 +0000)]
add additional exception info to failing IOUtils.toByteArray

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

6 years agoadd license header
Andreas Beeker [Wed, 2 May 2018 05:36:15 +0000 (05:36 +0000)]
add license header

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

6 years agoCleanup Biff8EncryptionKey usage and use HPSF constants instead of duplicated strings
Andreas Beeker [Tue, 1 May 2018 18:22:00 +0000 (18:22 +0000)]
Cleanup Biff8EncryptionKey usage and use HPSF constants instead of duplicated strings

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

6 years ago[githib-107] add areas function support. Thanks to Inji Hanbin. This closes #107
PJ Fanning [Tue, 1 May 2018 14:47:29 +0000 (14:47 +0000)]
[githib-107] add areas function support. Thanks to Inji Hanbin. This closes #107

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

6 years agoAllow one more add-opens to silence one more warning seen in Java 9/Java 10 currently
Dominik Stadler [Mon, 30 Apr 2018 11:21:31 +0000 (11:21 +0000)]
Allow one more add-opens to silence one more warning seen in Java 9/Java 10 currently
Use latest JDK 10 versions

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

6 years agoNeed to switch to ASM 6.0 as well to make the coverage reports to work, unfortunately...
Dominik Stadler [Mon, 30 Apr 2018 09:40:36 +0000 (09:40 +0000)]
Need to switch to ASM 6.0 as well to make the coverage reports to work, unfortunately the asm-all package seems to be gone, so we need to use three jar files now

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

6 years agoUpdate to JaCoCo 0.8.1 to support Java 10 for JaCoCo runs
Dominik Stadler [Mon, 30 Apr 2018 07:59:14 +0000 (07:59 +0000)]
Update to JaCoCo 0.8.1 to support Java 10 for JaCoCo runs

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

6 years agodisable ImageIO cache - probably need to set it in every test class or disable it...
Andreas Beeker [Sun, 29 Apr 2018 21:12:06 +0000 (21:12 +0000)]
disable ImageIO cache - probably need to set it in every test class or disable it in the beginning of all tests

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

6 years ago#59893 - Forbid calls to InputStream.available
Andreas Beeker [Fri, 27 Apr 2018 21:38:19 +0000 (21:38 +0000)]
#59893 - Forbid calls to InputStream.available

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

6 years agoStreamline assertion-usage in some tests
Dominik Stadler [Fri, 27 Apr 2018 06:15:05 +0000 (06:15 +0000)]
Streamline assertion-usage in some tests

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

6 years agoUpdate to forbidden-apis 2.5
Dominik Stadler [Thu, 26 Apr 2018 04:11:10 +0000 (04:11 +0000)]
Update to forbidden-apis 2.5

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

6 years agoFix setting active cell in .xls by populating field_6_refs whenever row/column change...
Dominik Stadler [Wed, 25 Apr 2018 20:14:07 +0000 (20:14 +0000)]
Fix setting active cell in .xls by populating field_6_refs whenever row/column changes, this fixes bug 61905

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

6 years agoBug 62187 - commit Commons Compress unrelated changes
Andreas Beeker [Wed, 25 Apr 2018 10:03:39 +0000 (10:03 +0000)]
Bug 62187 - commit Commons Compress unrelated changes

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

6 years ago#62319 - handle slide layouts in extractor
Andreas Beeker [Fri, 20 Apr 2018 20:00:46 +0000 (20:00 +0000)]
#62319 - handle slide layouts in extractor

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

6 years ago#61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape name
Andreas Beeker [Fri, 20 Apr 2018 13:45:18 +0000 (13:45 +0000)]
#61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape name

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

6 years ago#62319 - Decommission XSLF-/PowerPointExtractor
Andreas Beeker [Fri, 20 Apr 2018 12:52:59 +0000 (12:52 +0000)]
#62319 - Decommission XSLF-/PowerPointExtractor

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

6 years agoOOXMLLite: improve progress output: count test-classes, not single test-methods
Dominik Stadler [Fri, 20 Apr 2018 09:46:47 +0000 (09:46 +0000)]
OOXMLLite: improve progress output: count test-classes, not single test-methods

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

6 years agoFix unit test broken with previous check-in
Dominik Stadler [Fri, 20 Apr 2018 09:45:28 +0000 (09:45 +0000)]
Fix unit test broken with previous check-in

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

6 years agoNullpointer fix for slideshow extractor
Andreas Beeker [Thu, 19 Apr 2018 13:34:52 +0000 (13:34 +0000)]
Nullpointer fix for slideshow extractor

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

6 years agoAdd some unit-tests for setActiveCell(), although bug 61905 reports that Excel still...
Dominik Stadler [Thu, 19 Apr 2018 08:37:17 +0000 (08:37 +0000)]
Add some unit-tests for setActiveCell(), although bug 61905 reports that Excel still does not read this correctly for HSSF workbooks

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

6 years agoadd some javadoc to warn that stale cached formula cell values may result in incorrec...
Greg Woolsey [Wed, 18 Apr 2018 18:25:08 +0000 (18:25 +0000)]
add some javadoc to warn that stale cached formula cell values may result in incorrect evaluations, and what to do about it (evaluate formula cells before asking the rule if it applies).

Doing it for the user turns out to not be that easy, as the FormulaEvaluator instance in use is not known in this context.

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

6 years agoBug 62092 - Text not extracted from grouped text shapes in HSLF
Andreas Beeker [Wed, 18 Apr 2018 15:02:02 +0000 (15:02 +0000)]
Bug 62092 - Text not extracted from grouped text shapes in HSLF

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

6 years agoClose resources correctly when opening encrypted documents in the TextExtractor
Dominik Stadler [Wed, 4 Apr 2018 19:41:16 +0000 (19:41 +0000)]
Close resources correctly when opening encrypted documents in the TextExtractor

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

6 years agoBug 62165: Do not close stream when opening succeeds
Dominik Stadler [Wed, 4 Apr 2018 19:41:10 +0000 (19:41 +0000)]
Bug 62165: Do not close stream when opening succeeds

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

6 years agoCreate some directories if not existing in testcoveragereport
Dominik Stadler [Wed, 4 Apr 2018 19:41:03 +0000 (19:41 +0000)]
Create some directories if not existing in testcoveragereport

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

6 years agoTry to avoid one NPE that popped up in commoncrawl-corpus tests
Dominik Stadler [Wed, 4 Apr 2018 19:40:54 +0000 (19:40 +0000)]
Try to avoid one NPE that popped up in commoncrawl-corpus tests

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

6 years agofix error message
PJ Fanning [Wed, 4 Apr 2018 16:55:46 +0000 (16:55 +0000)]
fix error message

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

6 years ago[bug-62254] update offset function to support optional offset values
PJ Fanning [Tue, 3 Apr 2018 21:51:30 +0000 (21:51 +0000)]
[bug-62254] update offset function to support optional offset values

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

6 years agoAdd unit tests to include more required classes in poi-ooxml-schemas, add test for...
Dominik Stadler [Mon, 2 Apr 2018 17:16:16 +0000 (17:16 +0000)]
Add unit tests to include more required classes in poi-ooxml-schemas, add test for bug 62174 so additional schema-classes are included

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

6 years agoOOXMLLite: IDE warnings and add an additional listener to print out progress during...
Dominik Stadler [Mon, 2 Apr 2018 17:16:07 +0000 (17:16 +0000)]
OOXMLLite: IDE warnings and add an additional listener to print out progress during running tests

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

6 years agoClose resources in tests and in case of Exceptions and use try-with-resources. Close...
Dominik Stadler [Mon, 2 Apr 2018 17:16:01 +0000 (17:16 +0000)]
Close resources in tests and in case of Exceptions and use try-with-resources. Close the socket-connection during encrpyting/decrypting as soon as it is not needed any more.

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

6 years agoUpdate excludes in OOXMLLite
Dominik Stadler [Mon, 2 Apr 2018 17:15:49 +0000 (17:15 +0000)]
Update excludes in OOXMLLite

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

6 years agoBug 61267: detect Word v2 files and report that they are not supported in Apache POI
Dominik Stadler [Mon, 2 Apr 2018 17:15:42 +0000 (17:15 +0000)]
Bug 61267: detect Word v2 files and report that they are not supported in Apache POI

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

6 years ago[bug-62216] add test case
PJ Fanning [Mon, 2 Apr 2018 15:59:21 +0000 (15:59 +0000)]
[bug-62216] add test case

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

6 years ago[bug-62216] Fix issue with SXSSF error cells
PJ Fanning [Sun, 1 Apr 2018 16:16:37 +0000 (16:16 +0000)]
[bug-62216] Fix issue with SXSSF error cells

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

6 years ago[bug-62121] Fixed Power function of negative numbers. Thanks to Bob van den Berge...
PJ Fanning [Sun, 1 Apr 2018 15:52:13 +0000 (15:52 +0000)]
[bug-62121] Fixed Power function of negative numbers. Thanks to Bob van den Berge. This closes #104

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

6 years ago[github-103] take latest changes
PJ Fanning [Sun, 1 Apr 2018 15:37:14 +0000 (15:37 +0000)]
[github-103] take latest changes

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

6 years agoadd missing license
PJ Fanning [Mon, 19 Mar 2018 09:22:46 +0000 (09:22 +0000)]
add missing license

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

6 years ago[github-103] hsmf: support writing properties. Thanks to Dominik Hölzl. This closes...
PJ Fanning [Mon, 19 Mar 2018 09:10:38 +0000 (09:10 +0000)]
[github-103] hsmf: support writing properties. Thanks to Dominik Hölzl. This closes #103

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

6 years ago[bug-62176] synchronize temp dir creation
PJ Fanning [Tue, 13 Mar 2018 15:12:00 +0000 (15:12 +0000)]
[bug-62176] synchronize temp dir creation

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

6 years agoAdd test for setters/getters of XWPFRun to include morre generated classes in poi...
Dominik Stadler [Sun, 11 Mar 2018 21:11:11 +0000 (21:11 +0000)]
Add test for setters/getters of XWPFRun to include morre generated classes in poi-ooxml-schemas.

See also https://github.com/centic9/poi-on-android/issues/31

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

6 years ago#62159 - Support XML signature over windows certificate store
Andreas Beeker [Tue, 6 Mar 2018 00:07:20 +0000 (00:07 +0000)]
#62159 - Support XML signature over windows certificate store

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

6 years agoReduce testcase some more, add missing license header
Dominik Stadler [Mon, 5 Mar 2018 05:14:56 +0000 (05:14 +0000)]
Reduce testcase some more, add missing license header

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

6 years agoAdd unit test which verifies that ThresholdInputStream can be used. This currently...
Dominik Stadler [Sun, 4 Mar 2018 13:33:38 +0000 (13:33 +0000)]
Add unit test which verifies that ThresholdInputStream can be used. This currently fails with Java 10 because the reflection relies on internals of class ZipFile that were changed.

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

6 years agoSome IntelliJ and Javadoc fixes
Dominik Stadler [Sun, 4 Mar 2018 13:33:31 +0000 (13:33 +0000)]
Some IntelliJ and Javadoc fixes

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