aboutsummaryrefslogtreecommitdiffstats
path: root/poi-scratchpad/src/main/java/org/apache/poi/hwpf/converter/AbstractWordConverter.java
Commit message (Expand)AuthorAgeFilesLines
* code refactorPJ Fanning2025-05-171-2/+1
* PoiLogManagerPJ Fanning2024-11-241-2/+2
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-301-0/+4
* revert use of ExceptionUtil on caught exceptions (not useful)PJ Fanning2023-02-141-10/+0
* fix up use of ExceptionUtil in main poi-scratchpad modulePJ Fanning2023-02-141-0/+10
* [bug-63576] support capitalized text in WordExtractor (HWPF)PJ Fanning2022-08-281-0/+5
* [github-339] Add extra methods to StringUtil and refactor some code to use th...PJ Fanning2022-07-171-1/+2
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+1034