aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/ooxml-testcases
Commit message (Expand)AuthorAgeFilesLines
* As mentioned on dev@ - zap the old, initial OOXML code out of trunk. It isn't...Nick Burch2008-04-237-884/+0
* Add methods to check to see if a given InputStream has a OOXML file header, o...Nick Burch2008-01-161-0/+65
* Fix for SharedStringsTable in ooxml excel support, and related test updates n...Nick Burch2008-01-092-33/+67
* Patch from Ugo from bug #44185 - support getting shared strings for ooxml exc...Nick Burch2008-01-081-7/+8
* Add a (disabled, as broken) test to show that HXFExcelExtractor and ExcelExtr...Nick Burch2008-01-081-2/+53
* Make the ooxml and ole2 powerpoint extractors more in keeping with the others...Nick Burch2008-01-041-1/+9
* For ooxml properties, get the core ones as well as the extended ones, and add...Nick Burch2008-01-033-12/+40
* OOXML pptx text extractor, and test. Also add jar-ooxml ant taskNick Burch2007-12-302-1/+101
* Make a start on OOXML pptx supportNick Burch2007-12-301-0/+123
* Support for extracting text from ooxml word documentsNick Burch2007-12-302-1/+117
* A few small updates to HSSFXML, and start on HWPFXMLNick Burch2007-12-302-0/+119
* Improve the xlsx text extraction, and have proper tests for itNick Burch2007-12-271-1/+69
* Make a start on a text extractor for xlsx filesNick Burch2007-12-271-0/+75
* Support getting the low level sheet objects back for an xlsx documentNick Burch2007-12-271-0/+28
* Shuffle a few ooxml bits about, improve the ant tasks for it, and add in a oo...Nick Burch2007-12-271-1/+1
* A quick play with OOXML parsing. Uses XmlBeans and OpenXml4J to get at the da...Nick Burch2007-12-261-0/+68