Translate function names (Kontext -> Context), cleanup
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 ...
Fix spelling (#367)* misc: fix spelling* Update ignored words list
Cleanup
Remove bashC (Form feed) from code
Translate German (VLINEAL -> VRULER)
Translate German (Lineal -> Ruler) in Writer code
Remove second semicolon (work in progress)
pre-commit(trailing-whitespace): autofix .hrc files (#350)
Fixed typos, cleanup
pre-commit(end-of-file-fixer): autofix more cxx files in main (#314)
pre-commit(end-of-file-fixer): auto fix hrc files (#288)
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>
Fixed typo (chnage -> change), general cleanup
Preliminary attempt to convert all instances of GetParagraphCount()to return a sal_uInt32 or sal_uLong, and fix any related problemsin all their callers.Patch by: me
Removed whitespace, partial translation
Cleaned up resource files, removed whitespace
Fixed typos (acces -> access) and some more
Fixed typo (meaningfull -> meaningful)git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839231 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
Merge branches/gbuild-reintegration to trunk.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68
123