aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/common
Commit message (Expand)AuthorAgeFilesLines
* change HyperLink getType to return HyperlinkTypePJ Fanning2017-09-181-3/+4
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-162-3/+3
* Remove unnecessary semicolonsDominik Stadler2017-09-161-1/+1
* Bug 61331 - Font group handling / common font interfaceAndreas Beeker2017-07-235-0/+529
* Remove more deprecated code (especially from Spreadsheet Cell classes)PJ Fanning2017-06-301-32/+0
* Fix some IDE warnings, JavaDoc, ...Dominik Stadler2016-10-211-3/+3
* bug 59873: add @Removal annotations for deprecated CreationHelper#createHyper...Javen O'Neal2016-09-141-0/+7
* bug 59873: add @Internal and @Deprecated decorators to HyperlinkType enumJaven O'Neal2016-07-171-0/+32
* bug 59873: replace Hyperlink.LINK_* int constants with HyperlinkType enumJaven O'Neal2016-07-172-5/+98
* initial commit - still lots of errors, but I need to switch to a clean trunk ...Andreas Beeker2015-02-212-45/+0
* 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-083-0/+123