aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache/poi/xwpf/usermodel/XWPFTable.java
Commit message (Expand)AuthorAgeFilesLines
* Add getters and setters for XWPFTable indentation. (#843)Jacobo Aragunde Pérez2 days1-1/+75
* avoid creating CTTblPr if not neededPJ Fanning3 days1-16/+20
* [GitHub-511] Prevent artificial row creation when reading XWPFTable. Thanks t...PJ Fanning2023-09-061-1/+5
* try to use IllegalStateException instead of RuntimeExceptionPJ Fanning2022-09-141-2/+2
* tidy up codePJ Fanning2022-08-311-27/+27
* remove unused paramPJ Fanning2022-02-221-1/+0
* use isEmpty()PJ Fanning2021-12-301-2/+2
* typos in javdocsPJ Fanning2021-09-191-1/+1
* activate javadoc lint and fix errorsAndreas Beeker2021-05-211-13/+6
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+1296