aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad
Commit message (Expand)AuthorAgeFilesLines
...
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-1526-495/+1450
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-1417-66/+77
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-1420-184/+754
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-131-303/+0
* Start on interfaces for powerpointNick Burch2008-04-111-206/+2
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-118-45/+398
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-101-30/+15
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-103-6/+6
* Tweak how we do ooxml properties, and handle hyperlinks for word documents wh...Nick Burch2008-04-091-0/+0
* Shuffle the common text extractor stuff from scratchpad to ooxml, to match th...Nick Burch2008-04-092-431/+0
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-094-4/+28
* Finish off ExtractorFactory testsNick Burch2008-04-081-0/+36
* More ExtractorFactory support and testsNick Burch2008-04-082-4/+133
* More ExtractorFactory support and testsNick Burch2008-04-082-9/+161
* Start on a factory for text extractorsNick Burch2008-04-081-0/+114
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-0816-305/+2037
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-053-0/+148
* Merged revisions 642878-642946 via svnmerge from Nick Burch2008-04-052-0/+53
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-03-29382-26042/+0
* Merged revisions 612484-612511,612513-612519,612521-613394,613397-613399,6134...Nick Burch2008-03-297-73/+193
* Merged revisions 638001-638784,638786-639486,639488-639601,639603-639836 via ...Nick Burch2008-03-292-0/+118
* Merge changes from trunk to the ooxml branch - revisions 634630 to Nick Burch2008-03-2911-221/+736
* More shuffling of things out of src/scratchpad/ooxml-*Nick Burch2008-03-089-1098/+0
* Start shuffling things out of the old src/scratchpad/ooxml-* directoriesNick Burch2008-03-0813-1213/+0
* Merged revisions 627779-634630 via svnmerge from Ugo Cei2008-03-0896-1942/+6054
* Merged revisions 618680-620582 via svnmerge from Ugo Cei2008-02-132-0/+45
* Merged revisions 615190-618235 via svnmerge from Ugo Cei2008-02-0423-34/+1216
* Merged revisions 614878-614909 via svnmerge from Ugo Cei2008-01-252-4/+173
* Tidy up some duplicated code, now that openxml4j has RelationshipSourceNick Burch2008-01-241-14/+3
* Add methods to check to see if a given InputStream has a OOXML file header, o...Nick Burch2008-01-162-0/+104
* Fix for SharedStringsTable in ooxml excel support, and related test updates n...Nick Burch2008-01-095-83/+121
* Shuffle some bits of TestFormulaParser into scratchpad, so it can find HSSFFo...Nick Burch2008-01-091-0/+83
* Finally fix bug #42464 - Expected ExpPtg to be converted from Shared to Non-S...Nick Burch2008-01-083-0/+93
* Make the code for adding a new RichTextRun to a TextRun a bit nicerNick Burch2008-01-083-41/+69
* Make a start on supporting adding new text to a hslf textrunNick Burch2008-01-082-6/+156
* 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-086-32/+81
* 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-044-19/+84
* Some matching sets of sample ooxml and ole2 files, along with a plain text de...Nick Burch2008-01-046-0/+40
* For ooxml properties, get the core ones as well as the extended ones, and add...Nick Burch2008-01-035-28/+104
* support for tables in HSLFYegor Kozlov2008-01-037-10/+586
* OOXML pptx text extractor, and test. Also add jar-ooxml ant taskNick Burch2007-12-303-1/+223
* Make a start on OOXML pptx supportNick Burch2007-12-303-0/+310
* Support for extracting text from ooxml word documentsNick Burch2007-12-306-1/+264
* A few small updates to HSSFXML, and start on HWPFXMLNick Burch2007-12-307-2/+273
* Improve the xlsx text extraction, and have proper tests for itNick Burch2007-12-273-6/+125
* Make a start on a text extractor for xlsx filesNick Burch2007-12-275-1/+259
* Support getting the low level sheet objects back for an xlsx documentNick Burch2007-12-274-7/+100
* Shuffle a few ooxml bits about, improve the ant tasks for it, and add in a oo...Nick Burch2007-12-274-3/+130