| 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 | 7 | -884/+0 |
* | Add methods to check to see if a given InputStream has a OOXML file header, o... | Nick Burch | 2008-01-16 | 1 | -0/+65 |
* | Fix for SharedStringsTable in ooxml excel support, and related test updates n... | Nick Burch | 2008-01-09 | 2 | -33/+67 |
* | Patch from Ugo from bug #44185 - support getting shared strings for ooxml exc... | Nick Burch | 2008-01-08 | 1 | -7/+8 |
* | Add a (disabled, as broken) test to show that HXFExcelExtractor and ExcelExtr... | Nick Burch | 2008-01-08 | 1 | -2/+53 |
* | Make the ooxml and ole2 powerpoint extractors more in keeping with the others... | Nick Burch | 2008-01-04 | 1 | -1/+9 |
* | For ooxml properties, get the core ones as well as the extended ones, and add... | Nick Burch | 2008-01-03 | 3 | -12/+40 |
* | OOXML pptx text extractor, and test. Also add jar-ooxml ant task | Nick Burch | 2007-12-30 | 2 | -1/+101 |
* | Make a start on OOXML pptx support | Nick Burch | 2007-12-30 | 1 | -0/+123 |
* | Support for extracting text from ooxml word documents | Nick Burch | 2007-12-30 | 2 | -1/+117 |
* | A few small updates to HSSFXML, and start on HWPFXML | Nick Burch | 2007-12-30 | 2 | -0/+119 |
* | Improve the xlsx text extraction, and have proper tests for it | Nick Burch | 2007-12-27 | 1 | -1/+69 |
* | Make a start on a text extractor for xlsx files | Nick Burch | 2007-12-27 | 1 | -0/+75 |
* | Support getting the low level sheet objects back for an xlsx document | Nick Burch | 2007-12-27 | 1 | -0/+28 |
* | Shuffle a few ooxml bits about, improve the ant tasks for it, and add in a oo... | Nick Burch | 2007-12-27 | 1 | -1/+1 |
* | A quick play with OOXML parsing. Uses XmlBeans and OpenXml4J to get at the da... | Nick Burch | 2007-12-26 | 1 | -0/+68 |