aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/test/java/org/apache/poi/poifs
Commit message (Expand)AuthorAgeFilesLines
* PoiLogManagerPJ Fanning2024-11-241-2/+2
* getNextZipEntry deprecation warningsPJ Fanning2024-06-051-3/+3
* Don't fail on JDK 21.0.1 if one signature check failsDominik Stadler2023-12-301-1/+7
* Add more output for a failure that we saw once in CIDominik Stadler2023-12-061-1/+5
* Bug47950 -- make stream/directory name lookup in OLE2 case insensitiveTim Allison2023-09-201-2/+2
* Remove deprecation warnings reported with newer commons-ioDominik Stadler2023-06-086-21/+21
* Bug 66436: Fix invalid handling of padded encrypted bytesDominik Stadler2023-02-051-39/+97
* [github-339] Add extra methods to StringUtil and refactor some code to use th...PJ Fanning2022-07-171-2/+3
* [github-341] Remove unused imports. Thanks to XenoAmess. This closes #341PJ Fanning2022-07-151-1/+0
* remove use of some calls to deprecated cursor dispose()PJ Fanning2022-06-191-14/+14
* #65908 - XAdES-XL modifications due to specification check errorsAndreas Beeker2022-02-211-0/+83
* refactor some stream codePJ Fanning2022-02-191-2/+2
* remove and prevent links to stackoverflowAndreas Beeker2022-01-102-7/+2
* Do not fail TestSignatureInfo when the current JDK does not have all the nece...Dominik Stadler2022-01-011-4/+26
* 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-141-4/+3
* #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-071-2/+2
* #65668 - upgrade to xmlsec 2.3.0 - make secure validation configurableAndreas Beeker2021-11-031-12/+18
* Add slightly more output if signature-test failsDominik Stadler2021-11-021-1/+3
* sonar fixesAndreas Beeker2021-10-181-2/+2
* #65623 - Create XAdES-T signature with XAdESXLSignatureFacetAndreas Beeker2021-10-081-0/+91
* another missing classPJ Fanning2021-09-191-0/+3
* add more classesPJ Fanning2021-09-191-3/+7
* licensePJ Fanning2021-09-181-0/+16
* missing classes in poi-ooxml-litePJ Fanning2021-09-181-0/+26
* try to fix no-scratchpad buildAndreas Beeker2021-09-012-0/+4
* disable more tests when running with java 1.8.0_292PJ Fanning2021-07-071-0/+2
* deactivate TestSignatureInfo on Jdk 1.8.0 PatchLevel 292Andreas Beeker2021-07-051-0/+7
* convert tabs to spacesPJ Fanning2021-05-221-12/+12
* #65304 - Add commons-io as a dependencyAndreas Beeker2021-05-145-142/+122
* #65214 - Document signed by POI reported as 'partially' signedAndreas Beeker2021-05-021-0/+41
* fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/J...Andreas Beeker2021-04-141-0/+1
* Ensure the cache-directory for ImageIO is set to a valid directoryDominik Stadler2021-04-081-2/+10
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-078-0/+2687