poi/src/testcases/org/apache/poi/hssf
Dominik Stadler e7615fdd34 Bug 57456: Fix reading XLS with empty SSTRecord where Excel puts some random number in unique-strings-count-field
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1659650 13f79535-47bb-0310-9956-ffa450edef68
2015-02-13 19:14:14 +00:00
..
dev Add a sample Excel 3 file from TIKA-1515, and a disabled unit test for it 2015-01-13 19:32:50 +00:00
eventmodel Add some @Overrides suggested by Eclipse, generics and some warnings, 2013-12-26 09:38:48 +00:00
eventusermodel Correct logic for the start-of-sheet missing rows, for event user model, and add tests for this 2014-07-30 23:06:46 +00:00
extractor Fix TIKA-1515 - Handle Excel 3 files with a 0x8001 codepage 2015-01-13 22:13:24 +00:00
model Bug 57196: Resolve RefEval to it's inner ValueEval in Hex2Dec 2015-01-09 16:51:02 +00:00
record Bug 57456: Fix reading XLS with empty SSTRecord where Excel puts some random number in unique-strings-count-field 2015-02-13 19:14:14 +00:00
usermodel Bug 57456: Fix reading XLS with empty SSTRecord where Excel puts some random number in unique-strings-count-field 2015-02-13 19:14:14 +00:00
util More unit tests for column conversion, and avoid the use of Math.pow based on the suggestion from github-6 2013-08-23 19:00:01 +00:00
HSSFITestDataProvider.java Bug 46898: Convert unit tests for circular references to also run for XSSF 2015-01-02 21:04:50 +00:00
HSSFTestDataSamples.java Update bug reference numbers, and bring over part of a test from unfixed that is now working (rest remains broken) 2014-07-18 17:27:37 +00:00
HSSFTests.java Bug 35897 - Password protected files 2014-01-10 23:14:03 +00:00