Skip to content

Patches from poi 4.0#1674

Merged
tonyqus merged 7 commits into
nissl-lab:masterfrom
antony-liu:poi/v4.0-patch5
Feb 15, 2026
Merged

Patches from poi 4.0#1674
tonyqus merged 7 commits into
nissl-lab:masterfrom
antony-liu:poi/v4.0-patch5

Conversation

@antony-liu
Copy link
Copy Markdown
Collaborator

Main changes:

  • Add getter/setter for ReadingOrder to XSSF
  • consolidate duplicated code: XSSFWorkbook#setBookViewsIfMissing()
  • add test case for bug 61701
  • Add test-case which shows that bug 55814 is fixed already by other changes
  • Bug #57517: Fix various things in HSSFOptimiser to make many more cases work fine: Column styles, row styles, user defined styles
  • bug 61727: CellRangeUtil Merge cell ranges broken. Thanks for Sven Rieckhoff for the patch
  • bug 61730: add iterator interface to CellRangeAddressBase for iterating over CellAddresses

rename ambiguous variable name shifter -> formulaShifter
…es work fine: Column styles, row styles, user defined styles, ...

Also call optimise in integration-tests and handle some cases of invalid content in files.
…eckhoff for the patch

bug 61730: add iterator interface to CellRangeAddressBase for iterating over CellAddresses
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