]> source.dussan.org Git - poi.git/commit
Fix bug 57828, shifting more than one commit per row did not work.
authorDominik Stadler <centic@apache.org>
Mon, 20 Apr 2015 20:13:33 +0000 (20:13 +0000)
committerDominik Stadler <centic@apache.org>
Mon, 20 Apr 2015 20:13:33 +0000 (20:13 +0000)
commit90827dc966347336fe3bf1cb344d1b35dd9a5071
tree4490a5836ec19448be798aa548f400311e649ae6
parentcdb3f37323ac3b098a0efad9539f9f5f271e1e93
Fix bug 57828, shifting more than one commit per row did not work.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1674975 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFSheetShiftRows.java
test-data/spreadsheet/57828.xlsx [new file with mode: 0644]