office-gobmx/comphelper
Noel Grandin e67657d521 loplugin:simplifybool more
look for expressions like
    !(a && !b)
which can be expanded out

Change-Id: I72515a9638762b050f9a258c08da39ebfa2ef8e7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100579
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-08-14 18:03:06 +02:00
..
inc/pch SvTreeListBox can move into toolkit headers now 2020-08-12 20:23:20 +02:00
qa Upcoming improved loplugin:staticanonymous -> redundantstatic: comphelper 2020-06-30 22:58:53 +02:00
source loplugin:simplifybool more 2020-08-14 18:03:06 +02:00
util comphelper: create instances with uno constructors 2020-07-05 12:35:37 +02:00
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 replace usage of blacklist with excludelist for IWYU 2020-07-10 02:03:40 +02:00
JunitTest_comphelper_complex.mk
Library_comphelper.mk loplugin:unusedmethods 2020-07-31 11:17:48 +02:00
Makefile
Module_comphelper.mk
README
StaticLibrary_windows_process.mk

Helper functionality for implementing UNO components

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