aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/test/java/org/apache/poi/xwpf
Commit message (Expand)AuthorAgeFilesLines
* [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 66260, Add getNumberOfTexts() methodBida Fan2025-02-251-0/+8
* [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
* add negative testPJ Fanning2024-07-091-0/+13
* Fix Paragraph.searchTextDominik Stadler2024-07-071-15/+65
* [github-607] Support SVGs in XWPF. Thanks to Etienne Gautier. This closes #607PJ Fanning2024-03-271-2/+3
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-301-0/+18
* some testsPJ Fanning2023-10-271-0/+23
* extra classes in poi-ooxml-litePJ Fanning2023-10-141-1/+0
* extra classes in poi-ooxml-litePJ Fanning2023-10-141-0/+3
* [bug-67735] Add Complex scripts support in XWPFRun. Thanks to Mohammed Alhadd...PJ Fanning2023-10-141-4/+47
* change test broken by bug-66988 changePJ Fanning2023-08-182-13/+12
* [bug-66988] Fully replace content of XWPFTableCell on setText. Thanks to Anto...PJ Fanning2023-08-181-0/+11
* apply some spelling fixesPJ Fanning2023-06-271-1/+1
* Remove deprecation warnings reported with newer commons-ioDominik Stadler2023-06-082-2/+2
* Avoid a file-handle leak in testsDominik Stadler2023-02-051-8/+9
* Fix when bodyElements contain sdt, the inserted element is in the wrong positionBida Fan2022-12-271-0/+16
* [bug-66347] add read testPJ Fanning2022-11-181-0/+43
* [bug-66347] add XWPFTheme support to XWPFDocument. Thanks to Stephan Schwiebert.PJ Fanning2022-11-161-0/+2
* [github-389] Insert paragraphs and tables into XWPFDocuments recursively. Tha...PJ Fanning2022-10-181-4/+33
* [bug-66312] partial fix for insertNewParagraph(XmlCursor cursor)PJ Fanning2022-10-131-0/+30
* [bug-66263] add test case to try to get extra classes into poi-ooxml-litePJ Fanning2022-09-141-0/+40
* [bug-66263] add test case to try to get extra classes into poi-ooxml-litePJ Fanning2022-09-141-0/+9
* try to fix testsPJ Fanning2022-08-311-2/+3
* [TIKA-3388] issue with non-ascii chars in file name of embedded OLE objectPJ Fanning2022-08-301-0/+22
* test for TIKA-2163PJ Fanning2022-08-301-0/+9
* [bug-63575] fix testPJ Fanning2022-08-281-2/+2
* [bug-63575] support capitalized text in XWPFWordExtractorPJ Fanning2022-08-281-0/+9
* update method name (has typo)PJ Fanning2022-08-011-2/+2
* add testsPJ Fanning2022-07-212-3/+29
* use common PictureTypePJ Fanning2022-07-211-0/+1
* add getPictureTypeEnumPJ Fanning2022-07-212-1/+3
* [github-339] compile issue in testPJ Fanning2022-07-171-0/+1
* [github-339] Add extra methods to StringUtil and refactor some code to use th...PJ Fanning2022-07-171-1/+1
* [github-349] tidy up some test assertions. Thanks to XenoAmess. This closes #349PJ Fanning2022-07-151-1/+1
* remove use of some calls to deprecated cursor dispose()PJ Fanning2022-06-191-3/+3
* [bug-66081] fix editing of added abstract numberingsPJ Fanning2022-05-221-2/+43
* [bug-66080] XWPFNumbering.addAbstractNum uses abstract numberings count as idPJ Fanning2022-05-221-0/+20
* [bug-66080] XWPFNumbering.addAbstractNum uses abstract numberings count as idPJ Fanning2022-05-222-0/+23
* [bug-66079] apply test provided by Vladislav ArakelovPJ Fanning2022-05-211-8/+11
* Add reproducer for possible OOM when reading pictures in XWPFDominik Stadler2022-03-201-1/+14
* [github-310] use XWPFRunPJ Fanning2022-03-061-29/+14
* [github-310] Allow XWPF sections to have distinct headers and footers. Thanks...PJ Fanning2022-03-061-0/+213
* [bug-65739] reduce log level of message to debugPJ Fanning2021-12-101-1/+1
* [bug-65738] add basic testPJ Fanning2021-12-101-12/+21
* Apply IDE suggestions, adjust tests, ...Dominik Stadler2021-12-051-5/+6
* [bug-65649] add test casePJ Fanning2021-10-221-0/+7