| Commit message (Expand) | Author | Age | Files | Lines |
* | moved all test data to a top-level directory, refactored all junit usages of ... | Yegor Kozlov | 2009-08-23 | 1 | -53/+9 |
* | Centralize logic for finding/opening sample files | Yegor Kozlov | 2009-08-19 | 1 | -0/+2 |
* | Fixed locale-sensitive unit tests to pass when running on non-US locales | Yegor Kozlov | 2009-06-16 | 1 | -6/+22 |
* | started new section in changes.xml for 3.5-beta7 | Yegor Kozlov | 2009-06-01 | 1 | -1/+1 |
* | changed Forrest config to use only status.xml, changes.xml is now obsolete | Yegor Kozlov | 2009-05-23 | 1 | -9/+0 |
* | Fix bug #46554 - New ant target "jar-examples" | Nick Burch | 2009-05-17 | 1 | -0/+15 |
* | fixed forrest.properties to work with jdk 1.6, see https://issues.apache.org/... | Yegor Kozlov | 2009-04-11 | 1 | -173/+8 |
* | set forkmode=once for junit tests, it made the build process faster by 5x | Yegor Kozlov | 2009-04-10 | 1 | -3/+3 |
* | moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do ... | Yegor Kozlov | 2009-04-08 | 1 | -8/+1 |
* | changed build.xml to download all jar from a single location: http://repo1.ma... | Yegor Kozlov | 2009-04-05 | 1 | -7/+6 |
* | Improved LICENSE and NOTICE as suggested in Bugzilla #46756, | Yegor Kozlov | 2009-02-24 | 1 | -2/+2 |
* | Attempt to fix GUMP build error due to case mismatch on package part 'INPUT' ... | Josh Micich | 2009-02-23 | 1 | -3/+2 |
* | fixed Incorrect ooxml.xsds.url, see bugzilla #46753 | Yegor Kozlov | 2009-02-22 | 1 | -1/+1 |
* | added a script to upload digital signatures in the Maven repo to the 'dist' a... | Yegor Kozlov | 2009-02-20 | 1 | -0/+8 |
* | update version.id to 3.5-beta6 | Yegor Kozlov | 2009-02-09 | 1 | -1/+1 |
* | Improvements to OpenXML4J unit tests. Fixed class names. Refactored code for... | Josh Micich | 2009-02-05 | 1 | -1/+0 |
* | import OpenXML4j codebase | Yegor Kozlov | 2009-01-29 | 1 | -20/+5 |
* | jsr173_api-1.0.jar has moved to a new location, update build.xml to download ... | Yegor Kozlov | 2009-01-11 | 1 | -1/+2 |
* | set new version.id=3.5-beta5 | Yegor Kozlov | 2008-11-24 | 1 | -1/+4 |
* | improved tasks for making Maven artifacts1. maven-dist is now obsolete, maven... | Yegor Kozlov | 2008-11-20 | 1 | -131/+48 |
* | junit should run with fork=yes, this option is important for gump wich operat... | Yegor Kozlov | 2008-11-10 | 1 | -38/+22 |
* | removed dependencies for jaxen and xerces, ooxml module does not need them | Yegor Kozlov | 2008-11-09 | 1 | -14/+0 |
* | minor improvements in build.xml, also fixed indents | Yegor Kozlov | 2008-11-08 | 1 | -15/+13 |
* | javadocs cleanup | Yegor Kozlov | 2008-11-07 | 1 | -3/+3 |
* | fixed a typo in the url to junit | Yegor Kozlov | 2008-11-07 | 1 | -2/+2 |
* | improved tasks for fetching jars | Yegor Kozlov | 2008-11-07 | 1 | -103/+104 |
* | 1. included ooxml javadocs in build.xml2. added a new rich example: BusinessP... | Yegor Kozlov | 2008-11-06 | 1 | -1/+1 |
* | 1. moved ooxml enums into interfaces-jdk15, they are common and should be in ... | Yegor Kozlov | 2008-10-28 | 1 | -1/+1 |
* | 1. support for the ooxml maven dependencies: | Yegor Kozlov | 2008-10-26 | 1 | -4/+55 |
* | Update for 3.5 beta 4 being the next version | Nick Burch | 2008-09-21 | 1 | -1/+1 |
* | 1. initial support for rich text in xssf" | Yegor Kozlov | 2008-09-18 | 1 | -3/+3 |
* | Add missing testdata path | Nick Burch | 2008-09-07 | 1 | -0/+1 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-20 | 1 | -0/+9 |
* | Update for beta 2 | Nick Burch | 2008-08-15 | 1 | -1/+1 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-07 | 1 | -1/+3 |
* | New openxml4j version, and new save/reload test | Nick Burch | 2008-07-28 | 1 | -2/+2 |
* | 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 |