| #
b0efeae4
|
| 21-Jul-2025 |
John Bampton <jbampton@users.noreply.github.com> |
pre-commit auto remove trailing whitespace from java files (#382)
A another big huge auto white space clean up.
(cherry picked from commit 3309286857f19787ae62bd793a98b5af4edd2ad3)
|
|
Revision tags: AOO420-Dev5-m5 |
|
| #
509df7cb
|
| 30-Nov-2023 |
John Bampton <jbampton@users.noreply.github.com> |
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)
show more ...
|
|
Revision tags: AOO420-Dev4-m4, AOO420-Dev3-m3, 420-Dev2-m2 |
|
| #
a622bb93
|
| 17-Aug-2018 |
Damjan Jovanovic <damjan@apache.org> |
Move smoketestdoc to the top-level test directory. This is where all integration tests are meant to be; a binary copy of the smoketest was there already.
Delete the smoketestoo_native module whose o
Move smoketestdoc to the top-level test directory. This is where all integration tests are meant to be; a binary copy of the smoketest was there already.
Delete the smoketestoo_native module whose only purpose was to run the smoketest, something that is done in the Java bvt test now. Delete the old smoketest binary copy in test/ and use this one built from source. Build an .odt file for the smoketest instead of the legacy .sxw.
Note that we now require main/ built to build test/, as the Ant build files required to build smoketest's Java component are in main/.
Patch by: me
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1838268 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|