]> source.dussan.org Git - poi.git/commit
Bug 55742: Apply patch for Oct2Dec and refactor Hex2Dec to also use BaseNumberUtils...
authorCédric Walter <cedricwalter@apache.org>
Mon, 4 Nov 2013 21:09:40 +0000 (21:09 +0000)
committerCédric Walter <cedricwalter@apache.org>
Mon, 4 Nov 2013 21:09:40 +0000 (21:09 +0000)
commitf97310c1f6f288efafc49eb328c2222d3ef2840f
treedad26db59dfd8448c6535ce5a350f6fd11adfaec
parent16f576c3351376e826866e2d6f2453e70362b517
Bug 55742: Apply patch for Oct2Dec and refactor Hex2Dec to also use BaseNumberUtils.convertToDecimal

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1538765 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/atp/AnalysisToolPak.java
src/java/org/apache/poi/ss/formula/functions/BaseNumberUtils.java [new file with mode: 0644]
src/java/org/apache/poi/ss/formula/functions/Hex2Dec.java
src/java/org/apache/poi/ss/formula/functions/Oct2Dec.java [new file with mode: 0644]
src/testcases/org/apache/poi/ss/formula/functions/TestHex2Dec.java [new file with mode: 0644]
src/testcases/org/apache/poi/ss/formula/functions/TestOct2Dec.java [new file with mode: 0644]
test-data/spreadsheet/FormulaEvalTestData.xls