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 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)
New method sfx2::LinkManager::urlIsVendor()This new method is invoked before all occurrences ofsfx2::LinkManager::GetUserAllowsLinkUpdate()
Remove bashC (Form feed) from code
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)
Fixed typos
pre-commit(end-of-file-fixer): autofix more cxx files in main (#314)
Fix spelling (#241)
Fixed typo (catched -> caught)
docs: fix spelling in code comments (#205)
Use sfx2::LinkManager::GetUserAllowsLinkUpdate()
Fixed typo (verion -> version)
Fixed typos, removed whitespace
Fixed typos (thats -> that's) and many more
Fixed typos (avaiable -> available)
Fixed typos (the the -> the) and some more
Fixed typo (minmal -> minimal)
Fixed typos (wether -> whether)git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1860845 13f79535-47bb-0310-9956-ffa450edef68
Don't use !this as an alias for a constant that evaluates to false inunconditional asserts. The former requires code to evaluate thecondition at runtime and also causes warnings from clang.While
Don't use !this as an alias for a constant that evaluates to false inunconditional asserts. The former requires code to evaluate thecondition at runtime and also causes warnings from clang.While here, translate the associated assert messages.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1830735 13f79535-47bb-0310-9956-ffa450edef68
#i39199# Translated comments from German to Englishgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1769228 13f79535-47bb-0310-9956-ffa450edef68
#i39199# Translated comments from German to Englishgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1769121 13f79535-47bb-0310-9956-ffa450edef68
#i126635# Possible null pointer referencepatch by: orcmidgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1730406 13f79535-47bb-0310-9956-ffa450edef68
12345