office-gobmx/include/oox
Noel Grandin 054c0e7177 loplugin:simplifypointertobool improve
to look for the
    x.get() != null
pattern, which can be simplified to
    x

I'll do the
   x.get() == nullptr
pattern in a separate patch, to reduce the chances of a mistake

Change-Id: I45e0d178e75359857cdf50d712039cb526016555
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95354
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-06-03 10:51:57 +02:00
..
core
crypto
drawingml
dump Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr 2020-05-26 22:33:02 +02:00
export
helper inline some use-once typedefs 2020-06-02 08:39:44 +02:00
mathml
ole loplugin:simplifypointertobool improve 2020-06-03 10:51:57 +02:00
ppt
shape
token
vml
dllapi.h