58 次代码提交 (d4a0dbc792a54bde6d01283bc999dcddee12a958)

作者 SHA1 备注 提交日期
  Nick Burch 68104817ec Bump up the Eclipse JVM version to 8 to match Ant 6 年前
  Nick Burch eb9f7bcbea Bump up the Eclipse JVM version 6 年前
  Dominik Stadler 6592bf6fbe Adjust some more places for the new versions of some third party libraries 6 年前
  PJ Fanning 5ef2f1636c Numeric Array Formula and Matrix Function [from Bob95132] This closes #69 6 年前
  Greg Woolsey 6e6cf9ea58 add the new test dependency so tests can run from Eclipse (required for running local builds in Eclipse) 7 年前
  Greg Woolsey 0cdc064b0c git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795002 13f79535-47bb-0310-9956-ffa450edef68 7 年前
  Dominik Stadler 30d6ba68c7 Set eclipse folder outside of build-folder to not have hickups in Eclipse whener we run 'ant clean' 7 年前
  Dominik Stadler fa83a6aa5c Revert "Add local source for xmlbeans 2.3.0" 7 年前
  Dominik Stadler 78c5909504 Revert "Set eclipse folder outside of build-folder to not have hickups in Eclipse whener we run 'and clean'" 7 年前
  Dominik Stadler 15fea87d8c Revert "Set source for junit" 7 年前
  Dominik Stadler d86f19ffde Set source for junit 7 年前
  Dominik Stadler efa7b46614 Set eclipse folder outside of build-folder to not have hickups in Eclipse whener we run 'and clean' 7 年前
  Dominik Stadler 61d303aa64 Add local source for xmlbeans 2.3.0 7 年前
  Nick Burch e4564ae7c6 Fix eclipse classpath - collections is in core lib 7 年前
  David North e5877bd8e0 Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods. 8 年前
  Dustin Spicuzza 5be91c097c Update curvesapi to 1.04 8 年前
  Tim Allison 26af28bbdb POI 59257 upgrade Bouncy Castle to 1.54 8 年前
  Dominik Stadler 992adb9c16 Revert set of inadvertedly committed files/changes 8 年前
  Dominik Stadler f5332a3a40 Bug 58915: Add note about memory consumption and update changelog 8 年前
  Nick Burch d5ad47658c Bump xmlsec version in the Eclipse project file too 8 年前
  Andreas Beeker c5eef0ba45 raise ooxml schema/security version 8 年前
  Uwe Schindler 77a586d4a2 Tell Eclipse to use a Java 6 compatible JVM, not latest one (if available) 8 年前
  Dominik Stadler 27d4814b80 Set newer curvesapi-version in .classpath as well and update some third-party libs for the password-protection-code to the latest versions 8 年前
  Dustin Spicuzza e3365dfaeb poi-import: fix build dependencies 8 年前
  Nick Burch 14dda10c59 Update Commons jar versions in the Eclipse classpath 8 年前
  Dominik Stadler cc576a9887 Update to latest commons-codec-1.10 and commons-logging-1.2, use the properties for these libs everywhere in build.xml 8 年前
  Dustin Spicuzza bf68d5f290 Bug 58048: Add visio schemas to the OOXML jar 8 年前
  Dominik Stadler f49f5480ac Remove src/contrib/src from Eclipse project after code was moved to examples 8 年前
  Andreas Beeker d325916595 Added Siddharths ExcelComparator 8 年前
  Dominik Stadler 2dce3dc7d0 Adjust .classpath sources and add missing dependencies to run ooxml-lite tests standalone 9 年前
  Dominik Stadler ff2dece3ce Update to junit-4.12, the jar file is downloaded, so not required on classpath anymore. Also adjust version in pom.xml for Sonar. 9 年前
  Dominik Stadler 0c580c8f45 Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 9 年前
  Andreas Beeker e409054f89 added ooxml-security-1.0 to the maven artifacts 9 年前
  Nick Burch 0980f4971c Ensure svn properties are set on the build xml files, and they have consistent line endings 9 年前
  Andreas Beeker 1ed069daf7 Fixed complete-build errors 9 年前
  Andreas Beeker d0cc2e4267 removed HorribleProxy 9 年前
  Andreas Beeker 8962fa8310 starting tsp tests / removed mockito stuff again 9 年前
  Andreas Beeker 777fd47d71 some changes because of test errors 9 年前
  Uwe Schindler 2f5bcfd162 Fix bug #56814 - Switch from dom4j to JAXP 10 年前
  Andreas Beeker 63f8c1dcf0 Xml signature support - version 1 10 年前
  Nick Burch b6c30fae87 Change the default XMLBeans version used for running to be 2.6, leave 2.3 for compiling the schemas (for maximum compatibility) 10 年前
  Dominik Stadler 516ce6c586 Revert upgrade to XMLBeans 2.6.0 to properly discuss on the mailinglist first 10 年前
  Dominik Stadler b9dee7bd46 Update XMLBeans to version 2.6.0 10 年前
  Dominik Stadler d24ed25318 Update to latest Ant 1.9.4 and add ant-launcher which is used in 10 年前
  Nick Burch abd2638635 Now that we require Java 1.6, we no longer need to include the STAX-API jar as JRE 1.6 has it build in 10 年前
  Dominik Stadler 40dc96cf67 Adjust Eclipse classpath for new versions of third party libraries 10 年前
  kiwiwings ad9cecae59 Patch for Bug/Enhancement 55818 - add encryption support 10 年前
  Dominik Stadler 2a5758e35d Set source of generated ooxml classes 10 年前
  Dominik Stadler 3fdf865d88 Add scratchpad-resources to .classpath make TestExtractorFactory run in Eclipse 10 年前
  Nick Burch a32a1cf538 Try to make the eclipse classpath more general - place the output under /build/, remove hard coded jar source paths, re-order entries to make it easier to see what we have, and use the default JDK not a hard coded version 10 年前