office-gobmx/comphelper
Caolán McNamara 06aaed0fd7 cid#1616498 COPY_INSTEAD_OF_MOVE
and

cid#1616499 COPY_INSTEAD_OF_MOVE

Change-Id: I21b089cab036902a7ba5b725a6eae0f1212f2b31
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171923
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-08-16 09:29:43 +02:00
..
inc/pch simplify and modernise ScopedBitmapAccess 2023-12-07 09:32:14 +01:00
qa comphelper, msicreator, odk: fix issues found by Ruff linter 2024-07-27 15:42:26 +02:00
source cid#1616498 COPY_INSTEAD_OF_MOVE 2024-08-16 09:29:43 +02:00
util use single-use attribute for OfficeInstallationDirectories 2021-03-23 07:41:50 +01:00
CppunitTest_comphelper_ifcontainer.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
CppunitTest_comphelper_parallelsort_test.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
CppunitTest_comphelper_syntaxhighlight_test.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
CppunitTest_comphelper_test.mk comphelper: fix natural string compare function + reorganize tests 2022-05-20 01:19:41 +02:00
CppunitTest_comphelper_threadpool_test.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
CppunitTest_comphelper_variadictemplates_test.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
CppunitTest_comphelper_weakbag_test.mk tdf#146266 Move WeakBag test to gbuild system 2024-04-12 16:50:31 +02:00
IwyuFilter_comphelper.yaml comphelper/servicedecl.hxx is unused 2023-05-09 21:33:39 +02:00
JunitTest_comphelper_complex.mk tdf#97362 Convert comphelper SequenceOutputStreamUnitTest to Python 2023-01-31 12:18:47 +00:00
Library_comphelper.mk convert ODatabaseMetaDataResultSet to comphelper::WeakComponentImplHelper 2024-03-26 17:17:03 +01:00
Makefile switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
Module_comphelper.mk tdf#146266 Move WeakBag test to gbuild system 2024-04-12 16:50:31 +02:00
PythonTest_comphelper_python.mk tdf#97362 Convert comphelper SequenceOutputStreamUnitTest to Python 2023-01-31 12:18:47 +00:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00
StaticLibrary_windows_process.mk Drop UNICODE/_UNICODE defines 2019-04-04 13:57:59 +02:00

Helpers for Implementing UNO Components

Here goes anything not generic / mature enough to end up in URE's stable interface at cppuhelper, etc.