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/bouncyCastleVersion-1.80
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.github.spotbugs-6.1.1
dependabot/gradle/com.github.spotbugs-6.1.2
dependabot/gradle/com.github.spotbugs-6.1.3
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/commons-codec-commons-codec-1.18.0
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-1.17.0
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/net.bytebuddy-byte-buddy-agent-1.17.0
dependabot/gradle/org.apache.pdfbox-pdfbox-3.0.4
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.cyclonedx.bom-2.0.0
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
/
integrationtest
/
org
/
apache
/
poi
/
stress
/
XSLFFileHandler.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sonar fixes
Andreas Beeker
2021-01-10
1
-2
/
+2
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
1
-4
/
+4
*
Fix IDE warnings, add more assertion-output
Dominik Stadler
2020-09-25
1
-4
/
+2
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-08-13
1
-6
/
+7
*
#62355 - unsplit packages - 3 - only imports
Andreas Beeker
2018-05-27
1
-2
/
+1
*
#62319 - Decommission XSLF-/PowerPointExtractor
Andreas Beeker
2018-04-20
1
-4
/
+12
*
Try to avoid one NPE that popped up in commoncrawl-corpus tests
Dominik Stadler
2018-04-04
1
-1
/
+1
*
Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use t...
Dominik Stadler
2017-12-28
1
-14
/
+8
*
IntegrationTest - move excludes to file handler
Andreas Beeker
2017-05-02
1
-7
/
+7
*
Adjust integration-test files slightly, more failure-output, make it a bit ea...
Dominik Stadler
2017-03-18
1
-7
/
+4
*
Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...
Javen O'Neal
2016-10-19
1
-2
/
+4
*
sonar fixes
Andreas Beeker
2015-09-30
1
-1
/
+1
*
Verify that bug 45541 can be resolved, add some more checks in XSLFFileHandler
Dominik Stadler
2015-09-29
1
-2
/
+23
*
Common stress test for X/HSLF and a few bug fixes
Andreas Beeker
2015-08-13
1
-60
/
+9
*
Provide more output when failing range-checks on HSL2RGB-construction
Dominik Stadler
2015-08-10
1
-3
/
+2
*
merge trunk to common sl branch
Andreas Beeker
2015-07-19
1
-5
/
+67
|
\
|
*
Add some missing close(), reduce output in unit tests and remove some other E...
Dominik Stadler
2015-07-07
1
-1
/
+3
|
*
Add missing close and handle theme-pptx in ExtractorFactory. Add creating sli...
Dominik Stadler
2015-03-01
1
-4
/
+62
|
*
* Add text-extraction verification to integration-tests via a new abstract ba...
Dominik Stadler
2015-02-27
1
-1
/
+1
|
/
*
Charset.forName() for known encodings makes catching UnknownEncodingException...
Andreas Beeker
2014-12-27
1
-1
/
+4
*
Add a test-suite which performs integration/stress tests which load and handl...
Dominik Stadler
2014-12-25
1
-0
/
+49