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.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
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
/
integrationtest
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improve some assertions and error messages for exceptions seen in the regress...
Dominik Stadler
2020-01-30
1
-13
/
+15
*
fix NPE in test code
PJ Fanning
2020-01-27
1
-2
/
+3
*
Sonar fixes
Andreas Beeker
2020-01-21
5
-27
/
+24
*
try to fix winmail errors in maven / sonar builds
Andreas Beeker
2020-01-21
1
-8
/
+1
*
try to fix some jdk 14 build issues due to java.lang.Record causing existing ...
PJ Fanning
2020-01-10
1
-3
/
+2
*
try to fix some jdk 14 build issues due to java.lang.Record causing existing ...
PJ Fanning
2020-01-10
2
-4
/
+4
*
#63955 - HMEFContentsExtractor fails to extract content from winmail.dat
Andreas Beeker
2020-01-08
1
-8
/
+48
*
Fix some additional file-handle-leaks reported by unit-tests via an enhanced ...
Dominik Stadler
2020-01-03
1
-0
/
+1
*
#64004 - Replace clone() with copy constructor - mainly HSSF classes
Andreas Beeker
2019-12-22
2
-36
/
+34
*
Add one more file-type to the integration tests
Dominik Stadler
2019-10-26
1
-0
/
+1
*
xlsx is expected to fail in integration test
PJ Fanning
2019-09-24
1
-0
/
+1
*
remove obsolete JDK6 workarounds
Andreas Beeker
2019-09-12
1
-1
/
+0
*
ExcelComparator: Adjust iterating rows/columns
Dominik Stadler
2019-06-05
1
-0
/
+2
*
Add helper class for mass-regression-tests which scans a directory and provides
Dominik Stadler
2019-06-05
1
-0
/
+170
*
try to fix integration tests (by ignoring some new msg files)
PJ Fanning
2019-05-27
2
-2
/
+9
*
Bug 63200: Avoid NullPointerException in XSLFShape.selectPaint() and check so...
Dominik Stadler
2019-03-02
1
-24
/
+56
*
Add some more testing for bug 63151: NullPointerException in HSSFOptimiser.op...
Dominik Stadler
2019-02-23
1
-2
/
+5
*
Adjust BaseIntegrationTest some more to better handle invalid file extensions
Dominik Stadler
2019-02-23
1
-59
/
+59
*
Adjust handling of some exceptions in regression tests
Dominik Stadler
2019-01-27
1
-19
/
+43
*
Bug 60405: Add initial support for cetab functions so some macros can be
Dominik Stadler
2019-01-27
1
-2
/
+21
*
Fix some Findbugs and IDE issues, refactor some duplicated code,
Dominik Stadler
2019-01-13
2
-1
/
+5
*
IDE and JavaDoc fixes, move/remove some unfixed tests
Dominik Stadler
2019-01-11
1
-3
/
+3
*
Bug 60460: Handle null workbook or sheet names and emit #REF as Excel does
Dominik Stadler
2018-12-30
1
-1
/
+8
*
#63028 - Provide font embedding for slideshows
Andreas Beeker
2018-12-28
1
-1
/
+1
*
[bug-63005] ignore openxml4j/ContentTypeHasEntities.ooxml
PJ Fanning
2018-12-17
1
-0
/
+3
*
#62365 - SVG image support in XSLF
Andreas Beeker
2018-12-16
1
-1
/
+3
*
merge trunk
hemf
Andreas Beeker
2018-12-16
1
-1
/
+7
|
\
|
*
ignore keystore files on integration test
Andreas Beeker
2018-12-15
1
-1
/
+7
|
*
Fix exception for old powerpoint documents without the usual stream name
Andreas Beeker
2018-11-25
1
-0
/
+1
|
*
Add test for FileMagic
Dominik Stadler
2018-11-25
1
-5
/
+4
*
|
merge trunk
Andreas Beeker
2018-12-14
2
-5
/
+5
*
|
merge trunk
Andreas Beeker
2018-11-20
4
-32
/
+57
|
\
|
|
*
Try to workaround/ignore kept open files of JaCoCo ant task
Andreas Beeker
2018-11-19
1
-1
/
+3
|
*
Remove/Minimize references to Scratchpad module from other modules
Andreas Beeker
2018-11-19
1
-13
/
+21
|
*
#62921 - Provide OOXMLLite alternative for Java 12+
Andreas Beeker
2018-11-18
2
-18
/
+33
*
|
#60656 - Support export file that contains emf and render it correctly
Andreas Beeker
2018-09-23
1
-1
/
+0
|
/
*
try to fix TestAllFiles
PJ Fanning
2018-08-09
1
-0
/
+1
*
exclude broken pptx file from integration test
PJ Fanning
2018-07-30
1
-0
/
+1
*
#59268 - Work on providing an updated version of XMLBeans
Andreas Beeker
2018-06-22
1
-2
/
+2
*
[bug-62435] Rename getAllEmbedds method to getAllEmbeddedParts
PJ Fanning
2018-06-06
1
-1
/
+1
*
[bug-62435] Rename getAllEmbedds method to getAllEmbeddedParts (getAllEmbedds...
PJ Fanning
2018-06-06
1
-1
/
+1
*
#62187 - missing lib reference on integration build
Andreas Beeker
2018-06-05
1
-0
/
+1
*
#62355 - unsplit packages - 3 - only imports
Andreas Beeker
2018-05-27
4
-7
/
+6
*
#62355 - unsplit packages - 2 - modified classes (not only imports)
Andreas Beeker
2018-05-27
1
-6
/
+2
*
#62319 - Decommission XSLF-/PowerPointExtractor
Andreas Beeker
2018-04-20
2
-6
/
+12
*
Try to avoid one NPE that popped up in commoncrawl-corpus tests
Dominik Stadler
2018-04-04
1
-1
/
+1
*
Bug 61267: detect Word v2 files and report that they are not supported in Apa...
Dominik Stadler
2018-04-02
2
-1
/
+4
*
Bug 61911: Avoid IndexOutOfBounds access when reading pictures
Dominik Stadler
2017-12-28
2
-9
/
+10
*
Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use t...
Dominik Stadler
2017-12-28
16
-139
/
+50
*
use StandardCharsets
PJ Fanning
2017-12-19
1
-2
/
+2
[prev]
[next]