Commit Graph

10379 Commits

Author SHA1 Message Date
Andreas Beeker 393301b8b5 try to fix spot bugs setting on new ci-builds jenkins
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880882 13f79535-47bb-0310-9956-ffa450edef68
2020-08-15 17:09:04 +00:00
Andreas Beeker afc3b15b6a Fix typo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880875 13f79535-47bb-0310-9956-ffa450edef68
2020-08-15 13:50:43 +00:00
Andreas Beeker 60303201dc use the forbidden-apis policies corresponding to the JRE
fix the forbidden apis issues

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880866 13f79535-47bb-0310-9956-ffa450edef68
2020-08-15 00:18:42 +00:00
Andreas Beeker e68bd7bd7d upgrade forbidden-apis to 3.0.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880862 13f79535-47bb-0310-9956-ffa450edef68
2020-08-14 20:27:35 +00:00
Andreas Beeker b9841b4007 also handle wrapped OOXML "Package" nodes inside of OLE2 containers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880861 13f79535-47bb-0310-9956-ffa450edef68
2020-08-14 20:26:21 +00:00
Andreas Beeker 5caf8e109b #64411 - Provide JigSaw modules
- use service locator for SlideShowFactory

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880860 13f79535-47bb-0310-9956-ffa450edef68
2020-08-14 19:08:42 +00:00
PJ Fanning 4e3008acdb [github-191] Fix RuntimeException on array formula referencing blank cell. Thanks to Miłosz Rembisz. This closes #191
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880844 13f79535-47bb-0310-9956-ffa450edef68
2020-08-14 07:42:18 +00:00
Andreas Beeker dfdf9e6d6f #64411 - Provide JigSaw modules
- rework extractors - see bugzilla entry for more information

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880839 13f79535-47bb-0310-9956-ffa450edef68
2020-08-13 21:08:24 +00:00
Tim Allison 4bf968d6bd Bug 64659 -- bump max record length
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880835 13f79535-47bb-0310-9956-ffa450edef68
2020-08-13 18:56:39 +00:00
Tim Allison ab2dc71a95 Bug 64667.xlsx prevent NPE loading styles table
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880834 13f79535-47bb-0310-9956-ffa450edef68
2020-08-13 18:21:28 +00:00
PJ Fanning 252a4eccc9 [github-190] Javadoc fixes in ToCSV example. Thanks to Nick Rivera Meredith. This closes #190
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880802 13f79535-47bb-0310-9956-ffa450edef68
2020-08-12 07:30:28 +00:00
PJ Fanning e86ba86f2d [github-189] Move date parsing logic to DateParser. Thanks to Miłosz Rembisz. This closes #189
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880777 13f79535-47bb-0310-9956-ffa450edef68
2020-08-11 16:59:29 +00:00
Sayi 8329582036 add removeTable method in cell
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880739 13f79535-47bb-0310-9956-ffa450edef68
2020-08-10 12:39:21 +00:00
PJ Fanning a8d90aba91 [github-187] Add length validation for Excel DataValidations that are list literals. Thanks to Leo Webb. This closes #187
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880727 13f79535-47bb-0310-9956-ffa450edef68
2020-08-09 21:15:15 +00:00
Sayi eb850f02de Use the existing CTExternalData element
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880707 13f79535-47bb-0310-9956-ffa450edef68
2020-08-09 08:05:37 +00:00
Andreas Beeker edf41ca4d5 #64411 - Provide JigSaw modules
- add jdk.unsupported module to main jar for CleanerUtil

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880690 13f79535-47bb-0310-9956-ffa450edef68
2020-08-07 19:47:09 +00:00
Andreas Beeker 99817f56f7 fix build - remove old ant libs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880647 13f79535-47bb-0310-9956-ffa450edef68
2020-08-06 19:16:10 +00:00
Andreas Beeker fad42e3ed6 try to fix windows builds - path issues with regex patterns
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880619 13f79535-47bb-0310-9956-ffa450edef68
2020-08-05 22:41:36 +00:00
Andreas Beeker a96baf1d45 examples had been moved due to jigsaw modules migration
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880264 13f79535-47bb-0310-9956-ffa450edef68
2020-07-24 11:50:30 +00:00
Andreas Beeker 907ade52aa remove obsolete bouncycastle jars
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880229 13f79535-47bb-0310-9956-ffa450edef68
2020-07-23 23:36:09 +00:00
Andreas Beeker d9e5f59821 a few jigsaw related fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880228 13f79535-47bb-0310-9956-ffa450edef68
2020-07-23 23:28:59 +00:00
PJ Fanning 6f3e38c18a try to make examples more robust - to fix integration tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880185 13f79535-47bb-0310-9956-ffa450edef68
2020-07-23 07:23:44 +00:00
Andreas Beeker 197570d18d use Ant 1.10 for the builds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880175 13f79535-47bb-0310-9956-ffa450edef68
2020-07-22 22:56:47 +00:00
PJ Fanning f7a174fc00 add back TempFileUtils.java due to broken build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880171 13f79535-47bb-0310-9956-ffa450edef68
2020-07-22 22:34:15 +00:00
Andreas Beeker c0f9941604 #64411 - Provide JigSaw modules
- use classpath-build for Java 8, otherwise use modulepath
- save module-info classes to source, when using Java 9+ environment
- rename example packages - otherwise package clashes occured in the tests
- move agile encryption from ooxml to main.
  remove EncryptionInfo XmlBeans and schema and use custom xml marshalling
- move ooxml test classes which reside in the same package as their tested main class
- rename base test classes to "BaseTest..." - temporarily I've used a light version of the main test classes to test scratchpad / ooxml
- build.xml - fixed the Rhino javascript errors of the dependency-macros
- DrawTextParagraph - fixed StringIndexOutOfBounds when logging set to debug level
- use JigSaw provider interface (= Java ServiceLoader), i.e. it wasn't possible (without openening everything), to access ooxml factory classes from main factory stub

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880164 13f79535-47bb-0310-9956-ffa450edef68
2020-07-22 22:08:33 +00:00
PJ Fanning 800da8b290 remove more deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879965 13f79535-47bb-0310-9956-ffa450edef68
2020-07-16 15:59:28 +00:00
PJ Fanning 05902bcd11 remove more deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879964 13f79535-47bb-0310-9956-ffa450edef68
2020-07-16 15:30:08 +00:00
PJ Fanning 38220f65b0 [bug-64605] update javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879960 13f79535-47bb-0310-9956-ffa450edef68
2020-07-16 14:51:23 +00:00
PJ Fanning 41cedc65fc [bug-64605] update javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879958 13f79535-47bb-0310-9956-ffa450edef68
2020-07-16 14:35:37 +00:00
PJ Fanning 4a173780dd [bug-64605] add support for non-integer font sizes on character runs (use double instead of float)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879950 13f79535-47bb-0310-9956-ffa450edef68
2020-07-16 12:50:40 +00:00
PJ Fanning cb1d9a0061 [bug-64605] add support for non-integer font sizes on character runs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879949 13f79535-47bb-0310-9956-ffa450edef68
2020-07-16 12:31:53 +00:00
PJ Fanning d928ac58a8 [bug-64605] add support for non-integer font sizes on character runs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879948 13f79535-47bb-0310-9956-ffa450edef68
2020-07-16 12:30:36 +00:00
PJ Fanning a5cf0f0d3f use BigInteger.valueOf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879937 13f79535-47bb-0310-9956-ffa450edef68
2020-07-16 10:03:00 +00:00
PJ Fanning 95702c9d7d fix some tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879928 13f79535-47bb-0310-9956-ffa450edef68
2020-07-16 07:34:51 +00:00
PJ Fanning 69aaedd60f fix some tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879927 13f79535-47bb-0310-9956-ffa450edef68
2020-07-16 07:33:31 +00:00
PJ Fanning dcdb03801e fix test issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879914 13f79535-47bb-0310-9956-ffa450edef68
2020-07-15 23:26:00 +00:00
PJ Fanning 0bcb289365 try to make examples more robust - to fix integration tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879913 13f79535-47bb-0310-9956-ffa450edef68
2020-07-15 23:11:33 +00:00
PJ Fanning d1d90ed171 remove some deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879912 13f79535-47bb-0310-9956-ffa450edef68
2020-07-15 23:02:12 +00:00
PJ Fanning 8900e397a4 remove some deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879911 13f79535-47bb-0310-9956-ffa450edef68
2020-07-15 22:49:32 +00:00
PJ Fanning cdf5f3d1fe fix test compile - some follow up needed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879910 13f79535-47bb-0310-9956-ffa450edef68
2020-07-15 22:30:34 +00:00
PJ Fanning c34c1ca49c remove some deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879909 13f79535-47bb-0310-9956-ffa450edef68
2020-07-15 21:59:30 +00:00
PJ Fanning eaf9f147d3 remove some deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879908 13f79535-47bb-0310-9956-ffa450edef68
2020-07-15 21:53:21 +00:00
PJ Fanning 6508360899 try to fix build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879906 13f79535-47bb-0310-9956-ffa450edef68
2020-07-15 21:35:35 +00:00
PJ Fanning 26c2049147 [bug-64508] add guard for invalid v value
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879905 13f79535-47bb-0310-9956-ffa450edef68
2020-07-15 20:56:59 +00:00
PJ Fanning 20540f3c69 [bug-64508] add guard for invalid v value
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879903 13f79535-47bb-0310-9956-ffa450edef68
2020-07-15 20:42:16 +00:00
PJ Fanning 709a3eb32c [bug-64600] Avoid XWPF NPE when styleid is null. Thanks to Sayi. This closes #186
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879859 13f79535-47bb-0310-9956-ffa450edef68
2020-07-14 16:17:52 +00:00
PJ Fanning 2f2d6c606a rename internal method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879838 13f79535-47bb-0310-9956-ffa450edef68
2020-07-13 17:45:14 +00:00
PJ Fanning af83fda6b8 [bug-64595] SXSSF: Missing quoting of pre-evaluated string values in formula cells causes corrupt files. Thanks to Bastian Isensee
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879834 13f79535-47bb-0310-9956-ffa450edef68
2020-07-13 17:34:09 +00:00
Andreas Beeker abdd50a4d1 update expiry date of kiwiwings entry
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879668 13f79535-47bb-0310-9956-ffa450edef68
2020-07-08 22:46:21 +00:00
PJ Fanning 4f23e946fb get TestDeferredSXSSFWorkbook to use DeferredSXSSFWorkbook in all of its tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879554 13f79535-47bb-0310-9956-ffa450edef68
2020-07-06 13:59:28 +00:00