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 `.mk` files (#377)If there are too many changes / files I can create a smaller PRThanks
Move smoketestdoc to the top-level test directory. This is where allintegration tests are meant to be; a binary copy of the smoketest wasthere already.Delete the smoketestoo_native module whose o
Move smoketestdoc to the top-level test directory. This is where allintegration tests are meant to be; a binary copy of the smoketest wasthere already.Delete the smoketestoo_native module whose only purpose was to runthe smoketest, something that is done in the Java bvt test now.Delete the old smoketest binary copy in test/ and use this one builtfrom source.Build an .odt file for the smoketest instead of the legacy .sxw.Note that we now require main/ built to build test/, asthe Ant build files required to build smoketest's Java componentare in main/.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1838268 13f79535-47bb-0310-9956-ffa450edef68
show more ...