Cleanup(cherry picked from commit e906a215673f078ab95ebc10deb03ae1ae531d9b)
Cleanup resource files(cherry picked from commit a3cbd3e50c1a12e759959b66e76b58b3aeb2b2af)
chore: whitespace clean up for `.src` files (#429)Enforced 3 hooks for `.src` files- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 31d35622ee258902b338f9
chore: whitespace clean up for `.src` files (#429)Enforced 3 hooks for `.src` files- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 31d35622ee258902b338f9bfdfb2a2ed84b7bb6c)
show more ...
Cleanup resource files(cherry picked from commit 0a27d2e79413e4d5d7189d275120fd9249a93402)
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 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)
Port main/basctl component_getFactory() to the component context API.Patch by: me(cherry picked from commit b504c543a5c0014f61d361c52d736b627c675f94)
Remove bashC (Form feed) from code(cherry picked from commit 1dda6fa065ca9dda1aeb73fcffcf5e4176683177)
pre-commit(trailing-whitespace): autofix .hrc files (#350)(cherry picked from commit af7f2cbf3d6a5481a2f45e7fae5e85a32449c47d)
pre-commit(end-of-file-fixer): autofix more main cxx files (#307)(cherry picked from commit d8dff77764cb74143fabc617dc8ee25d946bae78)
pre-commit(end-of-file-fixer): auto fix hrc files (#288)(cherry picked from commit 70759a3d80b89b5a96c43a24deb96552b32c6053)
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>(che
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>(cherry picked from commit 499844ab2c966234a16af3eb316568aac76419a3)
Fix end of hxx files remove unneeded blank lines (#242)(cherry picked from commit 033ed79537b07af43f0f091b11f5dc308cb4c9ad)
Cleaned up resource files(cherry picked from commit ef4882fc8f0ef2394a48bfabe9ea38cd50d34252)
Fixed some typos(cherry picked from commit b87166d3cb10b9831861467250cdee5892590547)
Cleaned up resource files(cherry picked from commit e1503350ff951c479a2b1d278bcce7f045928560)
Cleaned up resource files, removed MASKCOLOR(cherry picked from commit 740434874f576eb5676eb6f80d2244ff6ac8b2fc)
Icons were changed to PNG long ago(cherry picked from commit 787035a67208d8b88c9b4853f45484c146ed253a)
Port main/basctl to gbuild.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1776262 13f79535-47bb-0310-9956-ffa450edef68
Spelling, spelling ...Why worry about some sprinkled German when we haven't yet learned English.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535-47bb-0310-9956-ffa4
Spelling, spelling ...Why worry about some sprinkled German when we haven't yet learned English.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535-47bb-0310-9956-ffa450edef68
#i120772# do not ignore last three properties when special properties not found in watching windowgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1651106 13f79535-47bb-0310-9956-ffa45
#i120772# do not ignore last three properties when special properties not found in watching windowgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1651106 13f79535-47bb-0310-9956-ffa450edef68
#i76558# jump by Enter key on the Object cataloggit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1595437 13f79535-47bb-0310-9956-ffa450edef68
#i123862# use O*String's isEmpty() method to check for emptiness in modules starting with 'b'Patch-by: j.nitschke@ok.deReview-by: hdu@apache.orggit-svn-id: https://svn.apache.org/repos/asf/open
#i123862# use O*String's isEmpty() method to check for emptiness in modules starting with 'b'Patch-by: j.nitschke@ok.deReview-by: hdu@apache.orggit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1564230 13f79535-47bb-0310-9956-ffa450edef68
#i50481# make Select All command working through the main menu of Basic IDEgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560270 13f79535-47bb-0310-9956-ffa450edef68
#i21548# add context menu to code editor part of Basic IDEfor now only with cut, copy and paste but can be extendedPatch by: Tsutomu Uchino <hanya.runo@gmail.com>git-svn-id: https://svn.apache
#i21548# add context menu to code editor part of Basic IDEfor now only with cut, copy and paste but can be extendedPatch by: Tsutomu Uchino <hanya.runo@gmail.com>git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1504166 13f79535-47bb-0310-9956-ffa450edef68
12