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
/
hssf
/
usermodel
/
HSSFHyperlink.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-281
/
+0
*
remove some deprecated code
PJ Fanning
2020-12-06
1
-1
/
+0
*
remove some deprecated code
PJ Fanning
2020-07-15
1
-14
/
+0
*
#64004 - Replace clone() with copy constructor - mainly HSSF classes
Andreas Beeker
2019-12-22
1
-7
/
+7
*
use non-deprecated versions of getCellType
PJ Fanning
2017-09-18
1
-1
/
+1
*
change HyperLink getType to return HyperlinkType
PJ Fanning
2017-09-18
1
-5
/
+7
*
Used deprecated external method removed, so remove internal method
Nick Burch
2017-06-28
1
-15
/
+0
*
Convert all *.java files to use native end of line character(s)
Javen O'Neal
2017-02-08
1
-35
/
+35
*
bug 59873: add @Removal annotations for deprecated CreationHelper#createHyper...
Javen O'Neal
2016-09-14
1
-0
/
+2
*
bug 59873: javadoc fix
Javen O'Neal
2016-07-17
1
-2
/
+4
*
bug 59873: replace Hyperlink.LINK_* int constants with HyperlinkType enum
Javen O'Neal
2016-07-17
1
-40
/
+46
*
findbugs: fix SF_SWITCH_NO_DEFAULT warnings
Javen O'Neal
2016-06-13
1
-0
/
+2
*
bug 52903/58557: add @Override decorators to XSSFHyperlink and HSSFHyperlink
Javen O'Neal
2015-11-29
1
-7
/
+24
*
bug 58572: replace Cloneable with copy constructors for spreadsheet Hyperlink...
Javen O'Neal
2015-11-02
1
-21
/
+29
*
bug 58572: move getHyperlinkList() and getHyperlink(row, col) from XSSFSheet ...
Javen O'Neal
2015-11-02
1
-2
/
+31
*
Start to remove @author tags, as per http://poi.apache.org/guidelines.html#Co...
Nick Burch
2013-08-23
1
-2
/
+0
*
Bugzilla 54070: Patch for typos in comments, javadoc and documentation
Yegor Kozlov
2012-11-01
1
-42
/
+42
*
Initialise the link type of HSSFHyperLink, so that getType() on it works
Nick Burch
2010-01-05
1
-0
/
+14
*
removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...
Yegor Kozlov
2009-09-13
1
-0
/
+0
*
fixed a regression issue where HSSFHyperlink failed to set inter-sheet and fi...
Yegor Kozlov
2009-06-19
1
-1
/
+12
*
Changed CRLF to LF in .java base src files. Minor reformatting fixes.
Josh Micich
2009-05-19
1
-220
/
+220
*
Fixes / additions for reserialization of HyperlinkRecord
Josh Micich
2008-11-21
1
-0
/
+12
*
More work on XSSF Hyperlinks. Still not quite there, but mostly now. Just nee...
Nick Burch
2008-04-05
1
-6
/
+6
*
Create Hyperlink interface, based on HSSFHyperlink. Stub out for XSSF, but ha...
Nick Burch
2008-04-04
1
-10
/
+3
*
Merged revisions 618680-620582 via svnmerge from
Ugo Cei
2008-02-13
1
-25
/
+112
*
Merged revisions 615190-618235 via svnmerge from
Ugo Cei
2008-02-04
1
-0
/
+128