| Commit message (Expand) | Author | Age | Files | Lines |
* | bug#51165: Add support for OOXML Agile Encryption | Maxim Valyanskiy | 2011-05-10 | 1 | -0/+9 |
* | 3.8 beta2 has been released | Nick Burch | 2011-04-08 | 1 | -1/+1 |
* | Add documentation for the HMEF (TNEF/winmail.dat) support so far. | Nick Burch | 2011-03-04 | 1 | -1/+1 |
* | set version.id to 3.8-beta2 | Yegor Kozlov | 2011-03-04 | 1 | -1/+1 |
* | Fix a couple of license headers, and tweak the rat settings so it runs clean | Nick Burch | 2011-03-04 | 1 | -0/+1 |
* | merged with excelant branch | Yegor Kozlov | 2011-02-23 | 1 | -7/+126 |
|\ |
|
| * | initial import of ExcelAnt tasks, see Bugzilla 50610 | Yegor Kozlov | 2011-02-18 | 1 | -7/+126 |
* | | Use stax:stax-api instead of org.apache.geronimo.specs:geronimo-stax-api_1.0_... | Yegor Kozlov | 2011-02-23 | 1 | -5/+4 |
|/ |
|
* | tweaked javac targets and set includeantruntime=false to avoid warnings by An... | Yegor Kozlov | 2010-11-25 | 1 | -8/+16 |
* | updated current version in trunk | Yegor Kozlov | 2010-10-15 | 1 | -1/+1 |
* | repackaged poi-contrib to poi-main and poi-examples, excluded contrib from bu... | Yegor Kozlov | 2010-10-06 | 1 | -106/+6 |
* | Bump the version id | Nick Burch | 2010-09-24 | 1 | -1/+1 |
* | Prepare for building 3.7 beta 3 | Nick Burch | 2010-09-21 | 1 | -0/+1 |
* | Compiling the OOXML xsds requires a bit more memory if on a 64 bit jvm | Nick Burch | 2010-08-10 | 1 | -1/+8 |
* | Add a dist exclude, and a missing header | Nick Burch | 2010-08-05 | 1 | -0/+1 |
* | Prepare for 3.7 beta 2 | Nick Burch | 2010-08-04 | 1 | -1/+1 |
* | never download ooxml-schemas-.jar from maven, always build it from source xsds | Yegor Kozlov | 2010-06-28 | 1 | -4/+3 |
* | removed duplicates of PICTURE_TYPE_* constants defined in the parent Workbook... | Yegor Kozlov | 2010-06-28 | 1 | -6/+0 |
* | Revert r954835 now that POI 3.7 beta1 is out - go back to using 1.5 compiled ... | Nick Burch | 2010-06-22 | 1 | -5/+5 |
* | Temporary switch back to using only ooxml-schemas-1.0 (no lists). Revert this... | Nick Burch | 2010-06-15 | 1 | -5/+5 |
* | Have the ooxml build correctly ensure that we have the ooxml schemas to hand | Nick Burch | 2010-06-14 | 1 | -1/+1 |
* | force ASCII encoding when compiling sources, fixed unmappable characters for ... | Yegor Kozlov | 2010-06-13 | 1 | -1/+15 |
* | Bump the ooxml schema version up to 1.1, as 1.0 was compiled for Java 1.4 whi... | Nick Burch | 2010-06-11 | 1 | -4/+4 |
* | The next release will be 3.7 beta 2 | Nick Burch | 2010-06-11 | 1 | -1/+1 |
* | ensure english locale for POI build | Yegor Kozlov | 2010-05-30 | 1 | -4/+6 |
* | Add a "rat-check" optional target, which runs Apache Rat against the source t... | Nick Burch | 2010-05-24 | 1 | -0/+17 |
* | Enhanced SViewer to support most border types, cell formats, and conditional ... | Yegor Kozlov | 2010-05-10 | 1 | -0/+5 |
* | Tweak depends lines relating to compile-ooxml-xsds, so that the schema files ... | Nick Burch | 2010-04-26 | 1 | -2/+3 |
* | added mvn-install Ant target equivalent to 'mvn install' in maven-driven proj... | Yegor Kozlov | 2010-01-24 | 1 | -1/+35 |
* | updated current version on status.xml, also some misc post-release improvemen... | Yegor Kozlov | 2009-12-07 | 1 | -5/+5 |
* | set version.id to 3.7-SNAPSHOT | Yegor Kozlov | 2009-12-07 | 1 | -1/+1 |
* | more cleanup of build.xml, improved release procedure, added a script to crea... | Yegor Kozlov | 2009-11-24 | 1 | -7/+12 |
* | more improvements in build.xml: moved ooxml-lite targets out of normal 'compi... | Yegor Kozlov | 2009-11-23 | 1 | -106/+64 |
* | Re-added jsr173 jar to ooxml ant tasks (jsr173 is not part of java 5 - r88292... | Josh Micich | 2009-11-22 | 1 | -0/+1 |
* | included poi-ooxml-schemas and poi-examples in the release cycle, also misc i... | Yegor Kozlov | 2009-11-21 | 1 | -889/+768 |
* | Many documentation changes. See https://issues.apache.org/bugzilla/show_bug.c... | Dave Fisher | 2009-11-19 | 1 | -3/+3 |
* | org.apache.poi.util.OOXMLLite - an utility to build a 'lite' version of the o... | Yegor Kozlov | 2009-11-16 | 1 | -3/+50 |
* | cleanup of build.xml | Yegor Kozlov | 2009-11-06 | 1 | -151/+9 |
* | Make the ooxml schema jar filenames consistent | Nick Burch | 2009-11-03 | 1 | -2/+2 |
* | When running the "compile-ooxml-xsds" ant task, also generate the source jar ... | Nick Burch | 2009-11-03 | 1 | -4/+16 |
* | reverted Digital Signature stuff (r824836, r824963 r825294) in attempt to get... | Josh Micich | 2009-10-15 | 1 | -91/+44 |
* | removed new dependency on joda | Josh Micich | 2009-10-14 | 1 | -51/+44 |
* | Added implementation of Digital Signature support using code initially develo... | Ugo Cei | 2009-10-13 | 1 | -0/+54 |
* | added Ant target to compile scratchpad examples, added example HSMF applicati... | Yegor Kozlov | 2009-10-04 | 1 | -2/+21 |
* | changed version.id of trunk to 3.6-beta1 | Yegor Kozlov | 2009-09-18 | 1 | -1/+1 |
* | 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 |