office-gobmx/comphelper
Dr. David Alan Gilbert b480552d9c replace find_if by none_of
A set of cases where find_if is used just to test if there are no
matches; use none_of  as per

tdf#153109

Change-Id: I6c705ab7a8289914743199722a444ee40d11d746
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152200
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-05-26 12:49:14 +02:00
..
inc/pch
qa Remove unused comphelper::adjustIndexToStartOfSurrogate 2023-05-24 11:05:47 +02:00
source replace find_if by none_of 2023-05-26 12:49:14 +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 comphelper/servicedecl.hxx is unused 2023-05-09 21:33:39 +02:00
JunitTest_comphelper_complex.mk
Library_comphelper.mk comphelper/servicedecl.hxx is unused 2023-05-09 21:33:39 +02:00
Makefile
Module_comphelper.mk
PythonTest_comphelper_python.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.