Update copyright year to 2026
Fix spelling (#439)* Fix typos* Regenerate ignored words list codespell.txt
Fix typos (#433)* Fix typos* Regenerate ignored words list codespell.txt
Cleanup
Fix typos (#416)* Fix typos* Recreate ignored words list `codespell.txt`
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
Fix spelling (#409)Clean up `codespell.txt` ignored words list
pre-commit trailing whitespace clean up for `cmd` files (#403)For `cmd` files enforced three hooks- end-of-file-fixer- mixed-line-ending- trailing-whitespace
pre-commit auto remove trailing whitespace from XML files (#384)Auto cleaned up all the XML files for unneeded trailing whitespace.Around 8k lines changed a smaller whitespace PR this time
pre-commit auto remove trailing whitespace from h files (#385)Another big auto clean up by pre-commit similar to the others
pre-commit auto remove trailing whitespace from C files (#386)Another big whitespace clean up
pre-commit: auto remove unneeded trailing whitespace from Makefiles (#378)Cleaned up some whitespace in the Makefiles
pre-commit auto remove trailing whitespace from `.mk` files (#377)If there are too many changes / files I can create a smaller PRThanks
misc: fix typos (#376)* misc: fix spelling* Update ignored words list* Update owriteablestream.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>
pre-commit: auto remove trailing whitespace from `.py` files (#375)
Re-order include path.Re-order the compiler include path in nmake modules so thatexternal directories are last to avoid inadvertently pickingup system headers instead of internal headers.
Fix spelling (#364)* Fix spelling* Update ignored words list
misc: fix spelling (#361)* misc: fix spelling* Update ignored words list
misc: fix spelling (#359)* misc: fix spelling* Update ignored words list* Update propshlp.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>
Remove second semicolon (done?)
misc: fix spelling in `main` (#354)* misc: fix spelling in `main`Typos have been fixed in a lot of file types* Update ignored words list
pre-commit(end-of-file-fixer): autofix XML files (#351)
pre-commit(trailing-whitespace): autofix .hrc files (#350)
pre-commit(trailing-whitespace): autofix `.pm` files (#346)
12345678910>>...25