Add support for iODBC on *nix.On *nix (Linux and FreeBSD), instead of only trying to load theunixODBC driver manager, try that first but fall back to iODBC'sdriver manager otherwise. These platfo
Add support for iODBC on *nix.On *nix (Linux and FreeBSD), instead of only trying to load theunixODBC driver manager, try that first but fall back to iODBC'sdriver manager otherwise. These platforms have both, and we canuse both, and only use iODBC on Mac, so there's no point inavoiding iODBC on *nix.Fixes: https://bz.apache.org/ooo/show_bug.cgi?id=128632(cherry picked from commit 559fc678afa1e0758f8514b5b7514953e13a4ef4)
show more ...
Apply pre-commit hooks to align whitespace formatting with trunkRan 'pre-commit run --all-files' using the config backported in theprevious commit. The auto-fixing hooks (trailing-whitespace,end-
Apply pre-commit hooks to align whitespace formatting with trunkRan 'pre-commit run --all-files' using the config backported in theprevious commit. The auto-fixing hooks (trailing-whitespace,end-of-file-fixer, mixed-line-ending, insert-license) normalized 115files. Verified the changes are whitespace/EOL/EOF-only plus Apachelicense-header insertion on README files; no source content changed(confirmed via 'git diff --ignore-all-space').This replaces replaying ~350 historical formatting commits (whichconflicted with AOO42X's own independent whitespace passes) with asingle deterministic reformat that matches trunk's tooling.Phase 1 backport (A_FORMAT + B_CI_DOCS), reformat step.
pre-commit auto whitespace clean up for props files (#475)Enforced 3 hooks for props files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 403062acacea59
pre-commit auto whitespace clean up for props files (#475)Enforced 3 hooks for props files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 403062acacea599afa9388c32fa8bf59653f155c)
Fix typos (#458)* Fix typos* Regenerate ignored words list codespell.txt* Update cli_proxy.h* Update cli_proxy.h---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picke
Fix typos (#458)* Fix typos* Regenerate ignored words list codespell.txt* Update cli_proxy.h* Update cli_proxy.h---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit 38f6c7561ee12f31d69df98de3d1c4c476629f71)
Fixed typos(cherry picked from commit d7e3986169306533267c697108731f97094e4226)
Cleanup resource files(cherry picked from commit cc520948bcf4d71f8568b7bfa7eb84196f116faf)
Fix more spelling (#443)* Fix spelling* Regenerate ignored words list codespell.txt(cherry picked from commit 515f4036a64467de788f5756d8ebf472d92f9466)
Fix more typos (#441)* Fix spelling* Regenerate ignored words list codespell.txt(cherry picked from commit dd7c3b33482ba9f3da08b3487f5a9899f3559585)
Fix more typos (#440)* Fix more typos* Regenerate ignored words list codespell.txt(cherry picked from commit 152e651ef53ab2fae14bf93407606b2c7fcbd35b)
Typo run (#435)* Fix some typos* Regenerate ignored words list codespell.txt(cherry picked from commit 7ddf03623edf826092ce61060f7c0ce4b001bba2)
Fix spelling (#431)Regenerate the ignored words list `codespell.txt`(cherry picked from commit 76a54f96102e7418655edaf8bd6c0402a622d359)
Cleanup resource files(cherry picked from commit a3cbd3e50c1a12e759959b66e76b58b3aeb2b2af)
chore: whitespace clean up for `.src` files (#429)Enforced 3 hooks for `.src` files- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 31d35622ee258902b338f9
chore: whitespace clean up for `.src` files (#429)Enforced 3 hooks for `.src` files- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 31d35622ee258902b338f9bfdfb2a2ed84b7bb6c)
Fix typos (#425)* Fix typos* Recreate ignored words list codespell.txt(cherry picked from commit 374d2a96ae566b372972bbe678cb4ee5a157bf83)
Fixed typos, cleanup(cherry picked from commit 537d918930a77db9c28916ebc25c79ea73c289a1)
Replace 2do -> TODO, minor cleanup(cherry picked from commit 5cd1c82638b65a86a575c9871d07bec79d4064b8)
pre-commit whitespace cleanup for `.component` files (#398)Enforced 3 hooks for `.component` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 85e7a2
pre-commit whitespace cleanup for `.component` files (#398)Enforced 3 hooks for `.component` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 85e7a208034f6237c454f4b97c228cc5be6146df)
pre-commit auto whitespace cleanup for `.pmk` files (#399)Enforced 3 hooks for `.pmk` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 681bf8c045915
pre-commit auto whitespace cleanup for `.pmk` files (#399)Enforced 3 hooks for `.pmk` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 681bf8c04591511021696eeecc34a88cdb90e447)
pre-commit auto remove trailing whitespace from cxx files (#383)Another big auto clean up. So many lines !!Another one bites the dusthttps://www.youtube.com/watch?v=rY0WxgSXdEECo-authored-by:
pre-commit auto remove trailing whitespace from cxx files (#383)Another big auto clean up. So many lines !!Another one bites the dusthttps://www.youtube.com/watch?v=rY0WxgSXdEECo-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit cf6516809c57e1bb0a940545cca99cdad54d4ce2)
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 h files (#385)Another big auto clean up by pre-commit similar to the others(cherry picked from commit 5d328669834268fa077da8fd0d9b44cc5ce2793b)
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 clean trailing whitespace in dxp and hxx files (#381)A huge auto clean up by pre-commit and I can make smaller PRs if needed.Seems we have a lot of extra whitespace junk in our co
pre-commit auto clean trailing whitespace in dxp and hxx files (#381)A huge auto clean up by pre-commit and I can make smaller PRs if needed.Seems we have a lot of extra whitespace junk in our code baseThe NeverEnding Story was a great film back in the old days :)Great video and theme song by Limahlhttps://www.youtube.com/watch?v=lHytjEj7B9ghttps://en.wikipedia.org/wiki/The_NeverEnding_Story_(film)(cherry picked from commit 914d351e5f5b84e4342a86d6ab8d4aca7308b9bd)
pre-commit: auto remove unneeded trailing whitespace from Makefiles (#378)Cleaned up some whitespace in the Makefiles(cherry picked from commit 4437c02e18a852c4a5e7d7e7c198180f06b2b9fc)
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)
12345678