office-gobmx/cppuhelper
Noel Grandin 4c288a18e7 fix o3tl::equalsAsciiL
after I got it wrong in both the original commit
    commit d15a6560bd
    use more string_view
and in the attempted fix
    commit dd41ea3ec1
    fix for o3tl::equalsAscii
thanks to sberg for spotting that

Change-Id: Iff12879de823553b2623db48979e9a720302f2d7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150240
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-04-12 08:23:54 +02:00
..
inc/pch
qa
source fix o3tl::equalsAsciiL 2023-04-12 08:23:54 +02:00
unotypes/cppuhelper/detail
CppunitTest_cppuhelper_cppu_ifcontainer.mk
CppunitTest_cppuhelper_cppu_unourl.mk
CppunitTest_cppuhelper_qa_misc.mk
CppunitTest_cppuhelper_qa_weak.mk
InternalUnoApi_cppuhelper.mk
IwyuFilter_cppuhelper.yaml
Library_cppuhelper.mk
Makefile
Module_cppuhelper.mk
README.md
StaticLibrary_findsofficepath.mk

C++ cppu Helpers

Helpers for using cppu in C++, e.g. templates for implementing UNO components, bootstrapping stuff. Get UNO up and running.

See Also

http://wiki.openoffice.org/wiki/Uno/Cpp/Modules/CPPUhelper