23 Commits (8507286f77bdb3942714f98e4c191823040a39d0)

Author SHA1 Message Date
  Andreas Beeker 7349dc47f6 #61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jar 6 years ago
  PJ Fanning 18f87a1c18 upgrade to commons-codec 1.11 6 years ago
  Dominik Stadler bd00cb3e0d Change version to 4.0.0-SNAPSHOT as discussed on the mailing-list 6 years ago
  Dominik Stadler bb507440ed Update third party libs to latest versions 6 years ago
  PJ Fanning 23ecb9a172 Numeric Array Formula and Matrix Function [from Bob95132] This closes #69 6 years ago
  Dominik Stadler 7b75e2d61e Add note that japicmp cannot be upgrade until Gradle 4 is used 6 years ago
  Dominik Stadler 585d77c9cf Add jmh to Sonar-Maven build as well, add comment why we need to stick to 1.15 for now 7 years ago
  Javen O'Neal 980f319270 github-54: when adding a picture to an XSSFWorkbook, reduce memory consumption by 100x and increase speed by 10x based on OpenJDK JMH benchmarking. Thanks to Tim Helmstedt! This closes #54. 7 years ago
  Dominik Stadler ef9b9e23a8 Revert "Add hamcrest-all to Gradle build as well" 7 years ago
  Dominik Stadler 995d65c40d Add hamcrest-all to Gradle build as well 7 years ago
  Dominik Stadler 808b63d33b Gradle Build: Try with setting baseDir for Sonar-runs, but likely still does not work 7 years ago
  Dominik Stadler 781e596858 Allow to enable Sonar as part of the Gradle build and add Jenkins DSL job to test it 7 years ago
  Javen O'Neal 9ebbb3d727 target version 3.16-beta3 7 years ago
  Dominik Stadler 70864c5a57 Coverage: 7 years ago
  Dominik Stadler c331523fc5 Update JaCoCo to 0.7.8 to allow to run it when using JDK 9 7 years ago
  Dominik Stadler d9596e3f80 Disable Sonar in Gradle build for now, it requires Java 8, but we should still be able to compile with Java 7 7 years ago
  Dominik Stadler df66760bfc Add sonar-plugin to Gradle build 7 years ago
  Dominik Stadler 36c7433e7f commons-collections4 is now also required for the main-jar 7 years ago
  Javen O'Neal 57302986f9 target version 3.16-beta2 7 years ago
  Dominik Stadler 5990f61dcd Update to japicmp-gradle-plugin:0.1.2 and enable newly added properties 7 years ago
  Dominik Stadler 1bda7f6ef6 Bug 60134: Add initial tasks for running japicmp to the Gradle build 7 years ago
  Dominik Stadler 41e1e9ffb8 Add initial compile steps with a simple multi-project setup to build.gradle 7 years ago
  Andreas Beeker 1690ec2d19 merge trunk to branch 7 years ago
  Nick Burch ed4ee108b4 Update the RefEval method signature to cope with multi-sheet references, and have appropriate functions take advantage of this. For bug #55906 10 years ago
  Yegor Kozlov 0c1095db76 moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 years ago
  Nick Burch 7139c5d775 Start on interfaces for powerpoint 16 years ago
  Nick Burch 4bce8dfcd0 [ooxml-branch] Split the common ss interfaces into two sets - one that works with jdk 1.5 and has the full functionality, and another that works with jdk 1.4 and only has dummy functionality. Update build.xml to spit out two versions of the main classes, one for jdk 1.5 with the full interfaces, and one for jdk 1.4 with the dummy ones (but which is otherwise like the current behaviour). Also add readme explaining all this 16 years ago
  Henri Yandell b8f7a14477 Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
  Glen Stampoultzis ed3268bd93 Merged REL_2_BRANCH to head. 20 years ago
  Glen Stampoultzis 58f1c92183 New licence changes. 20 years ago
  Glen Stampoultzis bf78b31e9c Support for freezepanes / split panes / header rows and columns on printouts... see documentation for details. 21 years ago