233 Commits (18e4705687b17f7fc94c733d869e8eed878431b0)

Author SHA1 Message Date
  Yegor Kozlov 0189b53f7e current version is 3.8-beta6 now 12 years ago
  Yegor Kozlov b048579ca0 keep rat quiet 12 years ago
  Yegor Kozlov de14b40a97 more progress with xlsf: support for gradient and texture fills, backgrounds, improved drawing of preset shapes and many more updates ... 12 years ago
  Maxim Valyanskiy 05ddc358f6 enable assertions for unit-tests (currently disabled for ooxml due to failure in TestSXSSFRow) 12 years ago
  Yegor Kozlov fe2a215244 trunk is 3.8-beta5 now 13 years ago
  Yegor Kozlov f294be3aaf more XSLF updates 13 years ago
  Yegor Kozlov 60a656d6e2 cleanup sxxsf temp files after tests, remove non-ascii characters from source code, polished test output 13 years ago
  Nick Burch 40d78fba87 Update build.xml version now beta 3 is out 13 years ago
  Maxim Valyanskiy 138bd6f94c bug#51165: Add support for OOXML Agile Encryption 13 years ago
  Nick Burch 11cd9209d8 3.8 beta2 has been released 13 years ago
  Nick Burch ce77707b83 Add documentation for the HMEF (TNEF/winmail.dat) support so far. 13 years ago
  Yegor Kozlov e9f5fbd58d set version.id to 3.8-beta2 13 years ago
  Nick Burch b8a97d2b3f Fix a couple of license headers, and tweak the rat settings so it runs clean 13 years ago
  Yegor Kozlov 4c5d1a1aa8 Use stax:stax-api instead of org.apache.geronimo.specs:geronimo-stax-api_1.0_spec, see Bugzilla 50581 13 years ago
  Yegor Kozlov b6aaf36b5c initial import of ExcelAnt tasks, see Bugzilla 50610 13 years ago
  Yegor Kozlov e7cce67245 tweaked javac targets and set includeantruntime=false to avoid warnings by Ant 1.8.1 13 years ago
  Yegor Kozlov edbd52dd21 updated current version in trunk 13 years ago
  Yegor Kozlov 733cf81a3b repackaged poi-contrib to poi-main and poi-examples, excluded contrib from build artifacts 13 years ago
  Nick Burch 9fb59dacbe Bump the version id 13 years ago
  Nick Burch 534799ad59 Prepare for building 3.7 beta 3 13 years ago
  Nick Burch 14b5b74989 Compiling the OOXML xsds requires a bit more memory if on a 64 bit jvm 14 years ago
  Nick Burch fff843e65a Add a dist exclude, and a missing header 14 years ago
  Nick Burch 6387556b49 Prepare for 3.7 beta 2 14 years ago
  Yegor Kozlov 93381f3232 never download ooxml-schemas-.jar from maven, always build it from source xsds 14 years ago
  Yegor Kozlov 6b8d2b40a2 removed duplicates of PICTURE_TYPE_* constants defined in the parent Workbook interface 14 years ago
  Nick Burch a155ef63a7 Revert r954835 now that POI 3.7 beta1 is out - go back to using 1.5 compiled editions of the ooxml schemas 14 years ago
  Nick Burch 2b5d3fcbfd Temporary switch back to using only ooxml-schemas-1.0 (no lists). Revert this commit once 3.7 beta1 is out, so we can continue testing the new ooxml-schemas-1.1 (java 1.5) stuff 14 years ago
  Nick Burch 60cefff59a Have the ooxml build correctly ensure that we have the ooxml schemas to hand 14 years ago
  Yegor Kozlov 9c6fdb6f53 force ASCII encoding when compiling sources, fixed unmappable characters for encoding ASCII 14 years ago
  Nick Burch 1deea0cfa1 Bump the ooxml schema version up to 1.1, as 1.0 was compiled for Java 1.4 while we now compile them for Java 1.5 14 years ago
  Nick Burch 88b60e5655 The next release will be 3.7 beta 2 14 years ago
  Yegor Kozlov d8cbe9b692 ensure english locale for POI build 14 years ago
  Nick Burch c6a5ff361c Add a "rat-check" optional target, which runs Apache Rat against the source tree to spot files lacking license headers 14 years ago
  Yegor Kozlov 9017094231 Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 14 years ago
  Nick Burch 752dae496d Tweak depends lines relating to compile-ooxml-xsds, so that the schema files are correctly downloaded if missing 14 years ago
  Yegor Kozlov 6db9c4f0e2 added mvn-install Ant target equivalent to 'mvn install' in maven-driven projects 14 years ago
  Yegor Kozlov 5984c5d57c updated current version on status.xml, also some misc post-release improvements in mvn-deploy.sh and build.xml 14 years ago
  Yegor Kozlov 3246c57b68 set version.id to 3.7-SNAPSHOT 14 years ago
  Yegor Kozlov 03443502f5 more cleanup of build.xml, improved release procedure, added a script to create .md5 and .asc 14 years ago
  Yegor Kozlov b7aa4bea9a more improvements in build.xml: moved ooxml-lite targets out of normal 'compile' and 'test', added compile-all and test-all 14 years ago
  Josh Micich e391cdb834 Re-added jsr173 jar to ooxml ant tasks (jsr173 is not part of java 5 - r882927 was probably tested against java 6). 14 years ago
  Yegor Kozlov 437182aa72 included poi-ooxml-schemas and poi-examples in the release cycle, also misc improvements in build.xml: merged scratchpad and main examples, improved cross-module classpath dependencies, removed obsolete targets 14 years ago
  Dave Fisher b5cdef8c2e Many documentation changes. See https://issues.apache.org/bugzilla/show_bug.cgi?id=48242 14 years ago
  Yegor Kozlov c5434e0a1b org.apache.poi.util.OOXMLLite - an utility to build a 'lite' version of the ooxml-schemas.jar 14 years ago
  Yegor Kozlov 97e001c85a cleanup of build.xml 14 years ago
  Nick Burch 446c1af47f Make the ooxml schema jar filenames consistent 14 years ago
  Nick Burch f1ecc30d36 When running the "compile-ooxml-xsds" ant task, also generate the source jar for the OOXML Schemas 14 years ago
  Josh Micich a6331f9ec9 reverted Digital Signature stuff (r824836, r824963 r825294) in attempt to get gump build working 14 years ago
  Josh Micich bef0cdf35c removed new dependency on joda 14 years ago
  Ugo Cei 5378df317e Added implementation of Digital Signature support using code initially developed for the eId Applet project <http://code.google.com/p/eid-applet/> and re-released under Apache License. 14 years ago