Skip to content

Some patches from poi#1711

Merged
tonyqus merged 9 commits intonissl-lab:masterfrom
antony-liu:poi/v4.0-patch7
Mar 14, 2026
Merged

Some patches from poi#1711
tonyqus merged 9 commits intonissl-lab:masterfrom
antony-liu:poi/v4.0-patch7

Conversation

@antony-liu
Copy link
Collaborator

Main changes:

  • Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor reference
  • Bug-61906 add API for working with RichStringText and deprecate API methods that use CTRst
  • Bug 61859: support for evaluating comparison operators in array mode, detect array mode from formula ptgs
  • Bug 61869: updating a cell with shared formula produces an unreadable file
  • Bug 61798: Fix usage of getLastCellNum()
  • Bugzilla 61116: Formula evaluation fails when using matrix addition within index function call

@tonyqus tonyqus added this to the NPOI 2.8.0 milestone Mar 6, 2026
# Conflicts:
#	ooxml/XSSF/Model/SharedStringsTable.cs
#	ooxml/XSSF/UserModel/XSSFColor.cs
#	testcases/ooxml/XSSF/UserModel/TestXSSFBugs.cs
#	testcases/ooxml/XSSF/UserModel/TestXSSFCellStyle.cs
#	testcases/ooxml/XSSF/UserModel/TestXSSFDrawing.cs
#	testcases/ooxml/XSSF/UserModel/TestXSSFRichTextString.cs
#	testcases/ooxml/XSSF/UserModel/TestXSSFSimpleShape.cs
#	testcases/ooxml/XSSF/UserModel/TestXSSFTextParagraph.cs
@tonyqus tonyqus merged commit 768d707 into nissl-lab:master Mar 14, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants