aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache/poi/xwpf/usermodel/XWPFAbstractFootnoteEndnote.java
Commit message (Expand)AuthorAgeFilesLines
* [GitHub-511] Prevent artificial row creation when reading XWPFTable. Thanks t...PJ Fanning2023-09-061-1/+1
* remove use of some calls to deprecated cursor dispose()PJ Fanning2022-06-191-31/+16
* use isEmpty()PJ Fanning2021-12-301-1/+1
* close cursors in finally blocksPJ Fanning2021-12-281-27/+39
* close cursors in finally blocksPJ Fanning2021-12-281-9/+14
* [github-290] Customize Spliterator implementations for better parallelism. Th...PJ Fanning2021-12-231-0/+12
* :poi-ooxml - fix javadocs - link to dependent/external project javadocsAndreas Beeker2021-04-131-33/+28
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+505