264 Commits (146eadef698bf6a38161931151ccccf1784a3c17)

Author SHA1 Message Date
  Dominik Stadler 2bd3296911 Slightly more test-coverage in HSSFSheet/XSSFSheet/SXSSFSheet and fix some Eclipse warnings 10 years ago
  Tim Allison 1d63ba79f4 increment build beta version to 3.10-beta3; forgot to as part of last release...doh. 10 years ago
  Dominik Stadler 48b5c3623c Update to JaCoCo 0.6.3 and svn-ignore the .zip file as well 11 years ago
  Dominik Stadler 74450d33b7 Fix how coverage-reporting is triggered, was effectively disabled always currently because of how Ant if/unless works 11 years ago
  Dominik Stadler cb5ff8f4cf Adjust build.xml to run JaCoCo coverage when running unit tests when 11 years ago
  Dominik Stadler 6d772a851e Fix build broken by previous checkin by creating a TestUnfixedBugs for ooxml as well and excluding the new test-class in test-ooxml similar to the main tests. 11 years ago
  Dominik Stadler ae5b31d741 Adjust build.xml to update to junit 4.11 11 years ago
  Nick Burch 99bab29904 Update trunk after 3.10-beta1 tagging in svn 11 years ago
  Nick Burch d9cd6b276c Following dev@ discussions, the next release will be 3.10 not 4.0 11 years ago
  Nick Burch 3ec882166c Don't include the generation date in the javadocs, as it bloats the changes when publishing the site 11 years ago
  Yegor Kozlov 73584faa0e updated version.id and release date of POI-3.9 11 years ago
  Yegor Kozlov 287e0a6f19 fixed missing licence headers 11 years ago
  Yegor Kozlov 59b4c3e08d Bug 54008: Fixed Ant build to support build directories with blanks 11 years ago
  Evgeniy Berlog 5087a2a1ce increased jvm heap size for testing(Xmx256) 12 years ago
  Yegor Kozlov 78f060ef82 include commons-codec.jar in dists, support for jenkins build 12 years ago
  Yegor Kozlov e191cb70fa trunk is 3.9-beta1 now 12 years ago
  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