poi/src
2014-07-24 16:41:43 +00:00
..
contrib Various small Eclipse warning fixes, 2013-08-14 08:25:51 +00:00
examples Update the CheckFunctionsSupported example to take advantage of the new NotImplementedFunctionException to identify the function that is missing 2014-07-03 11:21:03 +00:00
excelant Add workaround for IBM JDK where Ant populates classname instead of className for some reason 2014-05-29 12:04:51 +00:00
java/org/apache/poi Fix javadoc warning 2014-07-24 16:26:34 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml For places where an ordered collection is created and used within the context of a single thread, and there are no thread safety concerns, use ArrayList not Vector. See bug #54838 2014-07-24 16:41:43 +00:00
records Bugzilla 54070: Patch for typos in comments, javadoc and documentation 2012-11-01 15:26:27 +00:00
resources FindBugs fix 2014-02-16 23:36:32 +00:00
scratchpad For places where an ordered collection is created and used within the context of a single thread, and there are no thread safety concerns, use ArrayList not Vector. See bug #54838 2014-07-24 16:41:43 +00:00
testcases/org/apache/poi Correct HSSFOptimiser logic for the case where the to-keep style wasn't previously in use. Fixes #54443 2014-07-24 16:25:58 +00:00
types Bug 52583 - Conversion to html : Problem with combobox 2012-11-06 16:26:43 +00:00