| Commit message (Expand) | Author | Age | Files | Lines |
* | As mentioned on dev@ - zap the old, initial OOXML code out of trunk. It isn't... | Nick Burch | 2008-04-23 | 15 | -1438/+0 |
* | Add methods to check to see if a given InputStream has a OOXML file header, o... | Nick Burch | 2008-01-16 | 1 | -0/+39 |
* | Fix for SharedStringsTable in ooxml excel support, and related test updates n... | Nick Burch | 2008-01-09 | 3 | -50/+54 |
* | Tiny bit more ooxml stuff from Ugo (missed in last commit) | Nick Burch | 2008-01-08 | 1 | -0/+81 |
* | Patch from Ugo from bug #44185 - support getting shared strings for ooxml exc... | Nick Burch | 2008-01-08 | 5 | -25/+73 |
* | Make the ooxml and ole2 powerpoint extractors more in keeping with the others... | Nick Burch | 2008-01-04 | 1 | -2/+19 |
* | For ooxml properties, get the core ones as well as the extended ones, and add... | Nick Burch | 2008-01-03 | 2 | -16/+64 |
* | OOXML pptx text extractor, and test. Also add jar-ooxml ant task | Nick Burch | 2007-12-30 | 1 | -0/+122 |
* | Make a start on OOXML pptx support | Nick Burch | 2007-12-30 | 2 | -0/+187 |
* | Support for extracting text from ooxml word documents | Nick Burch | 2007-12-30 | 4 | -0/+147 |
* | A few small updates to HSSFXML, and start on HWPFXML | Nick Burch | 2007-12-30 | 5 | -2/+154 |
* | Improve the xlsx text extraction, and have proper tests for it | Nick Burch | 2007-12-27 | 2 | -5/+56 |
* | Make a start on a text extractor for xlsx files | Nick Burch | 2007-12-27 | 4 | -1/+184 |
* | Support getting the low level sheet objects back for an xlsx document | Nick Burch | 2007-12-27 | 3 | -7/+72 |
* | Shuffle a few ooxml bits about, improve the ant tasks for it, and add in a oo... | Nick Burch | 2007-12-27 | 3 | -2/+129 |
* | A quick play with OOXML parsing. Uses XmlBeans and OpenXml4J to get at the da... | Nick Burch | 2007-12-26 | 3 | -0/+167 |