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 0055c90bc4 Fix bug #50939 - ChartEndObjectRecord is supposed to have 6 bytes at the end, but handle it not 13 years ago
..
common/usermodel moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 years ago
ddf prevent ArrayIndexOutOfBoundException in UnknowEscherRecord, see bug #49579 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 Since a DirectoryNode has a reference to the underlying POIFSFileSystem, tidy up the POIDocument constructor to not need both passing in 13 years ago
hssf Fix bug #50939 - ChartEndObjectRecord is supposed to have 6 bytes at the end, but handle it not 13 years ago
poifs In NPOIFS, close the file we opened in more exception cases 13 years ago
ss Fix bug #50718 - More helpful error message when you try to create a CellReference with #REF! 13 years ago
util Two more differences between the LZW in HDGF and HMEF: 13 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 Refactor DocumentInputStream so that it can transparently handle both old style and new style POIFS Documents 13 years ago
POIOLE2TextExtractor.java Since a DirectoryNode has a reference to the underlying POIFSFileSystem, tidy up the POIDocument constructor to not need both passing in 13 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