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 ...
pre-commit auto whitespace cleanup for cs files (#478) (#480)Enforced 3 hooks for cs files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 0197933b6aad3e
pre-commit auto whitespace cleanup for cs files (#478) (#480)Enforced 3 hooks for cs files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 0197933b6aad3e26363d9cf47294bf2d611a1678)
Fix typos (#458)* Fix typos* Regenerate ignored words list codespell.txt* Update cli_proxy.h* Update cli_proxy.h---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picke
Fix typos (#458)* Fix typos* Regenerate ignored words list codespell.txt* Update cli_proxy.h* Update cli_proxy.h---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit 38f6c7561ee12f31d69df98de3d1c4c476629f71)
Fix typos (#433)* Fix typos* Regenerate ignored words list codespell.txt(cherry picked from commit 772835b774ba4c34b8de932fc3929f72593722f7)
Fix typos (#416)* Fix typos* Recreate ignored words list `codespell.txt`(cherry picked from commit efd61a206bbee858699f5a9f10508cd13f81bbbf)
pre-commit auto whitespace clean up for `map` files (#415)Enforced three hooks for `map` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit a3f3173604
pre-commit auto whitespace clean up for `map` files (#415)Enforced three hooks for `map` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit a3f3173604660ba899d84687a1dc38beb5cb02dc)
pre-commit auto whitespace clean up for `lst` files (#412)For `lst` files enforced three hooks- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit b4917d4af5d
pre-commit auto whitespace clean up for `lst` files (#412)For `lst` files enforced three hooks- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit b4917d4af5d3ebad3c0056428a5595e1685e8e73)
pre-commit auto whitespace cleanup for `.pmk` files (#399)Enforced 3 hooks for `.pmk` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 681bf8c045915
pre-commit auto whitespace cleanup for `.pmk` files (#399)Enforced 3 hooks for `.pmk` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 681bf8c04591511021696eeecc34a88cdb90e447)
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 remove trailing whitespace from java files (#382)A another big huge auto white space clean up.(cherry picked from commit 3309286857f19787ae62bd793a98b5af4edd2ad3)
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)
pre-commit auto remove unneeded whitespace in idl files (#380)I know way to many files and changes for a standard pull request.I can make a smaller PR if needed.Ran pre-commit here locally to a
pre-commit auto remove unneeded whitespace in idl files (#380)I know way to many files and changes for a standard pull request.I can make a smaller PR if needed.Ran pre-commit here locally to auto clean up all this trialing whitespaceUp for review. Thanks(cherry picked from commit ffd38472365e95f6a578737bc9a5eb0fac624a86)
pre-commit auto remove trailing whitespace from `.mk` files (#377)If there are too many changes / files I can create a smaller PRThanks(cherry picked from commit 31bbceb0f9d64c0c2c3b22a794a1666
pre-commit auto remove trailing whitespace from `.mk` files (#377)If there are too many changes / files I can create a smaller PRThanks(cherry picked from commit 31bbceb0f9d64c0c2c3b22a794a1666c1f33396e)
misc: fix spelling (#361)* misc: fix spelling* Update ignored words list(cherry picked from commit 51754c86ae54ce24647e9e2ed4e99214a5406e58)
misc: fix spelling (#359)* misc: fix spelling* Update ignored words list* Update propshlp.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit 565bea5
misc: fix spelling (#359)* misc: fix spelling* Update ignored words list* Update propshlp.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit 565bea5d874efc40bc68a4981c2c2749fbc88f2d)
Remove second semicolon (work in progress)(cherry picked from commit be099857c44bb1fbf755162d20fc038093b5bb7a)
pre-commit(end-of-file-fixer): autofix more main cxx files (#307)(cherry picked from commit d8dff77764cb74143fabc617dc8ee25d946bae78)
pre-commit: add hook to auto trim trailing whitespace (#277)So far targets only `.pl` files(cherry picked from commit 569f9dbcf6b6e381a1fb2d124b30824476b68dba)
Fix spelling(cherry picked from commit bd9c95dee0d38ae08805745e70eba3992924d4f5)
pre-commit(end-of-file-fixer): auto fix `.mk` files (#266)* pre-commit(end-of-file-fixer): auto fix `.mk` files* Update makefile.mk* Update makefile.mk---------Co-authored-by: Matthias Seid
pre-commit(end-of-file-fixer): auto fix `.mk` files (#266)* pre-commit(end-of-file-fixer): auto fix `.mk` files* Update makefile.mk* Update makefile.mk---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit 78190a370f7d7129fed9a7e70ca122eaae71ce1d)
Fix spelling (#267)* Fix spelling* Update ignored words list(cherry picked from commit 0193600a179b3bec64425e1d05f3b030947ba60a)
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)
Fixed typos (contex -> context)(cherry picked from commit 6f247e9c8aac1895f310561142b0e64ebdd27411)
12