summaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache
Commit message (Expand)AuthorAgeFilesLines
...
* Use new version of OpenXML4J that allows saving straight to an OutputStream w...Ugo Cei2008-01-251-26/+2
* Implementation of XSSFWorkbook#getSheet(String name). Implementation of XSSFW...Ugo Cei2008-01-241-3/+8
* Fix implementation of XSSFWorkbook#cloneSheet and provide unit test.Ugo Cei2008-01-232-7/+40
* Implementation of XSSFRow#{get,set}Height and other methods. Patch contribute...Ugo Cei2008-01-222-28/+24
* Tests for XSSFWorkbook.Ugo Cei2008-01-223-23/+107
* [ooxml-branch] Split the common ss interfaces into two sets - one that works ...Nick Burch2008-01-2118-3653/+0
* Replace implementation with interface in return value declaration.Ugo Cei2008-01-161-2/+2
* Some OOXML implementation and interface code, just some basic Row and Cell-le...Ugo Cei2008-01-1624-0/+5273