poi/src
2015-08-24 21:20:01 +00:00
..
contrib Added Siddharths ExcelComparator 2015-08-08 00:56:44 +00:00
examples Move and rename hslf line because of ambiguity with common sl line 2015-08-15 20:43:51 +00:00
excelant Update tests for ExcelAntWorkbookUtil, remove some unnecessary null-checks that can never happen, fix setting failed state on error in evaluation 2015-01-04 10:23:45 +00:00
integrationtest Common stress test for X/HSLF and a few bug fixes 2015-08-13 00:10:11 +00:00
java/org/apache/poi Eclipse warnings, code formatting, missing @Overrides, Javadoc, missing close(), ... 2015-08-20 14:28:39 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml Tweak error message to make clear that we really need a file showing the problem 2015-08-24 21:20:01 +00:00
records Bugzilla 54070: Patch for typos in comments, javadoc and documentation 2012-11-01 15:26:27 +00:00
resources merged common_sl branch to trunk 2015-07-24 21:47:55 +00:00
scratchpad Try to make Sonar builds run again: add missing dependency, add ooxml-schema-security, don't depend on dir test-data and build-directory directly, don't override a POILogger that is set via System Properties 2015-08-16 20:51:40 +00:00
testcases/org/apache/poi Reduce required memory in tests by not actually creating all the rows/cells when verifying the max number of cellstyles. Hopefully this will avoid the OOMs that we see in various CI environments currently while still verifying the limits correctly. 2015-08-24 08:12:01 +00:00
types merged common_sl branch to trunk 2015-07-24 21:47:55 +00:00