Fix more typos (#441)* Fix spelling* Regenerate ignored words list codespell.txt(cherry picked from commit dd7c3b33482ba9f3da08b3487f5a9899f3559585)
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(cherry picked from commit b4917d4af5d
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(cherry picked from commit b4917d4af5d3ebad3c0056428a5595e1685e8e73)
show more ...
pre-commit whitespace cleanup for `.component` files (#398)Enforced 3 hooks for `.component` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 85e7a2
pre-commit whitespace cleanup for `.component` files (#398)Enforced 3 hooks for `.component` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 85e7a208034f6237c454f4b97c228cc5be6146df)
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)
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)
Port main/sax component_getFactory() to the component context API.Patch by: me(cherry picked from commit 85ec52e3ec50dfd34a97af98ddb418c203742409)
Fix spelling (#368)* misc: fix spelling* Update ignored words list(cherry picked from commit 141ed1b0e8f66573b5bd315db0ad0769b0a91455)
Fix spelling (#364)* Fix spelling* Update ignored words list(cherry picked from commit 2814ae3c3e7397ac6100816f87499597972e9628)
Fix spelling (#344)* Fix spelling* Update ignored words list(cherry picked from commit 49333635da016cf75796b650292c4a88c3e041d3)
pre-commit(end-of-file-fixer): autofix more cxx files in main (#314)(cherry picked from commit 9204bf8294f34a46abdfeceee27c48e7b7b2ef12)
pre-commit(end-of-file-fixer): autofix dxp and in files (#296)(cherry picked from commit c5431c09f10fdefed2cd03d2b1d81c94c04148b1)
Fix end of hxx files remove unneeded blank lines (#242)(cherry picked from commit 033ed79537b07af43f0f091b11f5dc308cb4c9ad)
Remove executable flag from various files (4th part)(cherry picked from commit 12ebf780b277adcb73e1d4c237575df5aacccfea)
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