Go to file
Javen O'Neal 344b9d9884 remove public convenience methods that let the user avoid creating a CellAddress object. Having the user provide a CellAddress increases the chance the user-provided object will be reused if possible. This also moves the validation of the CellAddress object outside of this BorderPropertyTemplate class (easier to debug), improves readability, and runs slightly faster since the CellAddress is needed anyways as a key.
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ss_border_property_template@1748065 13f79535-47bb-0310-9956-ffa450edef68
2016-06-12 22:33:24 +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 Update curvesapi to 1.04 2016-05-30 19:21:49 +00:00
osgi Little bit more OSGi, not yet working #57857 2015-04-25 02:18:06 +00:00
sonar Sonar-Runs: Get rid of shortened stacktraces and permgen error 2016-06-05 16:23:48 +00:00
src remove public convenience methods that let the user avoid creating a CellAddress object. Having the user provide a CellAddress increases the chance the user-provided object will be reused if possible. This also moves the validation of the CellAddress object outside of this BorderPropertyTemplate class (easier to debug), improves readability, and runs slightly faster since the CellAddress is needed anyways as a key. 2016-06-12 22:33:24 +00:00
test-data bug 57840: add data table not anchored at A1 for testing XSSFTable.getStartColIndex()/getEndColIndex() 2016-06-10 23:55:27 +00:00
.classpath Update curvesapi to 1.04 2016-05-30 19:21:49 +00:00
.project revert .project 2015-11-30 07:03:37 +00:00
KEYS New PGP key for David North 2015-12-04 17:03:49 +00:00
build.xml Cleanup old version of curvesapi to not use it any longer 2016-05-31 13:56:47 +00:00
doap_POI.rdf update doap to poi 3.14 2016-03-07 01:53:47 +00:00
patch.xml Ensure svn properties are set on the build xml files, and they have consistent line endings 2014-10-13 16:47:46 +00:00