summaryrefslogtreecommitdiffstats
path: root/src/ooxml/interfaces-jdk15
Commit message (Expand)AuthorAgeFilesLines
...
* Shuffle the FormulaParser stuff about, and get it all working with the new in...Nick Burch2008-03-291-0/+8
* Quite a bit more xssf support for cell styles. Also, get all the ooxml tests ...Nick Burch2008-03-221-1/+5
* Start to tie up the XSSF cell styles stuff with the StylesTable codeNick Burch2008-03-171-0/+3
* Tidy up the xssf models stuff, by pushing more of the logic onto XSSFWorkbookNick Burch2008-03-162-11/+2
* Start to tidy up the model loading, to reduce duplicated code, and make it cl...Nick Burch2008-03-162-0/+14
* Start supporting styles on the XSSFWorkbook, and tests for itNick Burch2008-03-161-0/+22
* Further workarounds for java being rubbish, by having a dedicated class to cr...Nick Burch2008-03-164-15/+51
* Update some more documentation, and put in a workaround for needing to create...Nick Burch2008-03-162-3/+19
* Tweak method signature to match changes done in trunkNick Burch2008-03-081-3/+1
* Return a list of all pictures for a workbook. This shows a discrepancy betwee...Ugo Cei2008-02-191-0/+36
* Have iterating over rows and cells work with JDK 1.5 foreach loops through ja...Nick Burch2008-02-052-6/+17
* [ooxml-branch] Split the common ss interfaces into two sets - one that works ...Nick Burch2008-01-2118-0/+3636