| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-05 | 3 | -0/+148 |
* | Merged revisions 642878-642946 via svnmerge from | Nick Burch | 2008-04-05 | 2 | -0/+53 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-03-29 | 382 | -26042/+0 |
* | Merged revisions 612484-612511,612513-612519,612521-613394,613397-613399,6134... | Nick Burch | 2008-03-29 | 7 | -73/+193 |
* | Merged revisions 638001-638784,638786-639486,639488-639601,639603-639836 via ... | Nick Burch | 2008-03-29 | 2 | -0/+118 |
* | Merge changes from trunk to the ooxml branch - revisions 634630 to | Nick Burch | 2008-03-29 | 11 | -221/+736 |
* | More shuffling of things out of src/scratchpad/ooxml-* | Nick Burch | 2008-03-08 | 9 | -1098/+0 |
* | Start shuffling things out of the old src/scratchpad/ooxml-* directories | Nick Burch | 2008-03-08 | 13 | -1213/+0 |
* | Merged revisions 627779-634630 via svnmerge from | Ugo Cei | 2008-03-08 | 96 | -1942/+6054 |
* | Merged revisions 618680-620582 via svnmerge from | Ugo Cei | 2008-02-13 | 2 | -0/+45 |
* | Merged revisions 615190-618235 via svnmerge from | Ugo Cei | 2008-02-04 | 23 | -34/+1216 |
* | Merged revisions 614878-614909 via svnmerge from | Ugo Cei | 2008-01-25 | 2 | -4/+173 |
* | Tidy up some duplicated code, now that openxml4j has RelationshipSource | Nick Burch | 2008-01-24 | 1 | -14/+3 |
* | Add methods to check to see if a given InputStream has a OOXML file header, o... | Nick Burch | 2008-01-16 | 2 | -0/+104 |
* | Fix for SharedStringsTable in ooxml excel support, and related test updates n... | Nick Burch | 2008-01-09 | 5 | -83/+121 |
* | Shuffle some bits of TestFormulaParser into scratchpad, so it can find HSSFFo... | Nick Burch | 2008-01-09 | 1 | -0/+83 |
* | Finally fix bug #42464 - Expected ExpPtg to be converted from Shared to Non-S... | Nick Burch | 2008-01-08 | 3 | -0/+93 |
* | Make the code for adding a new RichTextRun to a TextRun a bit nicer | Nick Burch | 2008-01-08 | 3 | -41/+69 |
* | Make a start on supporting adding new text to a hslf textrun | Nick Burch | 2008-01-08 | 2 | -6/+156 |
* | 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 | 6 | -32/+81 |
* | 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 | 4 | -19/+84 |
* | Some matching sets of sample ooxml and ole2 files, along with a plain text de... | Nick Burch | 2008-01-04 | 6 | -0/+40 |
* | For ooxml properties, get the core ones as well as the extended ones, and add... | Nick Burch | 2008-01-03 | 5 | -28/+104 |
* | support for tables in HSLF | Yegor Kozlov | 2008-01-03 | 7 | -10/+586 |
* | OOXML pptx text extractor, and test. Also add jar-ooxml ant task | Nick Burch | 2007-12-30 | 3 | -1/+223 |
* | Make a start on OOXML pptx support | Nick Burch | 2007-12-30 | 3 | -0/+310 |
* | Support for extracting text from ooxml word documents | Nick Burch | 2007-12-30 | 6 | -1/+264 |
* | A few small updates to HSSFXML, and start on HWPFXML | Nick Burch | 2007-12-30 | 7 | -2/+273 |
* | Improve the xlsx text extraction, and have proper tests for it | Nick Burch | 2007-12-27 | 3 | -6/+125 |
* | Make a start on a text extractor for xlsx files | Nick Burch | 2007-12-27 | 5 | -1/+259 |
* | Support getting the low level sheet objects back for an xlsx document | Nick Burch | 2007-12-27 | 4 | -7/+100 |
* | Shuffle a few ooxml bits about, improve the ant tasks for it, and add in a oo... | Nick Burch | 2007-12-27 | 4 | -3/+130 |
* | Add some more sample ooxml documents | Nick Burch | 2007-12-27 | 1 | -0/+0 |
* | A quick play with OOXML parsing. Uses XmlBeans and OpenXml4J to get at the da... | Nick Burch | 2007-12-26 | 4 | -0/+235 |
* | Update the sample ooxml files to the latest versions from http://openxmldevel... | Nick Burch | 2007-12-26 | 2 | -0/+0 |
* | fix bug #43781: slide->getShapes->getTextRun returns wrong text | Yegor Kozlov | 2007-12-24 | 5 | -4/+64 |
* | Support for Mid, Replace and Substitute excel functions (bug #s 44095, 44097,... | Nick Burch | 2007-12-21 | 4 | -3/+256 |
* | Patch from bug #44055 - support reading the from field from HSMF messages | Nick Burch | 2007-12-21 | 4 | -2/+49 |
* | Avoid a rare ArrayIndexOutOfBoundsException on some word table stuff (patch f... | Nick Burch | 2007-12-17 | 3 | -3/+22 |
* | Add comments on which formula related things should go in which of the two te... | Nick Burch | 2007-12-12 | 2 | -9/+16 |
* | Support for the Trim function, and a little enhancement to the formula evalua... | Nick Burch | 2007-12-11 | 3 | -19/+77 |
* | Support 1904 date windowing, in addition to 1900 date windowing (patch from b... | Nick Burch | 2007-12-04 | 5 | -5/+5 |
* | Fix work bug #42799 | Nick Burch | 2007-12-04 | 1 | -2/+10 |
* | Workaround to avoid a NPE for Word Documents that are missing their ListTable... | Nick Burch | 2007-12-04 | 3 | -7/+74 |
* | Add method to return the number of styles (bug #43883) | Nick Burch | 2007-11-16 | 1 | -0/+8 |
* | Add in a (disabled) test for bug #43670 (not yet fixed) | Nick Burch | 2007-10-28 | 4 | -3/+24 |
* | A bit more on HDGF LZW compression, but it's still not quite complete | Nick Burch | 2007-10-27 | 1 | -35/+163 |
* | Implement an Excel text extractor, and put all the existing text extractors u... | Nick Burch | 2007-10-27 | 3 | -61/+58 |