]> source.dussan.org Git - poi.git/commit
Fix bug #48718 - Make the creation of multiple, un-modified fonts in a row in XSSF...
authorNick Burch <nick@apache.org>
Fri, 28 May 2010 13:44:45 +0000 (13:44 +0000)
committerNick Burch <nick@apache.org>
Fri, 28 May 2010 13:44:45 +0000 (13:44 +0000)
commit8bb16bee4bd474af96970a5f07c469ef50ab8c2e
treec14edf74ec9b65787b5ce9c144d50a18fdbc9b67
parentda4d5963f3d6402148a3524412dc3f06e4c58799
Fix bug #48718 - Make the creation of multiple, un-modified fonts in a row in XSSF match the old HSSF behaviour

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@949177 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/xssf/model/StylesTable.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFFont.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java