pre-commit auto remove trailing whitespace from java files (#382)A another big huge auto white space clean up.
pre-commit end-of-file-fixer check more file types (#262)Seems just the java files were cleaned up
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
show more ...