2017-09-26 |
Dominik Stadler | Replace deprecated CellReference class and some other... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Dominik Stadler | Fix some Sonar issues |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Dominik Stadler | Replace the incompatible new interface method endSheet... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Tim Allison | Bug 61349 -- bump limits on classes that caused regress... |
commit | commitdiff | tree | snapshot |
2017-09-23 |
PJ Fanning | Remove more deprecated classes and methods |
commit | commitdiff | tree | snapshot |
2017-09-23 |
Dominik Stadler | Fix compiling Examples after adding new interface-metho... |
commit | commitdiff | tree | snapshot |
2017-09-23 |
Dominik Stadler | Tried to enable this test, but it is broken since a... |
commit | commitdiff | tree | snapshot |
2017-09-23 |
Dominik Stadler | Apply patch to add endSheet() to the XSSFEventBasedExce... |
commit | commitdiff | tree | snapshot |
2017-09-23 |
Dominik Stadler | More IntelliJ warnings fixes |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Dominik Stadler | The Gradle-based Sonarqube job does not actually, it... |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Dominik Stadler | Bug 59747: Adjust order of first two entries in the... |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Dominik Stadler | Adjust many examples for Java 8: try-with-resource... |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Dominik Stadler | Fix some IntelliJ warnings |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Dominik Stadler | Remove Jobs for JDK 1.6/1.7, this should also make... |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Nick Burch | Javadoc fix |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Tim Allison | Bug 61349 -- add more sanity checks when allocating... |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Dominik Stadler | Apply patch from bug 61033 to add a XSSFWorkbook.setCel... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
PJ Fanning | Bug 61528 - Pivot Table enhancements, new example ... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
PJ Fanning | Bug 61528 - Pivot Table enhancements, new example ... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
PJ Fanning | tidy up some test code |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Dominik Stadler | Add test to verify that bug 61532 is fixed as far as... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Dominik Stadler | Adjust to make forbidden-api-check succeed again |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Dominik Stadler | Bug 61148: Fix calculating formula value, unfortunately... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Dominik Stadler | IntelliJ warnings, deprecation |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Dominik Stadler | Fix some IntelliJ warnings |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Tim Allison | 60805 (partial) -- remove/suppress println in tests |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Dominik Stadler | While working on bug 61148 I found that getCellType... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Javen O'Neal | bug 61454: add column width to example Spreadsheet... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Javen O'Neal | bug 61454: add column width to example Spreadsheet... |
commit | commitdiff | tree | snapshot |
2017-09-18 |
Dominik Stadler | Bug 61520: Add JavaDoc about name-references in Excel |
commit | commitdiff | tree | snapshot |
2017-09-18 |
Dominik Stadler | Add missing test.jar to test-hssf target |
commit | commitdiff | tree | snapshot |
2017-09-18 |
PJ Fanning | use non-deprecated versions of getCellType |
commit | commitdiff | tree | snapshot |
2017-09-18 |
PJ Fanning | change CellFormat.ultimateType to return CellType |
commit | commitdiff | tree | snapshot |
2017-09-18 |
PJ Fanning | change HyperLink getType to return HyperlinkType |
commit | commitdiff | tree | snapshot |
2017-09-18 |
PJ Fanning | fix compiler warnings |
commit | commitdiff | tree | snapshot |
2017-09-18 |
PJ Fanning | update getCellType to return CellType enum instead... |
commit | commitdiff | tree | snapshot |
2017-09-18 |
PJ Fanning | update getCellType to return CellType enum instead... |
commit | commitdiff | tree | snapshot |
2017-09-18 |
PJ Fanning | update getCellType to return CellType enum instead... |
commit | commitdiff | tree | snapshot |
2017-09-18 |
PJ Fanning | remove some deprecated code slated for removal in 3.18 |
commit | commitdiff | tree | snapshot |
2017-09-18 |
PJ Fanning | Change getCachedFormulaResultType to return CellType |
commit | commitdiff | tree | snapshot |
2017-09-17 |
Andreas Beeker | #60499 - Deleting a picture that is used twice on a... |
commit | commitdiff | tree | snapshot |
2017-09-17 |
Dominik Stadler | Remove deprecated methods from NPOIFSFileSystem/OPOIFSF... |
commit | commitdiff | tree | snapshot |
2017-09-17 |
Dominik Stadler | Fix some warnings in OOXMLLite and move copyFile to... |
commit | commitdiff | tree | snapshot |
2017-09-17 |
Dominik Stadler | Various code cleanups, "final" for static methods is... |
commit | commitdiff | tree | snapshot |
2017-09-17 |
Dominik Stadler | Some more code cleanup |
commit | commitdiff | tree | snapshot |
2017-09-17 |
Dominik Stadler | Change version to 4.0.0-SNAPSHOT as discussed on the... |
commit | commitdiff | tree | snapshot |
2017-09-17 |
Dominik Stadler | MaxPermSize is not used any more in Java 8, so remove... |
commit | commitdiff | tree | snapshot |
2017-09-17 |
Dominik Stadler | Disable Maven-Sonar run to check if the Gradle-Sonar... |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Andreas Beeker | wrong release-notes link |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Sonar-Maven: Switch to UTF-8 for source files to silenc... |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Jenkins DSL: Remove timeout from Jenkins Jobs for now... |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Jenkins DSL: Use JDK 1.8 for more projects, fix listing... |
commit | commitdiff | tree | snapshot |
2017-09-16 |
PJ Fanning | remove some deprecated code slated for removal in 3.18 |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Jenkins DSL: |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Jenkins DSL: Use OpenJDK 8 and latest JDK 1.9 |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Fix some compiler warnings |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Use Integer.compare() where possible |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Fix some warnings in unit tests |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Use Collections.singleton() where applicable |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Fix some warnings |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Remove unnecessary local variables |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Remove unnecessary type arguments (Java 8) |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Remove unnecessary type arguments |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Suppress some warnings |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Remove unused imports |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Remove unnecessary casts and toString() calls |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Remove unnecessary semicolons |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Remove unnecessary initialization of members |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Fix typos and warnings |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Let IntelliJ cleanup some code-warnings across the... |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Detect some HTML files as separate invalid filetype |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Allow to produce a jar for the integration-test-code... |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Adjust local test in integration-test file-handler |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Add .git as excluded dir for integration-tests and... |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Add additional check as mentioned in bug 50060 |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Tried to reproduce bug 61300, but could not. |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | At least print out correct offset information for PtrRe... |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Dominik Stadler | Add test for question on the mailing-list |
commit | commitdiff | tree | snapshot |
2017-09-15 |
PJ Fanning | remove some deprecated code slated for removal in 3.18 |
commit | commitdiff | tree | snapshot |
2017-09-15 |
Dominik Stadler | Java 8: Disable Jobs using Java 1.6 and 1.7 for now... |
commit | commitdiff | tree | snapshot |
2017-09-15 |
Dominik Stadler | Java 8: Deprecate some methods in IOUtils |
commit | commitdiff | tree | snapshot |
2017-09-15 |
Dominik Stadler | Adjust Maven pom.xml for 4.0, Java 8 and newer third... |
commit | commitdiff | tree | snapshot |
2017-09-15 |
Dominik Stadler | Adjust some more places for the new versions of some... |
commit | commitdiff | tree | snapshot |
2017-09-15 |
Dominik Stadler | Update third party libs to latest versions |
commit | commitdiff | tree | snapshot |
2017-09-15 |
PJ Fanning | remove some deprecated code slated for removal in 3.18 |
commit | commitdiff | tree | snapshot |
2017-09-15 |
Nick Burch | Remove javadoc references to removed classes |
commit | commitdiff | tree | snapshot |
2017-09-15 |
PJ Fanning | remove deprecated inner classes from HSFColor |
commit | commitdiff | tree | snapshot |
2017-09-14 |
PJ Fanning | remove some deprecated code slated for removal in 3.18 |
commit | commitdiff | tree | snapshot |
2017-09-14 |
PJ Fanning | remove some deprecated code slated for removal in 3.18 |
commit | commitdiff | tree | snapshot |
2017-09-14 |
PJ Fanning | remove some deprecated code slated for removal in 3.18 |
commit | commitdiff | tree | snapshot |
2017-09-14 |
PJ Fanning | add missing licenses on test classes |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Tim Allison | 60279 -- back off to brute-force search for macro conte... |
commit | commitdiff | tree | snapshot |
2017-09-13 |
PJ Fanning | Numeric Array Formula and Matrix Function [from Bob9513... |
commit | commitdiff | tree | snapshot |
2017-09-13 |
PJ Fanning | [bug-61515] fix xlsf issue with relationships [from... |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Andreas Beeker | prepare for 3.18-beta1 |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Andreas Beeker | release prepare for 3.17 - updating build.xml and statu... |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Dominik Stadler | Remove incorrect copy-include in pom.xml |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Andreas Beeker | Add Removal annotation to xmlbeans generation |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Dominik Stadler | Add Removal.java to fix Maven compilation |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Andreas Beeker | Add Removal annotation to xmlbeans generation |
commit | commitdiff | tree | snapshot |
next |