]> source.dussan.org Git - poi.git/commit
Fix bug #45338 - Fix HSSFWorkbook to give you the same HSSFFont every time, and then...
authorNick Burch <nick@apache.org>
Fri, 4 Jul 2008 10:46:59 +0000 (10:46 +0000)
committerNick Burch <nick@apache.org>
Fri, 4 Jul 2008 10:46:59 +0000 (10:46 +0000)
commit735ad325c65030ae09192ee277e8775b7cba74a9
tree7b8ef531ec416858913ba0c527287b504769285c
parentffbb1ee03d62420a0e687c71e55ee3088aa2d659
Fix bug #45338 - Fix HSSFWorkbook to give you the same HSSFFont every time, and then fix it to find newly added fonts

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@673997 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java
src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java
src/testcases/org/apache/poi/hssf/util/TestHSSFColor.java [new file with mode: 0644]