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
/
usermodel
/
TestHSSFHyperlink.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
bug 58572: change hyperlink reference to be consistent with TestXSSFHyperlink...
Javen O'Neal
2015-11-02
1
-2
/
+2
*
bug 58572: replace Cloneable with copy constructors for spreadsheet Hyperlink...
Javen O'Neal
2015-11-02
1
-1
/
+31
*
upgrade spreadsheet Hyperlink unit tests from junit3 to junit4
Javen O'Neal
2015-11-02
1
-0
/
+5
*
upgrade spreadsheet Hyperlink unit tests from junit3 to junit4
Javen O'Neal
2015-11-02
1
-0
/
+7
*
Eclipse warnings
Dominik Stadler
2015-10-05
1
-7
/
+19
*
Bugzilla 54070: Patch for typos in comments, javadoc and documentation
Yegor Kozlov
2012-11-01
1
-13
/
+13
*
Initialise the link type of HSSFHyperLink, so that getType() on it works
Nick Burch
2010-01-05
1
-0
/
+4
*
Replaced getInstance methods with field for instances of ITestDataProvider. ...
Josh Micich
2009-12-26
1
-11
/
+10
*
removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...
Yegor Kozlov
2009-09-13
1
-0
/
+0
*
Fixed compiler warnings - unnecessary throws declaration
Josh Micich
2009-08-18
1
-3
/
+3
*
Fixed HyperlinkRecord to properly handle URL monikers, see Bugzilla 47498
Yegor Kozlov
2009-07-12
1
-0
/
+22
*
fixed a regression issue where HSSFHyperlink failed to set inter-sheet and fi...
Yegor Kozlov
2009-06-19
1
-56
/
+37
*
Changed CRLF to LF in .java test files. Minor reformatting and compiler warn...
Josh Micich
2009-05-18
1
-232
/
+232
*
Fix for bug 46445 - move hyperlinks when shifting rows
Yegor Kozlov
2008-12-30
1
-0
/
+45
*
Fixes / additions for reserialization of HyperlinkRecord
Josh Micich
2008-11-21
1
-3
/
+3
*
Replaced calls to deprecated versions of createCell(), getCell(), createRow()...
Josh Micich
2008-08-25
1
-17
/
+17
*
refactored all hssf junits to get test sample data in the in one place
Josh Micich
2008-04-07
1
-13
/
+9
*
support for excel hypelrinks
Yegor Kozlov
2008-02-07
1
-0
/
+191