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
/
testcases
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix TestFileMagic
Dominik Stadler
2018-11-26
1
-4
/
+5
*
Add test for FileMagic
Dominik Stadler
2018-11-25
1
-0
/
+80
*
#62951 - FileMagic not correctly identified
Andreas Beeker
2018-11-25
1
-0
/
+15
*
fixed escaping of sheet names. Thanks to gallonfizik. This closes #134
PJ Fanning
2018-11-25
1
-0
/
+66
*
Remove commented out System.out calls / Move DummyGraphics2d to testcase area...
Andreas Beeker
2018-11-19
1
-0
/
+832
*
#62921 - Provide OOXMLLite alternative for Java 12+
Andreas Beeker
2018-11-18
1
-1
/
+1
*
#62921 - Provide OOXMLLite alternative for Java 12+
Andreas Beeker
2018-11-18
1
-4
/
+17
*
#62921 - Provide OOXMLLite alternative for Java 12+
Andreas Beeker
2018-11-18
1
-0
/
+4
*
#62921 - Provide OOXMLLite alternative for Java 12+
Andreas Beeker
2018-11-18
1
-89
/
+70
*
Try to fix ImageIO cache error
Andreas Beeker
2018-11-16
1
-12
/
+12
*
One more try to avoid the test-failures related to ImageIO-cache dir
Dominik Stadler
2018-11-16
1
-12
/
+12
*
Try to create the temporary directory for ImageIO to see if that makes
Dominik Stadler
2018-11-16
1
-5
/
+18
*
Bug 62836: Implementation of Excel TREND function
Yegor Kozlov
2018-11-02
2
-0
/
+32
*
bug 62625 -- add special handling for REFERENCE_NAME record that may only
Tim Allison
2018-10-30
1
-0
/
+17
*
bug 62624 -- fix npe by adding processing of module name mapping in VBAMacroR...
Tim Allison
2018-10-29
1
-0
/
+14
*
Remove the workaround for a bug in JDK 11 which was fixed in ea+28
Dominik Stadler
2018-10-26
1
-10
/
+0
*
Bug 62373: Support for FREQUENCY function
Yegor Kozlov
2018-10-18
1
-0
/
+91
*
[bug-62738] make int cast a long cast in randbetween
PJ Fanning
2018-09-19
1
-6
/
+11
*
#62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*
Andreas Beeker
2018-08-31
41
-6090
/
+3448
*
#62649 - Remove OPOIFS
Andreas Beeker
2018-08-26
20
-2159
/
+923
*
Set locale provider to JRE,CLDR for tests to have compatible date formatting ...
Dominik Stadler
2018-08-26
1
-1
/
+2
*
Adjust test for JDK 9, 10 and 11
Dominik Stadler
2018-08-26
2
-40
/
+40
*
fix accidental change in test file
PJ Fanning
2018-08-24
1
-1
/
+1
*
use released version of xmlbeans 3.0.1
PJ Fanning
2018-08-24
1
-2
/
+3
*
Adjust for JDK 11 ea-26 build, need to add jaxb via normal jar dependency now...
Dominik Stadler
2018-08-23
1
-7
/
+23
*
Adjust comments and IDE warnings, duplicate code reduction
Dominik Stadler
2018-07-05
1
-6
/
+6
*
Slightly adjust afew tests some more
Dominik Stadler
2018-06-29
1
-10
/
+4
*
#62451 - Document last printed in the year 27321
Andreas Beeker
2018-06-17
1
-0
/
+17
*
remove obsolete dev classes
Andreas Beeker
2018-06-08
1
-160
/
+0
*
#62355 - unsplit packages - 1 - moved classes
Andreas Beeker
2018-05-27
1
-0
/
+160
*
#62037 - SlideNames should not be null but have a default as if accessed by VBA
Andreas Beeker
2018-05-16
1
-9
/
+13
*
Random test value/file length resulted in occasionally failures
Andreas Beeker
2018-05-07
1
-1
/
+1
*
add convenience method for files to FileMagic
Andreas Beeker
2018-05-02
1
-66
/
+74
*
add license header
Andreas Beeker
2018-05-02
1
-0
/
+17
*
Cleanup Biff8EncryptionKey usage and use HPSF constants instead of duplicated...
Andreas Beeker
2018-05-01
14
-126
/
+100
*
[githib-107] add areas function support. Thanks to Inji Hanbin. This closes #107
PJ Fanning
2018-05-01
2
-0
/
+43
*
#59893 - Forbid calls to InputStream.available
Andreas Beeker
2018-04-27
5
-81
/
+127
*
Streamline assertion-usage in some tests
Dominik Stadler
2018-04-27
1
-12
/
+9
*
#61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape...
Andreas Beeker
2018-04-20
1
-0
/
+15
*
Fix unit test broken with previous check-in
Dominik Stadler
2018-04-20
1
-1
/
+2
*
Add some unit-tests for setActiveCell(), although bug 61905 reports that Exce...
Dominik Stadler
2018-04-19
1
-19
/
+30
*
Bug 62165: Do not close stream when opening succeeds
Dominik Stadler
2018-04-04
1
-29
/
+24
*
[bug-62254] update offset function to support optional offset values
PJ Fanning
2018-04-03
1
-0
/
+22
*
[bug-62121] Fixed Power function of negative numbers. Thanks to Bob van den B...
PJ Fanning
2018-04-01
1
-0
/
+98
*
Some IntelliJ and Javadoc fixes
Dominik Stadler
2018-03-04
2
-3
/
+3
*
tidy up API for font index
PJ Fanning
2018-02-26
2
-3
/
+3
*
further uptake of int methods for font lookups
PJ Fanning
2018-02-22
2
-31
/
+31
*
[bug-62018] use ints to index fonts
PJ Fanning
2018-02-20
3
-7
/
+7
*
[github-94] Add Range Copier. Thanks to Dragan Jovanović. This closes #94
PJ Fanning
2018-02-14
4
-5
/
+141
*
#62096 - Add support for tabstops
Andreas Beeker
2018-02-11
1
-0
/
+65
[next]