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.
Yegor Kozlov 4d2be80806 Bug 54673 - [PATCH] Simple wildcard support in HLOOKUP, VOOLKUP, MATCH, COUNTIF 11 years ago
..
common/usermodel Bugzilla 54070: Patch for typos in comments, javadoc and documentation 11 years ago
ddf fixed javadoc warnings 11 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 Bug 52628 - Replace System.err info messages with a POILogger 11 years ago
hssf Bugzilla 54625 - Register user-defined functions in instance scope instead of static 11 years ago
poifs An XBAT may not be fully used, and remaining entries may be 0 not POIFSConstants.UNUSED_BLOCK, so avoid trying to process any that we know aren't used. Fixes bug #53810 11 years ago
ss Bug 54673 - [PATCH] Simple wildcard support in HLOOKUP, VOOLKUP, MATCH, COUNTIF 11 years ago
util clear unused import warnings 11 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 warning: check if property node exists instead of throw/catch exception 11 years ago
POIOLE2TextExtractor.java Add Word-to-Text converter and use it as replacement for WordExtractor 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