office-gobmx/unotools
Noel Grandin ed0b12f4ea no need to take a copy of the getProcessComponentContext return value
we can just take a "const &".

(found by running clang-tidy with the
performance-unnecessary-copy-initialization warning)

Change-Id: I20fd208c65303da78170b1ac06c638fdf3aa094b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176267
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins
2024-11-08 15:23:52 +01:00
..
inc/pch
qa loplugin:ostr in unotools 2024-05-16 11:36:10 +02:00
source no need to take a copy of the getProcessComponentContext return value 2024-11-08 15:23:52 +01:00
util
CppunitTest_unotools_configpaths.mk
CppunitTest_unotools_fontcvt.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
CppunitTest_unotools_fontdefs.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
IwyuFilter_unotools.yaml
JunitTest_unotools_complex.mk
Library_utl.mk Make isProductVersionUpgraded update ooSetupLastVersion again 2024-06-14 15:13:34 +02:00
Makefile
Module_unotools.mk
PythonTest_unotools_python.mk
README.md

UNO C++ Helpers

Helpers for C++ use of UNO.