Apply pre-commit hooks to align whitespace formatting with trunkRan 'pre-commit run --all-files' using the config backported in theprevious commit. The auto-fixing hooks (trailing-whitespace,end-
Apply pre-commit hooks to align whitespace formatting with trunkRan 'pre-commit run --all-files' using the config backported in theprevious commit. The auto-fixing hooks (trailing-whitespace,end-of-file-fixer, mixed-line-ending, insert-license) normalized 115files. Verified the changes are whitespace/EOL/EOF-only plus Apachelicense-header insertion on README files; no source content changed(confirmed via 'git diff --ignore-all-space').This replaces replaying ~350 historical formatting commits (whichconflicted with AOO42X's own independent whitespace passes) with asingle deterministic reformat that matches trunk's tooling.Phase 1 backport (A_FORMAT + B_CI_DOCS), reformat step.
show more ...
Merge pull request #122 from ardovm/bug128356Address bug 128356 and similar ones (duplicated XML attributes)(cherry picked from commit 59d6557e284ffa3dc5c77d3b9525211aac79a543,with minor adaptat
Merge pull request #122 from ardovm/bug128356Address bug 128356 and similar ones (duplicated XML attributes)(cherry picked from commit 59d6557e284ffa3dc5c77d3b9525211aac79a543,with minor adaptations)
misc: fix more typos (#460)* misc: fix more typos* Regenerate ignored words list codespell.txt(cherry picked from commit c297d334b1afde2918c7ae8e6f9d6dfd1a69a5ec)
Fix spelling (#409)Clean up `codespell.txt` ignored words list(cherry picked from commit 9c9d9658c5c7e4a65453d7bfdc82f55dc0fd0331)
pre-commit auto remove trailing whitespace from cxx files (#383)Another big auto clean up. So many lines !!Another one bites the dusthttps://www.youtube.com/watch?v=rY0WxgSXdEECo-authored-by:
pre-commit auto remove trailing whitespace from cxx files (#383)Another big auto clean up. So many lines !!Another one bites the dusthttps://www.youtube.com/watch?v=rY0WxgSXdEECo-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit cf6516809c57e1bb0a940545cca99cdad54d4ce2)
pre-commit auto remove trailing whitespace from h files (#385)Another big auto clean up by pre-commit similar to the others(cherry picked from commit 5d328669834268fa077da8fd0d9b44cc5ce2793b)
pre-commit auto clean trailing whitespace in dxp and hxx files (#381)A huge auto clean up by pre-commit and I can make smaller PRs if needed.Seems we have a lot of extra whitespace junk in our co
pre-commit auto clean trailing whitespace in dxp and hxx files (#381)A huge auto clean up by pre-commit and I can make smaller PRs if needed.Seems we have a lot of extra whitespace junk in our code baseThe NeverEnding Story was a great film back in the old days :)Great video and theme song by Limahlhttps://www.youtube.com/watch?v=lHytjEj7B9ghttps://en.wikipedia.org/wiki/The_NeverEnding_Story_(film)(cherry picked from commit 914d351e5f5b84e4342a86d6ab8d4aca7308b9bd)
misc: fix typos (#376)* misc: fix spelling* Update ignored words list* Update owriteablestream.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit dc
misc: fix typos (#376)* misc: fix spelling* Update ignored words list* Update owriteablestream.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit dcaf07f7f98db08cc6cf8841292bf500f56d5f1d)
Fix spelling (#368)* misc: fix spelling* Update ignored words list(cherry picked from commit 141ed1b0e8f66573b5bd315db0ad0769b0a91455)
misc: fix spelling (#358)* misc: fix spelling* Update ignored words list(cherry picked from commit 67f7bfb15893aaa2f3b1ee7ec6b966aaaad422fc)
Cleanup(cherry picked from commit 06db55ca6e7b86cf496b9e4c4bd824b1b77c53c0)
Fix spelling (#337)* Fix spelling* Update ignored words list(cherry picked from commit 6362920db15d1fa11a859386d693abf0788d239c)
Fix typo (methos), cleanup(cherry picked from commit db0736c4a34c0bd2edac2045e23a88f8195c6c5b)
pre-commit(end-of-file-fixer): autofix more cxx files in main (#321)(cherry picked from commit 80db8d5f292e7a7439bf20fc6b503d581954c3ac)
Fix end of hxx files remove unneeded blank lines (#242)(cherry picked from commit 033ed79537b07af43f0f091b11f5dc308cb4c9ad)
Fix spelling (#246)* Fix spelling* Update vbacommandbar.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit 8fbda7e2720fd088ed1c435ac17621d3fe434733)
Fix spelling (#245)(cherry picked from commit 9cf3e4aab387f466753ac65d0bb58d7d4bfd29ed)
Fix spelling (#236)(cherry picked from commit a8b96517e3378f3e8483e2f3a9472c0e1c328532)
Remove executable flag from various files (2nd part)(cherry picked from commit 44c622283a957b8371c60d67433418fc80119f9d)
Fixed typo (porperty -> property)(cherry picked from commit 054b21144b20b3e830104b15c6824cd9376381a9)
Fixed typos (beeing -> being) and some more(cherry picked from commit 2df387e6904e94f6cff3cb41c0152fdd0b8cf63c)
Fixed typos (the the -> the) and some more(cherry picked from commit 7950f2af818787db817abe90d4dbb3d6d8409899)
i124638 Second step of DrawingLayer FillAttributes for Writer objects, now added support for Paragraph and PageStyle (including Header and Footer) for direct attributes and style attributesgit-svn-
i124638 Second step of DrawingLayer FillAttributes for Writer objects, now added support for Paragraph and PageStyle (including Header and Footer) for direct attributes and style attributesgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1599233 13f79535-47bb-0310-9956-ffa450edef68
Many spelling fixes: directories r* - z*.Attempt to clean up most but certainly not all the spellingmistakes that found home in OpenOffice through decades. Wecould probably blame the internationa
Many spelling fixes: directories r* - z*.Attempt to clean up most but certainly not all the spellingmistakes that found home in OpenOffice through decades. Wecould probably blame the international nature of the code butit is somewhat shameful that this wasn't done before.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591062 13f79535-47bb-0310-9956-ffa450edef68
i124638 support for DrawingLayre FillStyle for GraphicFrames and EmbeddedObjectFrames in Writergit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1588308 13f79535-47bb-0310-9956-ffa450ed
i124638 support for DrawingLayre FillStyle for GraphicFrames and EmbeddedObjectFrames in Writergit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1588308 13f79535-47bb-0310-9956-ffa450edef68
12