]> source.dussan.org Git - poi.git/commit
Change how we update sheet names in XSSF formulas and names, when renaming sheets...
authorNick Burch <nick@apache.org>
Sun, 20 Jul 2014 18:56:35 +0000 (18:56 +0000)
committerNick Burch <nick@apache.org>
Sun, 20 Jul 2014 18:56:35 +0000 (18:56 +0000)
commit05dc1ec70c7bc2c40f8528590ed087592907b327
treef565e12389df8dc231cf3f17b86916e66e7eb831
parenta550397ac2cb2a0b1e0478523aeb43ebd224f79a
Change how we update sheet names in XSSF formulas and names, when renaming sheets, to take advantage of the simpler structure that Pxg now offers

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1612151 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/FormulaShifter.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java
src/ooxml/java/org/apache/poi/xssf/usermodel/helpers/XSSFFormulaUtils.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java