| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade the ooxml branch to use v1.3 of the apache doc format | Nick Burch | 2008-03-21 | 35 | -59/+1772 |
* | [ooxml branch] Reformat, and some slight tweaks on ooxml support details | Nick Burch | 2008-03-19 | 1 | -16/+15 |
* | Start to tie up the XSSF cell styles stuff with the StylesTable code | Nick Burch | 2008-03-17 | 7 | -34/+134 |
* | Tidy up the xssf models stuff, by pushing more of the logic onto XSSFWorkbook | Nick Burch | 2008-03-16 | 6 | -129/+151 |
* | Start to tidy up the model loading, to reduce duplicated code, and make it cl... | Nick Burch | 2008-03-16 | 7 | -24/+151 |
* | Start supporting styles on the XSSFWorkbook, and tests for it | Nick Burch | 2008-03-16 | 5 | -17/+154 |
* | Move the SharedStringsTable to a more generic package, and make a start on th... | Nick Burch | 2008-03-16 | 3 | -2/+158 |
* | More create helper stuff, and some sample formatting files | Nick Burch | 2008-03-16 | 7 | -15/+95 |
* | Further workarounds for java being rubbish, by having a dedicated class to cr... | Nick Burch | 2008-03-16 | 8 | -15/+149 |
* | Update some more documentation, and put in a workaround for needing to create... | Nick Burch | 2008-03-16 | 6 | -5/+128 |
* | Re-name some documentation directories, so they have better names now cover o... | Nick Burch | 2008-03-16 | 22 | -5/+5 |
* | Patch from Paolo from bug #44581 - fix ColumnHelper bug, and start on xssf st... | Nick Burch | 2008-03-13 | 13 | -68/+1120 |
* | Start on a factory for producing the right Workbook | Nick Burch | 2008-03-11 | 3 | -15/+182 |
* | Fix a few ooxml unit tests | Nick Burch | 2008-03-09 | 1 | -2/+2 |
* | Update the word code to the new style ooxml stuff | Nick Burch | 2008-03-09 | 7 | -75/+104 |
* | Get the powerpoint ooxml stuff converted over, and fix up a few tests | Nick Burch | 2008-03-09 | 7 | -77/+137 |
* | Start to rename hslf and hwpf in ooxml to xslf and xwpf | Nick Burch | 2008-03-08 | 10 | -4/+4 |
* | More on converting the excel extractor to the new code | Nick Burch | 2008-03-08 | 4 | -33/+51 |
* | Start updating the excel extractor to the new style code | Nick Burch | 2008-03-08 | 5 | -79/+82 |
* | More shuffling of things out of src/scratchpad/ooxml-* | Nick Burch | 2008-03-08 | 10 | -716/+11 |
* | Start shuffling things out of the old src/scratchpad/ooxml-* directories | Nick Burch | 2008-03-08 | 14 | -51/+39 |
* | Tweak documentation for ss instead of hssf | Nick Burch | 2008-03-08 | 16 | -10/+11 |
* | Start updating docs for ooxml branch | Nick Burch | 2008-03-08 | 1 | -11/+20 |
* | Tweak method signature to match changes done in trunk | Nick Burch | 2008-03-08 | 3 | -9/+20 |
* | Merged revisions 627779-634630 via svnmerge from | Ugo Cei | 2008-03-08 | 201 | -3993/+11030 |
* | Applied patches for bug #44566, thanks to Paolo Mottadelli <paolo.moz@gmail.c... | Ugo Cei | 2008-03-08 | 13 | -140/+441 |
* | Applied patch from bug #44535 contributed by Paolo Mottadelli <paolo.moz@gmai... | Ugo Cei | 2008-03-07 | 9 | -58/+472 |
* | Applied patches for #44480, thanks to Paolo Mottadelli <p.mottadelli@sourcese... | Ugo Cei | 2008-02-29 | 11 | -162/+960 |
* | Return a list of all pictures for a workbook. This shows a discrepancy betwee... | Ugo Cei | 2008-02-19 | 9 | -19/+170 |
* | Moved test data file to own package.
Start writing some tests for parsing cel... | Ugo Cei | 2008-02-19 | 5 | -1/+44 |
* | Merged revisions 618680-620582 via svnmerge from | Ugo Cei | 2008-02-13 | 33 | -529/+1869 |
* | Load shared strings table when loading workbook. | Ugo Cei | 2008-02-13 | 8 | -47/+122 |
* | Correct implementation of cell coordinates conversion. | Ugo Cei | 2008-02-07 | 3 | -3/+66 |
* | Fleshing out reading XSSF. | Ugo Cei | 2008-02-07 | 4 | -16/+66 |
* | XSSF implementation of header and footer. Contributed by Paolo Mottadelli <p.... | Ugo Cei | 2008-02-07 | 14 | -193/+775 |
* | Have iterating over rows and cells work with JDK 1.5 foreach loops through ja... | Nick Burch | 2008-02-05 | 6 | -7/+45 |
* | Merged revisions 618328 via svnmerge from | Ugo Cei | 2008-02-04 | 1 | -1/+1 |
* | Merged revisions 615190-618235 via svnmerge from | Ugo Cei | 2008-02-04 | 67 | -260/+3165 |
* | Introduce POIXMLDocument as common base class for all OOXML document types. | Ugo Cei | 2008-02-04 | 2 | -19/+69 |
* | Fix test so it loads data file from the correct place. | Ugo Cei | 2008-01-29 | 1 | -3/+9 |
* | Commit patch from Paolo <p.mottadelli@sourcesense.com> attached to bug #44319. | Ugo Cei | 2008-01-29 | 2 | -142/+401 |
* | Initial support for loading workbooks off files. | Ugo Cei | 2008-01-25 | 3 | -0/+64 |
* | [ooxml branch] XSSFSheet get/setColumnWidth methods and tests, patch from Paolo | Nick Burch | 2008-01-25 | 4 | -3/+187 |
* | Use new version of OpenXML4J that allows saving straight to an OutputStream w... | Ugo Cei | 2008-01-25 | 2 | -26/+18 |
* | Merged revisions 614878-614909 via svnmerge from | Ugo Cei | 2008-01-25 | 9 | -46/+328 |
* | Implementation of XSSFWorkbook#getSheet(String name).
Implementation of XSSFW... | Ugo Cei | 2008-01-24 | 2 | -3/+32 |
* | Tidy up some duplicated code, now that openxml4j has RelationshipSource | Nick Burch | 2008-01-24 | 1 | -14/+3 |
* | Make HSSF* classes compile with JDK 1.4 interfaces. | Ugo Cei | 2008-01-24 | 8 | -113/+167 |
* | Merged revisions 614274 via svnmerge from | Ugo Cei | 2008-01-24 | 1 | -1/+1 |
* | Merged revisions 614211 via svnmerge from | Ugo Cei | 2008-01-24 | 5 | -22/+50 |