aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Improvements to OpenXML4J unit tests. Fixed class names. Refactored code for...Josh Micich2009-02-051-1/+0
* import OpenXML4j codebaseYegor Kozlov2009-01-291-20/+5
* jsr173_api-1.0.jar has moved to a new location, update build.xml to download ...Yegor Kozlov2009-01-111-1/+2
* set new version.id=3.5-beta5Yegor Kozlov2008-11-241-1/+4
* improved tasks for making Maven artifacts1. maven-dist is now obsolete, maven...Yegor Kozlov2008-11-201-131/+48
* junit should run with fork=yes, this option is important for gump wich operat...Yegor Kozlov2008-11-101-38/+22
* removed dependencies for jaxen and xerces, ooxml module does not need themYegor Kozlov2008-11-091-14/+0
* minor improvements in build.xml, also fixed indentsYegor Kozlov2008-11-081-15/+13
* javadocs cleanupYegor Kozlov2008-11-071-3/+3
* fixed a typo in the url to junitYegor Kozlov2008-11-071-2/+2
* improved tasks for fetching jarsYegor Kozlov2008-11-071-103/+104
* 1. included ooxml javadocs in build.xml2. added a new rich example: BusinessP...Yegor Kozlov2008-11-061-1/+1
* 1. moved ooxml enums into interfaces-jdk15, they are common and should be in ...Yegor Kozlov2008-10-281-1/+1
* 1. support for the ooxml maven dependencies: Yegor Kozlov2008-10-261-4/+55
* Update for 3.5 beta 4 being the next versionNick Burch2008-09-211-1/+1
* 1. initial support for rich text in xssf"Yegor Kozlov2008-09-181-3/+3
* Add missing testdata pathNick Burch2008-09-071-0/+1
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-201-0/+9
* Update for beta 2Nick Burch2008-08-151-1/+1
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-071-1/+3
* New openxml4j version, and new save/reload testNick Burch2008-07-281-2/+2
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-07-201-26/+0
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-07-121-2/+28
* Update the build file for post 3.5.1 beta 1Nick Burch2008-07-071-3/+5
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-07-061-6/+5
* More merging, plus tests for embeded ooxml filesNick Burch2008-05-271-0/+2
* Patch from Yury from bug #45018 - Support for fetching embeded documents from...Nick Burch2008-05-231-0/+1
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-05-231-0/+1
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-05-061-0/+2
* Include the jdk14 jar, and the libs when building the ooxml distNick Burch2008-04-231-0/+10
* Add missing syspropertyNick Burch2008-04-141-0/+1
* Start documenting changes on the branch in the status fileNick Burch2008-04-131-1/+1
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-111-0/+8
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-101-0/+1
* build.xml indentationPaolo Mottadelli2008-04-091-187/+187
* build.xml reverted to revision 646405 (not to be committed in 646527)Paolo Mottadelli2008-04-091-194/+189
* XSSFSheet removeMergedRegion + testsPaolo Mottadelli2008-04-091-2/+7
* Finish off XSSFHyperlink supportNick Burch2008-04-071-2/+2
* Fix for bug 44708. XSSFCell.getCellType() now returns CELL_TYPE_BLANK for num...Josh Micich2008-04-061-1/+2
* Tweak xmlbeans call to play nicely on macsNick Burch2008-04-041-2/+2
* Add missing jar to initNick Burch2008-04-041-0/+2
* New ooxml4j, and finish getting xssf comments to be saved and re-loaded againNick Burch2008-04-031-2/+2
* Improve how XSSFCell does error stuffNick Burch2008-03-301-0/+1
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-03-291-11/+12
* Merged revisions 612484-612511,612513-612519,612521-613394,613397-613399,6134...Nick Burch2008-03-291-1/+1
* Add note about needing to give ant more memory to run all the testsNick Burch2008-03-221-0/+4
* New version of openxml4j, which supports reading from InputStreams. Enable Wo...Nick Burch2008-03-221-2/+2
* New openxml4j. Also, re-order some of the xssfworkbook writing out steps, so ...Nick Burch2008-03-211-2/+2
* Tweak some build paths, and add in some tasks for running things like POIFSVi...Nick Burch2008-03-211-21/+60
* Add target single-test-ooxmlNick Burch2008-03-111-9/+31