Fix typos (#442)* Fix spelling* Regenerate ignored words list codespell.txt(cherry picked from commit cf8e6a53ed981a205d7700be9a04dd40a005f9f6)
pre-commit auto whitespace clean up for `map` files (#415)Enforced three hooks for `map` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit a3f3173604
pre-commit auto whitespace clean up for `map` files (#415)Enforced three hooks for `map` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit a3f3173604660ba899d84687a1dc38beb5cb02dc)
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 XML files (#384)Auto cleaned up all the XML files for unneeded trailing whitespace.Around 8k lines changed a smaller whitespace PR this time(cher
pre-commit auto remove trailing whitespace from XML files (#384)Auto cleaned up all the XML files for unneeded trailing whitespace.Around 8k lines changed a smaller whitespace PR this time(cherry picked from commit b3b486c6f12b7baba6a5d71c7012f6454f487e5a)
pre-commit auto remove trailing whitespace from C files (#386)Another big whitespace clean up(cherry picked from commit 534d93521fb9d960038706348aeef53f37423a94)
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 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)
pre-commit(end-of-file-fixer): autofix more cxx files in main (#314)(cherry picked from commit 9204bf8294f34a46abdfeceee27c48e7b7b2ef12)
pre-commit(end-of-file-fixer): auto fix `.bat` and `.c` files (#280)(cherry picked from commit a52939fdfaafcb5488373440752652ee3dae2d34)
pre-commit: trim trailing whitespace in more files (#278)(cherry picked from commit b339e61b0e4c15004c00f5d1a4e0671656d90a8f)
Add claws-mail to senddoc script(cherry picked from commit 14c7d0b58688bab6da803aa150471d9ea1fe2cbd)
Merged r1860845 and r1860851 from trunkFixed typos (wether -> whether)Fixed typos (determins-> determines)git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1861030 13f79535
Merged r1860845 and r1860851 from trunkFixed typos (wether -> whether)Fixed typos (determins-> determines)git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1861030 13f79535-47bb-0310-9956-ffa450edef68
Do not assume time_t is long.time_t is long on some platforms but not on all.This plagues a warning on FreeBSD.Taken from: Jung-uk Kimgit-svn-id: https://svn.apache.org/repos/asf/openoffice/t
Do not assume time_t is long.time_t is long on some platforms but not on all.This plagues a warning on FreeBSD.Taken from: Jung-uk Kimgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1719244 13f79535-47bb-0310-9956-ffa450edef68
Small fix for BSD.Part of Code Review:https://reviews.freebsd.org/D2055Author: Don Lewis (truckman at FreeBSD)git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1669462 13f79535-4
Small fix for BSD.Part of Code Review:https://reviews.freebsd.org/D2055Author: Don Lewis (truckman at FreeBSD)git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1669462 13f79535-47bb-0310-9956-ffa450edef68
i107072 - Quote uri-encodegit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1598805 13f79535-47bb-0310-9956-ffa450edef68
#i123964# mark add_to_recently_used_file_list() as DLLPUBLICso its symbol can be used for dynamic loading, e.g. in vclgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1564269 13f795
#i123964# mark add_to_recently_used_file_list() as DLLPUBLICso its symbol can be used for dynamic loading, e.g. in vclgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1564269 13f79535-47bb-0310-9956-ffa450edef68
#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" -- impact on corresponding strings in the UI, folder names, package names, ...git-svn-id: https://svn.apache.org/repos/as
#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" -- impact on corresponding strings in the UI, folder names, package names, ...git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431253 13f79535-47bb-0310-9956-ffa450edef68
i82660 - SimpleCommandMail: fix options passed to Thunderbirdgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1354751 13f79535-47bb-0310-9956-ffa450edef68
i82660 - SimpleCommandMail: fix options passed to Kmailgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1354750 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307723 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307005 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1304706 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1304672 13f79535-47bb-0310-9956-ffa450edef68
remove svn:executable properties from misc non-exec filesgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244885 13f79535-47bb-0310-9956-ffa450edef68
12