poi/src/java/org/apache/poi
Josh Micich 7acf9a90b5 fix for bug 45866 - allowed for change of unicode compression across Continue records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@703620 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 01:11:05 +00:00
..
ddf don't increment the number of shapes when cloning a sheet with drawings 2008-09-09 06:58:35 +00:00
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. 2006-12-22 19:18:16 +00:00
hpsf Fix a typo in the file name, and add a generic method to POITextExtractor to get the appropriate metadata text extractor 2008-08-12 19:02:41 +00:00
hssf fix for bug 45866 - allowed for change of unicode compression across Continue records 2008-10-11 01:11:05 +00:00
poifs utility to dump POIFS into filesystem 2008-08-29 13:58:56 +00:00
ss/formula Performance optimisation for EvaluationCache. Changed to use HSSFCell as key into cache entry map. Reduced dependency information storage for blank cells. Introduced EvaluationSheet and EvaluationCell interfaces. Modified HSSFFormulaEvaluator API to have simpler notify~ methods 2008-10-09 06:07:36 +00:00
util Better bounds checking in RecordInputStream. Removed rarely used methods readShortArray and putShortArray 2008-10-05 04:43:48 +00:00
EncryptedDocumentException.java Fix bug #45437 - Detect encrypted word documents, and throw an EncryptedDocumentException instead of a OOM 2008-07-21 19:35:47 +00:00
POIDocument.java Put abstract write(OutputStream) method on POIDocument 2008-05-20 17:12:08 +00:00
POIOLE2TextExtractor.java Fix a typo in the file name, and add a generic method to POITextExtractor to get the appropriate metadata text extractor 2008-08-12 19:02:41 +00:00
POITextExtractor.java Fix a typo in the file name, and add a generic method to POITextExtractor to get the appropriate metadata text extractor 2008-08-12 19:02:41 +00:00