index
:
poi.git
BUILD_BRANCH
NIO_32_BRANCH
NIO_BRANCH
REL_1_5_BRANCH
REL_2_BRANCH
REL_3_10_BRANCH
REL_3_11_BRANCH
common_sl
dependabot/gradle/batikVersion-1.18
dependabot/gradle/com.fasterxml.woodstox-woodstox-core-7.1.0
dependabot/gradle/com.github.spotbugs-6.0.24
dependabot/gradle/com.github.spotbugs-6.0.25
dependabot/gradle/com.github.spotbugs-6.0.26
dependabot/gradle/com.github.spotbugs-6.0.27
dependabot/gradle/com.github.spotbugs-6.1.0
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/commons-codec-commons-codec-1.17.2
dependabot/gradle/de.thetaphi.forbiddenapis-3.8
dependabot/gradle/junitVersion-5.11.2
dependabot/gradle/junitVersion-5.11.3
dependabot/gradle/junitVersion-5.11.4
dependabot/gradle/log4jVersion-2.24.1
dependabot/gradle/log4jVersion-2.24.2
dependabot/gradle/log4jVersion-2.24.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.7
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.7
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.2
dependabot/gradle/org.mockito-mockito-core-5.15.2
dependabot/gradle/org.sonarqube-6.0.0.5145
excelant
gsoc2012
hemf
hssf_cryptoapi
jakarta-poi
log4j
maven
mv
ooxml
performance-branch
ss_border_property_template
table-borders
trunk
wmf_render
xml_signature
xssf_structured_references
Mirror of Apache POI: https://github.com/apache/poi
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ooxml
/
testcases
/
org
/
apache
/
poi
/
TestPOIXMLDocument.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 57484: Allow processing of non-OOXML core namespace packages
Dominik Stadler
2015-07-19
1
-0
/
+34
*
Make POIXMLDocument implement Closeable as it holds an OCPPackage with open r...
Dominik Stadler
2015-05-26
1
-6
/
+9
*
Add missing close() of resources in both production code and tests
Dominik Stadler
2014-12-28
1
-22
/
+26
*
FindBugs fix
Andreas Beeker
2014-02-16
1
-1
/
+1
*
remove some unused imports and some useless TODOs, slightly more
Dominik Stadler
2013-12-31
1
-1
/
+23
*
cleanup sxxsf temp files after tests, remove non-ascii characters from source...
Yegor Kozlov
2011-06-25
1
-1
/
+1
*
bug 51265: Enhanced Handling of Picture Parts in XWPF
Yegor Kozlov
2011-06-01
1
-0
/
+11
*
Ensure that XWPFParagraph.getDocument() is not null
Maxim Valyanskiy
2010-10-28
1
-1
/
+1
*
removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...
Yegor Kozlov
2009-09-13
1
-0
/
+0
*
moved all test data to a top-level directory, refactored all junit usages of ...
Yegor Kozlov
2009-08-23
1
-8
/
+12
*
Fixed compiler warnings - unnecessary throws declaration
Josh Micich
2009-08-18
1
-19
/
+18
*
renamed macro-enabled test files to have the correct extentions
Yegor Kozlov
2009-08-14
1
-6
/
+29
*
Improved parsing of OOXML documents, see Bugzilla 47668
Yegor Kozlov
2009-08-12
1
-0
/
+118