aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/ooxml-src/org/apache/poi
Commit message (Expand)AuthorAgeFilesLines
* Add methods to check to see if a given InputStream has a OOXML file header, o...Nick Burch2008-01-161-0/+39
* Fix for SharedStringsTable in ooxml excel support, and related test updates n...Nick Burch2008-01-093-50/+54
* Tiny bit more ooxml stuff from Ugo (missed in last commit)Nick Burch2008-01-081-0/+81
* Patch from Ugo from bug #44185 - support getting shared strings for ooxml exc...Nick Burch2008-01-085-25/+73
* Make the ooxml and ole2 powerpoint extractors more in keeping with the others...Nick Burch2008-01-041-2/+19
* For ooxml properties, get the core ones as well as the extended ones, and add...Nick Burch2008-01-032-16/+64
* OOXML pptx text extractor, and test. Also add jar-ooxml ant taskNick Burch2007-12-301-0/+122
* Make a start on OOXML pptx supportNick Burch2007-12-302-0/+187
* Support for extracting text from ooxml word documentsNick Burch2007-12-304-0/+147
* A few small updates to HSSFXML, and start on HWPFXMLNick Burch2007-12-305-2/+154
* Improve the xlsx text extraction, and have proper tests for itNick Burch2007-12-272-5/+56
* Make a start on a text extractor for xlsx filesNick Burch2007-12-274-1/+184
* Support getting the low level sheet objects back for an xlsx documentNick Burch2007-12-273-7/+72
* Shuffle a few ooxml bits about, improve the ant tasks for it, and add in a oo...Nick Burch2007-12-273-2/+129
* A quick play with OOXML parsing. Uses XmlBeans and OpenXml4J to get at the da...Nick Burch2007-12-263-0/+167