]> source.dussan.org Git - poi.git/commit
Have XSSF rich test strings report if they have formatting applied or not, and fix...
authorNick Burch <nick@apache.org>
Fri, 31 Jul 2015 17:22:05 +0000 (17:22 +0000)
committerNick Burch <nick@apache.org>
Fri, 31 Jul 2015 17:22:05 +0000 (17:22 +0000)
commit2ad973852c4a8d414d19e313c77295780b0da6f7
tree8afe35e6fac5306c1baea43bfd5dde3949748915
parentca35f594a7893104805421cb0db946b53a039cf4
Have XSSF rich test strings report if they have formatting applied or not, and fix them to only add the formatting child element when needed

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1693632 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFFormulaEvaluator.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRichTextString.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFRichTextString.java