2017-10-22 |
PJ Fanning | Remove use of deprecated methods |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Dominik Stadler | Add getter/setter for ReadingOrder to XSSF, closes... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Nick Burch | Bump up the Eclipse JVM version to 8 to match Ant |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Nick Burch | Bump up the Eclipse JVM version |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Javen O'Neal | bug 61630: performance improvements in XSSFExportToXml... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Javen O'Neal | cleanup for r1812470: avoid NPEs from string.isEmpty() |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Javen O'Neal | fix compile error |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Javen O'Neal | cleanup for r1812475: avoid NPEs from string.isEmpty() |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Javen O'Neal | cleanup for r1812476: avoid NPEs from string.isEmpty() |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Javen O'Neal | replace "".equals(string) with string.isEmpty() to... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Javen O'Neal | prefer literal.equals(variable) over variable.equals... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Javen O'Neal | convert "".equals(string) to string.isEmpty() |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Javen O'Neal | simplfy PackagingURIHelper#combine boolean logic using... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Javen O'Neal | fix typo |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Javen O'Neal | string.equals("") -> string.isEmpty() or "".equals... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Javen O'Neal | for -> foreach |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Javen O'Neal | IntelliJ: simplify boolean logic |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Javen O'Neal | remove deprecated XSSFRowShifter.shiftMerged(int,int... |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Javen O'Neal | ignore gradle/, gradlew, and gradlew.bat |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Dustin Spicuzza | Bug 61584: Fix XDGFPage variable typo causing crash |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Javen O'Neal | github-79: add String.toString() to forbidden API's |
commit | commitdiff | tree | snapshot |
2017-10-15 |
PJ Fanning | Make public static members final [thanks to Kui Liu... |
commit | commitdiff | tree | snapshot |
2017-10-15 |
PJ Fanning | Remove unnecessary toString calls [thanks to Kui Liu... |
commit | commitdiff | tree | snapshot |
2017-10-15 |
PJ Fanning | Remove unnecessary StringBuilder [thanks to Kui Liu... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Dominik Stadler | Fix some findbugs-issues and apply some code-cleanup... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Dominik Stadler | Fix aparent copy/paste error in XSSFBorderFormatting |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Dominik Stadler | Bug 58068: Add a method to pass the actual Color to... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Dominik Stadler | adjust tests, javadoc, ... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Dominik Stadler | Remove "filling" in IntList as this has no effect whats... |
commit | commitdiff | tree | snapshot |
2017-10-09 |
Dominik Stadler | Add more output to the pre-check to help in analysis... |
commit | commitdiff | tree | snapshot |
2017-10-09 |
Dominik Stadler | Fix target compile-ooxml-ss, it needs the crypt-code now |
commit | commitdiff | tree | snapshot |
2017-10-09 |
Dominik Stadler | Add test which shows that bug 51262 is fixed now |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Dominik Stadler | Apply patch from bug 61096: Add support for modules... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Dominik Stadler | Bug 61586: Add test which shows that it works as expected |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Dominik Stadler | Bug 61564: Try to get rid of the Java 9 illegal access... |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Dominik Stadler | Add some more code from the separate integration test... |
commit | commitdiff | tree | snapshot |
2017-09-28 |
Dominik Stadler | Bug 61064: Support behavior of function CEILING in... |
commit | commitdiff | tree | snapshot |
2017-09-28 |
Dominik Stadler | Bug 61082: Adjust JavaDoc for getFirst/LastRow/Cell... |
commit | commitdiff | tree | snapshot |
2017-09-28 |
Dominik Stadler | Fix bug 61516: when copying cells with formulas we... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Dominik Stadler | Adjust some unit-tests, use try-with-resource, enable... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Dominik Stadler | Replace "getEntry() plus catch" by "hasEntry()" in... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Dominik Stadler | Fixup change for CellReference to keep the behavior... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Dominik Stadler | Remove empty directories beneath "scratchpad" |
commit | commitdiff | tree | snapshot |
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 |
next |