You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Burch 509c7bcb93 Hopefully fix #45672 properly - improve handling by MissingRecordAwareHSSFListener of records that cover multiple cells (MulBlankRecord and MulRKRecord) 14 years ago
..
common/usermodel moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 years ago
ddf Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 14 years ago
dev Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
hpsf Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 14 years ago
hssf Hopefully fix #45672 properly - improve handling by MissingRecordAwareHSSFListener of records that cover multiple cells (MulBlankRecord and MulRKRecord) 14 years ago
poifs Bugzilla 48085 - improved error checking in BlockAllocationTableReader to trap unreasonable field values 14 years ago
ss Bugzilla 48036 - added IntersectionEval to allow evaluation of the intersection formula operator. 14 years ago
util Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 14 years ago
EncryptedDocumentException.java Fix bug #45437 - Detect encrypted word documents, and throw an EncryptedDocumentException instead of a OOM 16 years ago
OldFileFormatException.java Base class for "old version" exceptions, and new HSLF detection + use of old versions exception 15 years ago
POIDocument.java Avoid exception when reading ClipboardData packet in OLE property sets, see bugzilla 45583 15 years ago
POIOLE2TextExtractor.java Initial ExtractorFactory support for building TextExtractors for embeded documents 16 years ago
POITextExtractor.java Fix a typo in the file name, and add a generic method to POITextExtractor to get the appropriate metadata text extractor 16 years ago