summaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/test
Commit message (Expand)AuthorAgeFilesLines
* Do not fail TestSignatureInfo when the current JDK does not have all the nece...Dominik Stadler2022-01-011-4/+26
* use isEmpty()PJ Fanning2021-12-301-1/+1
* use isEmpty()PJ Fanning2021-12-301-1/+1
* Fix Sonar issues and print out some more in test-assertions that do fail some...Dominik Stadler2021-12-304-13/+20
* add isEmpty() methodPJ Fanning2021-12-301-1/+2
* fix testsPJ Fanning2021-12-291-8/+8
* close input streams for partsPJ Fanning2021-12-281-0/+17
* preserve rich text in cell copyPJ Fanning2021-12-241-0/+13
* [github-290] Customize Spliterator implementations for better parallelism. Th...PJ Fanning2021-12-231-1/+3
* add testsPJ Fanning2021-12-222-6/+13
* add testsPJ Fanning2021-12-222-15/+25
* small refactor of XSSFReaderPJ Fanning2021-12-221-1/+1
* [bug-64732] add support for new line escaping when updating table names - tes...PJ Fanning2021-12-211-0/+55
* add some testsPJ Fanning2021-12-131-0/+25
* [bug-65739] reduce log level of message to debugPJ Fanning2021-12-101-1/+1
* [bug-65738] add basic testPJ Fanning2021-12-101-12/+21
* add data-formatter testPJ Fanning2021-12-081-0/+13
* upgrade spotbugsPJ Fanning2021-12-081-1/+1
* add xlookup testPJ Fanning2021-12-061-1/+15
* initial work on example 5PJ Fanning2021-12-051-3/+0
* Apply IDE suggestions, adjust tests, ...Dominik Stadler2021-12-051-5/+6
* [github-243] basic version of XLookupPJ Fanning2021-12-021-0/+78
* [bug-65718] Charts imported without blip fillsPJ Fanning2021-12-021-0/+26
* spelling of embeddedPJ Fanning2021-12-011-1/+1
* [bug-65715] fix bug in getDrawingPatriarchPJ Fanning2021-12-011-0/+0
* [bug-65711] add testPJ Fanning2021-11-291-0/+21
* [bug-65711] Fix overriding relation IDs in importBlipPJ Fanning2021-11-291-9/+2
* [bug-65706] ignore trash parts in OOXML filesPJ Fanning2021-11-271-0/+10
* add test for comment modificationPJ Fanning2021-11-261-0/+54
* rerwite test that fails when run with saxon (because test relies on XML forma...PJ Fanning2021-11-241-22/+53
* [github-281] Thanks to This closes #281PJ Fanning2021-11-241-0/+19
* stray importsPJ Fanning2021-11-221-3/+0
* add comment testsPJ Fanning2021-11-211-36/+46
* add comment testsPJ Fanning2021-11-211-9/+43
* add comment testsPJ Fanning2021-11-211-10/+45
* set sheet on comments tablePJ Fanning2021-11-211-2/+4
* add comment testsPJ Fanning2021-11-211-1/+66
* try to make CommentsTable more extensiblePJ Fanning2021-11-182-9/+12
* Fix deprecate warnings on X509 api callsAndreas Beeker2021-11-142-10/+7
* [github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andre...PJ Fanning2021-11-144-20/+28
* [bug-65678] add XSLFGraphicFrame hasDiagramPJ Fanning2021-11-111-0/+36
* [bug-65676] issue in XSSFReader where string builder is not always cleared be...PJ Fanning2021-11-101-6/+54
* [bug-65675] add regression testPJ Fanning2021-11-091-5/+25
* [bug-65674] add isVideoFile to XSLFPictureShapePJ Fanning2021-11-091-0/+20
* [bug-65673] add test case (that passes)PJ Fanning2021-11-081-0/+9
* #65672 - Digitial Signature - set commitment type and purposeAndreas Beeker2021-11-072-333/+450
* Add some more forbidden-apis to prefer core JDK classes over Guava and common...Dominik Stadler2021-11-074-7/+7
* [bug-65669] proper handling of apostrophe escaping in table column namesPJ Fanning2021-11-031-0/+44
* #65668 - upgrade to xmlsec 2.3.0 - make secure validation configurableAndreas Beeker2021-11-031-12/+18
* forbidden apiPJ Fanning2021-11-021-1/+3