poi/test-data
Greg Woolsey d24b4492f0 #62834 FormulaEvaluator.evaluateInCell() throws Exception
added cell type = formula check when looping through the shared formula range, to ignore any non-formula cells.

Also refactored a bit to enable passing in the evaluation context, as getCellFormula() uses it behind the scenes when evaluating a shared formula cell (has to shift the formula references based on the master cell).  Review of these changes is welcome, as always.

Checked all other code referencing the "SHARED" enum, and didn't see anything else that dealt with formula cell values and thus would need to notice non-formula cells.

Added unit test based on the failing file from Bugzilla.  Test failed until the fixed code was in place.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1844295 13f79535-47bb-0310-9956-ffa450edef68
2018-10-19 01:11:47 +00:00
..
ddf removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
diagram Failing, disabled unit test for bug #60973 2017-04-12 09:40:54 +00:00
document Bug 61267: detect Word v2 files and report that they are not supported in Apache POI 2018-04-02 17:15:42 +00:00
hmef Bug 52400: fix handling some types of TNEF files, make HMEFMessage.HEADER_SIGNATURE int as it is handled as int everywhere, move .dat files to HMEF sample dir, cover some border cases in HMEFMessage, add another .dat sample file 2013-11-03 12:43:42 +00:00
hpsf #52372 - OutOfMemoryError parsing a word file 2017-05-02 23:32:13 +00:00
hsmf 60325: Add commented out test that reproduces the performance issue 2017-04-30 09:12:36 +00:00
openxml4j bug 62592 -- prevent StackOverflowError on corrupt thmx 2018-08-08 16:06:18 +00:00
poifs Tried to reproduce bug 61300, but could not. 2017-09-16 08:20:25 +00:00
publisher bug 60685: ignore problems with HPBF Publisher Quill Contents PLC hyperlink records so that text extraction can continue 2017-07-10 01:34:30 +00:00
slideshow [bug-62736] Relations on XSLFPictureShape are removed unconditionally. Thanks to Mate Borcsok 2018-09-26 21:42:21 +00:00
spreadsheet #62834 FormulaEvaluator.evaluateInCell() throws Exception 2018-10-19 01:11:47 +00:00
xmldsign #62452 - Extract configuration while verifying XML signatures 2018-06-13 20:06:08 +00:00