]>
source.dussan.org Git - poi.git/log
PJ Fanning [Fri, 10 Dec 2021 21:13:01 +0000 (21:13 +0000)]
[bug-65739] reduce log level of message to debug
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895794 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 10 Dec 2021 18:41:41 +0000 (18:41 +0000)]
[bug-65738] add basic test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895789 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 10 Dec 2021 18:07:25 +0000 (18:07 +0000)]
[bug-65738] do not treat zip directories as parts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895788 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 10 Dec 2021 08:00:11 +0000 (08:00 +0000)]
log4j 2.15.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895746 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 9 Dec 2021 20:37:15 +0000 (20:37 +0000)]
add ctcustomxmlblockd3c1type.xsb to poi-ooxml-lite
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895733 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 9 Dec 2021 12:54:35 +0000 (12:54 +0000)]
spotbugs-gradle-plugin 5.0.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895722 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 9 Dec 2021 09:55:02 +0000 (09:55 +0000)]
[github-285] Issue in XDGFShape getTxtPinX. Thanks to Dmitry Komarov. This closes #285
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895720 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 8 Dec 2021 19:27:09 +0000 (19:27 +0000)]
add data-formatter test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895706 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 8 Dec 2021 19:03:30 +0000 (19:03 +0000)]
update tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895705 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 8 Dec 2021 18:28:14 +0000 (18:28 +0000)]
update tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895703 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 8 Dec 2021 17:21:25 +0000 (17:21 +0000)]
Fix applying ruls for forbidden-apis plugin
Need to use "+=", otherwise it overrides previous setup
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895702 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 8 Dec 2021 17:21:21 +0000 (17:21 +0000)]
build.xml: Adjust forbidden-api to not get missing clases for prod-checks
Also clear up tabs/spaces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895701 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 8 Dec 2021 13:47:41 +0000 (13:47 +0000)]
[bug-65730] add setUseCachedValuesForFormulaCells on DataFormatter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895699 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 8 Dec 2021 12:42:19 +0000 (12:42 +0000)]
upgrade spotbugs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895696 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 6 Dec 2021 20:50:55 +0000 (20:50 +0000)]
try to get xlookup example 6 to work
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895637 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 6 Dec 2021 20:15:15 +0000 (20:15 +0000)]
try to get xlookup example 6 to work
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895634 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 6 Dec 2021 15:00:06 +0000 (15:00 +0000)]
Some more changes for early support for JDK 18
Adjust one test which fails with JDK 18 because of
remove SecurityManager
Adjust excludes for JaCoCo as it does not run on JDK 18 otherwise
Adjust some JPMS settings which are not available any more on JDK 18
Some other things do not work yet, e.g. spotbugs
Also print out if CIBuild is selected
Only run signing if actually publishing to avoid failures
if signing key is defined locally
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895626 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 6 Dec 2021 14:59:45 +0000 (14:59 +0000)]
Fix forbidden-api violation for using wrong logger
Why did this not fail already earlier as
both the code and the forbidden-api are in place
for quite some time already?
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895625 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 6 Dec 2021 14:59:18 +0000 (14:59 +0000)]
Close some streams/workbooks properly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895624 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 6 Dec 2021 13:39:57 +0000 (13:39 +0000)]
add broken test (xlookup)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895623 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 6 Dec 2021 13:05:08 +0000 (13:05 +0000)]
add xmatch test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895622 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 6 Dec 2021 12:50:47 +0000 (12:50 +0000)]
spotbugs 5.0.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895621 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 6 Dec 2021 12:02:24 +0000 (12:02 +0000)]
add xmatch test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895619 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 6 Dec 2021 11:54:38 +0000 (11:54 +0000)]
add xmatch test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895618 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 6 Dec 2021 10:37:08 +0000 (10:37 +0000)]
add xmatch test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895615 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 6 Dec 2021 10:10:16 +0000 (10:10 +0000)]
add xlookup test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895613 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 6 Dec 2021 00:32:45 +0000 (00:32 +0000)]
add initial version of XMATCH
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895608 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 5 Dec 2021 23:52:49 +0000 (23:52 +0000)]
add initial version of XMATCH
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895607 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 5 Dec 2021 23:25:31 +0000 (23:25 +0000)]
initial work on example 5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895606 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 5 Dec 2021 21:41:01 +0000 (21:41 +0000)]
initial work on example 5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895605 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 5 Dec 2021 21:26:30 +0000 (21:26 +0000)]
initial work on example 5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895604 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 5 Dec 2021 21:03:21 +0000 (21:03 +0000)]
initial work on example 5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895603 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 5 Dec 2021 18:54:58 +0000 (18:54 +0000)]
fix broken xlookup test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895602 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 5 Dec 2021 17:34:58 +0000 (17:34 +0000)]
Remove some more from the Ant Build to try to keep POI-DSL-old-Xerces working for now
We can also switch it to Gradle soon, but let's keep a bit of Ant build a bit longer
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895601 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 5 Dec 2021 17:34:44 +0000 (17:34 +0000)]
Fix issues found when fuzzing Apache POI via Jazzer
Add some null-checks and report more meaningful exceptions
This provides a bit more information than simple NullPointExceptions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895600 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 5 Dec 2021 17:34:19 +0000 (17:34 +0000)]
Fix issues found when fuzzing Apache POI via Jazzer
Check for negative array allocation size or access and report a more meaningful exception
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895599 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 5 Dec 2021 15:34:16 +0000 (15:34 +0000)]
Fix issues found when fuzzing Apache POI via Jazzer
Catch and handle a possible NullPointerException in commons-compress
We can handle this gracefully for now and can remove this again
when commons-compress is fixed, see isse COMPRESS-598
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895598 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 5 Dec 2021 15:33:58 +0000 (15:33 +0000)]
Fix issues found when fuzzing Apache POI via Jazzer
Fix IOUtils.safelyClone to prevent overly large allocations
properly also when length is larger than src.length
Throw an exception instead of an assertion which hides
invalid usage in production builds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895597 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 5 Dec 2021 15:33:39 +0000 (15:33 +0000)]
Apply IDE suggestions, adjust tests, ...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895596 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 5 Dec 2021 11:14:42 +0000 (11:14 +0000)]
add xlookup tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895595 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 5 Dec 2021 09:50:06 +0000 (09:50 +0000)]
add xlookup tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895594 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 4 Dec 2021 08:53:29 +0000 (08:53 +0000)]
refactor LookupUtils
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895568 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 3 Dec 2021 12:48:31 +0000 (12:48 +0000)]
upgrade byte-buddy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895549 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 3 Dec 2021 12:27:40 +0000 (12:27 +0000)]
add xlookup tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895548 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 3 Dec 2021 12:16:30 +0000 (12:16 +0000)]
add xlookup tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895547 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 3 Dec 2021 12:08:50 +0000 (12:08 +0000)]
refactor LookupUtils
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895546 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 3 Dec 2021 09:58:40 +0000 (09:58 +0000)]
refactor LookupUtils
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895542 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 3 Dec 2021 09:34:29 +0000 (09:34 +0000)]
refactor LookupUtils
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895540 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 2 Dec 2021 19:40:42 +0000 (19:40 +0000)]
[github-243] basic version of XLookup
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895500 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 2 Dec 2021 19:10:14 +0000 (19:10 +0000)]
[github-243] basic version of XLookup
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895499 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 2 Dec 2021 13:45:50 +0000 (13:45 +0000)]
jdk 1.18 build just once a week
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895489 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 2 Dec 2021 10:10:17 +0000 (10:10 +0000)]
[bug-65718] Charts imported without blip fills
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895487 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 2 Dec 2021 09:38:03 +0000 (09:38 +0000)]
typo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895486 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 1 Dec 2021 20:05:32 +0000 (20:05 +0000)]
undo * import
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895477 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 1 Dec 2021 19:26:11 +0000 (19:26 +0000)]
add /* ====================================================================
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895476 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 1 Dec 2021 12:53:48 +0000 (12:53 +0000)]
bouncycastle 1.70
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895462 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 1 Dec 2021 11:58:22 +0000 (11:58 +0000)]
remove unfinished test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895458 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 1 Dec 2021 11:57:10 +0000 (11:57 +0000)]
fix merge issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895457 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 1 Dec 2021 11:49:25 +0000 (11:49 +0000)]
code formatting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895454 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 1 Dec 2021 11:33:25 +0000 (11:33 +0000)]
spelling of embedded
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895452 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 1 Dec 2021 08:49:03 +0000 (08:49 +0000)]
[bug-65715] fix bug in getDrawingPatriarch
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895447 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 30 Nov 2021 10:11:41 +0000 (10:11 +0000)]
update test assertion
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895423 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 30 Nov 2021 06:20:01 +0000 (06:20 +0000)]
Also set version 5.2.0 in osgi/pom.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895418 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 30 Nov 2021 06:19:59 +0000 (06:19 +0000)]
Remove some ant-targets related to installation/osgi which do not work any more anyway
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895417 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 30 Nov 2021 06:19:56 +0000 (06:19 +0000)]
Jenkins DSL: Increase timeout to 300 seconds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895416 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 30 Nov 2021 06:19:53 +0000 (06:19 +0000)]
Add JDK 18, do not run CI for JDK 12 - 16 any more
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895415 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 30 Nov 2021 06:19:51 +0000 (06:19 +0000)]
Add some missing JavaDoc for WorkbookFactory and ExtractorFactory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895414 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 29 Nov 2021 19:10:58 +0000 (19:10 +0000)]
use temurin java
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895409 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 29 Nov 2021 16:09:06 +0000 (16:09 +0000)]
[bug-65711] add test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895407 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 29 Nov 2021 15:40:16 +0000 (15:40 +0000)]
junit 5.8.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895406 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 29 Nov 2021 15:35:13 +0000 (15:35 +0000)]
[bug-65711] Fix overriding relation IDs in importBlip
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895405 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 28 Nov 2021 09:43:28 +0000 (09:43 +0000)]
cache vml drawing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895388 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 27 Nov 2021 23:07:15 +0000 (23:07 +0000)]
Fix date format differences Java 8 vs 9+
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895383 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 27 Nov 2021 10:15:39 +0000 (10:15 +0000)]
[bug-65706] ignore trash parts in OOXML files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895370 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 26 Nov 2021 13:59:20 +0000 (13:59 +0000)]
missing bracket
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895353 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 26 Nov 2021 13:28:53 +0000 (13:28 +0000)]
add test for comment modification
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895352 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 26 Nov 2021 13:08:31 +0000 (13:08 +0000)]
javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895351 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 25 Nov 2021 22:55:15 +0000 (22:55 +0000)]
use temp directory instead of test-data
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895344 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 25 Nov 2021 12:49:21 +0000 (12:49 +0000)]
[bug-65703] new DataFormatter method: setUse4DigitYearsInAllDateFormats - defaults to false
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895327 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 25 Nov 2021 12:45:51 +0000 (12:45 +0000)]
[bug-65703] new DataFormatter method: setUse4DigitYearsInAllDateFormats - defaults to false
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895326 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 25 Nov 2021 10:51:32 +0000 (10:51 +0000)]
[bug-65706] fix syntax of log message
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895322 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 25 Nov 2021 10:31:50 +0000 (10:31 +0000)]
tidy up gradle scripts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895321 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 25 Nov 2021 10:05:00 +0000 (10:05 +0000)]
saxon test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895319 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 25 Nov 2021 09:43:35 +0000 (09:43 +0000)]
gradle 7.3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895318 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 25 Nov 2021 06:46:04 +0000 (06:46 +0000)]
set emulateCSV mode in DataFormatter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895315 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 25 Nov 2021 05:27:51 +0000 (05:27 +0000)]
[bug-63211] fix issue with escaped % in custom number format
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895313 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 25 Nov 2021 05:07:01 +0000 (05:07 +0000)]
[bug-63211] fix issue with escaped % in custom number format
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895312 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 24 Nov 2021 19:46:27 +0000 (19:46 +0000)]
gradle 7.3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895306 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 24 Nov 2021 19:19:33 +0000 (19:19 +0000)]
rerwite test that fails when run with saxon (because test relies on XML formatting)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895305 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 24 Nov 2021 17:00:08 +0000 (17:00 +0000)]
[bug-65701] use createElementNS in agile encyption writer code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895303 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 24 Nov 2021 16:39:47 +0000 (16:39 +0000)]
spotbugs upgrade
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895300 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 24 Nov 2021 09:55:33 +0000 (09:55 +0000)]
[github-281] Thanks to This closes #281
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895284 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 23 Nov 2021 20:11:07 +0000 (20:11 +0000)]
[bug-65700] do not warn if transformer factory does not support accessExternalDTD property
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895276 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 23 Nov 2021 19:27:37 +0000 (19:27 +0000)]
upgrade byte-buddy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895274 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 22 Nov 2021 13:41:58 +0000 (13:41 +0000)]
upgrade mockito
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895258 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 22 Nov 2021 13:39:03 +0000 (13:39 +0000)]
upgrade woodstox
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895257 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 22 Nov 2021 13:38:09 +0000 (13:38 +0000)]
stray imports
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895256 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 22 Nov 2021 00:01:31 +0000 (00:01 +0000)]
#65694 - HSLF - handle date/time fields and formats
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895248 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 21 Nov 2021 17:47:47 +0000 (17:47 +0000)]
add comment tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895242 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 21 Nov 2021 17:45:08 +0000 (17:45 +0000)]
add comment tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1895241 13f79535 -47bb-0310-9956-
ffa450edef68