aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/poifs
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-2730-5819/+0
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-2114-114/+118
* Sonar fixesAndreas Beeker2021-01-172-6/+6
* Sonar fixesAndreas Beeker2020-12-261-1/+1
* avoid string concatsPJ Fanning2020-12-171-2/+2
* avoid string concatsPJ Fanning2020-12-175-20/+21
* avoid string concatsPJ Fanning2020-12-172-3/+3
* [github-207] add SLF4JLoggerPJ Fanning2020-12-171-2/+2
* Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional)Andreas Beeker2020-12-121-1/+1
* [github-196] Delete unused certificate exceptions. Thanks to Marius Volkhart....PJ Fanning2020-11-134-152/+0
* #64716 - wmf display errorAndreas Beeker2020-11-011-52/+9
* Sonar fixes - a few "Try-with-resources should be used"Andreas Beeker2020-10-241-12/+5
* #64773 - Visual signatures for .xlsx/.docxAndreas Beeker2020-10-103-7/+582
* ignore IBM certificate chain issueAndreas Beeker2020-09-081-5/+5
* Update library versionsAndreas Beeker2020-08-181-1/+1
* Fix typoAndreas Beeker2020-08-151-1/+1
* use the forbidden-apis policies corresponding to the JREAndreas Beeker2020-08-152-27/+34
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-225-1164/+0
* next version will be 5.0.0PJ Fanning2020-05-171-10/+10
* bouncycastle 1.64PJ Fanning2020-04-081-1/+1
* Sonar Fixes - "static" base class members should not be accessed via derived ...Andreas Beeker2020-04-022-2/+3
* Sonar FixesAndreas Beeker2020-03-291-1/+1
* #63712 - upgrading xmlsec causes junit tests to failAndreas Beeker2020-03-184-53/+74
* #64186 - Decrease usage of ThreadLocals in XML Signature APIAndreas Beeker2020-03-0116-574/+722
* Remove invalid agile certificate encryptionAndreas Beeker2020-02-223-181/+27
* bouncycastle 1.64PJ Fanning2020-02-141-2/+2
* #64036 - Replace reflection calls in factories for Java 9+ - POIXMLDocument f...Andreas Beeker2020-01-271-7/+6
* #64004 - Replace clone() with copy constructor - mainly HSSF classesAndreas Beeker2019-12-224-156/+163
* Replace manual close with try-with-resourcesDominik Stadler2019-12-151-5/+2
* Adjust some JavaDoc and fix some IDE warningsDominik Stadler2019-12-141-1/+2
* Sonar Fixes + Refactor scattered XML initializations to XMLHelperAndreas Beeker2019-12-031-1/+1
* Sonar fixes - use try-with-resourcesAndreas Beeker2019-11-301-27/+26
* use zero size arg to toArray(), use Collection.addAll() (#63805, second patch)Axel Howind2019-11-171-3/+1
* Remove references to DatatypeConverterAndreas Beeker2019-10-252-8/+10
* add XPathHelperPJ Fanning2019-09-241-3/+3
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-09-111-5/+16
* remove debug codePJ Fanning2019-09-041-23/+2
* [bug-63725] commons-compress 1.19PJ Fanning2019-09-041-2/+23
* fix typoPJ Fanning2019-08-311-2/+2
* upgrade bouncycastlePJ Fanning2019-08-291-1/+1
* upgrade xmlsec, slf4j, batikPJ Fanning2019-03-211-2/+2
* upgrade bouncycastle and curvesapiPJ Fanning2019-03-211-1/+1
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-259-52/+53
* only refactorings to break up the long methodAndreas Beeker2018-12-171-76/+101
* #60656 - EMF image support in slideshowsAndreas Beeker2018-12-161-3/+3
* #63011 - Multiple digital signature in excel file broke first signatureAndreas Beeker2018-12-155-44/+141
* #62994 - IBM JCE workaroundsAndreas Beeker2018-12-091-1/+7
* fix most alerts reported by LGTM on OOXMLAlain BĂ©arez2018-10-101-50/+50
* [bug-62747] bouncycastle 1.60PJ Fanning2018-09-191-1/+1
* #60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the Output...Andreas Beeker2018-06-141-1/+17