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
/
testcases
/
org
/
apache
/
poi
/
hssf
/
HSSFITestDataProvider.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-92
/
+0
*
move trackColumnsForAutoSizingIfSXSSF into ITestDataProvider, replace ITestDa...
Javen O'Neal
2016-02-18
1
-2
/
+0
*
bug 58896: add unit test to time Sheet.autoSizeColumn
Javen O'Neal
2016-02-18
1
-0
/
+9
*
Allow common tests to do auto-sizing even on SXSSF
Nick Burch
2016-02-11
1
-0
/
+4
*
add @Override annotations to ITestDataProviders
Javen O'Neal
2016-01-16
1
-0
/
+8
*
#56791 More updates from OPOIFS to NPOIFS
Nick Burch
2015-05-11
1
-0
/
+5
*
Bug 46898: Convert unit tests for circular references to also run for XSSF
Dominik Stadler
2015-01-02
1
-0
/
+12
*
Replaced getInstance methods with field for instances of ITestDataProvider. ...
Josh Micich
2009-12-26
1
-3
/
+0
*
Made public instance fields for ITestDataProvider singletons.
Josh Micich
2009-12-25
1
-15
/
+14
*
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
-1
/
+2
*
Changed CRLF to LF in .java test files. Minor reformatting and compiler warn...
Josh Micich
2009-05-18
1
-59
/
+59
*
Allow 255 arguments for excel functions in XSSF, see bugzilla 46279
Yegor Kozlov
2009-04-18
1
-1
/
+1
*
consolidate limits specific to Excel version(Excel97, Excel2007) in Spreadshe...
Yegor Kozlov
2009-04-06
1
-0
/
+5
*
more refactoring of common ss tests
Yegor Kozlov
2009-03-29
1
-0
/
+4
*
added setDisplayZeros / isDisplayZeros and getMergedRegion(int) to common int...
Yegor Kozlov
2009-02-24
1
-0
/
+50