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 clean up for props files (#475)Enforced 3 hooks for props files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 403062acacea59
pre-commit auto whitespace clean up for props files (#475)Enforced 3 hooks for props files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 403062acacea599afa9388c32fa8bf59653f155c)
misc: fix spelling (#461)* misc: fix spelling* Regenerate ignored words list codespell.txt(cherry picked from commit 7aa897337248d2867d340fb1c741df9a1679b105)
Fix spelling (#424)* Fix typos* Recreate the ignored words list codespell.txt(cherry picked from commit e3436d4ae0b85884ae4c2c4aacc2424eed2fc63a)
Replace 2do -> TODO, minor cleanup(cherry picked from commit 5cd1c82638b65a86a575c9871d07bec79d4064b8)
Cleanup merge conflicts
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 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 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 (#367)* misc: fix spelling* Update ignored words list(cherry picked from commit 0cb2ec9199fb5d9d8559bd2a77a1f1aa86ec209c)
Fixed typos, cleanup(cherry picked from commit c64e43daf4d868cd69bdcfc2b096656257af5a06)
Fix spelling (#336)* Fix spelling* Update ignored words list(cherry picked from commit c2cc1a3c98d4529dcaa051692b4ace754b458bd1)
Fix spelling (#333)* Fix spelling* Update ignored words list(cherry picked from commit 055381d06f94e33c1492b0348c33664c33add42d)
Fix typos (origianl, optimyze, otheriwse), cleanup(cherry picked from commit 24ebb2589b1437e5dc678c8c93a10999f2ec23d2)
docs: fix spelling in Java files; `compilant` -> `compliant` (#265)(cherry picked from commit df04dd37164ffb3ead39e3639d79b8594324d49a)
pre-commit end-of-file-fixer check more file types (#262)Seems just the java files were cleaned up(cherry picked from commit 6fd2419af095b9e12baf06e33db2129edf4d719b)
Fix word case of HTML (#260)* Fix word case of HTML* Update main/sd/source/filter/html/pubdlg.cxx* Update table_columns.xsl---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(che
Fix word case of HTML (#260)* Fix word case of HTML* Update main/sd/source/filter/html/pubdlg.cxx* Update table_columns.xsl---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit 499844ab2c966234a16af3eb316568aac76419a3)
misc: fix spelling (#187)* misc: fix spelling* Update TestExtension.java* Update FilterFactory.idl* Update ExtendedTypeDetectionFactory.idl* Update LocationTest.java* Update HelpComponent
misc: fix spelling (#187)* misc: fix spelling* Update TestExtension.java* Update FilterFactory.idl* Update ExtendedTypeDetectionFactory.idl* Update LocationTest.java* Update HelpComponent.java* Update HelpSearch.java* Update TestExtension.java* Update SOReportJobFactory.java---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit 7f5c89d5b2565ed069498a1c8ac682c2e94f3fe2)
Fixed typos, removed whitespace(cherry picked from commit 23b2c88cd6a69e823600adadb373bff76b7eaa26)
Fixed typos (preferr -> prefer) and some more, removed whitespace(cherry picked from commit 1fbfd7a278c32f8d67af627c0787d0b53e44c56c)
Fixed typos (thats -> that's) and many more(cherry picked from commit cfd52e183e60a1a0f86b79e1f5a1cdd3ab0b202f)
Fixed typos (otherwhise -> otherwise) and some more(cherry picked from commit 15289133c13269ea12e74ce817b98e1403d5761d)
Fixed typos (internaly -> internally) and some more(cherry picked from commit 06fea5eb2b9aa5023a47343a2dfc561c5943149a)
Fixed typos (shure -> sure)(cherry picked from commit 01ad09a0c915d261b7260c626c3424e027e76f95)
Fixed typos (contex -> context)(cherry picked from commit 6f247e9c8aac1895f310561142b0e64ebdd27411)
12