]> 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)
commit6cb3b01753908590d40504480f9ef62f05610b72
treedad26db59dfd8448c6535ce5a350f6fd11adfaec
parent7014abae8393579c02c0443e1e2e0c92a8ee14eb
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