Fix more typos (#440)* Fix more typos* Regenerate ignored words list codespell.txt
Fix spelling (#426)* Fix spelling* Recreate ignored words list codespell.txt
Fix typos (#407)depricated -> deprecated
pre-commit whitespace cleanup for `.component` files (#398)Enforced 3 hooks for `.component` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace
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>
show more ...
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 java files (#382)A another big huge auto white space clean up.
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)
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>
Port main/unotools component_getFactory() to the component context API.Patch by: me
Cleanup
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 (work in progress)
Fix spelling (#356)* misc: fix spelling* Update ignored words list
Fix spelling; Fix bug with `ifndef` statement (#355)* misc: fix spellingGeneral typo fixes in many file typesFix bug with `ifndef` statement* Update ignored words list* Update cppcompskelet
Fix spelling; Fix bug with `ifndef` statement (#355)* misc: fix spellingGeneral typo fixes in many file typesFix bug with `ifndef` statement* Update ignored words list* Update cppcompskeleton.cxx* Update javacompskeleton.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>
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
Fix spelling (#337)* Fix spelling* Update ignored words list
Fix spelling (#335)* Fix spelling* Update ignored words list
Fix spelling (#329)* Fix spelling* Update ignore words list
pre-commit(end-of-file-fixer): autofix more cxx files in main (#317)
pre-commit(end-of-file-fixer): auto fix `.h` files (#281)
Fix spelling (#264)* Fix spelling* Update ignored words list* Update main/idl/source/prj/command.cxx* Update taskcreator.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>
pre-commit end-of-file-fixer check more file types (#262)Seems just the java files were cleaned up
123