]> source.dussan.org Git - poi.git/commit
Patch from Josh from bug #43901 - Correctly update the internal last cell number...
authorNick Burch <nick@apache.org>
Fri, 7 Mar 2008 11:18:02 +0000 (11:18 +0000)
committerNick Burch <nick@apache.org>
Fri, 7 Mar 2008 11:18:02 +0000 (11:18 +0000)
commitc3cc69dc57db018a95d22beccfde24b2cc7191b7
tree502fadd4a6ebb75d3c8d3ce8c15a04368605f639
parent943dabce28ab5d0533f389a0d0fdc85c7dc3650e
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.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