aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Bug 66260, Add getNumberOfTexts() methodBida Fan12 days1-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
* add dataformatter testPJ Fanning2024-07-021-2/+17
* another dataformatter testPJ Fanning2024-07-021-14/+2
* another dataformatter testPJ Fanning2024-07-021-0/+14
* rename filePJ Fanning2024-07-011-3/+3
* throw exception if xlsx contains duplicate file namesPJ Fanning2024-07-011-6/+21
* throw exception if xlsx contains duplicate file namesPJ Fanning2024-07-011-0/+13
* update changesPJ Fanning2024-06-271-1/+1
* ZipFile deprecation warningsPJ Fanning2024-06-052-4/+5
* getNextZipEntry deprecation warningsPJ Fanning2024-06-052-4/+4
* [bug-68183] SXSSFWorkbook now removes temp files when closed - removing need ...PJ Fanning2024-05-172-1/+22
* Include inner exception when re-throwingDominik Stadler2024-04-201-1/+1
* update testsPJ Fanning2024-04-192-11/+12
* refactor some codePJ Fanning2024-04-192-8/+11
* [bug-63189] support hyperlink relationships. Thanks to Ohyoung Kwon. This clo...PJ Fanning2024-04-195-15/+109
* Comment out one more flaky assertionDominik Stadler2024-04-171-0/+4
* Comment out flaky assertion and add more information to find which file fails...Dominik Stadler2024-04-171-6/+11
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-04-171-0/+34
* remove accidental testPJ Fanning2024-04-121-23/+0
* slf4j 2.0.13PJ Fanning2024-04-121-0/+23
* [github-607] Support SVGs in XWPF. Thanks to Etienne Gautier. This closes #607PJ Fanning2024-03-271-2/+3
* deprecation warningPJ Fanning2024-03-061-1/+1
* [github-604] XDGF: add support for poly lines. Thanks to Dmitrii Komarov. Thi...PJ Fanning2024-03-062-0/+126
* [github-601] XDGF: handle elliptical arcs that have colinear points. Thanks t...PJ Fanning2024-03-063-72/+208