This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a change to branch Pilot-Pirx-zoomslider
in repository https://gitbox.apache.org/repos/asf/openoffice.git
from d89bd0531e Merge branch 'trunk' into Pilot-Pirx-zoomslider
add 0197933b6a pre-commit auto whitespace cleanup for cs files (#478)
(#480)
new 8126eb48b5 Merge branch 'trunk' into Pilot-Pirx-zoomslider
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.pre-commit-config.yaml | 6 +--
main/cli_ure/qa/climaker/climaker.cs | 56 +++++++++++-----------
main/cli_ure/qa/climaker/testobjects.cs | 52 ++++++++++----------
main/cli_ure/source/basetypes/assembly.cs | 8 ++--
main/cli_ure/source/basetypes/uno/Any.cs | 29 ++++++-----
.../cli_ure/source/basetypes/uno/BoundAttribute.cs | 9 ++--
.../source/basetypes/uno/ExceptionAttribute.cs | 11 ++---
.../source/basetypes/uno/OnewayAttribute.cs | 9 ++--
.../basetypes/uno/ParameterizedTypeAttribute.cs | 11 ++---
.../source/basetypes/uno/PolymorphicType.cs | 42 ++++++++--------
.../source/basetypes/uno/TypeArgumentsAttribute.cs | 13 +++--
.../basetypes/uno/TypeParametersAttribute.cs | 11 ++---
main/cli_ure/source/ure/assembly.cs | 8 ++--
main/cli_ure/source/ure/uno/util/DisposeGuard.cs | 14 +++---
main/cli_ure/source/ure/uno/util/WeakAdapter.cs | 28 +++++------
main/cli_ure/source/ure/uno/util/WeakBase.cs | 33 +++++++------
.../source/ure/uno/util/WeakComponentBase.cs | 20 ++++----
main/cli_ure/workbench/dynload/dynload.cs | 14 +++---
.../CLI/CSharp/Spreadsheet/GeneralTableSample.cs | 10 ++--
.../CLI/CSharp/Spreadsheet/SpreadsheetDocHelper.cs | 32 ++++++-------
.../CLI/CSharp/Spreadsheet/SpreadsheetSample.cs | 40 ++++++++--------
.../examples/CLI/CSharp/Spreadsheet/ViewSample.cs | 14 +++---
.../bridgetest/cli/cli_bridgetest_inprocess.cs | 40 ++++++++--------
.../source/bridgetest/cli/cli_cs_bridgetest.cs | 10 ++--
.../source/bridgetest/cli/cli_cs_multi.cs | 10 ++--
.../source/bridgetest/cli/cli_cs_testobj.cs | 32 ++++++-------
main/testtools/source/cliversioning/runtests.cs | 10 ++--
main/testtools/source/cliversioning/version.cs | 38 +++++++--------
.../source/performance/cli_testobj_performance.cs | 24 +++++-----
29 files changed, 311 insertions(+), 323 deletions(-)