Re: Adding support for "OneCellAnchor"

2023-01-25 Thread PJ Fanning
Seems ok to me. Submit the PR and it will be easier to understand the implications. Could you ensure that no existing tests are broken or removed and that new tests are added? I'm afraid a very high fraction of patches and PRs that we get break existing tests and very few of them contain adequ

[GitHub] [poi] kdebski85 commented on a diff in pull request #352: use Paths

2023-01-25 Thread via GitHub
kdebski85 commented on code in PR #352: URL: https://github.com/apache/poi/pull/352#discussion_r1086343835 ## poi-examples/src/main/java/org/apache/poi/examples/xwpf/usermodel/BetterHeaderFooterExample.java: ## @@ -48,7 +49,7 @@ public static void main(String[] args) throws IOEx