aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 66425: Avoid a ClassCastException found via oss-fuzzDominik Stadler2023-09-071-4/+4
* [GitHub-511] Prevent artificial row creation when reading XWPFTable. Thanks t...PJ Fanning2023-09-061-1/+1
* [github-366] remove unnecessary local vars. Thanks to Arturo Bernal. This clo...PJ Fanning2022-08-061-2/+1
* use common PictureTypePJ Fanning2022-07-211-3/+4
* add getPictureTypeEnumPJ Fanning2022-07-211-3/+36
* [github-356] accept some of the changes in this PR (not all)PJ Fanning2022-07-161-1/+1
* remove use of some calls to deprecated cursor dispose()PJ Fanning2022-06-191-36/+9
* remove use of some calls to deprecated cursor dispose()PJ Fanning2022-06-191-4/+1
* add extra max size configPJ Fanning2022-02-191-1/+1
* add extra max size configPJ Fanning2022-02-191-1/+1
* use isEmpty()PJ Fanning2021-12-301-2/+2
* close cursors in finally blocksPJ Fanning2021-12-281-49/+80
* fix javadocsAndreas Beeker2021-04-151-23/+18
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+597