Update changes.xml

This commit is contained in:
PJ Fanning 2025-07-11 11:03:25 +01:00
parent af4eae815d
commit a1fa00e1d1

View File

@ -85,6 +85,7 @@
<action type="fix" fixes-bug="69646" context="SXSSF">SXSSF: check for null _fd instance in dispose call</action>
<action type="fix" fixes-bug="69667" context="HSSF">Handle slightly broken WriteAccessRecord gracefully</action>
<action type="fix" fixes-bug="69669" context="HSLF">Fix issue where Slide addTitle corrupts the ppt file</action>
<action type="fix" fixes-bug="69720" context="XWPF">Support null alignment values in XWPFParagraph</action>
<action type="fix" fixes-bug="69727" context="XSSF">Decrease count when we remove merged regions</action>
<action type="fix" fixes-bug="github-770" context="XSLF">Issue in setBulletStyle in XSLFTextParagraph</action>
<action type="add" fixes-bug="github-803" context="SS_Common">Add support for SHEET function</action>