5 Commits (ff6984df00f3376a29aeb89da7b04dde3f5ee1a3)

Author SHA1 Message Date
  Andreas Beeker ff6984df00 remove and prevent links to stackoverflow 2 years ago
  PJ Fanning aa92a67baf [bug-65700] do not warn if transformer factory does not support accessExternalDTD property 2 years ago
  PJ Fanning 47118082ff [bug-65326] accessExternalSchema is usually not accepted on TransformerFactory 2 years ago
  PJ Fanning bfb86f8a45 don't allow SAX parser to accept DTDs 2 years ago
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build 3 years ago
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3 years ago
  PJ Fanning bba9aa2b66 missing ooxml-schemas-lite classes 3 years ago
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging 3 years ago
  PJ Fanning 62bfbd3c90 try re-eanbling xml entity config 3 years ago
  Andreas Beeker 3778a3e9e2 Sonar fixes 3 years ago
  Andreas Beeker 9c367c57c0 Handle errors from GraalVM native mode runs - UnsupportedFeature on setting Sax features together with missing ErrorMessages from the java.xml module 3 years ago
  Andreas Beeker 60303201dc use the forbidden-apis policies corresponding to the JRE 3 years ago
  Andreas Beeker 24c4f94962 Sonar Fixes and remove obsolete classes 4 years ago
  Andreas Beeker 3cb1a38d8e Sonar Fixes - try to fix XXE warnings 4 years ago
  Andreas Beeker b2a33515e9 Sonar Fixes - type: bugs / severity: critical - mostly div by 0 4 years ago
  Andreas Beeker 9f2f9dc793 Sonar Fixes 4 years ago
  Andreas Beeker 08159e66a7 Sonar Fixes + Refactor scattered XML initializations to XMLHelper 4 years ago
  Andreas Beeker a17a9168b1 Sonar Fixes - fix/annotate type "vulnerability" / severity "blocker" 4 years ago
  Dominik Stadler 82db40d532 Fix some compiler/IntelliJ warnings 8 years ago
  Andreas Beeker 0527986c93 revert of r1639217 and offline-linking for maven javadocs 9 years ago
  Andreas Beeker 74941e32fb Javadoc warnings fixed: 9 years ago
  Andreas Beeker 56051c3e44 merge with trunk 9 years ago
  Uwe Schindler b89e0499d3 Add Dominik's suggestion to DocumentBuilderFactories. I also removed the setXIncludeAware(false) in XMLHelper, because it causes the same problem and is disabled by default. 9 years ago
  Nick Burch 3c3e164a50 Rather than having lots of classes all create their own XML DocumentBuilderFactory instance, push that logic to a helper which sets all the right defaults 10 years ago