aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache/poi/xwpf/usermodel/XWPFTableCell.java
Commit message (Expand)AuthorAgeFilesLines
* [GitHub-511] Prevent artificial row creation when reading XWPFTable. Thanks t...PJ Fanning2023-09-061-1/+1
* [bug-66988] Fully replace content of XWPFTableCell on setText. Thanks to Anto...PJ Fanning2023-08-181-0/+21
* tidy up codePJ Fanning2022-08-311-4/+4
* [github-366] remove unnecessary local vars. Thanks to Arturo Bernal. This clo...PJ Fanning2022-08-061-2/+1
* remove use of some calls to deprecated cursor dispose()PJ Fanning2022-06-191-28/+7
* use isEmpty()PJ Fanning2021-12-301-1/+1
* close cursors in finally blocksPJ Fanning2021-12-281-50/+73
* activate javadoc lint and fix errorsAndreas Beeker2021-05-211-21/+14
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+586