]> 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)
commit402c4455998c138d48f4c60a282fefc6d585945b
tree8afe35e6fac5306c1baea43bfd5dde3949748915
parent7caf5eda4c642fcb8bdf223ff71f8539e8ffab7b
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