misc: fix spelling (#461)* misc: fix spelling* Regenerate ignored words list codespell.txt(cherry picked from commit 7aa897337248d2867d340fb1c741df9a1679b105)
More spelling fixes (#434)* Fix more typos* Regenerate ignored words list codespell.txt(cherry picked from commit e44970e361d561c4fb365c9f2d78a4d8a70d0e0d)
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)
show more ...
pre-commit auto remove trailing whitespace from java files (#382)A another big huge auto white space clean up.(cherry picked from commit 3309286857f19787ae62bd793a98b5af4edd2ad3)
misc: fix typos (#376)* misc: fix spelling* Update ignored words list* Update owriteablestream.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit dc
misc: fix typos (#376)* misc: fix spelling* Update ignored words list* Update owriteablestream.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit dcaf07f7f98db08cc6cf8841292bf500f56d5f1d)
Fix spelling (#368)* misc: fix spelling* Update ignored words list(cherry picked from commit 141ed1b0e8f66573b5bd315db0ad0769b0a91455)
Remove second semicolon (done?)(cherry picked from commit d05a678705c51acd00d01d5f3bcd5d62d773da66)
pre-commit(end-of-file-fixer): autofix XML files (#351)(cherry picked from commit ef208b1dd24f9e3281b0a010c5546964f327cf57)
Fix spelling (#336)* Fix spelling* Update ignored words list(cherry picked from commit c2cc1a3c98d4529dcaa051692b4ace754b458bd1)
pre-commit end-of-file-fixer check more file types (#262)Seems just the java files were cleaned up(cherry picked from commit 6fd2419af095b9e12baf06e33db2129edf4d719b)
Fix spelling (#241)(cherry picked from commit c1c814ecad7563c189c0ef8a2710b995d5848bfa)
Fixed typos (varaible -> variable) and some other(cherry picked from commit 3d12bb4c8063d131d21d7316ab6bf172191cc131)
Add a "dependencies" target for Ant to allow extracting the JARs thata Java module depends on. Use this to make Ant targets depends ontheir dependencies in gbuild, so that Java submodules within a
Add a "dependencies" target for Ant to allow extracting the JARs thata Java module depends on. Use this to make Ant targets depends ontheir dependencies in gbuild, so that Java submodules within amain/ module build in the correct order.Port main/xmerge to gbuild/Ant using this approach.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1847342 13f79535-47bb-0310-9956-ffa450edef68