poi/src
2016-06-20 00:00:41 +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 bug 56958: replace java.awt.Rectangle#intersects with native implementation to determine if CellRangeAddresses intersect; patch from Yaniv Kunda 2016-06-19 23:02:43 +00:00
models
ooxml bug 56958: slightly improve performance when checking array formulas 2016-06-19 22:24:17 +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 Regression fixes 2016-06-19 22:43:24 +00:00
testcases/org/apache/poi convert TestCellRangeAddress from junit3 to junit4 2016-06-20 00:00:41 +00:00
types merged common_sl branch to trunk 2015-07-24 21:47:55 +00:00