aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/spreadsheet
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug #56822 fix COUNTIFS()Greg Woolsey2017-02-141-0/+0
* Add evaluation of data validation rules and conditional formattingGreg Woolsey2017-02-133-0/+0
* bug 59983: correctly update shared formulas when shifting rows. Thanks to Luc...Javen O'Neal2017-02-081-0/+0
* Bug 60570 - Add rudimentary EMF read-only capabilityTim Allison2017-01-192-0/+0
* bug 60260: parse unicode sheet namesJaven O'Neal2017-01-121-0/+0
* #60519 - Extractor for *SSF embeddingsAndreas Beeker2016-12-311-0/+0
* Bug 60512: Add missing XSSFRelation.CUSTOM_PROPERTYDominik Stadler2016-12-301-0/+0
* Bug 59026: Add two null-checks to make exporting XLSX to XML workDominik Stadler2016-10-281-0/+0
* Bug 60289: Fix handling of unicode escapes with lowercase hex-charsDominik Stadler2016-10-211-0/+0
* BUG-60285 avoid NPE if missing relationship idTim Allison2016-10-201-0/+0
* BUG-60284 -- throw EncryptedDocumentException for password protected OldExcel...Tim Allison2016-10-201-0/+0
* BUG 60273 -- Use codepageutil to get correct charset in VBAMacroReaderTim Allison2016-10-181-0/+0
* BUG 59830 -- incorrect reading of unicode stream nameTim Allison2016-10-181-0/+0
* Test file for #60255Nick Burch2016-10-141-0/+0
* bug 59687: add failing unit test showing that comments when the row that cont...Javen O'Neal2016-09-221-0/+0
* bug 45565: add failing unit test for bug 45565Javen O'Neal2016-09-221-0/+0
* bug 59983: add failing unit test demonstrating formula shifting is apply twic...Javen O'Neal2016-09-211-0/+0
* Patches from Patrick Zimmermann from bugs #60130 and #60131 - DGET fix for em...Nick Burch2016-09-141-0/+0