Cleanup resource files(cherry picked from commit cc520948bcf4d71f8568b7bfa7eb84196f116faf)
More spelling fixes (#434)* Fix more typos* Regenerate ignored words list codespell.txt(cherry picked from commit e44970e361d561c4fb365c9f2d78a4d8a70d0e0d)
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 ...
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)
misc: fix spelling (#361)* misc: fix spelling* Update ignored words list(cherry picked from commit 51754c86ae54ce24647e9e2ed4e99214a5406e58)
Remove second semicolon (work in progress)(cherry picked from commit 94f40e846ad5ad50c2a5a04ce7779e4e0d5135df)
Fix spelling; Fix bug with `ifndef` statement (#355)* misc: fix spellingGeneral typo fixes in many file typesFix bug with `ifndef` statement* Update ignored words list* Update cppcompskelet
Fix spelling; Fix bug with `ifndef` statement (#355)* misc: fix spellingGeneral typo fixes in many file typesFix bug with `ifndef` statement* Update ignored words list* Update cppcompskeleton.cxx* Update javacompskeleton.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit a8d869c0a55ec20abe6b8f09597933f653283840)
Allow us to build against the C++14 standard, whilenot breaking compatibility with C++98.Clang 13 and 15 on FreeBSD can successfully compile OpenOfficewhen "-std=c++14" is set in gbuild and dmake
Allow us to build against the C++14 standard, whilenot breaking compatibility with C++98.Clang 13 and 15 on FreeBSD can successfully compile OpenOfficewhen "-std=c++14" is set in gbuild and dmake, and Clang 15 canstill compile it with these changes and "-std=gnu++98".Most of the changes involved fixing bad code, eg. NULL beingimplicitly converted to sal_False, NULL being converted to typedpointers using reinterpet_cast instead of static_cast, and integerconversions to shorter integers.Note that this does not change the currently targeted C++standard on Linux and FreeBSD, which remains gnu++98.Patch by: me(cherry picked from commit a72d41dcd002e8c9b3d75696f0625302690e2d65)
pre-commit(trailing-whitespace): autofix .hrc files (#350)(cherry picked from commit af7f2cbf3d6a5481a2f45e7fae5e85a32449c47d)
Fix spelling (#337)* Fix spelling* Update ignored words list(cherry picked from commit 6362920db15d1fa11a859386d693abf0788d239c)
Re-added closing bracket, cleanup(cherry picked from commit 093b492c61de4e1fb95c7e65810eaeddbb65f806)
Translate German (Neu -> New), cleanup(cherry picked from commit fe9b7f6a5f0c378e0c911bf69d0633ad596c6f08)
Fix spelling (#334)* Fix spelling* Update ignored words list(cherry picked from commit 531ea755b68a06923ca5d8afa1216255df2c3fff)
pre-commit(end-of-file-fixer): autofix more cxx files in main (#313)(cherry picked from commit 60822731f97e392f18f66164e20dcaceb878c33f)
Fix end of hxx files remove unneeded blank lines (#242)(cherry picked from commit 033ed79537b07af43f0f091b11f5dc308cb4c9ad)
Clean up resource files(cherry picked from commit 4c17cfc0abe27fe10e35cd976c510015e4362c58)
Clean up resource files(cherry picked from commit b53b0777d0f3210c079bc99bfb2b4c20e86cbea7)
Cleaned up resource file(cherry picked from commit deffb4aca2480e89b12a6e4d4de5e548ba60a8a2)
Cleaned up resource files(cherry picked from commit dfe4b78909aed6fb2dd5dbcd5619b5e54d8080f5)
Fixed typos (catched -> caught), removed whitespace(cherry picked from commit a633b3ddaa56152ed2fd06b9033bb5e0c341f745)
Fixed typos (the the -> the) and some more(cherry picked from commit 7950f2af818787db817abe90d4dbb3d6d8409899)
Icons were changed to PNG long ago(cherry picked from commit 34fcb55b25ef6698ba45a45b22cc66fde47dbcf9)
Merge branches/gbuild-reintegration to trunk.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 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
12