Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First steps in the implementation of AutoFilters for ODS Reader and Writer #2053

Merged
merged 15 commits into from
May 2, 2021

Conversation

MarkBaker
Copy link
Member

@MarkBaker MarkBaker commented May 1, 2021

This is:

- [ ] a bugfix
- [X] a new feature

Checklist:

Why this change is needed?

First steps in the implementation of AutoFilters for ODS Reader and Writer, starting with reading a basic AutoFilter range (ignoring row visibility, filter types and active filters for the moment).

And also some additional refactoring to extract the DefinedNames Reader into its own dedicated class as a part of overall code improvement... on the principle of "when working on a class, always try to leave the library codebase in a better state than you found it"

…riter, starting with reading a basic AutoFilter range (ignoring row visibility, filter types and active filters for the moment).

And also some additional refactoring to extract the DefinedNames Reader into its own dedicated class as a part of overall code improvement... on the principle of "when working on a class, always try to leave the library codebase in a better state than you found it"
@MarkBaker MarkBaker marked this pull request as draft May 1, 2021 13:47
@MarkBaker MarkBaker marked this pull request as ready for review May 2, 2021 19:35
@MarkBaker MarkBaker merged commit 83e55cf into master May 2, 2021
@MarkBaker MarkBaker deleted the ODS-Reader-Writer-AutoFilter branch May 2, 2021 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant