Author: fanningpj
Date: Fri Dec 11 17:56:41 2020
New Revision: 1884330
URL: http://svn.apache.org/viewvc?rev=1884330&view=rev
Log:
[bug-60397] improve speed of excel cell merge. Thanks to Alex Herve
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=1884330&r1=1884329&r2=1884330&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Fri Dec 11 17:56:41
2020
@@ -116,6 +116,8 @@
<action type="add" fixes-bug="64867" context="SL_Common">Provide
PDF rendering with PPTX2PNG</action>
<action type="fix" fixes-bug="64964"
context="SS_Common">Converting cell values to boolean should throw
IllegalStateException instead of RuntimeException when conversion is not
possible</action>
<action type="fix" fixes-bug="64971" context="XSSF">XSSFFont
setCharset(FontCharset) should use latest class instead of deprecated
one</action>
+ <action type="fix" fixes-bug="60397" context="XSSF">Improve
performance of cell merge</action>
+ <action type="fix" fixes-bug="github-206" context="SXSSF">Improve
performance of SXSSF cell evaluation</action>
</actions>
</release>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]