Go to file
David North e5877bd8e0 Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods.
Re-organise internally to use a map so that lookup is O(1) rather than O(n ranges).

Add a dependency on commons collections 4, also ASL licensed so no problem.

https://bz.apache.org/bugzilla/show_bug.cgi?id=59734

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754521 13f79535-47bb-0310-9956-ffa450edef68
2016-07-29 13:24:00 +00:00
.settings Don't warn about unknown @SupressWarnings() in Eclipse 2015-09-03 13:44:10 +00:00
legal use https URL 2016-04-18 18:22:06 +00:00
maven Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods. 2016-07-29 13:24:00 +00:00
osgi Little bit more OSGi, not yet working #57857 2015-04-25 02:18:06 +00:00
sonar prepare for 3.15-beta3 2016-06-25 16:53:05 +00:00
src Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods. 2016-07-29 13:24:00 +00:00
test-data bug 59881: fix D* functions for blank cells in headers in database; patch from Patrick Zimmermann 2016-07-19 08:02:41 +00:00
.classpath Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods. 2016-07-29 13:24:00 +00:00
.project revert accidental commit 2016-06-15 03:28:11 +00:00
KEYS New PGP key for David North 2015-12-04 17:03:49 +00:00
build.xml Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods. 2016-07-29 13:24:00 +00:00
doap_POI.rdf update doap to poi 3.14 2016-03-07 01:53:47 +00:00
patch.xml fix regular expression example 2016-07-08 11:42:01 +00:00