aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/interfaces-jdk14
Commit message (Expand)AuthorAgeFilesLines
* Add a common interface for HSSF and XSSF excel extractors, to make setting th...Nick Burch2008-08-051-0/+44
* Big update of links in docs to get things building properlyNick Burch2008-07-061-0/+30
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-05-231-0/+17
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-05-201-0/+18
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-05-161-1/+3
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-05-061-7/+5
* Fix up interfaces to compile cleanly all on jdk14sNick Burch2008-04-232-4/+13
* More work on XSSF Hyperlinks. Still not quite there, but mostly now. Just nee...Nick Burch2008-04-052-1/+7
* Create Hyperlink interface, based on HSSFHyperlink. Stub out for XSSF, but ha...Nick Burch2008-04-041-0/+40
* Fix up the jdk1.4 interfaces, so that it all compiles and is happy once againNick Burch2008-04-016-6/+97
* Further workarounds for java being rubbish, by having a dedicated class to cr...Nick Burch2008-03-161-0/+19
* Return a list of all pictures for a workbook. This shows a discrepancy betwee...Ugo Cei2008-02-191-0/+20
* Make HSSF* classes compile with JDK 1.4 interfaces.Ugo Cei2008-01-242-2/+148
* [ooxml-branch] Split the common ss interfaces into two sets - one that works ...Nick Burch2008-01-2118-0/+360