]> source.dussan.org Git - poi.git/commit
bug 59687: correctly delete comments from rows when removing a row and the workbook...
authorJaven O'Neal <onealj@apache.org>
Thu, 22 Sep 2016 07:50:33 +0000 (07:50 +0000)
committerJaven O'Neal <onealj@apache.org>
Thu, 22 Sep 2016 07:50:33 +0000 (07:50 +0000)
commit3300d541793ddd98aabba61238e5fb4ffaed1882
treeaae89675c5eef13a3e8b9a3952a21fb740b8906a
parent1d9f92b8ddb4358982aa23036239fcd7036927f8
bug 59687: correctly delete comments from rows when removing a row and the workbook contains empty rows above the deleted row; patch from Greg Woolsey

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1761861 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFSheet.java