Commit Graph

11347 Commits

Author SHA1 Message Date
PJ Fanning 94eb8a749e undo change
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894037 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 18:13:20 +00:00
PJ Fanning 5e7d8e85ca [bug-65372] allow max entry size to be higher than 4Gb
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894036 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 18:12:18 +00:00
PJ Fanning 47118082ff [bug-65326] accessExternalSchema is usually not accepted on TransformerFactory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894032 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 16:15:14 +00:00
PJ Fanning 2631c9a20e add test case from bug-65619
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894016 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 08:10:17 +00:00
PJ Fanning 1e4c425e66 mockito 4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894015 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 07:53:00 +00:00
PJ Fanning 1fe931482a reflections 0.10.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894009 13f79535-47bb-0310-9956-ffa450edef68
2021-10-07 23:58:42 +00:00
PJ Fanning 5562858eba github260
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893992 13f79535-47bb-0310-9956-ffa450edef68
2021-10-07 14:10:15 +00:00
PJ Fanning 4ec60ae992 [github-260] add test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893991 13f79535-47bb-0310-9956-ffa450edef68
2021-10-07 14:09:10 +00:00
PJ Fanning ce05cc8dda javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893989 13f79535-47bb-0310-9956-ffa450edef68
2021-10-07 13:46:09 +00:00
PJ Fanning 36cf0e943e [github-260] Check XDGFCell value for null to avoid NullPointerException. Thanks to Dmitry Komarov.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893988 13f79535-47bb-0310-9956-ffa450edef68
2021-10-07 13:28:45 +00:00
PJ Fanning 56520578dd update javadoc for cell/row copy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893965 13f79535-47bb-0310-9956-ffa450edef68
2021-10-07 10:19:19 +00:00
PJ Fanning b065bd4b67 update javadoc for cell/row copy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893963 13f79535-47bb-0310-9956-ffa450edef68
2021-10-07 10:16:23 +00:00
PJ Fanning 38d4834ba7 support copying to hssf row
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893945 13f79535-47bb-0310-9956-ffa450edef68
2021-10-06 19:06:12 +00:00
PJ Fanning fd548a7a33 deprecation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893935 13f79535-47bb-0310-9956-ffa450edef68
2021-10-06 14:16:51 +00:00
PJ Fanning a7c82d5a22 javadoc issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893933 13f79535-47bb-0310-9956-ffa450edef68
2021-10-06 13:28:22 +00:00
PJ Fanning cfcd2057be javadoc issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893932 13f79535-47bb-0310-9956-ffa450edef68
2021-10-06 13:00:42 +00:00
PJ Fanning c12f903789 genericise cell copy logic
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893931 13f79535-47bb-0310-9956-ffa450edef68
2021-10-06 12:46:20 +00:00
PJ Fanning 432d3c5787 upgrade byte-buddy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893916 13f79535-47bb-0310-9956-ffa450edef68
2021-10-05 14:36:55 +00:00
PJ Fanning a41aece5d3 [bug-65613] experimental SXSSF writeAvoidingTempFiles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893900 13f79535-47bb-0310-9956-ffa450edef68
2021-10-04 21:56:18 +00:00
PJ Fanning c167c13df9 [bug-65613] experimental SXSSF writeAvoidingTempFiles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893899 13f79535-47bb-0310-9956-ffa450edef68
2021-10-04 21:55:39 +00:00
PJ Fanning f05ae0c2c5 [bug-65613] experimental SXSSF writeAvoidingTempFiles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893898 13f79535-47bb-0310-9956-ffa450edef68
2021-10-04 21:05:09 +00:00
PJ Fanning 83df3f40d8 [bug-65613] experimental SXSSF writeAvoidingTempFiles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893897 13f79535-47bb-0310-9956-ffa450edef68
2021-10-04 20:51:05 +00:00
PJ Fanning 51ce81924d [bug-65613] experimental SXSSF writeAvoidingTempFiles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893896 13f79535-47bb-0310-9956-ffa450edef68
2021-10-04 20:34:47 +00:00
PJ Fanning 87d4716880 upgrade reflections jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893887 13f79535-47bb-0310-9956-ffa450edef68
2021-10-04 15:31:09 +00:00
PJ Fanning cea1d78517 update gradlew
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893864 13f79535-47bb-0310-9956-ffa450edef68
2021-10-03 23:52:51 +00:00
PJ Fanning defa6de0fd make array into immutable collection (spotbugs issue)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893863 13f79535-47bb-0310-9956-ffa450edef68
2021-10-03 22:04:05 +00:00
PJ Fanning b2f0d5fc5a make array into immutable collection (spotbugs issue)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893862 13f79535-47bb-0310-9956-ffa450edef68
2021-10-03 22:01:52 +00:00
PJ Fanning 41a48d80bc make array into immutable collection (spotbugs issue)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893861 13f79535-47bb-0310-9956-ffa450edef68
2021-10-03 21:58:42 +00:00
PJ Fanning d3fd99a0b5 make array into immutable collection (spotbugs issue)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893860 13f79535-47bb-0310-9956-ffa450edef68
2021-10-03 21:52:15 +00:00
Andreas Beeker 9f7085a281 #65612 - XSLF CustomGeometry - replace XmlStreamReader access with XmlBeans delegate
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893859 13f79535-47bb-0310-9956-ffa450edef68
2021-10-03 21:05:19 +00:00
PJ Fanning 99fe7a9635 add weekday tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893858 13f79535-47bb-0310-9956-ffa450edef68
2021-10-03 17:07:22 +00:00
PJ Fanning cd31c9c275 [bug-65606] try to fix weeknum function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893856 13f79535-47bb-0310-9956-ffa450edef68
2021-10-03 16:44:27 +00:00
PJ Fanning a38706accd [bug-65606] try to fix weeknum function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893853 13f79535-47bb-0310-9956-ffa450edef68
2021-10-03 13:23:59 +00:00
PJ Fanning 9244ab3646 [bug-65606] try to fix weeknum function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893852 13f79535-47bb-0310-9956-ffa450edef68
2021-10-03 13:17:48 +00:00
PJ Fanning 4cce90f31e [bug-65606] allow return type (second param) to be omitted - still other scenarios to be fixed though
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893851 13f79535-47bb-0310-9956-ffa450edef68
2021-10-03 12:28:19 +00:00
PJ Fanning 875e921f86 lgtm javadoc issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893850 13f79535-47bb-0310-9956-ffa450edef68
2021-10-03 10:57:02 +00:00
PJ Fanning e9270143aa broken test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893849 13f79535-47bb-0310-9956-ffa450edef68
2021-10-03 10:45:08 +00:00
PJ Fanning bf37257193 pointless instanceof
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893848 13f79535-47bb-0310-9956-ffa450edef68
2021-10-03 09:44:30 +00:00
PJ Fanning acadd84b53 sonar issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893847 13f79535-47bb-0310-9956-ffa450edef68
2021-10-03 09:11:35 +00:00
PJ Fanning 1da3708e8b [bug-65609] add naive test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893792 13f79535-47bb-0310-9956-ffa450edef68
2021-10-01 17:03:26 +00:00
PJ Fanning 10e607a1ce [bug-65609] add flushBufferedData to SXSSFSheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893791 13f79535-47bb-0310-9956-ffa450edef68
2021-10-01 16:51:12 +00:00
PJ Fanning b15e441e80 typos in javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893790 13f79535-47bb-0310-9956-ffa450edef68
2021-10-01 16:27:30 +00:00
Marius Volkhart b1d9519da5 Build XMLBeans on Java 17
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893784 13f79535-47bb-0310-9956-ffa450edef68
2021-10-01 13:28:10 +00:00
Marius Volkhart c68eabd258 Upgrade to JaCoCo 0.8.7
This version has "experimental" support for Java 17. See https://github.com/jacoco/jacoco/issues/1148

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893782 13f79535-47bb-0310-9956-ffa450edef68
2021-10-01 12:35:51 +00:00
Marius Volkhart 45f94fe29d Fix expected/actual order in assertEquals
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893781 13f79535-47bb-0310-9956-ffa450edef68
2021-10-01 12:31:09 +00:00
Marius Volkhart 227c04bc92 Consolidate spreadsheet PictureData javadocs
If docs for an implementation were identical or substantially similar to that of the interface, I removed them from the implementation, as Javadocs inherit automatically.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893780 13f79535-47bb-0310-9956-ffa450edef68
2021-10-01 12:18:01 +00:00
Marius Volkhart 1273415df3 Reduce allocations and copying when extracting PNGs created by Mac
This logic is covered by the TestHSSFPictureData#testMacPicture() test.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893779 13f79535-47bb-0310-9956-ffa450edef68
2021-10-01 12:07:10 +00:00
Marius Volkhart 9994a4286d Replace explicit close with try-with-resources
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893778 13f79535-47bb-0310-9956-ffa450edef68
2021-10-01 11:57:12 +00:00
Marius Volkhart e239fd745f Fix Javadoc errors and warnings on JDK 17
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893777 13f79535-47bb-0310-9956-ffa450edef68
2021-10-01 11:37:33 +00:00
Marius Volkhart 5730841488 Map JDK 17 to the name used by Apache Jenkins
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893772 13f79535-47bb-0310-9956-ffa450edef68
2021-10-01 10:45:15 +00:00