diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-09-10 10:30:32 +0200 |
---|---|---|
committer | Caolán McNamara <caolan.mcnamara@collabora.com> | 2024-09-25 22:31:34 +0200 |
commit | c8e3f582a343aceb95f5f4fcc92c82e69127e1fc (patch) | |
tree | 5dd701c8123d88b7ffc0a55a7e53c13173059f54 /bin | |
parent | b37ae3985b8ed30034be42448c862117a98dba61 (diff) |
Add arguments to Last 4 UNO Commands in CrashReport Dump
Change-Id: I8ea1e95abb62374b51de7b1d37055c216b29e04c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173125
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Tested-by: Jenkins
(cherry picked from commit 763b86a5fac81783525442d5ec262e91ca1047ac)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173102
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/find-mergedlib-can-be-private-symbols.functions.results | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/find-mergedlib-can-be-private-symbols.functions.results b/bin/find-mergedlib-can-be-private-symbols.functions.results index 3ceead740e10..dde2c8867d9c 100644 --- a/bin/find-mergedlib-can-be-private-symbols.functions.results +++ b/bin/find-mergedlib-can-be-private-symbols.functions.results @@ -9842,7 +9842,6 @@ UITestLogger::UITestLogger() UITestLogger::log(std::basic_string_view<char16_t, std::char_traits<char16_t> >) UITestLogger::logAction(VclPtr<Control> const&, VclEventId) UITestLogger::logAction(vcl::Window* const&, VclEventId) -UITestLogger::logCommand(std::basic_string_view<char16_t, std::char_traits<char16_t> >, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) UITestLogger::logKeyInput(VclPtr<vcl::Window> const&, KeyEvent const&) URIHelper::SetMaybeFileHdl(Link<rtl::OUString*, bool> const&) UnoControl::GetComponentServiceName() const |