aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/spreadsheet
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [Bug-61281] guard against index out of bounds in XSSFExportToXml column mappingPJ Fanning2017-07-111-0/+0
* Add file that failed regression tests as a unit test.Greg Woolsey2017-06-241-0/+0
* bug 61045 -- allow for (and log!) extra bytes in FormatRecord.Tim Allison2017-06-201-0/+0
* Don't try to clone a chart, this makes integration-tests work for a few more ...Dominik Stadler2017-06-181-0/+0
* Add missing file for test for bug 56557Dominik Stadler2017-06-161-0/+0
* XSSFTable should format numeric/date cells when used as Column Header names a...Nick Burch2017-06-071-0/+0
* Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a w...Greg Woolsey2017-05-261-0/+0
* Bug 61063: Add a RefListEval to handle UnionPtg and implement it for Rank(), ...Dominik Stadler2017-05-231-0/+0
* removed invalid test fileAndreas Beeker2017-05-141-0/+0
* git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795002 13f79535-47bb-...Greg Woolsey2017-05-122-0/+0
* 61060 - teach DataFormatter about conditional formatting rules with number fo...Greg Woolsey2017-05-051-0/+0
* bug 61034: Call to XSSFReader.getSheetsData() returns duplicate sheets.Javen O'Neal2017-04-291-0/+0
* Issue #60971, handle formula chart titlesGreg Woolsey2017-04-111-0/+0
* Fix AIOOBE while extracting hssf pictures which are externally linkedAndreas Beeker2017-04-101-0/+0
* Test for another type of xml-bombDominik Stadler2017-04-061-0/+0
* Fix issue found via large corpus tests: HSSFPicture in a HSSFShapeGroup might...Dominik Stadler2017-04-061-0/+0
* 60881 and 60891 -- on further look, no need to throw an exception for an encr...Tim Allison2017-03-201-0/+0
* 60823: DGET function, correct behavior with multiple result entries but only ...Dominik Stadler2017-03-191-0/+0
* 60826 -- add initial support for streaming reading of xlsb files.Tim Allison2017-03-167-0/+0
* Fixed #60858, which showed a regression of the fix for #56420 introduced by m...Greg Woolsey2017-03-141-0/+0
* Add tests from bug 45353 to show that this now works fineDominik Stadler2017-03-102-0/+0
* 51519 -- allow users to ignore or include the <rPh> (phonetic run) element in...Tim Allison2017-03-081-0/+0