poi/src
2016-06-17 10:47:13 +00:00
..
contrib fix eclipse warning - mostly generics cosmetics 2015-09-13 12:36:56 +00:00
examples update WriteAuthorAntTitle example to Java 1.6+ 2016-06-15 03:29:31 +00:00
excelant Fix some Sonar issues and some IntelliJ warnings 2016-06-02 20:14:28 +00:00
integrationtest Change logger.log to System.out to print out one line for each file that is handled in the test, otherwise it is sometimes impossible to see where the test stopped (e.g. on timeout), enabling POILogger leads to 400MB logs, which is usually too much to handle... 2016-05-31 13:52:16 +00:00
java/org/apache/poi FunctionEval is a utility class. It should not have a public default constructor 2016-06-17 10:47:13 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml bug 56958: validate array formulas wasn't correctly checking for overlap with a merged region 2016-06-17 10:22:09 +00:00
records Bugzilla 54070: Patch for typos in comments, javadoc and documentation 2012-11-01 15:26:27 +00:00
resources findbugs: fix SF_SWITCH_FALLTHROUGH warnings 2016-06-13 06:12:35 +00:00
scratchpad findbugs: remove uncalled private methods 2016-06-17 07:32:38 +00:00
testcases/org/apache/poi bug 59279: add unit test for CellComment.equals and CellComment.hashCode 2016-06-17 10:17:47 +00:00
types merged common_sl branch to trunk 2015-07-24 21:47:55 +00:00