office-gobmx/comphelper
Noel Grandin 09122ed302 remove dead item cleanup from NumberedCollection::impl_searchFreeNumber
which speeds it up a little, because WeakReferences are a little slow

Change-Id: I76226b180ae4e11c4beb9e2f4ae12b05f980dcad
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133960
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-05-07 14:23:51 +02:00
..
inc/pch
qa comphelper: cleanup test_guards, add test for ValueRestorationGuard 2022-05-06 10:50:25 +02:00
source remove dead item cleanup from NumberedCollection::impl_searchFreeNumber 2022-05-07 14:23:51 +02:00
util
CppunitTest_comphelper_ifcontainer.mk
CppunitTest_comphelper_parallelsort_test.mk
CppunitTest_comphelper_syntaxhighlight_test.mk
CppunitTest_comphelper_test.mk
CppunitTest_comphelper_threadpool_test.mk
CppunitTest_comphelper_variadictemplates_test.mk
IwyuFilter_comphelper.yaml
JunitTest_comphelper_complex.mk
Library_comphelper.mk
Makefile
Module_comphelper.mk
README.md
StaticLibrary_windows_process.mk

Helpers for Implementing UNO Components

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