poi/src
2016-06-11 01:48:37 +00:00
..
contrib fix eclipse warning - mostly generics cosmetics 2015-09-13 12:36:56 +00:00
examples Fix some Sonar issues and some IntelliJ warnings 2016-06-02 20:14:28 +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 add warnings that AnalysisToolPak inconsistently handles case-sensitivity of function names 2016-06-11 01:41:54 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml bug 57840: avoid auto-boxing ints for row/column TreeTable lookups (4% evaluation speedup at the cost of additional Integer objects); patch from Greg Woolsey 2016-06-11 01:48:37 +00:00
records Bugzilla 54070: Patch for typos in comments, javadoc and documentation 2012-11-01 15:26:27 +00:00
resources Upgrade to FindBugs 3.0.1 and add some findbugs-excludes 2016-05-24 14:17:52 +00:00
scratchpad #57766 - XSLFTable isn't exported on convert slides of a .pptx slide show to a PNG/SVG image 2016-06-04 22:53:00 +00:00
testcases/org/apache/poi add crude unit tests for UDFFinder classes 2016-06-11 01:38:27 +00:00
types merged common_sl branch to trunk 2015-07-24 21:47:55 +00:00