| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bug 62307: made Cell#getNumericCellValue() behavior consistent across HSSF/XS... | Vladislav Galas | 2019-01-02 | 1 | -1/+8 |
* | #63047 - Make POILogger subclassable | Andreas Beeker | 2018-12-31 | 2 | -6/+6 |
* | Adjust test for bug 60460 to also run fine on Windows | Dominik Stadler | 2018-12-31 | 1 | -5/+3 |
* | Bug 60460: Handle null workbook or sheet names and emit #REF as Excel does | Dominik Stadler | 2018-12-30 | 2 | -10/+124 |
* | IDE and JavaDoc fixes | Dominik Stadler | 2018-12-30 | 4 | -17/+12 |
* | IDE and JavaDoc fixes, make base test classes abstract | Dominik Stadler | 2018-12-30 | 2 | -8/+8 |
* | #63028 - Provide font embedding for slideshows | Andreas Beeker | 2018-12-28 | 1 | -38/+53 |
* | Run Cell-tests on HSSF as well and make handling of null-values consistent ac... | Dominik Stadler | 2018-12-28 | 1 | -0/+43 |
* | Bug 61532: Fix setting values/types during formula evaluation for SXSSF | Dominik Stadler | 2018-12-28 | 3 | -41/+162 |
* | IDE and JavaDoc fixes, close() in tests | Dominik Stadler | 2018-12-27 | 1 | -1/+1 |
* | Add some simple coverage of HSLF-Dev-Tools | Dominik Stadler | 2018-12-26 | 7 | -36/+9 |
* | Bug 62839: Adjust MathX.floor() to handle negative values the same | Dominik Stadler | 2018-12-26 | 2 | -0/+19 |
* | Simplify some string operations | Dominik Stadler | 2018-12-26 | 2 | -2/+2 |
* | JavaDoc fixes/additions and some IDE warnings removed | Dominik Stadler | 2018-12-25 | 2 | -27/+12 |
* | Bug 62884: sheetnum is not checked in InternalWorkbook.setSheetHidden() | Dominik Stadler | 2018-12-25 | 2 | -1/+62 |
* | Code-style: Unify how arrays are specified from C-style to normal Java-style | Dominik Stadler | 2018-12-25 | 15 | -83/+86 |
* | Rework test somewhat and enable logger to better indicate if the test is | Dominik Stadler | 2018-12-19 | 1 | -207/+207 |
* | [github-137] solves/unifies blank/missing value colection for PRODUCT/MDETERM... | PJ Fanning | 2018-12-18 | 3 | -114/+212 |
* | add missing license | PJ Fanning | 2018-12-16 | 1 | -0/+16 |
* | Implemented GEOMEAN function. Thanks to gallonfizik. This closes #136 | PJ Fanning | 2018-12-16 | 2 | -0/+135 |
* | [bug-62996]try suggested test change | PJ Fanning | 2018-12-10 | 1 | -2/+2 |
* | Fix TestFileMagic | Dominik Stadler | 2018-11-26 | 1 | -4/+5 |
* | Add test for FileMagic | Dominik Stadler | 2018-11-25 | 1 | -0/+80 |
* | #62951 - FileMagic not correctly identified | Andreas Beeker | 2018-11-25 | 1 | -0/+15 |
* | fixed escaping of sheet names. Thanks to gallonfizik. This closes #134 | PJ Fanning | 2018-11-25 | 1 | -0/+66 |
* | Remove commented out System.out calls / Move DummyGraphics2d to testcase area... | Andreas Beeker | 2018-11-19 | 1 | -0/+832 |
* | #62921 - Provide OOXMLLite alternative for Java 12+ | Andreas Beeker | 2018-11-18 | 1 | -1/+1 |
* | #62921 - Provide OOXMLLite alternative for Java 12+ | Andreas Beeker | 2018-11-18 | 1 | -4/+17 |
* | #62921 - Provide OOXMLLite alternative for Java 12+ | Andreas Beeker | 2018-11-18 | 1 | -0/+4 |
* | #62921 - Provide OOXMLLite alternative for Java 12+ | Andreas Beeker | 2018-11-18 | 1 | -89/+70 |
* | Try to fix ImageIO cache error | Andreas Beeker | 2018-11-16 | 1 | -12/+12 |
* | One more try to avoid the test-failures related to ImageIO-cache dir | Dominik Stadler | 2018-11-16 | 1 | -12/+12 |
* | Try to create the temporary directory for ImageIO to see if that makes | Dominik Stadler | 2018-11-16 | 1 | -5/+18 |
* | Bug 62836: Implementation of Excel TREND function | Yegor Kozlov | 2018-11-02 | 2 | -0/+32 |
* | bug 62625 -- add special handling for REFERENCE_NAME record that may only | Tim Allison | 2018-10-30 | 1 | -0/+17 |
* | bug 62624 -- fix npe by adding processing of module name mapping in VBAMacroR... | Tim Allison | 2018-10-29 | 1 | -0/+14 |
* | Remove the workaround for a bug in JDK 11 which was fixed in ea+28 | Dominik Stadler | 2018-10-26 | 1 | -10/+0 |
* | Bug 62373: Support for FREQUENCY function | Yegor Kozlov | 2018-10-18 | 1 | -0/+91 |
* | [bug-62738] make int cast a long cast in randbetween | PJ Fanning | 2018-09-19 | 1 | -6/+11 |
* | #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* | Andreas Beeker | 2018-08-31 | 41 | -6090/+3448 |
* | #62649 - Remove OPOIFS | Andreas Beeker | 2018-08-26 | 20 | -2159/+923 |
* | Set locale provider to JRE,CLDR for tests to have compatible date formatting ... | Dominik Stadler | 2018-08-26 | 1 | -1/+2 |
* | Adjust test for JDK 9, 10 and 11 | Dominik Stadler | 2018-08-26 | 2 | -40/+40 |
* | fix accidental change in test file | PJ Fanning | 2018-08-24 | 1 | -1/+1 |
* | use released version of xmlbeans 3.0.1 | PJ Fanning | 2018-08-24 | 1 | -2/+3 |
* | Adjust for JDK 11 ea-26 build, need to add jaxb via normal jar dependency now... | Dominik Stadler | 2018-08-23 | 1 | -7/+23 |
* | Adjust comments and IDE warnings, duplicate code reduction | Dominik Stadler | 2018-07-05 | 1 | -6/+6 |
* | Slightly adjust afew tests some more | Dominik Stadler | 2018-06-29 | 1 | -10/+4 |
* | #62451 - Document last printed in the year 27321 | Andreas Beeker | 2018-06-17 | 1 | -0/+17 |
* | remove obsolete dev classes | Andreas Beeker | 2018-06-08 | 1 | -160/+0 |