aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* enable gradle caching againAxel Howind2024-02-281-2/+1
* use diamond operatorAxel Howind2024-02-281-1/+1
* use method referenceAxel Howind2024-02-281-1/+1
* use Map.computeIfAbsent()Axel Howind2024-02-281-6/+1
* rework testsPJ Fanning2024-02-261-5/+5
* woodstox 6.6.1PJ Fanning2024-02-261-1/+1
* Math.toIntExact is unnecessary because value is guaranteed to be between 0 an...Axel Howind2024-02-221-1/+1
* replace List<Byte> with ByteArrayOutputStream to avoid boxing/unboxing and re...Axel Howind2024-02-221-32/+28
* xmlsec 3.0.4PJ Fanning2024-02-224-4/+5
* do not write single bytesAxel Howind2024-02-221-18/+20
* fix Logging issues:Axel Howind2024-02-2110-23/+23
* make loggers static finalAxel Howind2024-02-212-2/+2
* log4j 2.23.0PJ Fanning2024-02-213-7/+7
* move setting of locale for tests to top level build.gradleAxel Howind2024-02-202-4/+4
* Fix Ant-build after upgrade of commons-compressDominik Stadler2024-02-202-3/+6
* Jenkins DSL: Use sonar-task and sonar.token instead of sonar.loginDominik Stadler2024-02-202-5/+5
* Switch builds for JDK 22 and 23 to Ant for nowDominik Stadler2024-02-201-2/+10
* try to fix issue with invalid files after commons-compress upgradePJ Fanning2024-02-201-1/+3
* commons-compress 1.26.0PJ Fanning2024-02-202-2/+2
* [github-596] Change cast logic in HSSFChart. Thanks to Ruby Hartono. This clo...PJ Fanning2024-02-191-25/+25
* remove unused loggers. Thanks to Ruby Hartono. This closes #594 and closes #595PJ Fanning2024-02-193-7/+1
* fix #68635: POI unit tests fail when run under non-US localeAxel Howind2024-02-171-0/+4
* remove unused loggers - thanks to Ruby Hartono. This closes #588 and closes #589PJ Fanning2024-02-163-11/+0
* [github-590] simplify some logging. This closes #590PJ Fanning2024-02-161-7/+2
* byte buddy 1.14.12PJ Fanning2024-02-162-4/+4
* try to fix poi-scratchpad test module-infoPJ Fanning2024-02-101-0/+1
* Upgrade commons-codec dependency to 1.16.1PJ Fanning2024-02-092-3/+3
* junit 5.10.2PJ Fanning2024-02-062-5/+5
* slf4j 2.0.12PJ Fanning2024-02-065-5/+5
* [github-582] improve performance CodepointsUtil.iteratorFor. Thanks to Jason ...PJ Fanning2024-02-031-3/+12
* remove one use of CodepointsUtil.iteratorForPJ Fanning2024-02-031-5/+11
* Switch builds for JDK 22 and 23 to Ant for nowDominik Stadler2024-02-011-2/+10
* SonarQube demands at least JDK 17 nowDominik Stadler2024-02-011-1/+1
* Jenknins DSL: Remove builds for JDK 15 and 16Dominik Stadler2024-02-011-30/+1
* SonarQube demands at least JDK 17 nowDominik Stadler2024-01-301-1/+1
* Fix handling missing font libraries to again not throw on some types of excep...Dominik Stadler2024-01-301-2/+12
* Use latest version of rat and rat-pluginDominik Stadler2024-01-302-2/+2
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-01-303-3/+15
* Fix no-scratchpad CI jobDominik Stadler2024-01-301-0/+2
* Ignore missing directory 'build/dist/maven' when deleting obsolete jarsDominik Stadler2024-01-261-3/+3
* [github-578] allow any non-fatal exception when setting up fonts to indicate ...PJ Fanning2024-01-251-3/+5
* cyclonedx 1.8.2PJ Fanning2024-01-251-1/+1
* Try to remove outdated files from the "distribution" folderDominik Stadler2024-01-231-0/+60
* revert woodstox upgradePJ Fanning2024-01-181-1/+1
* woodstox upgradePJ Fanning2024-01-171-1/+1
* remove ant release logic (not used for our releases and dependent on libs tha...PJ Fanning2024-01-161-13/+0
* remove ant release logic (not used for our releases and dependent on libs tha...PJ Fanning2024-01-161-321/+1
* slf4j 2.0.11PJ Fanning2024-01-095-5/+5
* 2024PJ Fanning2023-12-311-1/+1
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-305-3/+8