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
/
TestXSSFHyperlink.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary casts and toString() calls
Dominik Stadler
2017-09-16
1
-1
/
+1
*
Add test for question on the mailing-list
Dominik Stadler
2017-09-16
1
-12
/
+51
*
bug 59783: replace deprecated Hyperlink.LINK_* and Hyperlink.getType usage
Javen O'Neal
2016-07-17
1
-21
/
+21
*
bug 59873: replace Hyperlink.LINK_* int constants with HyperlinkType enum
Javen O'Neal
2016-07-17
1
-2
/
+7
*
bug 59775: correctly create XSSFHyperlinks when target is a URL containing a ...
Javen O'Neal
2016-07-17
1
-2
/
+38
*
bug 58572: replace Cloneable with copy constructors for spreadsheet Hyperlink...
Javen O'Neal
2015-11-02
1
-0
/
+24
*
whitespace
Javen O'Neal
2015-11-02
1
-121
/
+121
*
upgrade spreadsheet Hyperlink unit tests from junit3 to junit4
Javen O'Neal
2015-11-02
1
-0
/
+8
*
upgrade spreadsheet Hyperlink unit tests from junit3 to junit4
Javen O'Neal
2015-11-02
1
-0
/
+4
*
Try to make Sonar builds run again: add missing dependency, add ooxml-schema-...
Dominik Stadler
2015-08-16
1
-10
/
+4
*
Bug #53282 - Avoid exception when parsing OPC relationships with non-breaking...
Yegor Kozlov
2012-10-29
1
-0
/
+10
*
Bug #53374 Avoid exceptions when parsing hyperlinks of type 'javascript://'
Yegor Kozlov
2012-10-26
1
-0
/
+9
*
Bugzilla 53043 - don't duplicate hyperlink relationships when saving XSSF file
Yegor Kozlov
2012-04-21
1
-6
/
+40
*
Bugzilla 52716 - tolerate hyperlinks that have neither location nor relation
Yegor Kozlov
2012-02-22
1
-0
/
+20
*
validate hyperlink address as discussed on poi-user
Yegor Kozlov
2012-02-02
1
-0
/
+29
*
Replaced getInstance methods with field for instances of ITestDataProvider. ...
Josh Micich
2009-12-26
1
-4
/
+3
*
fixing compiler warnings - unused imports, declared exceptions not thrown
Josh Micich
2009-08-22
1
-6
/
+8
*
Centralize logic for finding/opening sample files
Yegor Kozlov
2009-08-19
1
-14
/
+2
*
Fixing compiler warnings - unnecessary typecasts
Josh Micich
2009-08-18
1
-7
/
+7
*
fixed a regression issue where HSSFHyperlink failed to set inter-sheet and fi...
Yegor Kozlov
2009-06-19
1
-7
/
+8
*
Removed static void main(String[]) methods from junit classes. Other minor cl...
Josh Micich
2009-06-12
1
-60
/
+55
*
import OpenXML4j codebase
Yegor Kozlov
2009-01-29
1
-1
/
+0
*
refactored POIXMLDocument to be a composite of POIXMLDocumentPart, this way X...
Yegor Kozlov
2008-09-30
1
-14
/
+6
*
Finish off XSSFHyperlink support
Nick Burch
2008-04-07
1
-5
/
+106
*
More work on XSSF Hyperlinks. Still not quite there, but mostly now. Just nee...
Nick Burch
2008-04-05
1
-0
/
+86