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
/
java
/
org
/
apache
/
poi
/
ss
/
usermodel
/
Row.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-240
/
+0
*
[github-81] Formula adjusting in context of column shifting. Thanks to Dragan...
PJ Fanning
2018-01-30
1
-0
/
+3
*
Remove more deprecated code
PJ Fanning
2017-10-23
1
-22
/
+0
*
Bug 61082: Adjust JavaDoc for getFirst/LastRow/Cell to explain that there mig...
Dominik Stadler
2017-09-28
1
-0
/
+10
*
Remove unnecessary semicolons
Dominik Stadler
2017-09-16
1
-1
/
+1
*
Remove more deprecated code (MissingCellPolicy)
PJ Fanning
2017-06-30
1
-41
/
+3
*
bug 58671: add @Removal annotation to deprecated fields
Javen O'Neal
2016-09-14
1
-1
/
+8
*
bug 59791: convert Cell Type to an enum
Javen O'Neal
2016-07-04
1
-7
/
+23
*
deprecated constants pointing to MissingCellPolicy - use enum instead
Andreas Beeker
2016-06-24
1
-17
/
+33
*
whitespace
Javen O'Neal
2015-11-30
1
-5
/
+5
*
bug 58671: change MissingCellPolicy from class to enum
Javen O'Neal
2015-11-30
1
-6
/
+10
*
Bug 46192: Add methods to query outline level for HSSF and XSSF
Dominik Stadler
2015-01-02
1
-0
/
+7
*
Fix #54891 - correct javadoc on HSSF + SS (XSSF was correct) for Row.createCe...
Nick Burch
2013-05-06
1
-2
/
+11
*
Fix bug #51469 - XSSF support for row styles, to match existing HSSF function...
Nick Burch
2011-07-08
1
-1
/
+19
*
moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do ...
Yegor Kozlov
2009-04-08
1
-0
/
+210