Commit Graph

122 Commits

Author SHA1 Message Date
PJ Fanning 4fbadb0cfd tabs to spaces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893576 13f79535-47bb-0310-9956-ffa450edef68
2021-09-23 19:03:06 +00:00
PJ Fanning af9364710b javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893571 13f79535-47bb-0310-9956-ffa450edef68
2021-09-23 17:11:33 +00:00
PJ Fanning a1783b6ce7 xmlsec 2.2.3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893567 13f79535-47bb-0310-9956-ffa450edef68
2021-09-23 16:38:21 +00:00
PJ Fanning f44deb0829 make hyperlink duplicatable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893456 13f79535-47bb-0310-9956-ffa450edef68
2021-09-19 22:38:59 +00:00
PJ Fanning 79bf9ece2e typos in javdocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893452 13f79535-47bb-0310-9956-ffa450edef68
2021-09-19 20:04:01 +00:00
Andreas Beeker d6806c3365 rework BitmapImageRenderer
refactor TestPPTX2PNG code to support archives

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893451 13f79535-47bb-0310-9956-ffa450edef68
2021-09-19 19:52:20 +00:00
PJ Fanning e7fecdc001 another missing class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893449 13f79535-47bb-0310-9956-ffa450edef68
2021-09-19 18:21:34 +00:00
PJ Fanning 53d76b369e small test change
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893443 13f79535-47bb-0310-9956-ffa450edef68
2021-09-19 12:56:26 +00:00
PJ Fanning f591073698 add test for broken file (5.0.1-RC1 issues)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893442 13f79535-47bb-0310-9956-ffa450edef68
2021-09-19 12:45:26 +00:00
PJ Fanning 61cd25f201 remove gradle hack
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893436 13f79535-47bb-0310-9956-ffa450edef68
2021-09-19 11:00:29 +00:00
PJ Fanning 803403bc86 add support for encrypting temp files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893435 13f79535-47bb-0310-9956-ffa450edef68
2021-09-19 10:59:52 +00:00
PJ Fanning 3edd698613 add more classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893434 13f79535-47bb-0310-9956-ffa450edef68
2021-09-19 10:15:58 +00:00
PJ Fanning 83d837dc39 use lambdas for logging
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893433 13f79535-47bb-0310-9956-ffa450edef68
2021-09-19 08:59:08 +00:00
PJ Fanning a20035a3b6 license
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893426 13f79535-47bb-0310-9956-ffa450edef68
2021-09-18 23:09:49 +00:00
PJ Fanning eee18122af license
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893425 13f79535-47bb-0310-9956-ffa450edef68
2021-09-18 23:09:26 +00:00
PJ Fanning 44f041ebcf fix broken test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893424 13f79535-47bb-0310-9956-ffa450edef68
2021-09-18 22:14:58 +00:00
PJ Fanning 5733826765 missing classes in poi-ooxml-lite
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893423 13f79535-47bb-0310-9956-ffa450edef68
2021-09-18 21:10:58 +00:00
PJ Fanning 8d7af95fed [bug-65581] support configurable temp file threshold
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893421 13f79535-47bb-0310-9956-ffa450edef68
2021-09-18 20:06:25 +00:00
PJ Fanning 944ea414cd [bug-65576] replace StringCodepointsIterable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893385 13f79535-47bb-0310-9956-ffa450edef68
2021-09-16 19:26:31 +00:00
Andreas Beeker 99f52557ef try to fix Windows still opened file handle issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893345 13f79535-47bb-0310-9956-ffa450edef68
2021-09-14 22:52:03 +00:00
Andreas Beeker 596db31170 XmlSec/BouncyCastle and Batik are now optional
disable SonarQube build based on ant
remove sonar and maven directory, because POMs are now created via Gradle
remove maven section from seed-build

fix duplicated maven dependencies on POM export

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893289 13f79535-47bb-0310-9956-ffa450edef68
2021-09-12 20:31:43 +00:00
PJ Fanning 99047b5245 tabs to spaces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893219 13f79535-47bb-0310-9956-ffa450edef68
2021-09-10 08:46:10 +00:00
Dominik Stadler 0739e608a8 Improve error messages when charting data is not valid
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893212 13f79535-47bb-0310-9956-ffa450edef68
2021-09-10 06:15:30 +00:00
Dominik Stadler 3e7672d856 Adjust imports and apply some IDE suggestions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893211 13f79535-47bb-0310-9956-ffa450edef68
2021-09-10 06:15:13 +00:00
PJ Fanning 7e352f2dbe fix spelling of quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893171 13f79535-47bb-0310-9956-ffa450edef68
2021-09-09 09:19:57 +00:00
PJ Fanning ed09bf39bd fix error message
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893170 13f79535-47bb-0310-9956-ffa450edef68
2021-09-09 09:04:09 +00:00
PJ Fanning f5d51e5084 minor text issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893146 13f79535-47bb-0310-9956-ffa450edef68
2021-09-08 16:08:18 +00:00
PJ Fanning bfb86f8a45 don't allow SAX parser to accept DTDs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893075 13f79535-47bb-0310-9956-ffa450edef68
2021-09-07 20:59:19 +00:00
PJ Fanning 4e7753f065 still hacking the build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892940 13f79535-47bb-0310-9956-ffa450edef68
2021-09-05 14:41:19 +00:00
PJ Fanning 8cc9675636 still hacking the build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892935 13f79535-47bb-0310-9956-ffa450edef68
2021-09-05 13:40:54 +00:00
PJ Fanning fcb374ff28 still hacking the build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892934 13f79535-47bb-0310-9956-ffa450edef68
2021-09-05 13:33:00 +00:00
PJ Fanning bfddbcfcb7 try not to have poi-ooxml-full in pom (still need to work out how to add poi-ooxml-lite instead)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892933 13f79535-47bb-0310-9956-ffa450edef68
2021-09-05 12:51:44 +00:00
PJ Fanning 8af15235cd slf4j 1.7.32
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892907 13f79535-47bb-0310-9956-ffa450edef68
2021-09-05 00:29:57 +00:00
PJ Fanning 1bdf4bd18f POI 5.1.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892897 13f79535-47bb-0310-9956-ffa450edef68
2021-09-04 12:00:04 +00:00
Andreas Beeker f63f3ff09d update to release 5.1.0
fix ooxml-lite build

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892887 13f79535-47bb-0310-9956-ffa450edef68
2021-09-03 21:13:36 +00:00
Andreas Beeker 1eace7a0c4 update module-info.classes for next release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892829 13f79535-47bb-0310-9956-ffa450edef68
2021-09-02 20:47:20 +00:00
Andreas Beeker 5c6493a5fc try to fix no-scratchpad build
remove or set-to-static scratchpad dependency from modules

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892795 13f79535-47bb-0310-9956-ffa450edef68
2021-09-01 22:32:48 +00:00
Andreas Beeker 1d4b743159 alter exception check to be compatible with Oracle / IBM jdk
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892704 13f79535-47bb-0310-9956-ffa450edef68
2021-08-29 18:58:36 +00:00
Andreas Beeker f71cebcce5 sonar fixes
close resources in tests
fix gradle warnings

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892683 13f79535-47bb-0310-9956-ffa450edef68
2021-08-28 23:48:48 +00:00
PJ Fanning 6d9b450ce3 extend xslf test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892680 13f79535-47bb-0310-9956-ffa450edef68
2021-08-28 13:27:36 +00:00
PJ Fanning d822000133 disable broken ant build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892679 13f79535-47bb-0310-9956-ffa450edef68
2021-08-28 13:18:08 +00:00
PJ Fanning 75c488a30a try to fix java 11 compile issue about org.w3c.dom.css classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892677 13f79535-47bb-0310-9956-ffa450edef68
2021-08-28 13:05:17 +00:00
PJ Fanning 315beed17c more use of commons-io
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892670 13f79535-47bb-0310-9956-ffa450edef68
2021-08-28 09:13:34 +00:00
PJ Fanning 5d0ea93bb4 add basic support for hdphoto/wdp images in slideshows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892653 13f79535-47bb-0310-9956-ffa450edef68
2021-08-27 17:33:39 +00:00
Andreas Beeker d9238f2490 try to fix concurrent issues in excelant
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892478 13f79535-47bb-0310-9956-ffa450edef68
2021-08-20 17:07:36 +00:00
Andreas Beeker b9e0f8edb8 Bug 65501 - Use viewbox when rendering SVG images
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892477 13f79535-47bb-0310-9956-ffa450edef68
2021-08-20 16:53:09 +00:00
PJ Fanning bb641dc017 try to fix test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892321 13f79535-47bb-0310-9956-ffa450edef68
2021-08-13 23:46:54 +00:00
PJ Fanning 93ab03c295 try to fix test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892320 13f79535-47bb-0310-9956-ffa450edef68
2021-08-13 23:34:33 +00:00
PJ Fanning 3ba7b4b122 slightly more impl in XSSFDataBarFormatting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892319 13f79535-47bb-0310-9956-ffa450edef68
2021-08-13 21:40:26 +00:00
PJ Fanning ef61f3da7c support removing hyperlink from one cell when hyperlink is shared by many cells
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892249 13f79535-47bb-0310-9956-ffa450edef68
2021-08-11 21:25:00 +00:00