Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add getters and setters for XWPFTable indentation. (#843) | Jacobo Aragunde Pérez | 2 days | 1 | -1/+75 |
* | avoid creating CTTblPr if not needed | PJ Fanning | 3 days | 1 | -16/+20 |
* | [GitHub-511] Prevent artificial row creation when reading XWPFTable. Thanks t... | PJ Fanning | 2023-09-06 | 1 | -1/+5 |
* | try to use IllegalStateException instead of RuntimeException | PJ Fanning | 2022-09-14 | 1 | -2/+2 |
* | tidy up code | PJ Fanning | 2022-08-31 | 1 | -27/+27 |
* | remove unused param | PJ Fanning | 2022-02-22 | 1 | -1/+0 |
* | use isEmpty() | PJ Fanning | 2021-12-30 | 1 | -2/+2 |
* | typos in javdocs | PJ Fanning | 2021-09-19 | 1 | -1/+1 |
* | activate javadoc lint and fix errors | Andreas Beeker | 2021-05-21 | 1 | -13/+6 |
* | 65206 - Migrate ant / maven to gradle build | Andreas Beeker | 2021-04-07 | 1 | -0/+1296 |