Fix typos (#433)* Fix typos* Regenerate ignored words list codespell.txt(cherry picked from commit 772835b774ba4c34b8de932fc3929f72593722f7)
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)
misc: fix typos (#376)* misc: fix spelling* Update ignored words list* Update owriteablestream.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit dc
misc: fix typos (#376)* misc: fix spelling* Update ignored words list* Update owriteablestream.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit dcaf07f7f98db08cc6cf8841292bf500f56d5f1d)
Fix spelling (#356)* misc: fix spelling* Update ignored words list(cherry picked from commit 5e7dbebb72d431b55e984063de36a6d606e091ca)
Fix spelling; Fix bug with `ifndef` statement (#355)* misc: fix spellingGeneral typo fixes in many file typesFix bug with `ifndef` statement* Update ignored words list* Update cppcompskelet
Fix spelling; Fix bug with `ifndef` statement (#355)* misc: fix spellingGeneral typo fixes in many file typesFix bug with `ifndef` statement* Update ignored words list* Update cppcompskeleton.cxx* Update javacompskeleton.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit a8d869c0a55ec20abe6b8f09597933f653283840)
misc: fix spelling in `main` (#354)* misc: fix spelling in `main`Typos have been fixed in a lot of file types* Update ignored words list(cherry picked from commit ad1df53dc2d3caa51ab9151d59e6
misc: fix spelling in `main` (#354)* misc: fix spelling in `main`Typos have been fixed in a lot of file types* Update ignored words list(cherry picked from commit ad1df53dc2d3caa51ab9151d59e6525b81e52754)
pre-commit(end-of-file-fixer): autofix XML files (#351)(cherry picked from commit ef208b1dd24f9e3281b0a010c5546964f327cf57)
Fix spelling (#344)* Fix spelling* Update ignored words list(cherry picked from commit 49333635da016cf75796b650292c4a88c3e041d3)
Fix spelling (#337)* Fix spelling* Update ignored words list(cherry picked from commit 6362920db15d1fa11a859386d693abf0788d239c)
pre-commit end-of-file-fixer check more file types (#262)Seems just the java files were cleaned up(cherry picked from commit 6fd2419af095b9e12baf06e33db2129edf4d719b)
Fix spelling (#250)(cherry picked from commit 1c3951f9b9456c337336ef311075417c6bf39be4)
Fix spelling (#222)* Fix spelling* Update unochart.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit de739a45664e13ac6744efb02ae3ce7d6c95e7a9)
Fix typos: mehtod -> method, mehtods -> methods.Patch by: me(cherry picked from commit a4b70a5c0dc286fe80079976f51a3b5d7c08957d)
Fixed typos (the the -> the) and some more(cherry picked from commit 7950f2af818787db817abe90d4dbb3d6d8409899)
Merged r1860845 and r1860851 from trunkFixed typos (wether -> whether)Fixed typos (determins-> determines)git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1861030 13f79535
Merged r1860845 and r1860851 from trunkFixed typos (wether -> whether)Fixed typos (determins-> determines)git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1861030 13f79535-47bb-0310-9956-ffa450edef68
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
We don't need dmake makefiles in main/jurt any more.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1828644 13f79535-47bb-0310-9956-ffa450edef68
Added an Ant target type to gbuild, that can be used to call Ant to builda deliverable. Added Ant support files that provide build infrastructurethat can be used by Java projects, including testing
Added an Ant target type to gbuild, that can be used to call Ant to builda deliverable. Added Ant support files that provide build infrastructurethat can be used by Java projects, including testing with JUnit atcompile time, processing of external dependencies, using the IDLtoolchain (idlc, regmerge, javamaker), and general build support likecompiling into class files, building the JAR file and cleaning. Thesefeatures require Ant version >= 1.9.1.Ported main/jurt to gbuild and this Ant infrastructure.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1828636 13f79535-47bb-0310-9956-ffa450edef68