Skip to content

Improved helpers. Improved ColumnsWidth. Added word_wrap option#195

Merged
turulomio merged 34 commits into
mainfrom
193-improve-helpers
May 24, 2026
Merged

Improved helpers. Improved ColumnsWidth. Added word_wrap option#195
turulomio merged 34 commits into
mainfrom
193-improve-helpers

Conversation

@turulomio

Copy link
Copy Markdown
Owner

No description provided.

turulomio added 28 commits May 20, 2026 11:15
   1 refactor: improve aesthetics, performance and ODS architecture
   2
   3 - Set word_wrap=True and vertical alignment to CENTER by default for better readability.
   4 - Refactor ODS class to be template-agnostic using configurable defaults.
   5 - Move Normal style and fixed height (452) logic specifically to ODS_Standard.
   6 - Optimize massive data insertion by skipping style loops for default formatting.
   7 - Implement a row-wrap memory system to prevent property overrides.
   8 - Enhance block_from_lod_with_headers with integrated totals and freeze panes.
   9 - Update standard.ods template with fixed row heights and optimal height disabled.
@turulomio turulomio linked an issue May 23, 2026 that may be closed by this pull request
@turulomio turulomio merged commit ae10760 into main May 24, 2026
1 check passed
@turulomio turulomio deleted the 193-improve-helpers branch May 24, 2026 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve helpers

1 participant