office-gobmx/include/com/sun/star/uno
Caolán McNamara db44ffd219 suppress COPY_INSTEAD_OF_MOVE suggestions for uno::Reference
rtl::Reference, uno::Any and rtl::O[U]String

where we have implemented move ctors to take let the compiler take
advantage of any little optimization possibility that it can take
but where the potential optimization probably doesn't outweigh
enforcing dusting error-prone std::move all over every case where
the compiler doesn't/can't use the move ctor but could.

Change-Id: Icf184d96d3278a1740a76c7eb1150e60392351ab
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162337
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-01-20 20:54:42 +01:00
..
Any.h suppress COPY_INSTEAD_OF_MOVE suggestions for uno::Reference 2024-01-20 20:54:42 +01:00
Any.hxx suppress COPY_INSTEAD_OF_MOVE suggestions for uno::Reference 2024-01-20 20:54:42 +01:00
genfunc.h tdf#130978 Add a comment to each published API 2021-02-01 11:29:38 +01:00
genfunc.hxx tdf#130978 Add a comment to each published API 2021-02-01 11:29:38 +01:00
Reference.h suppress COPY_INSTEAD_OF_MOVE suggestions for uno::Reference 2024-01-20 20:54:42 +01:00
Reference.hxx suppress COPY_INSTEAD_OF_MOVE suggestions for uno::Reference 2024-01-20 20:54:42 +01:00
Sequence.h Add css::uno::Sequence move assignment operator 2021-12-20 20:10:42 +01:00
Sequence.hxx Let loplugin:nullptr look into template instantiations 2022-01-15 15:58:07 +01:00
Type.h remove uno::Type move constructor 2021-06-24 20:49:17 +02:00
Type.hxx remove uno::Type move constructor 2021-06-24 20:49:17 +02:00