Fix typos (#454)* Fix typos* Regenerate ignored words list
Fix spelling (#426)* Fix spelling* Recreate ignored words list codespell.txt
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 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 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
Fix spelling (#364)* Fix spelling* Update ignored words list
Cleanup
misc: fix spelling (#361)* misc: fix spelling* Update ignored words list
Remove second semicolon (work in progress)
Fix spelling (#356)* misc: 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 (#313)
pre-commit(trailing-whitespace): autofix bat and ini files (#308)
pre-commit: add hook to auto trim trailing whitespace (#277)So far targets only `.pl` files
Fix spelling (#267)* Fix spelling* Update ignored words list
Fix end of hxx files remove unneeded blank lines (#242)
Fix spelling (#236)
Fix spelling (#230)* Fix spelling * Update GraphicalDisplay.java * Update xmltbli.cxx --------- Co-authored-by: Matthias Seidel <mseidel@apache.org>
Fix exception specification in a few places where they were missing,and causing AOO to crash when compiled with Clang.Also fix formatting of some writerfilter code.Partially fixes: https://bz.ap
Fix exception specification in a few places where they were missing,and causing AOO to crash when compiled with Clang.Also fix formatting of some writerfilter code.Partially fixes: https://bz.apache.org/ooo/show_bug.cgi?id=127252Patch by: me
Fix spelling in code comments (#208)* Fix spelling in code comments * Update ImageControl.cxx --------- Co-authored-by: Matthias Seidel <mseidel@apache.org>
Don't allow calls to OpenSSLCipher::blockSize() before the cipheris initialized.Patch by: me
getFlag() isn't happy on Visual Studio 2008, hack it to work.Patch by: me
1234