Go to file
Greg Woolsey 7dfa32c28b Bug #56822 fix COUNTIFS()
includes unit test from the issue.  Verified unit test results in Excel vs. incorrect previous POI results.  Test passes new code, as do existing tests.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1783037 13f79535-47bb-0310-9956-ffa450edef68
2017-02-14 22:05:49 +00:00
.settings Revert "Add Sonar settings" 2016-12-11 21:17:02 +00:00
jenkins use Ant 1.9.9 explicitly, since Ant (latest) is now 1.10.1 which requires Java 8. 2017-02-14 16:18:55 +00:00
legal #60626 - ArrayIndexOutOfBoundsException in EvilUnclosedBRFixingInputStream 2017-02-08 01:01:51 +00:00
maven As Nick suspected, the dependency is actually from HSSF too so commons collections 4 needs adding to the main POM 2016-07-29 18:48:07 +00:00
osgi Little bit more OSGi, not yet working #57857 2015-04-25 02:18:06 +00:00
sonar prepare for 3.16-beta3 2017-01-27 05:47:12 +00:00
src Bug #56822 fix COUNTIFS() 2017-02-14 22:05:49 +00:00
test-data Bug #56822 fix COUNTIFS() 2017-02-14 22:05:49 +00:00
.classpath Revert "Add local source for xmlbeans 2.3.0" 2016-12-11 21:16:50 +00:00
.project revert accidental commit 2016-06-15 03:28:11 +00:00
KEYS KEYS file should only have public keys used to sign previous releases 2016-11-09 08:57:26 +00:00
build.gradle target version 3.16-beta3 2017-02-08 08:24:35 +00:00
build.xml bug 59227: parse dates formatted in Japanese or Chinese. Change javac source encoding from ASCII to UTF-8 (same as build.gradle). Patch from jzhao. This closes #48 on Github. 2017-02-08 08:29:18 +00:00
doap_POI.rdf convert links to https 2017-02-02 00:45:21 +00:00
patch.xml Tweak 2016-08-02 08:31:52 +00:00
settings.gradle Add initial compile steps with a simple multi-project setup to build.gradle 2016-10-07 19:33:11 +00:00