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)
pre-commit auto remove unneeded whitespace in idl files (#380)I know way to many files and changes for a standard pull request.I can make a smaller PR if needed.Ran pre-commit here locally to a
pre-commit auto remove unneeded whitespace in idl files (#380)I know way to many files and changes for a standard pull request.I can make a smaller PR if needed.Ran pre-commit here locally to auto clean up all this trialing whitespaceUp for review. Thanks(cherry picked from commit ffd38472365e95f6a578737bc9a5eb0fac624a86)
pre-commit auto remove trailing whitespace from `.mk` files (#377)If there are too many changes / files I can create a smaller PRThanks(cherry picked from commit 31bbceb0f9d64c0c2c3b22a794a1666
pre-commit auto remove trailing whitespace from `.mk` files (#377)If there are too many changes / files I can create a smaller PRThanks(cherry picked from commit 31bbceb0f9d64c0c2c3b22a794a1666c1f33396e)
pre-commit(end-of-file-fixer): auto fix the `test` directory (#275)(cherry picked from commit aaf8cf4899a4001c6ec145bb169b0503114ac51d)
misc: fix spelling (#187)* misc: fix spelling* Update TestExtension.java* Update FilterFactory.idl* Update ExtendedTypeDetectionFactory.idl* Update LocationTest.java* Update HelpComponent
misc: fix spelling (#187)* misc: fix spelling* Update TestExtension.java* Update FilterFactory.idl* Update ExtendedTypeDetectionFactory.idl* Update LocationTest.java* Update HelpComponent.java* Update HelpSearch.java* Update TestExtension.java* Update SOReportJobFactory.java---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit 7f5c89d5b2565ed069498a1c8ac682c2e94f3fe2)
Automatically build .idl files found in src/main/idl and src/test/idlwithout having to specify them.Clean up the Ant build a little, removing the unused cppumakerfunctions I was experimenting wit
Automatically build .idl files found in src/main/idl and src/test/idlwithout having to specify them.Clean up the Ant build a little, removing the unused cppumakerfunctions I was experimenting with, and fully generalize IDL buildingso it doesn't use any Ant properties, only macrodefs.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839593 13f79535-47bb-0310-9956-ffa450edef68
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