]> source.dussan.org Git - poi.git/commit
bug 58557: fix from Alessandro Guarascio, shift hyperlinks when shifting rows on...
authorJaven O'Neal <onealj@apache.org>
Thu, 29 Oct 2015 06:53:55 +0000 (06:53 +0000)
committerJaven O'Neal <onealj@apache.org>
Thu, 29 Oct 2015 06:53:55 +0000 (06:53 +0000)
commit139673846086de2d705f8fa4f1bd7c09dede6634
tree374a0724a0dd7243d8cfdee53a99d155bfe42c0f
parent1d1bdc152195223b19ef32633b2ebdb80983d7e2
bug 58557: fix from Alessandro Guarascio, shift hyperlinks when shifting rows on an XSSFSheet

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