]> source.dussan.org Git - poi.git/commit
Patch from Jon Scharff from bug #57826 - If a XSSF shape has a buFont but no bullet...
authorNick Burch <nick@apache.org>
Wed, 29 Apr 2015 19:21:37 +0000 (19:21 +0000)
committerNick Burch <nick@apache.org>
Wed, 29 Apr 2015 19:21:37 +0000 (19:21 +0000)
commit15550d5d8cb02ff873079b0ba5bd80f9c293cc9b
treed95a319a00ea530c43165d793f8ebbb019a268b2
parent82c2ebf547471fb696c93bbbd072ebd833aead74
Patch from Jon Scharff from bug #57826 - If a XSSF shape has a buFont but no bullet character, mirror Excel and treat as un-bulleted

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1676831 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTextParagraph.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java
test-data/spreadsheet/57826.xlsx [new file with mode: 0644]