aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/common/usermodel/Hyperlink.java
Commit message (Expand)AuthorAgeFilesLines
* Remove more deprecated code (especially from Spreadsheet Cell classes)PJ Fanning2017-06-301-32/+0
* bug 59873: add @Removal annotations for deprecated CreationHelper#createHyper...Javen O'Neal2016-09-141-0/+7
* bug 59873: replace Hyperlink.LINK_* int constants with HyperlinkType enumJaven O'Neal2016-07-171-5/+23
* Bugzilla 54070: Patch for typos in comments, javadoc and documentation Yegor Kozlov2012-11-011-3/+3
* moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do ...Yegor Kozlov2009-04-081-0/+78