Update graphics with new ASF logo (work in progress)(cherry picked from commit 4e9fba32350ab8b4611653dc5272d3819cc087bf)
Update graphics with new ASF logo (work in progress)(cherry picked from commit f97f82e236edb07e18d5ab65fb1489a386650e2d)
pre-commit auto whitespace clean up for `lst` files (#412)For `lst` files enforced three hooks- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit b4917d4af5d
pre-commit auto whitespace clean up for `lst` files (#412)For `lst` files enforced three hooks- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit b4917d4af5d3ebad3c0056428a5595e1685e8e73)
show more ...
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)
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): autofix XML files (#351)(cherry picked from commit ef208b1dd24f9e3281b0a010c5546964f327cf57)
pre-commit: trim trailing whitespace in more files (#278)(cherry picked from commit b339e61b0e4c15004c00f5d1a4e0671656d90a8f)
Merge pull request #273 from jbampton/end-of-file-fixer-morepre-commit(end-of-file-fixer): auto fix `py` and `sh` files(cherry picked from commit 171e5814387d41277889e23e5ac7e281a488da29)
Small change to internal naming(cherry picked from commit 9356349644cb0bc3ccc99d6f6d5e541c9a4451ba)
Single qoutes don't need to be escaped her.But we need to check how the strings get exported to en-US.sdf.(cherry picked from commit fc5f4b32ec06d28501d9991091fd1697a0dd33eb)
Clarify Windows Installer texts(cherry picked from commit 0f58d4df4ee34d7e3a257f302abbfb334b456e56)
Clarify the NSIS installation texts(cherry picked from commit 9f7c65ae68e24804a64a6b00ef0fab0274c2dea3)
Clean up resource files
Cleanup Make files(cherry picked from commit 41deec9fbf385ebd2ff21199e9eb3301a269d33d)
Make update messages more clear
Update openoffice.lst
Change name for contact(cherry picked from commit 07a5922cba4504aac937c210edd7a93cca0fc1b6)
Updated graphics for Windows Installer (Banner.bmp)(cherry picked from commit e3bf21024d7b1b9501db9ade9a6e254bcc10497a)
Updated graphics for Windows Installer(cherry picked from commit 8e6c034362e1823945ac7594b38277a12beb47d3)
Fixed typos (the the -> the) and some more(cherry picked from commit 7950f2af818787db817abe90d4dbb3d6d8409899)
Missing space (#24)line 131 : "found{{(cabinet)}}" should probably be "found {{(cabinet)}}". Space is missing between "found" and "{{(cabinet)}}"(cherry picked from commit a7f1064
Missing space (#24)line 131 : "found{{(cabinet)}}" should probably be "found {{(cabinet)}}". Space is missing between "found" and "{{(cabinet)}}"(cherry picked from commit a7f10648b7431775ebf27fe4f6a9cd89b6c7c943)
remove whitespaces
Allow for source repo builds to include repo revision number, as stored when the tarball/zipfile was created.(cherry picked from commit 27a447d8e738b70f74ab05606693d7139127efc4)
Update Nsis.ulfThis fixes issue 123371:https://bz.apache.org/ooo/show_bug.cgi?id=123371(cherry picked from commit 4abbe55cc6dcbc4f56acfd283450e1741be3766a)
Work around a race condition that can sometimes cause parallel builds to fail.In a parallel build, a make rule may try to use a destinationdirectory before it has been created by a parallel rule.
Work around a race condition that can sometimes cause parallel builds to fail.In a parallel build, a make rule may try to use a destinationdirectory before it has been created by a parallel rule. Avoid thefailure by creating the directory in both rules.
1234567