Fix bug #45338 - Fix HSSFWorkbook to give you the same HSSFFont every time, and then...
commit4366955e0ab4b8066aa3237d7519de6ac439b505
authorNick Burch <nick@apache.org>
Fri, 4 Jul 2008 10:46:59 +0000 (4 10:46 +0000)
committerNick Burch <nick@apache.org>
Fri, 4 Jul 2008 10:46:59 +0000 (4 10:46 +0000)
tree7b8ef531ec416858913ba0c527287b504769285c
parent4fc5320436d73b555559fe5a02fa18b3a23398d4
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.eu.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]