office-gobmx/comphelper
Noel Grandin bfb0aa8ca3 elide temporary string in comphelper::strip
Change-Id: I093768c617490679d295cce37cc3ffe67c8e940a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135871
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-15 15:52:32 +02:00
..
inc/pch update PCHs 2021-04-08 17:23:08 +02:00
qa Use more appropriate return type for ThreadPool::getPreferredConcurrency 2022-06-02 17:13:17 +02:00
source elide temporary string in comphelper::strip 2022-06-15 15:52:32 +02:00
util use single-use attribute for OfficeInstallationDirectories 2021-03-23 07:41:50 +01:00
CppunitTest_comphelper_ifcontainer.mk
CppunitTest_comphelper_parallelsort_test.mk Implement parallel version of super-scalar-sample-sort... 2019-10-01 18:11:36 +02:00
CppunitTest_comphelper_syntaxhighlight_test.mk
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 fix allocating thread pool workers 2020-10-05 19:36:16 +02:00
CppunitTest_comphelper_variadictemplates_test.mk
IwyuFilter_comphelper.yaml tdf#42949 Fix new IWYU warnings in directories c* 2020-11-06 08:18:45 +01:00
JunitTest_comphelper_complex.mk Fix many Java subsequentcheck test by using JUH 2018-11-09 07:37:50 +01:00
Library_comphelper.mk implement anyToHash() and use it for SdrCustomShapeGeometryItem 2022-01-09 15:43:53 +01:00
Makefile
Module_comphelper.mk Implement parallel version of super-scalar-sample-sort... 2019-10-01 18:11:36 +02: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.