Dominik Stadler
|
166be97264
|
Bug 61564: Try to get rid of the Java 9 illegal access warning now that we run Java 8
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1811145 13f79535-47bb-0310-9956-ffa450edef68
|
2017-10-04 19:54:41 +00:00 |
|
Dominik Stadler
|
9dfbbdb480
|
Fix some compilation warnings
Update Javadoc
Reformat code somewhat
Supress IntelliJ warnings in findbugs-filters.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776645 13f79535-47bb-0310-9956-ffa450edef68
|
2016-12-30 22:11:48 +00:00 |
|
Dominik Stadler
|
765f613b71
|
Sonar issues: Mark two places where we catch Error/Throwable as "On purpose"
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1775122 13f79535-47bb-0310-9956-ffa450edef68
|
2016-12-19 15:25:20 +00:00 |
|
Andreas Beeker
|
cddbdbee41
|
#57031 - Out of Memory when extracting text from attached files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734182 13f79535-47bb-0310-9956-ffa450edef68
|
2016-03-09 00:41:02 +00:00 |
|
Dominik Stadler
|
e62cac4f71
|
Use the default XmlOptions for all the invocations of the XmlBeans XML parsing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1709128 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-17 08:45:25 +00:00 |
|
Nick Burch
|
ef2ca85280
|
Swap Exception for Throwable, to skip a wider range of problems (eg GAE) when attempting to set an xml security manager as best we can
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1650290 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-08 13:22:50 +00:00 |
|
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.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1618644 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-18 16:01:35 +00:00 |
|
Uwe Schindler
|
4c9a4c3616
|
More cleanups for bug #56814 and some more external entity leaks of #56164
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1617849 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-13 22:34:53 +00:00 |
|
Uwe Schindler
|
fed01cb1ad
|
Fix bug #56814 - Switch from dom4j to JAXP
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1617428 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-12 07:19:51 +00:00 |
|