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>(cherry picked from commit cf6516809c57e1bb0a940545cca99cdad54d4ce2)
show more ...
pre-commit auto remove trailing whitespace from h files (#385)Another big auto clean up by pre-commit similar to the others(cherry picked from commit 5d328669834268fa077da8fd0d9b44cc5ce2793b)
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)(cherry picked from commit 914d351e5f5b84e4342a86d6ab8d4aca7308b9bd)
pre-commit: auto remove unneeded trailing whitespace from Makefiles (#378)Cleaned up some whitespace in the Makefiles(cherry picked from commit 4437c02e18a852c4a5e7d7e7c198180f06b2b9fc)
pre-commit auto remove trailing whitespace from `.mk` files (#377)If there are too many changes / files I can create a smaller PRThanks(cherry picked from commit 31bbceb0f9d64c0c2c3b22a794a1666
pre-commit auto remove trailing whitespace from `.mk` files (#377)If there are too many changes / files I can create a smaller PRThanks(cherry picked from commit 31bbceb0f9d64c0c2c3b22a794a1666c1f33396e)
Cleanup(cherry picked from commit 4c77d9855a97d670c1bf20bf0bbd0aa291258a3a)
Fixed typos, cleanup(cherry picked from commit 578c68243c10255d9e286af768bee9c46628b77b)
Fixed typos, cleanup(cherry picked from commit 4b37ad1dfdb632c9569e6bc39c06e6648a12a803)
Fix typo (methos), cleanup(cherry picked from commit db0736c4a34c0bd2edac2045e23a88f8195c6c5b)
pre-commit(end-of-file-fixer): autofix more cxx files in main (#321)(cherry picked from commit 80db8d5f292e7a7439bf20fc6b503d581954c3ac)
pre-commit(end-of-file-fixer): auto fix `.h` files (#281)(cherry picked from commit a21bd2ce297ef7601e65314a01b713e0914864f0)
pre-commit(end-of-file-fixer): auto fix `.mk` files (#266)* pre-commit(end-of-file-fixer): auto fix `.mk` files* Update makefile.mk* Update makefile.mk---------Co-authored-by: Matthias Seid
pre-commit(end-of-file-fixer): auto fix `.mk` files (#266)* pre-commit(end-of-file-fixer): auto fix `.mk` files* Update makefile.mk* Update makefile.mk---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit 78190a370f7d7129fed9a7e70ca122eaae71ce1d)
Fix end of hxx files remove unneeded blank lines (#242)(cherry picked from commit 033ed79537b07af43f0f091b11f5dc308cb4c9ad)
Fix spelling(cherry picked from commit 5288ba3821e1bd4a1be16e3753464ffddb2f523a)
Fixed typos, cleanup(cherry picked from commit 07ec2dae6a42189124ed7f901d54c35a0555ec96)
Fixed typo (conenction -> connection) and some other(cherry picked from commit 5589416a0ec17d91f1449733cbb3b602760daacc)
Fixed typo (overriden -> overridden) and some others(cherry picked from commit 5f551de635bbe4c47e985520a47471cf8e391c88)
Fixed typo (retrive -> retrieve)(cherry picked from commit 8cc42d09d618e539d9b7e6d3909e41c02dffea8f)
Fixed typos (beeing -> being) and some more(cherry picked from commit 2df387e6904e94f6cff3cb41c0152fdd0b8cf63c)
The register storage class is deprecated and is incompatible with C++17.Modern compilers have mostly been ignoring it, probably other than toforbid the use of the address-of operator. Get ahead of
The register storage class is deprecated and is incompatible with C++17.Modern compilers have mostly been ignoring it, probably other than toforbid the use of the address-of operator. Get ahead of the game anddelete it now.Reported by clang 6.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1830707 13f79535-47bb-0310-9956-ffa450edef68
Port main/cosv and mac/vos to gbuild.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1827880 13f79535-47bb-0310-9956-ffa450edef68
Many spelling fixes: directories r* - z*.Attempt to clean up most but certainly not all the spellingmistakes that found home in OpenOffice through decades. Wecould probably blame the internationa
Many spelling fixes: directories r* - z*.Attempt to clean up most but certainly not all the spellingmistakes that found home in OpenOffice through decades. Wecould probably blame the international nature of the code butit is somewhat shameful that this wasn't done before.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591062 13f79535-47bb-0310-9956-ffa450edef68
#i123068# remove implicit conversions from rtl strings to their elementsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306678 13f79535-47bb-0310-9956-ffa450edef68
i118923 - OS/2 port: new link system now uses unix style.git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1290848 13f79535-47bb-0310-9956-ffa450edef68
12