]> 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)
commitfea44cd9047e495cff534ce392b85799743217b5
treef565e12389df8dc231cf3f17b86916e66e7eb831
parent590da947101d3f6686ce1b6321f64f5ad2a80493
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