aboutsummaryrefslogtreecommitdiffstats
path: root/poi-scratchpad/src/main/java/org/apache/poi/hslf/usermodel/HSLFSlideShow.java
Commit message (Expand)AuthorAgeFilesLines
* Apply some spelling fixes from GitHub PR #480Dominik Stadler2024-12-251-2/+2
* PoiLogManagerPJ Fanning2024-11-241-2/+2
* Apply IDE suggestions and ignore sonar false positiveDominik Stadler2024-06-021-1/+1
* Bug47950 -- make stream/directory name lookup in OLE2 case insensitiveTim Allison2023-09-201-1/+1
* use files nio APIs in more placesPJ Fanning2023-09-171-2/+2
* Remove deprecation warnings reported with newer commons-ioDominik Stadler2023-06-081-1/+1
* use 'an'PJ Fanning2023-03-181-1/+1
* Bug 66521: Add a utility to clear all thread localsDominik Stadler2023-03-111-0/+5
* try to use IllegalStateException instead of RuntimeExceptionPJ Fanning2022-09-141-3/+3
* java 17 compile issuesPJ Fanning2022-07-161-0/+1
* [github-341] Remove unused imports. Thanks to XenoAmess. This closes #341PJ Fanning2022-07-151-1/+0
* Add/update some JavaDocDominik Stadler2022-02-241-3/+3
* code tidy upPJ Fanning2021-12-181-0/+9
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2021-12-051-2/+13
* make max record sizes configurablePJ Fanning2021-10-211-1/+15
* convert tabs to spacesPJ Fanning2021-05-221-925/+925
* #65304 - Add commons-io as a dependencyAndreas Beeker2021-05-141-8/+9
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+1279