Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace "".equals(string) with string.isEmpty() to avoid null strings silentl... | Javen O'Neal | 2017-10-18 | 1 | -2/+2 |
* | change HyperLink getType to return HyperlinkType | PJ Fanning | 2017-09-18 | 1 | -11/+10 |
* | Convert all *.java files to use native end of line character(s) | Javen O'Neal | 2017-02-08 | 1 | -166/+166 |
* | bug 59873: add @Removal annotations for deprecated CreationHelper#createHyper... | Javen O'Neal | 2016-09-14 | 1 | -0/+4 |
* | bug 59873: replace Hyperlink.LINK_* int constants with HyperlinkType enum | Javen O'Neal | 2016-07-17 | 1 | -3/+9 |
* | Regression fixes for H/XSLF and HWMF | Andreas Beeker | 2016-02-24 | 1 | -2/+2 |
* | #41047 - Support hyperlinks in HSLF shapes and textruns | Andreas Beeker | 2016-01-24 | 1 | -31/+97 |
* | #57796 - Support hyperlink extraction when rendering slides | Andreas Beeker | 2016-01-12 | 1 | -4/+26 |
* | support for tables and hyperlinks in XSLF | Yegor Kozlov | 2011-08-17 | 1 | -0/+69 |