| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | #62355 - unsplit packages - 1 - moved classes | Andreas Beeker | 2018-05-27 | 1 | -0/+160 |
* | #62037 - SlideNames should not be null but have a default as if accessed by VBA | Andreas Beeker | 2018-05-16 | 1 | -9/+13 |
* | Random test value/file length resulted in occasionally failures | Andreas Beeker | 2018-05-07 | 1 | -1/+1 |
* | add convenience method for files to FileMagic | Andreas Beeker | 2018-05-02 | 1 | -66/+74 |
* | add license header | Andreas Beeker | 2018-05-02 | 1 | -0/+17 |
* | Cleanup Biff8EncryptionKey usage and use HPSF constants instead of duplicated... | Andreas Beeker | 2018-05-01 | 14 | -126/+100 |
* | [githib-107] add areas function support. Thanks to Inji Hanbin. This closes #107 | PJ Fanning | 2018-05-01 | 2 | -0/+43 |
* | #59893 - Forbid calls to InputStream.available | Andreas Beeker | 2018-04-27 | 5 | -81/+127 |
* | Streamline assertion-usage in some tests | Dominik Stadler | 2018-04-27 | 1 | -12/+9 |
* | #61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape... | Andreas Beeker | 2018-04-20 | 1 | -0/+15 |
* | Fix unit test broken with previous check-in | Dominik Stadler | 2018-04-20 | 1 | -1/+2 |
* | Add some unit-tests for setActiveCell(), although bug 61905 reports that Exce... | Dominik Stadler | 2018-04-19 | 1 | -19/+30 |
* | Bug 62165: Do not close stream when opening succeeds | Dominik Stadler | 2018-04-04 | 1 | -29/+24 |
* | [bug-62254] update offset function to support optional offset values | PJ Fanning | 2018-04-03 | 1 | -0/+22 |
* | [bug-62121] Fixed Power function of negative numbers. Thanks to Bob van den B... | PJ Fanning | 2018-04-01 | 1 | -0/+98 |
* | Some IntelliJ and Javadoc fixes | Dominik Stadler | 2018-03-04 | 2 | -3/+3 |