aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Support all possible alignment values for docx tables. (#848)Jacobo Aragunde Pérez38 hours2-1/+33
* Add getters and setters for XWPFTable indentation. (#843)Jacobo Aragunde Pérez4 days1-4/+64
* Allow null values in XWPFParagraph.get/setAlignment(). (#829)Jacobo Aragunde Pérez9 days2-8/+22
* bug-69727 decrease count when we remove merged regions (#837)PJ Fanning10 days1-0/+5
* Bugfix setBulletStyle in XSLFTextParagraph (#770)Vengador10 days1-0/+32
* [bug-66687] Combination of XSSF and SXSSF may result in invalid files. Thanks...PJ Fanning2025-05-271-0/+122
* revert changePJ Fanning2025-05-161-1/+1
* saxon 12.7PJ Fanning2025-05-161-1/+1
* add tests for cell style cloningPJ Fanning2025-05-141-0/+63
* extend testPJ Fanning2025-05-111-1/+29
* extend testPJ Fanning2025-05-111-0/+4
* refactor font testPJ Fanning2025-05-111-1/+7
* Bug 69667: Test more variants of valid and invalid usernamesDominik Stadler2025-05-061-0/+4
* ForbiddenApis: Adjust for deprecations in JDK 21+Dominik Stadler2025-04-212-2/+6
* Avoid race-condition with sample-file being changed/emptyDominik Stadler2025-04-212-16/+36
* [bug-69646] add testsPJ Fanning2025-04-101-0/+15
* tidy upPJ Fanning2025-04-091-1/+0
* [bug-69628] in ZipArchiveFakeEntry, use min of IOUtils and ZipArchiveFakeEntr...PJ Fanning2025-03-271-0/+8
* [bug-69628] add test casePJ Fanning2025-03-261-1/+0
* [bug-69628] add test casePJ Fanning2025-03-261-17/+43
* [bug-69618] fix test issuePJ Fanning2025-03-201-2/+1
* [github-775] Allow some OPC compliance checks to be tuned. Thanks to Ken Rees...PJ Fanning2025-03-191-24/+80
* add arbitrary extra width support to XSSFSheetPJ Fanning2025-03-121-0/+20
* Bug 66260, Add getNumberOfTexts() methodBida Fan2025-02-251-0/+8
* fix broken xssf testPJ Fanning2025-02-171-3/+1
* fix problem test (SXXSF)PJ Fanning2025-02-141-5/+0
* temp disable problem test (XSSF)PJ Fanning2025-02-131-0/+1
* temp disable problem test (SXXSF)PJ Fanning2025-02-131-0/+5
* remove strat line in last commitPJ Fanning2025-01-151-1/+0
* upgrade cyclonedxPJ Fanning2025-01-151-0/+1
* reimplement SXSSFSheet arbitrary extra width support (5.4.0 code does not work)PJ Fanning2025-01-111-8/+48
* Expect an XML parser error in one test when running with IBM JDKDominik Stadler2024-11-301-0/+4
* PoiLogManagerPJ Fanning2024-11-2411-22/+22
* Add test to verify bug 69266Dominik Stadler2024-11-201-10/+42
* Apply some IDE suggestions, JavaDoc and GitHub PRDominik Stadler2024-11-202-6/+6
* [bug-69411] add XSSFReader.getSheetIteratorPJ Fanning2024-10-261-1/+1
* try to add more chart related classes to poi-ooxml-litePJ Fanning2024-09-191-2/+11
* [github-682] Add CellPropertyType and CellPropertyCategory enums. Thanks to D...PJ Fanning2024-08-271-6/+166
* [github-672] Support removing XWPF Styles. Thanks to fangd1997. This closes #672PJ Fanning2024-08-151-6/+20
* [github-670] XWPFRun.getText should support delInstrText and noBreakHyphen. T...PJ Fanning2024-08-141-0/+11
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-161-0/+39
* Apply some IDE suggestionsDominik Stadler2024-07-151-2/+7
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-141-7/+17
* add negative testPJ Fanning2024-07-091-0/+13
* add test casePJ Fanning2024-07-091-0/+9
* Fix Paragraph.searchTextDominik Stadler2024-07-071-15/+65
* update TestXSSFSheetShiftRowsPJ Fanning2024-07-061-2/+7
* [bug-69154] add speculative row shifter fixPJ Fanning2024-07-022-1/+25
* [bug-69154] XSSF: Shifting columns with merged regions generates an error abo...PJ Fanning2024-07-021-0/+29
* unused importPJ Fanning2024-07-021-1/+0