Fix more spelling (#443)* Fix spelling* Regenerate ignored words list codespell.txt(cherry picked from commit 515f4036a64467de788f5756d8ebf472d92f9466)
Replace 2do -> TODO, minor cleanup(cherry picked from commit 5cd1c82638b65a86a575c9871d07bec79d4064b8)
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 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)
Cleanup(cherry picked from commit ed731925fa661db5da30a05a91c0ce7f67d40eed)
pre-commit(trailing-whitespace): autofix .hrc files (#350)(cherry picked from commit af7f2cbf3d6a5481a2f45e7fae5e85a32449c47d)
Fix spelling (#341)* Fix spelling* Update ignored words list(cherry picked from commit 97760708d60fc6a9f4c5ad48622892e0dbd6f644)
pre-commit(end-of-file-fixer): autofix more cxx files in main (#311)(cherry picked from commit 0a407c2a85aa3a829e52a449aa13b6528fbe055e)
pre-commit(end-of-file-fixer): auto fix hrc files (#288)(cherry picked from commit 70759a3d80b89b5a96c43a24deb96552b32c6053)
Fix spelling (#287)(cherry picked from commit 816026e9023e2ca4c99a15ad59c9243e4552fc65)
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)
Fix spelling (#249)* Fix spelling* Update main/filter/source/xslt/import/wordml/wordml2ooo_path.xsl* Update wordml2ooo_path.xsl---------Co-authored-by: Matthias Seidel <mseidel@apache.org>
Fix spelling (#249)* Fix spelling* Update main/filter/source/xslt/import/wordml/wordml2ooo_path.xsl* Update wordml2ooo_path.xsl---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit eed36da692a6e12fe28192f487545745411ead90)
Clean up resource files(cherry picked from commit b53b0777d0f3210c079bc99bfb2b4c20e86cbea7)
misc: fix spelling (#186)* misc: fix spelling* Update cmdid.h* Update svdopath.cxx* Update RowSetCache.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from
misc: fix spelling (#186)* misc: fix spelling* Update cmdid.h* Update svdopath.cxx* Update RowSetCache.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit 300d4866462a073a2285741ed956e98ff5957a82)
Cleaned up resource file(cherry picked from commit 7eef9b795aa500b1565a2367eef7ad1581659a86)
Updated inforamtion abeout Report Builder(cherry picked from commit 5973beeb52663cea99668fd344352e263f69e6e8)
Icons were changed to PNG long ago(cherry picked from commit 787035a67208d8b88c9b4853f45484c146ed253a)
Merge branches/gbuild-reintegration to trunk.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68
Many spelling fixes: directories a* - g*.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 a* - g*.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@1591058 13f79535-47bb-0310-9956-ffa450edef68
#i124131# use smart pointer's bool operator instead of comparing its content against NULLthis makes the code more typesafe and avoids the -Wnull-conversion warningsseen with boost>=1.55 smart poin
#i124131# use smart pointer's bool operator instead of comparing its content against NULLthis makes the code more typesafe and avoids the -Wnull-conversion warningsseen with boost>=1.55 smart pointers in C+11 enabled build environmentsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562080 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
Remove dbaui::OStatusbarControllerIt actually does not override any method in svt::StatusbarController, sothere is no point in keeping it.git-svn-id: https://svn.apache.org/repos/asf/openoffice/
Remove dbaui::OStatusbarControllerIt actually does not override any method in svt::StatusbarController, sothere is no point in keeping it.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486844 13f79535-47bb-0310-9956-ffa450edef68
WaE: fix suspicious assignments in if-conditionsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469324 13f79535-47bb-0310-9956-ffa450edef68
remove svn:executable properties from more source filesgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244544 13f79535-47bb-0310-9956-ffa450edef68
12