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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all *.java files to use native end of line character(s)
Javen O'Neal
2017-02-08
2
-267
/
+267
*
fix eclipse warnings - close resources / type generics
Andreas Beeker
2017-01-15
1
-2
/
+3
*
SonarQube fixes
Andreas Beeker
2017-01-04
1
-0
/
+3
*
#60519 - Extractor for *SSF embeddings
Andreas Beeker
2016-12-31
1
-0
/
+16
*
eclipse warnings - close resources
Andreas Beeker
2016-12-13
1
-1
/
+1
*
Revert deprecating a class that we still use ourselves and update error text ...
Dominik Stadler
2016-11-25
1
-1
/
+1
*
Bug 59273 - Unable to create pptx file by potx file using Apache POI
Andreas Beeker
2016-11-10
1
-0
/
+1
*
Bug 60320 - issue opening password protected xlsx
Andreas Beeker
2016-11-01
1
-0
/
+1
*
Correctly handle all types of old files, not just word
Dominik Stadler
2016-10-21
1
-2
/
+1
*
fix integration-tests
Andreas Beeker
2016-10-20
1
-1
/
+1
*
Exclude new BIFF5 file in some unit tests
Dominik Stadler
2016-10-20
1
-0
/
+1
*
Eclipse automated refactor/cleanup: add final modifier to private fields to u...
Javen O'Neal
2016-10-20
1
-1
/
+1
*
Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...
Javen O'Neal
2016-10-19
10
-8
/
+50
*
Exclude broken hand-crafted test file
Nick Burch
2016-10-14
1
-0
/
+1
*
bug 57843: add failing unit test: Word 6.0 (1993) fails with ArrayIndexOutOfB...
Javen O'Neal
2016-09-22
1
-0
/
+1
*
bug 60128: exclude openxml4j/invalid.xlsx from additional integration (stress...
Javen O'Neal
2016-09-14
2
-1
/
+8
*
bug 60128: add test-data/openxml4j/invalid.xlsx to expected failures for inte...
Javen O'Neal
2016-09-14
1
-0
/
+1
*
Fix for test-data of #59746
Andreas Beeker
2016-06-23
1
-2
/
+2
*
Ignore Tiff files
Andreas Beeker
2016-06-22
1
-0
/
+3
*
Change logger.log to System.out to print out one line for each file that is h...
Dominik Stadler
2016-05-31
1
-20
/
+10
*
Revert expected failure as it seems to be fixed now
Dominik Stadler
2016-05-17
1
-1
/
+0
*
Exclude newly added corrupt file
Dominik Stadler
2016-05-17
1
-1
/
+3
*
Reduce calls to utf-related methods - the integration test took ages because ...
Andreas Beeker
2016-05-16
1
-5
/
+44
*
Exclude file that was modified and now fails with the known limitation of she...
Dominik Stadler
2016-04-12
1
-0
/
+1
*
ignore VBA source files in integration test
Javen O'Neal
2016-04-10
1
-1
/
+13
*
Tried to evaluate all formulas in worksheets as part of the integration tests...
Dominik Stadler
2016-04-06
1
-1
/
+16
*
Enhance integration tests to call some of the common examples/devtools to al...
Dominik Stadler
2016-04-01
5
-13
/
+153
*
Adjust integration tests, fix compilation warnings, make the check on "EXPECT...
Dominik Stadler
2016-03-31
4
-21
/
+11
*
Revert set of inadvertedly committed files/changes
Dominik Stadler
2016-03-29
1
-5
/
+7
*
Bug 58915: Add note about memory consumption and update changelog
Dominik Stadler
2016-03-29
1
-7
/
+5
*
fix eclipse warnings
Andreas Beeker
2016-03-21
1
-0
/
+1
*
Ignore ODS
Nick Burch
2016-03-15
1
-0
/
+1
*
Also mark the file for bug 59074 as expected-failure for integration testing
Dominik Stadler
2016-02-27
1
-0
/
+1
*
Bug 57914: Provide a better error message for OOXML strict format which we do...
Dominik Stadler
2016-02-27
1
-0
/
+1
*
Regression fixes for H/XSLF and HWMF
Andreas Beeker
2016-02-24
1
-20
/
+8
*
Ignore a failure during cloning if we exceed file-format limits
Dominik Stadler
2016-02-13
1
-3
/
+4
*
Remove file from expected failures after changes for bug 56880
Dominik Stadler
2016-02-05
1
-1
/
+0
*
Eclipse warnings, helper unit-test, improve information provided in Exception...
Dominik Stadler
2016-01-13
2
-1
/
+8
*
#54916 - POI does not always read all the slides in pptx files
Andreas Beeker
2016-01-10
3
-0
/
+38
*
Try to reproduce bug 52258 and add more checks to integration tests
Dominik Stadler
2016-01-03
2
-4
/
+45
*
Fix bug 58760: non-standard namespace-key breaks parsing XLSX files
Dominik Stadler
2015-12-31
1
-3
/
+0
*
Revert changes to integration-test-framework to not make tests fail with stra...
Dominik Stadler
2015-12-31
1
-13
/
+9
*
Add null-handler in integration-tests for two Visio files which are not handl...
Dominik Stadler
2015-12-30
2
-9
/
+21
*
Bug 58616: Try to initialize with empty password if not done before
Dominik Stadler
2015-12-30
1
-0
/
+1
*
Exclude file from integration-tests until bug 58760 is fixed
Dominik Stadler
2015-12-30
1
-0
/
+3
*
Add some more tests for the checks for files that can cause large memory usage.
Dominik Stadler
2015-11-08
2
-1
/
+8
*
Add Visio OOXML text extractor + tests
Dustin Spicuzza
2015-10-19
2
-33
/
+5
*
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
*
Sonar fixes - add cloneable interface to classes with clone()
Andreas Beeker
2015-09-28
1
-0
/
+3
[next]