summaryrefslogtreecommitdiffstats
path: root/src/testcases/org
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 62307: made Cell#getNumericCellValue() behavior consistent across HSSF/XS...Vladislav Galas2019-01-021-1/+8
* #63047 - Make POILogger subclassableAndreas Beeker2018-12-312-6/+6
* Adjust test for bug 60460 to also run fine on WindowsDominik Stadler2018-12-311-5/+3
* Bug 60460: Handle null workbook or sheet names and emit #REF as Excel doesDominik Stadler2018-12-302-10/+124
* IDE and JavaDoc fixesDominik Stadler2018-12-304-17/+12
* IDE and JavaDoc fixes, make base test classes abstractDominik Stadler2018-12-302-8/+8
* #63028 - Provide font embedding for slideshowsAndreas Beeker2018-12-281-38/+53
* Run Cell-tests on HSSF as well and make handling of null-values consistent ac...Dominik Stadler2018-12-281-0/+43
* Bug 61532: Fix setting values/types during formula evaluation for SXSSFDominik Stadler2018-12-283-41/+162
* IDE and JavaDoc fixes, close() in testsDominik Stadler2018-12-271-1/+1
* Add some simple coverage of HSLF-Dev-ToolsDominik Stadler2018-12-267-36/+9
* Bug 62839: Adjust MathX.floor() to handle negative values the sameDominik Stadler2018-12-262-0/+19
* Simplify some string operationsDominik Stadler2018-12-262-2/+2
* JavaDoc fixes/additions and some IDE warnings removedDominik Stadler2018-12-252-27/+12
* Bug 62884: sheetnum is not checked in InternalWorkbook.setSheetHidden()Dominik Stadler2018-12-252-1/+62
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-2515-83/+86
* Rework test somewhat and enable logger to better indicate if the test isDominik Stadler2018-12-191-207/+207
* [github-137] solves/unifies blank/missing value colection for PRODUCT/MDETERM...PJ Fanning2018-12-183-114/+212
* add missing licensePJ Fanning2018-12-161-0/+16
* Implemented GEOMEAN function. Thanks to gallonfizik. This closes #136PJ Fanning2018-12-162-0/+135
* [bug-62996]try suggested test changePJ Fanning2018-12-101-2/+2
* Fix TestFileMagicDominik Stadler2018-11-261-4/+5
* Add test for FileMagicDominik Stadler2018-11-251-0/+80
* #62951 - FileMagic not correctly identifiedAndreas Beeker2018-11-251-0/+15
* fixed escaping of sheet names. Thanks to gallonfizik. This closes #134PJ Fanning2018-11-251-0/+66
* Remove commented out System.out calls / Move DummyGraphics2d to testcase area...Andreas Beeker2018-11-191-0/+832
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-1/+1
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-4/+17
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-0/+4
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-89/+70
* Try to fix ImageIO cache errorAndreas Beeker2018-11-161-12/+12
* One more try to avoid the test-failures related to ImageIO-cache dirDominik Stadler2018-11-161-12/+12
* Try to create the temporary directory for ImageIO to see if that makes Dominik Stadler2018-11-161-5/+18
* Bug 62836: Implementation of Excel TREND functionYegor Kozlov2018-11-022-0/+32
* bug 62625 -- add special handling for REFERENCE_NAME record that may onlyTim Allison2018-10-301-0/+17
* bug 62624 -- fix npe by adding processing of module name mapping in VBAMacroR...Tim Allison2018-10-291-0/+14
* Remove the workaround for a bug in JDK 11 which was fixed in ea+28Dominik Stadler2018-10-261-10/+0
* Bug 62373: Support for FREQUENCY functionYegor Kozlov2018-10-181-0/+91
* [bug-62738] make int cast a long cast in randbetweenPJ Fanning2018-09-191-6/+11
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-3141-6090/+3448
* #62649 - Remove OPOIFSAndreas Beeker2018-08-2620-2159/+923
* Set locale provider to JRE,CLDR for tests to have compatible date formatting ...Dominik Stadler2018-08-261-1/+2
* Adjust test for JDK 9, 10 and 11Dominik Stadler2018-08-262-40/+40
* fix accidental change in test filePJ Fanning2018-08-241-1/+1
* use released version of xmlbeans 3.0.1PJ Fanning2018-08-241-2/+3
* Adjust for JDK 11 ea-26 build, need to add jaxb via normal jar dependency now...Dominik Stadler2018-08-231-7/+23
* Adjust comments and IDE warnings, duplicate code reductionDominik Stadler2018-07-051-6/+6
* Slightly adjust afew tests some moreDominik Stadler2018-06-291-10/+4
* #62451 - Document last printed in the year 27321Andreas Beeker2018-06-171-0/+17
* remove obsolete dev classesAndreas Beeker2018-06-081-160/+0