aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/spreadsheet
Commit message (Expand)AuthorAgeFilesLines
* Fix some additional file-handle-leaks reported by unit-tests via an enhanced ...Dominik Stadler2020-01-031-0/+0
* Bug 63940: Avoid endless loop/out of memory on string-replace with empty sear...Dominik Stadler2019-12-311-0/+0
* Bug 63700: Make D* functions work with numeric result columnDominik Stadler2019-12-311-0/+0
* Fix bug 63984: AND / OR should treat missing parameters as FALSEDominik Stadler2019-12-301-0/+0
* [github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell...PJ Fanning2019-12-111-0/+0
* Bug 63768: Adjust handling of SchemaFactoryPJ Fanning2019-09-241-0/+0
* #54803 - Error opening XLSX after saving with a Drawing using POIAndreas Beeker2019-04-171-0/+0
* bug 63327 allow retrieval of wmf data embedded in emfTim Allison2019-04-081-0/+0
* #63302 Formula evaluation of names with offset or row function is incorrectGreg Woolsey2019-03-301-0/+0
* pre-release maintenance:Greg Woolsey2019-03-192-0/+0
* #60724 - Partial implementation for SUBTOTAL() 'ignore hidden rows' variationsGreg Woolsey2019-03-181-0/+0
* Bug 61472: Convert date/time strings to numbers when evaluating formulasYegor Kozlov2019-03-161-0/+0
* Bug 62980: Make D* functions ignore case in headingsYegor Kozlov2019-02-091-0/+0
* Bug 60405: Add initial support for cetab functions so some macros can beDominik Stadler2019-01-271-0/+0
* follow-up to Bug 62904. More tests and improved evaluation of IF in array modeYegor Kozlov2019-01-143-0/+0
* Add reproducer for bug 60355Dominik Stadler2019-01-131-0/+0
* Bug 63054: updated formulas in test spreadsheet to keep build happyYegor Kozlov2019-01-081-0/+0
* Bug 63054: improved evaluation of array formulas with error in argumentsYegor Kozlov2019-01-081-0/+0
* Bug 62904: Support array arguments in IF and logical IS*** functionsYegor Kozlov2019-01-072-0/+0
* Bug 60460: Handle null workbook or sheet names and emit #REF as Excel doesDominik Stadler2018-12-301-0/+0
* Add test which verifies that bug 61605 is already fixedDominik Stadler2018-12-281-0/+0
* Bug 62629: Allow to handle files with invalid content types for picturesDominik Stadler2018-12-272-0/+0
* Bug 62836: Implementation of Excel TREND functionYegor Kozlov2018-11-021-0/+0
* bug 62625 -- add special handling for REFERENCE_NAME record that may onlyTim Allison2018-10-301-0/+0
* bug 62624 -- fix npe by adding processing of module name mapping in VBAMacroR...Tim Allison2018-10-291-0/+0
* #62834 FormulaEvaluator.evaluateInCell() throws ExceptionGreg Woolsey2018-10-191-0/+0
* 62815 -- some numeric values not correctly extracted from xlsbTim Allison2018-10-112-0/+284
* extract valuable code from 54470 submitted patchAlain Béarez2018-10-011-0/+0
* [bug-62055] Fix XSSFImportFromXML table resize. Thanks to Leonard Kappe. This...PJ Fanning2018-02-251-0/+0
* [github-94] Add Range Copier. Thanks to Dragan Jovanović. This closes #94PJ Fanning2018-02-142-0/+0
* Add test which verifies that bug 61652 is not appearing any more on latest trunkDominik Stadler2018-01-011-0/+0
* Bug 58106: when a cell with a 'master' shared formula is removed, the next c...Yegor Kozlov2017-12-301-0/+0
* Bugzilla 61116: Formula evaluation fails when using matrix addition within in...Yegor Kozlov2017-12-301-0/+0
* Implement DMAX and DSUM functions, following the pattern from DMIN. Greg Woolsey2017-12-271-0/+0
* Bug 61869: updating a cell with shared formula produces an unreadable fileYegor Kozlov2017-12-201-0/+0
* Bug 61859: support for evaluating comparison operators in array mode, detect ...Yegor Kozlov2017-12-181-0/+0
* Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor r...Greg Woolsey2017-12-111-0/+0
* Bug #61841 - Unnecessary long computation when evaluating VLOOKUP on all colu...Greg Woolsey2017-12-061-0/+0
* Fixes Bug 61764 Conditional formatting rules don't evaluate properly for some...Greg Woolsey2017-11-154-0/+0
* Add test-case which shows that bug 55814 is fixed already by other changesDominik Stadler2017-11-041-0/+0
* add test case for bug 61701PJ Fanning2017-10-311-0/+0
* Add test which shows that bug 51262 is fixed nowDominik Stadler2017-10-091-0/+0
* Numeric Array Formula and Matrix Function [from Bob95132] This closes #69PJ Fanning2017-09-132-0/+0
* Fixes bug #61468, caused by a confusing OOXML spec design as noted in JavaDoc...Greg Woolsey2017-08-291-0/+0
* Fix 60384 and 60709: When shifting with merged regions we should correctly ch...Dominik Stadler2017-08-192-0/+0
* Bug 61431 - Conditional formatting evaluation ignores undefined cellsGreg Woolsey2017-08-161-0/+0
* Fix data validation value list evaluationGreg Woolsey2017-07-261-0/+0
* bug 61300 -- prevent really long (infinite?) loop on corrupt fileTim Allison2017-07-141-0/+0
* bug 61286/bug 61287 -- allow WriteProtectRecord to have 2 bytes, and allow fo...Tim Allison2017-07-141-0/+0
* bug 61294 -- prevent infinite loop in IOUtils' skipFully.Tim Allison2017-07-131-0/+0