5 コミット (ff6984df00f3376a29aeb89da7b04dde3f5ee1a3)

作成者 SHA1 メッセージ 日付
  Andreas Beeker ff6984df00 remove and prevent links to stackoverflow 2年前
  PJ Fanning aa92a67baf [bug-65700] do not warn if transformer factory does not support accessExternalDTD property 2年前
  PJ Fanning 47118082ff [bug-65326] accessExternalSchema is usually not accepted on TransformerFactory 2年前
  PJ Fanning bfb86f8a45 don't allow SAX parser to accept DTDs 2年前
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build 3年前
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3年前
  PJ Fanning bba9aa2b66 missing ooxml-schemas-lite classes 3年前
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging 3年前
  PJ Fanning 62bfbd3c90 try re-eanbling xml entity config 3年前
  Andreas Beeker 3778a3e9e2 Sonar fixes 3年前
  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年前
  Andreas Beeker 60303201dc use the forbidden-apis policies corresponding to the JRE 3年前
  Andreas Beeker 24c4f94962 Sonar Fixes and remove obsolete classes 4年前
  Andreas Beeker 3cb1a38d8e Sonar Fixes - try to fix XXE warnings 4年前
  Andreas Beeker b2a33515e9 Sonar Fixes - type: bugs / severity: critical - mostly div by 0 4年前
  Andreas Beeker 9f2f9dc793 Sonar Fixes 4年前
  Andreas Beeker 08159e66a7 Sonar Fixes + Refactor scattered XML initializations to XMLHelper 4年前
  Andreas Beeker a17a9168b1 Sonar Fixes - fix/annotate type "vulnerability" / severity "blocker" 4年前
  Dominik Stadler 82db40d532 Fix some compiler/IntelliJ warnings 8年前
  Andreas Beeker 0527986c93 revert of r1639217 and offline-linking for maven javadocs 9年前
  Andreas Beeker 74941e32fb Javadoc warnings fixed: 9年前
  Andreas Beeker 56051c3e44 merge with trunk 9年前
  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年前
  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年前