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
/
ss
/
usermodel
/
BaseTestCellComment.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
1
-48
/
+51
*
Let IntelliJ simplify some assertions
Dominik Stadler
2019-12-15
1
-2
/
+1
*
cleanup for r1812470: avoid NPEs from string.isEmpty()
Javen O'Neal
2017-10-18
1
-2
/
+2
*
convert "".equals(string) to string.isEmpty()
Javen O'Neal
2017-10-18
1
-1
/
+1
*
fix eclipse warnings - close resources / type generics
Andreas Beeker
2017-01-15
1
-6
/
+6
*
bug 59279: add unit test for CellComment.equals and CellComment.hashCode
Javen O'Neal
2016-06-17
1
-0
/
+4
*
bug 59443: add get/setAddress methods on cell comment class
Javen O'Neal
2016-05-09
1
-0
/
+34
*
fix BasteTestCellComment#attemptToSave2CommentsWithSameCoordinates to work wi...
Javen O'Neal
2016-05-09
1
-5
/
+11
*
move TestHSSFComment#attemptToSave2CommentsWithSameCoordinates down to BaseTe...
Javen O'Neal
2016-05-09
1
-0
/
+18
*
eclipse warning fixes
Andreas Beeker
2016-03-18
1
-7
/
+8
*
fixed sonar issues and eclipse warnings
Andreas Beeker
2015-10-05
1
-28
/
+46
*
Bug 57164 - XSSFDrawing.createCellComment() does not honor dx and dy values p...
Andreas Beeker
2014-11-16
1
-8
/
+98
*
Replaced getInstance methods with field for instances of ITestDataProvider. ...
Josh Micich
2009-12-26
1
-20
/
+22
*
improved work with cell comments in XSSF, also added support for cell comment...
Yegor Kozlov
2009-11-27
1
-0
/
+246