aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache/poi/xwpf/usermodel/XWPFHeader.java
Commit message (Expand)AuthorAgeFilesLines
* [GitHub-511] Prevent artificial row creation when reading XWPFTable. Thanks t...PJ Fanning2023-09-061-2/+2
* remove use of some calls to deprecated cursor dispose()PJ Fanning2022-06-191-22/+19
* close cursors in finally blocksPJ Fanning2021-12-281-11/+14
* use try block to close output streamsPJ Fanning2021-11-201-3/+3
* activate javadoc lint and fix errorsAndreas Beeker2021-05-211-3/+2
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+134