Author: abearez
Date: Wed May 27 01:35:50 2020
New Revision: 1878148
URL: http://svn.apache.org/viewvc?rev=1878148&view=rev
Log:
Bug 63290: retrieve default run properties from paragraph
Modified:
poi/site/src/documentation/content/xdocs/changes.xml
Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1878148&r1=1878147&r2=1878148&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Wed May 27 01:35:50
2020
@@ -88,7 +88,7 @@
<action type="fix" fixes-bug="64213"
context="SS_Common">Picture.resize(double scale) scales width wrong for small
pictures and when dx1 is set</action>
<action type="fix" fixes-bug="63712" context="OPC">upgrading
xmlsec causes junit tests to fail</action>
<action type="fix" fixes-bug="64241" context="XSLF">XSLF - Wrong
scheme colors used when rendering</action>
- <action type="fix" fixes-bug="63624" context="XWPF">setText in
XWPFTableCell updates the xml and also updates the runs and iruns</action>
+ <action type="fix" fixes-bug="63624" context="XWPF">Method setText
in XWPFTableCell updates the xml and also updates the runs and iruns</action>
<action type="fix" fixes-bug="github-170"
context="XWPF">XWPFTableCell does not process bodyElements when handle
paragraph</action>
<action type="fix" fixes-bug="github-171"
context="XWPF">XWPFNumbering.addAbstractNum will definitely throw an
exception</action>
<action type="fix" fixes-bug="64301" context="OPC">Allow
try-with-resources with OPCPackage.revert()</action>
@@ -98,9 +98,10 @@
<action type="fix" fixes-bug="55505" context="HSSF">CountryRecord
not found</action>
<action type="fix" fixes-bug="64387" context="POIFS">Big POIFS
stream result in OOM</action>
<action type="add" fixes-bug="64411" context="POI_Overall">Provide
JigSaw modules</action>
- <action type="fix" fixes-bug="64441"
context="SS_Common">synchronize code that initialises WorkbookFactory</action>
+ <action type="fix" fixes-bug="64441"
context="SS_Common">Synchronize code that initialises WorkbookFactory</action>
<action type="add" fixes-bug="63819" context="SS_Common">Support
DateValue function</action>
- <action type="add" fixes-bug="github-179" context="SS_Common">add
an option for RangeCopier.copyRange() also clone styles</action>
+ <action type="add" fixes-bug="github-179" context="SS_Common">Add
an option for RangeCopier.copyRange() also clone styles</action>
+ <action type="fix" fixes-bug="63290" context="XSLF">Retrieve
default run properties from paragraph</action>
</actions>
</release>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]