Fix more typos (#441)* Fix spelling* Regenerate ignored words list codespell.txt
pre-commit auto whitespace clean up for `lst` files (#412)For `lst` files enforced three hooks- end-of-file-fixer- mixed-line-ending- trailing-whitespace
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 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
Port main/sax component_getFactory() to the component context API.Patch by: me
Fix spelling (#368)* misc: fix spelling* Update ignored words list
Fix spelling (#364)* Fix spelling* Update ignored words list
Fix spelling (#344)* Fix spelling* Update ignored words list
pre-commit(end-of-file-fixer): autofix more cxx files in main (#314)
pre-commit(end-of-file-fixer): autofix dxp and in files (#296)
Fix end of hxx files remove unneeded blank lines (#242)
Remove executable flag from various files (4th part)
Standardize all gbuild bridge makefile.mk files(main/*/prj/makefile.mk) to the version that sets gbuilddebug flags from the configure.ac debug settings, and make this thestandard gbuild template t
Standardize all gbuild bridge makefile.mk files(main/*/prj/makefile.mk) to the version that sets gbuilddebug flags from the configure.ac debug settings, and make this thestandard gbuild template too.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1772520 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
Complete cppunit -> gtest migration in main/sax.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1701087 13f79535-47bb-0310-9956-ffa450edef68
#i125003# migrate main/sax/qa/cppunit from cppunit to Google Test.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1701084 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
#i122362# remove stlport4-build supportbut keep the --without-stlport configure option for nowit is the new default anywaygit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1543067 1
#i122362# remove stlport4-build supportbut keep the --without-stlport configure option for nowit is the new default anywaygit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1543067 13f79535-47bb-0310-9956-ffa450edef68
i118999 - Fix mismatch in leap year calculation.git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1333152 13f79535-47bb-0310-9956-ffa450edef68
i118923 - OS/2 port: use 8.3 names for targets.git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1245067 13f79535-47bb-0310-9956-ffa450edef68
12