aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Support all possible alignment values for docx tables. (#848)Jacobo Aragunde Pérez3 days1-3/+5
* avoid creating CTUnderlinePJ Fanning5 days1-9/+10
* Add getters and setters for XWPFTable indentation. (#843)Jacobo Aragunde Pérez5 days1-1/+75
* avoid creating CTTblPr if not neededPJ Fanning6 days1-16/+20
* Allow null values in XWPFParagraph.get/setAlignment(). (#829)Jacobo Aragunde Pérez11 days1-16/+61
* bug-69727 decrease count when we remove merged regions (#837)PJ Fanning12 days1-0/+2
* Bugfix setBulletStyle in XSLFTextParagraph (#770)Vengador12 days1-1/+1
* git repoPJ Fanning13 days1-1/+1
* bouncycastle 1.81PJ Fanning2025-06-041-1/+1
* [bug-66687] Combination of XSSF and SXSSF may result in invalid files. Thanks...PJ Fanning2025-05-271-0/+8
* code refactorPJ Fanning2025-05-1712-26/+29
* code refactorPJ Fanning2025-05-176-8/+8
* code refactorPJ Fanning2025-05-173-3/+3
* bring together CTRunTrackChange codePJ Fanning2025-05-172-3/+3
* bring together CTRunTrackChange codePJ Fanning2025-05-171-7/+6
* try best effort clone of styles if types don't matchPJ Fanning2025-05-121-1/+2
* extend testPJ Fanning2025-05-111-1/+1
* try to avoid class cast issuesPJ Fanning2025-05-113-16/+54
* try to avoid class cast issuesPJ Fanning2025-05-112-4/+19
* support colors as byte[]PJ Fanning2025-05-111-6/+32
* refactorPJ Fanning2025-05-111-6/+4
* refactor font testPJ Fanning2025-05-111-11/+1
* support colors as byte[]PJ Fanning2025-05-111-41/+74
* reformatPJ Fanning2025-05-111-65/+74
* typos (an)PJ Fanning2025-05-062-3/+3
* ForbiddenApis: Adjust for deprecations in JDK 21+Dominik Stadler2025-04-211-3/+10
* use isEmptyPJ Fanning2025-04-101-1/+1
* use isEmptyPJ Fanning2025-04-103-5/+5
* [bug-69628] more changes to getMax methodsPJ Fanning2025-04-102-3/+3
* [bug-69628] more changes to getMax methodsPJ Fanning2025-04-101-1/+2
* [bug-69628] more changes to getMax methodsPJ Fanning2025-04-103-3/+6
* [bug-69646] add testsPJ Fanning2025-04-101-1/+1
* tidy upPJ Fanning2025-04-091-3/+0
* [bug-69646] check for null _fd instance in dispose callPJ Fanning2025-04-091-1/+1
* [bug-69646] check for null _fd instance in dispose callPJ Fanning2025-04-091-0/+15
* [bug-69628] in ZipArchiveFakeEntry, use min of IOUtils and ZipArchiveFakeEntr...PJ Fanning2025-03-271-1/+7
* [bug-69628] add test casePJ Fanning2025-03-261-2/+6
* [bug-69628] make ZipArchiveFakeEntry.setMaxEntrySize publicly accessiblePJ Fanning2025-03-251-1/+1
* [bug-69628] make ZipArchiveFakeEntry.setMaxEntrySize publicly accessiblePJ Fanning2025-03-251-1/+1
* partially revert cell toString changesPJ Fanning2025-03-231-1/+0
* partially revert cell toString changesPJ Fanning2025-03-232-6/+15
* [bug-69618] ZipPackage save should check that intermediate steps succeedfanningpj2025-03-201-2/+2
* [bug-69618] ZipPackage save should check that intermediate steps succeedPJ Fanning2025-03-202-5/+11
* [github-775] Allow some OPC compliance checks to be tuned. Thanks to Ken Rees...PJ Fanning2025-03-194-65/+464
* add arbitrary extra width support to XSSFSheetPJ Fanning2025-03-121-0/+26
* slf4j 2.0.17PJ Fanning2025-02-261-1/+1
* doc for getNumberOfTextsPJ Fanning2025-02-251-0/+3
* Bug 66260, Add getNumberOfTexts() methodBida Fan2025-02-251-0/+7
* fix problem test (SXXSF)PJ Fanning2025-02-141-3/+11
* fix problem test (SXXSF)PJ Fanning2025-02-141-17/+4