aboutsummaryrefslogtreecommitdiffstats
path: root/poi-scratchpad/src/main/java/org/apache/poi/hsmf
Commit message (Expand)AuthorAgeFilesLines
* Bug 69315: HSMF: At least continue processing properties after multivalued pr...Dominik Stadler2025-01-111-1/+7
* PoiLogManagerPJ Fanning2024-11-247-14/+14
* Apply some IDE suggestions, JavaDoc and GitHub PRDominik Stadler2024-11-201-2/+3
* add since tagsPJ Fanning2024-11-061-1/+5
* [bug-69434] -- add more properties to AttachmentChunksTim Allison2024-11-061-1/+56
* make static maps finalPJ Fanning2024-10-151-1/+1
* Bug 66425: Avoid a ClassCastException found via oss-fuzzDominik Stadler2023-08-121-16/+21
* Bug 66425: Avoid a ClassCastException found via oss-fuzzDominik Stadler2023-08-101-23/+29
* Bug 66425: Avoid a ClassCastException found via oss-fuzzDominik Stadler2023-08-071-1/+1
* Bug 66425: Avoid a ClassCastException found via oss-fuzzDominik Stadler2023-08-061-56/+54
* Remove deprecation warnings reported with newer commons-ioDominik Stadler2023-06-081-1/+1
* Update/fix JavaDoc and add "throws"Dominik Stadler2023-03-101-1/+1
* Avoid some NullPointerExceptions and ClassCastExceptions found when fuzzing A...Dominik Stadler2023-01-011-1/+2
* [bug-66335] apply rest of fixPJ Fanning2022-11-041-2/+2
* [bug-66335] add test case for issue and add some of the code from purported fixPJ Fanning2022-11-041-0/+22
* [bug-66301] Add a method to properly write the header necessary for a MSG att...PJ Fanning2022-10-182-2/+80
* try to use IllegalStateException instead of RuntimeExceptionPJ Fanning2022-09-141-5/+5
* try to use IllegalStateException instead of RuntimeExceptionPJ Fanning2022-09-141-1/+1
* sonar issuesPJ Fanning2022-08-251-1/+0
* [github-365] use lambdas. Thanks to Arturo Bernal. This closes #365PJ Fanning2022-08-061-10/+2
* [github-366] remove unnecessary local vars. Thanks to Arturo Bernal. This clo...PJ Fanning2022-08-061-6/+3
* [github-354] Add extra methods to StringUtil and refactor some code to use th...PJ Fanning2022-07-175-26/+39
* [github-339] Add extra methods to StringUtil and refactor some code to use th...PJ Fanning2022-07-171-1/+2
* [github-341] Remove unused imports. Thanks to XenoAmess. This closes #341PJ Fanning2022-07-151-1/+0
* [github-361] reuse regex pattern instances. Thanks to XenoAmess. This closes ...PJ Fanning2022-07-151-647/+670
* [github-340] make more use of StandardCharsets. Thanks to XenoAmess. This clo...PJ Fanning2022-07-151-2/+3
* use isEmpty()PJ Fanning2021-12-301-5/+5
* code tidy upPJ Fanning2021-12-181-6/+16
* [bug-65741] rework previous changePJ Fanning2021-12-131-1/+1
* make max record sizes configurablePJ Fanning2021-10-211-1/+16
* convert tabs to spacesPJ Fanning2021-05-222-8/+8
* #65304 - Add commons-io as a dependencyAndreas Beeker2021-05-141-14/+15
* :poi-scratchpad - fix javadocs - link to dependent/external project javadocsAndreas Beeker2021-04-131-8/+8
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-0725-0/+5420