aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/util/XMLHelper.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-339/+0
* missing ooxml-schemas-lite classesPJ Fanning2021-02-241-1/+1
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-211-7/+10
* try re-eanbling xml entity configPJ Fanning2021-02-211-1/+1
* Sonar fixesAndreas Beeker2021-01-171-3/+3
* Handle errors from GraalVM native mode runs - UnsupportedFeature on setting S...Andreas Beeker2020-10-201-2/+3
* use the forbidden-apis policies corresponding to the JREAndreas Beeker2020-08-151-1/+1
* Sonar Fixes and remove obsolete classesAndreas Beeker2020-04-011-1/+2
* Sonar Fixes - try to fix XXE warningsAndreas Beeker2020-03-291-0/+2
* Sonar Fixes - type: bugs / severity: critical - mostly div by 0Andreas Beeker2019-12-071-0/+1
* Sonar FixesAndreas Beeker2019-12-051-19/+34
* Sonar Fixes + Refactor scattered XML initializations to XMLHelperAndreas Beeker2019-12-031-14/+265
* Sonar Fixes - fix/annotate type "vulnerability" / severity "blocker"Andreas Beeker2019-12-011-15/+25
* Fix some compiler/IntelliJ warningsDominik Stadler2016-05-311-1/+0
* revert of r1639217 and offline-linking for maven javadocsAndreas Beeker2014-11-151-1/+1
* Javadoc warnings fixed:Andreas Beeker2014-11-131-1/+1
* Add Dominik's suggestion to DocumentBuilderFactories. I also removed the setX...Uwe Schindler2014-08-181-12/+20
* Rather than having lots of classes all create their own XML DocumentBuilderFa...Nick Burch2014-04-151-0/+48