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
pre-commit auto remove trailing whitespace from java files (#382)A another big huge auto white space clean up.
pre-commit auto remove trailing whitespace from `.mk` files (#377)If there are too many changes / files I can create a smaller PRThanks
pre-commit(end-of-file-fixer): autofix XML files (#351)
pre-commit(end-of-file-fixer): auto fix `.mk` files (#266)* pre-commit(end-of-file-fixer): auto fix `.mk` files* Update makefile.mk* Update makefile.mk---------Co-authored-by: Matthias Seid
pre-commit(end-of-file-fixer): auto fix `.mk` files (#266)* pre-commit(end-of-file-fixer): auto fix `.mk` files* Update makefile.mk* Update makefile.mk---------Co-authored-by: Matthias Seidel <mseidel@apache.org>
show more ...
pre-commit end-of-file-fixer check more file types (#262)Seems just the java files were cleaned up
Fixed typos (wether -> whether)git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1860845 13f79535-47bb-0310-9956-ffa450edef68
Write a main/ant.properties file from main/set_soenv, which can be used inAnt projects to work out settings, locations, and paths to dependencieswithout getting them from a parent build tool (dmake
Write a main/ant.properties file from main/set_soenv, which can be used inAnt projects to work out settings, locations, and paths to dependencieswithout getting them from a parent build tool (dmake/gbuild), which allowsAnt projects to build by themselves, independently of AOO, and allows themto be cleanly opened in (at least) Eclipse.Also port main/connectivity's sdbc_hsqldb.jar to use these changes. Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1804591 13f79535-47bb-0310-9956-ffa450edef68