Patch from Josh from bug #43901 - Correctly update the internal last cell number...
commite17801d745ad0c418115904b00d356db0f5a7873
authorNick Burch <nick@apache.org>
Fri, 7 Mar 2008 11:18:02 +0000 (7 11:18 +0000)
committerNick Burch <nick@apache.org>
Fri, 7 Mar 2008 11:18:02 +0000 (7 11:18 +0000)
tree502fadd4a6ebb75d3c8d3ce8c15a04368605f639
parenta3d3719a52191433aea03730ecd43049dd980ada
Patch from Josh from bug #43901 - Correctly update the internal last cell number when adding and removing cells (previously sometimes off-by-one)

git-svn-id: https://svn.eu.apache.org/repos/asf/poi/trunk@634617 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/usermodel/HSSFRow.java
src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFRow.java