| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-07-20 | 1 | -26/+0 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-07-12 | 1 | -2/+28 |
* | Update the build file for post 3.5.1 beta 1 | Nick Burch | 2008-07-07 | 1 | -3/+5 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-07-06 | 1 | -6/+5 |
* | More merging, plus tests for embeded ooxml files | Nick Burch | 2008-05-27 | 1 | -0/+2 |
* | Patch from Yury from bug #45018 - Support for fetching embeded documents from... | Nick Burch | 2008-05-23 | 1 | -0/+1 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-23 | 1 | -0/+1 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-06 | 1 | -0/+2 |
* | Include the jdk14 jar, and the libs when building the ooxml dist | Nick Burch | 2008-04-23 | 1 | -0/+10 |
* | Add missing sysproperty | Nick Burch | 2008-04-14 | 1 | -0/+1 |
* | Start documenting changes on the branch in the status file | Nick Burch | 2008-04-13 | 1 | -1/+1 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-11 | 1 | -0/+8 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-10 | 1 | -0/+1 |
* | build.xml indentation | Paolo Mottadelli | 2008-04-09 | 1 | -187/+187 |
* | build.xml reverted to revision 646405 (not to be committed in 646527) | Paolo Mottadelli | 2008-04-09 | 1 | -194/+189 |
* | XSSFSheet removeMergedRegion + tests | Paolo Mottadelli | 2008-04-09 | 1 | -2/+7 |
* | Finish off XSSFHyperlink support | Nick Burch | 2008-04-07 | 1 | -2/+2 |
* | Fix for bug 44708. XSSFCell.getCellType() now returns CELL_TYPE_BLANK for num... | Josh Micich | 2008-04-06 | 1 | -1/+2 |
* | Tweak xmlbeans call to play nicely on macs | Nick Burch | 2008-04-04 | 1 | -2/+2 |
* | Add missing jar to init | Nick Burch | 2008-04-04 | 1 | -0/+2 |
* | New ooxml4j, and finish getting xssf comments to be saved and re-loaded again | Nick Burch | 2008-04-03 | 1 | -2/+2 |
* | Improve how XSSFCell does error stuff | Nick Burch | 2008-03-30 | 1 | -0/+1 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-03-29 | 1 | -11/+12 |
* | Merged revisions 612484-612511,612513-612519,612521-613394,613397-613399,6134... | Nick Burch | 2008-03-29 | 1 | -1/+1 |
* | Add note about needing to give ant more memory to run all the tests | Nick Burch | 2008-03-22 | 1 | -0/+4 |
* | New version of openxml4j, which supports reading from InputStreams. Enable Wo... | Nick Burch | 2008-03-22 | 1 | -2/+2 |
* | New openxml4j. Also, re-order some of the xssfworkbook writing out steps, so ... | Nick Burch | 2008-03-21 | 1 | -2/+2 |
* | Tweak some build paths, and add in some tasks for running things like POIFSVi... | Nick Burch | 2008-03-21 | 1 | -21/+60 |
* | Add target single-test-ooxml | Nick Burch | 2008-03-11 | 1 | -9/+31 |
* | Start on a factory for producing the right Workbook | Nick Burch | 2008-03-11 | 1 | -2/+2 |
* | Merged revisions 627779-634630 via svnmerge from | Ugo Cei | 2008-03-08 | 1 | -4/+3 |
* | Merged revisions 615190-618235 via svnmerge from | Ugo Cei | 2008-02-04 | 1 | -1/+2 |
* | Use new version of OpenXML4J that allows saving straight to an OutputStream w... | Ugo Cei | 2008-01-25 | 1 | -2/+2 |
* | Update to use a newer openxml4j jar file, which contains patches from myself ... | Nick Burch | 2008-01-24 | 1 | -1/+1 |
* | [ooxml-branch] Add in a jdk 1.4 jar task too | Nick Burch | 2008-01-21 | 1 | -1/+16 |
* | [ooxml-branch] Split the common ss interfaces into two sets - one that works ... | Nick Burch | 2008-01-21 | 1 | -6/+40 |
* | Add a missing bit to the compile-ooxml ant task | Nick Burch | 2008-01-16 | 1 | -0/+10 |
* | Changed location of OOXML sources and testcases. | Ugo Cei | 2008-01-16 | 1 | -2/+2 |
* | Fix for building the OOXML xmlbeans stuff on osx, patch from ugo | Nick Burch | 2008-01-07 | 1 | -0/+2 |
* | OOXML pptx text extractor, and test. Also add jar-ooxml ant task | Nick Burch | 2007-12-30 | 1 | -0/+15 |
* | Support getting the low level sheet objects back for an xlsx document | Nick Burch | 2007-12-27 | 1 | -0/+38 |
* | Shuffle a few ooxml bits about, improve the ant tasks for it, and add in a oo... | Nick Burch | 2007-12-27 | 1 | -3/+18 |
* | Update build.xml to download various libraries that we will want for playing ... | Nick Burch | 2007-12-26 | 1 | -2/+97 |
* | Make compile-scratchpad depend on compile-main, as it's dependent | Nick Burch | 2007-12-21 | 1 | -1/+1 |
* | updated to version 3.0.2-beta1 | Yegor Kozlov | 2007-12-06 | 1 | -1/+1 |
* | Add some testdata paths to the single unit test task, so that more of the scr... | Nick Burch | 2007-09-24 | 1 | -0/+3 |
* | Move POIDocument out of the scratchpad | Nick Burch | 2007-09-19 | 1 | -0/+4 |
* | Initial HSMF (outlook) support from Travis | Nick Burch | 2007-07-09 | 1 | -0/+2 |
* | Start on processing the commands stored within a HDGF chunk, plus initial tes... | Nick Burch | 2007-06-21 | 1 | -0/+8 |
* | Basic support for a few key kinds of streams, and tests to go with this | Nick Burch | 2007-06-18 | 1 | -1/+3 |