aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache/poi/xssf/model/ThemesTable.java
Commit message (Expand)AuthorAgeFilesLines
* rewrite CopyCompare to remove its ThreadLocal which causes a sonar code smellPJ Fanning2021-12-301-1/+2
* small refactor of ThemesTablePJ Fanning2021-12-221-6/+30
* use try block to close output streamsPJ Fanning2021-11-201-3/+3
* activate javadoc lint and fix errorsAndreas Beeker2021-05-211-14/+13
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+191