office-gobmx/comphelper
Noel Grandin c5a0b7af84 loplugin:stringadd improvement for appending numbers
I was wrong, the Concat framework already optimised appending
numbers by stack-allocating small buffers, so include
them in the plugin

Change-Id: I922edbdde273c89abfe21d51c5d25dc01c97db25
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115037
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-03 15:32:53 +02:00
..
inc/pch update PCHs 2021-04-08 17:23:08 +02:00
qa Add SAL_WARN in case ProfileZones are overlapping and not hierarchical 2021-04-29 11:26:52 +02:00
source loplugin:stringadd improvement for appending numbers 2021-05-03 15:32:53 +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 Introduce Async trace events and a unit test 2021-04-29 08:45:07 +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 Extend the trace event API with instant events 2021-04-28 11:41:19 +02: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.