Commit Graph

12219 Commits

Author SHA1 Message Date
PJ Fanning 6f6e1c4165 further issue with clone
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903400 13f79535-47bb-0310-9956-ffa450edef68
2022-08-13 20:05:34 +00:00
PJ Fanning 6d2853d9bd [bug-66213] hack clone table code to avoid failing with edge cases
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903398 13f79535-47bb-0310-9956-ffa450edef68
2022-08-13 18:11:16 +00:00
PJ Fanning 22315660ba [bug-66213] try to debug failure
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903397 13f79535-47bb-0310-9956-ffa450edef68
2022-08-13 17:06:14 +00:00
PJ Fanning a38a5c3a0b [bug-66213] clone tables while cloning sheet. Thanks to Axel Richter.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903396 13f79535-47bb-0310-9956-ffa450edef68
2022-08-13 16:35:05 +00:00
PJ Fanning 62d8b8df57 [bug-66212] try to remove table part for table when removing table
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903395 13f79535-47bb-0310-9956-ffa450edef68
2022-08-13 16:11:03 +00:00
PJ Fanning 839594b73e [bug-66212] try to remove package part for table when removing table
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903394 13f79535-47bb-0310-9956-ffa450edef68
2022-08-13 15:32:03 +00:00
PJ Fanning 7301e841c7 [bug-66211] add test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903393 13f79535-47bb-0310-9956-ffa450edef68
2022-08-13 15:09:18 +00:00
PJ Fanning 5add4aa3d3 [bug-66211] don't validate the row XML when using XSSFTable.updateHeaders
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903390 13f79535-47bb-0310-9956-ffa450edef68
2022-08-13 14:33:16 +00:00
PJ Fanning eb5dca9a1e fix escaping in message
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903314 13f79535-47bb-0310-9956-ffa450edef68
2022-08-09 19:47:53 +00:00
PJ Fanning 59091db138 don't wrap exceptions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903274 13f79535-47bb-0310-9956-ffa450edef68
2022-08-07 22:44:56 +00:00
PJ Fanning 0735103188 forbidden api check
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903273 13f79535-47bb-0310-9956-ffa450edef68
2022-08-07 22:42:54 +00:00
PJ Fanning 72983be276 basic bubble chart support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903272 13f79535-47bb-0310-9956-ffa450edef68
2022-08-07 22:19:10 +00:00
PJ Fanning f6a320770b remove unnecessary l
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903266 13f79535-47bb-0310-9956-ffa450edef68
2022-08-07 09:21:30 +00:00
PJ Fanning d7d13a11c1 [github-367] use uppercase L for longs. Thanks to Arturo Bernal. This closes #367
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903265 13f79535-47bb-0310-9956-ffa450edef68
2022-08-07 09:16:24 +00:00
PJ Fanning bbfd7b9ec8 [github-365] use lambdas. Thanks to Arturo Bernal. This closes #365
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903258 13f79535-47bb-0310-9956-ffa450edef68
2022-08-06 21:12:49 +00:00
PJ Fanning eaa27548fa [github-366] remove unnecessary local vars. Thanks to Arturo Bernal. This closes #366
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903257 13f79535-47bb-0310-9956-ffa450edef68
2022-08-06 21:06:50 +00:00
PJ Fanning 3247a4160e [github-364] use Math.min/max. Thanks to Arturo Bernal. This closes #364
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903256 13f79535-47bb-0310-9956-ffa450edef68
2022-08-06 20:51:57 +00:00
PJ Fanning 554f729870 remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903208 13f79535-47bb-0310-9956-ffa450edef68
2022-08-03 10:21:13 +00:00
PJ Fanning 343b86c461 remove unused field
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903207 13f79535-47bb-0310-9956-ffa450edef68
2022-08-03 10:07:15 +00:00
PJ Fanning 7752e61c90 compile issue after byte-buddy upgrade
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903206 13f79535-47bb-0310-9956-ffa450edef68
2022-08-03 09:07:07 +00:00
PJ Fanning e16da8059c upgrade byte-buddy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903196 13f79535-47bb-0310-9956-ffa450edef68
2022-08-02 13:24:44 +00:00
PJ Fanning 266619f363 revert: github ci perms
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903174 13f79535-47bb-0310-9956-ffa450edef68
2022-08-01 17:27:45 +00:00
PJ Fanning 507c54f83d github ci perms
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903173 13f79535-47bb-0310-9956-ffa450edef68
2022-08-01 17:08:46 +00:00
PJ Fanning 725b256e95 [bug-66181] add time example
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903172 13f79535-47bb-0310-9956-ffa450edef68
2022-08-01 16:12:36 +00:00
PJ Fanning 633baa45eb [bug-66181] fix issue with evaluation of blank string in VALUE function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903171 13f79535-47bb-0310-9956-ffa450edef68
2022-08-01 16:06:59 +00:00
PJ Fanning f3a1d6ac92 [bug-66181] test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903170 13f79535-47bb-0310-9956-ffa450edef68
2022-08-01 15:57:58 +00:00
PJ Fanning 280b5130e2 update test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903169 13f79535-47bb-0310-9956-ffa450edef68
2022-08-01 13:50:14 +00:00
PJ Fanning 9e88957356 [bug-66187] issue with XWPFRun creating run properties unnecessarily
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903163 13f79535-47bb-0310-9956-ffa450edef68
2022-08-01 11:35:22 +00:00
PJ Fanning ee65a6655d update method name (has typo)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903161 13f79535-47bb-0310-9956-ffa450edef68
2022-08-01 11:16:19 +00:00
Dominik Stadler eabb9a5999 Switch from "gradle: true" to "useAnt: true" to make it clear which jobs still run with the Ant-build
Github-PR-Job should use Gradle now

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903125 13f79535-47bb-0310-9956-ffa450edef68
2022-07-30 15:07:05 +00:00
Dominik Stadler 1fbd29926b Ant: Update spotbugs to 4.7.1
Update/add dependencies
Fix icu4j jar-version
log4j is actually still 2.17.x for spotbugs
Add xmlresolver for xlst transformation

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903124 13f79535-47bb-0310-9956-ffa450edef68
2022-07-30 12:48:03 +00:00
Dominik Stadler db4b01a9d0 Ant: Remove temporary files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903123 13f79535-47bb-0310-9956-ffa450edef68
2022-07-30 12:48:00 +00:00
PJ Fanning c9d057f4e1 [bug-66189] add test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903122 13f79535-47bb-0310-9956-ffa450edef68
2022-07-30 09:00:44 +00:00
Dominik Stadler 3f0afe8fc7 Change test to make it work with JDK 19+
This way of mocking does not work any more with JDK 19+

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903111 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 18:27:49 +00:00
Dominik Stadler 1b106f7af7 Add module for stax2 to Ant-build to make poi-integration java9-compile work
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903110 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 17:57:07 +00:00
Dominik Stadler b076e0e188 Add workaround for bcpkix-module which is not loaded automatically for some reason
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903109 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 17:57:05 +00:00
Dominik Stadler f5ae78aa86 Update Junit Platform to 1.8.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903108 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 17:55:02 +00:00
Dominik Stadler 096f7454e2 Add one more exclude for the file-leak-detector
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903107 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 17:55:00 +00:00
Dominik Stadler af4d1e9f1a Adjust some tests for Java 19 and Java 20
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903105 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 17:07:19 +00:00
Dominik Stadler 4df10cf9dd Fix issues found when fuzzing Apache POI via Jazzer
Replace RuntimeException with a more specific types

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903104 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 17:07:15 +00:00
Dominik Stadler 92b8cf9984 Also look for test-data in parent-directory
When using the IDE to run tests in one of the
sub-modules uses the poi-* sub-directory, so
looking for the test-data in ../test-data is
useful to make executing tests work out-of-the-box

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903103 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 17:07:05 +00:00
PJ Fanning 5c78170f5d saxon 11.4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903100 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 12:59:44 +00:00
PJ Fanning 82fa836d1f code to handle smart art rotations
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903096 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 08:10:51 +00:00
PJ Fanning 56fe91998a disable test on java 19
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903067 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 20:07:49 +00:00
PJ Fanning 4745a2a372 try java 19 build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903060 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 13:28:23 +00:00
PJ Fanning fc947b865e try java 19 build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903059 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 12:58:33 +00:00
PJ Fanning 2241f6d7f1 try java 19 build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903058 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 12:55:10 +00:00
PJ Fanning eb078ea1a1 try java 19 build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903057 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 12:50:17 +00:00
PJ Fanning dc4eb7ed19 try java 19 build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903056 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 12:45:33 +00:00
PJ Fanning d3dd4e5980 try java 19 build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903055 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 12:39:19 +00:00