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
/
ooxml
/
testcases
/
org
/
apache
/
poi
/
xssf
/
usermodel
/
TestXSSFTable.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary type arguments (Java 8)
Dominik Stadler
2017-09-16
1
-1
/
+1
*
Fixes bug #61468, caused by a confusing OOXML spec design as noted in JavaDoc...
Greg Woolsey
2017-08-29
1
-1
/
+1
*
Ensure SpreadsheetVersion is set for AreaReferences
PJ Fanning
2017-06-28
1
-7
/
+10
*
Update the CreateTable example to reduce the use of the raw CT classes
Nick Burch
2017-06-07
1
-1
/
+1
*
Make it possible to create simple XSSF sheet tables without needing CT classe...
Nick Burch
2017-06-07
1
-26
/
+33
*
XSSFTable should format numeric/date cells when used as Column Header names a...
Nick Burch
2017-06-07
1
-0
/
+78
*
bug 59796: XSSFTable#getRowCount off-by-one error
Javen O'Neal
2016-07-04
1
-0
/
+20
*
bug 59795: add method to synchronize start and stop cell references with CTTable
Javen O'Neal
2016-07-04
1
-0
/
+29
*
bug 57840: add test using a Data Table not anchored at A1
Javen O'Neal
2016-06-11
1
-4
/
+17
*
bug 57840: add unit tests for XSSFTable methods; rename XSSFTable.getNumerOfM...
Javen O'Neal
2016-06-10
1
-0
/
+91
*
bug 57840: add unit test for XSSFTable.findColumnIndex
Javen O'Neal
2016-06-10
1
-1
/
+25
*
remove unnecessary @SuppressWarnings("deprecation") warnings (because of old ...
Andreas Beeker
2016-01-01
1
-11
/
+16
*
Patch to bring CTTableStyleInfo into poi-ooxml-schemas by referencing it from...
David North
2015-11-05
1
-0
/
+33
*
Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods
Andreas Beeker
2014-08-28
1
-12
/
+13
*
Patch from Raúl Wegmann from bug #56735 / GitHub Pull #10 - Rationalise POI ...
Nick Burch
2014-07-24
1
-1
/
+2
*
Patch from Yaniv Kunda from bug #56274 - Fix SXSSF writing of tables when cre...
Nick Burch
2014-05-21
1
-0
/
+73