]> source.dussan.org Git - poi.git/commit
Bug 57915: Fix Dev2Hex for numbers larger than Integer.MAX_VALUE and less than Intege...
authorDominik Stadler <centic@apache.org>
Thu, 17 Sep 2015 19:23:25 +0000 (19:23 +0000)
committerDominik Stadler <centic@apache.org>
Thu, 17 Sep 2015 19:23:25 +0000 (19:23 +0000)
commit3a325dc5dcd52c6202dee49075be9cbb40dfcb1a
tree6a9e5e6129dbd209d77e9b8a6d1bbfc970b6dbb4
parent6dda58db90337c895a228115c83f86bff8b383b2
Bug 57915: Fix Dev2Hex for numbers larger than Integer.MAX_VALUE and less than Integer.MIN_VALUE

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1703672 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/functions/Dec2Hex.java
src/testcases/org/apache/poi/ss/formula/functions/TestDec2Hex.java