poi/src/java/org/apache/poi
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
..
common/usermodel Bugzilla 54070: Patch for typos in comments, javadoc and documentation 2012-11-01 15:26:27 +00:00
ddf Test and fix for bug #46441 2015-01-02 22:57:05 +00:00
dev Rather than having lots of classes all create their own XML DocumentBuilderFactory instance, push that logic to a helper which sets all the right defaults 2014-04-15 21:59:52 +00:00
hpsf Fix Eclipse warnings, unnecessary casts, use generics, static access... 2014-12-28 09:06:12 +00:00
hssf 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
poifs The default for standard encryption cipher algorithm was wrongly set to rc4 2015-01-26 00:02:20 +00:00
ss Bug 57480: Fix some unnecessary casts, generics, Eclipse warnings, ... 2015-02-09 22:33:24 +00:00
util Fix TIKA-1515 - Handle Excel 3 files with a 0x8001 codepage 2015-01-13 22:13:24 +00:00
EncryptedDocumentException.java Patch for Bug/Enhancement 55818 - add encryption support 2013-12-24 23:13:21 +00:00
OldFileFormatException.java Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb file 2014-08-01 14:33:17 +00:00
POIDocument.java - Support for Office Binary Document RC4 CryptoAPI Encryption for HSLF 2014-12-25 01:56:29 +00:00
POIOLE2TextExtractor.java revert of r1639217 and offline-linking for maven javadocs 2014-11-15 00:00:30 +00:00
POITextExtractor.java revert of r1639217 and offline-linking for maven javadocs 2014-11-15 00:00:30 +00:00
UnsupportedFileFormatException.java Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb file 2014-08-01 14:33:17 +00:00