office-gobmx/comphelper/source/misc
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
..
accessiblecomponenthelper.cxx
accessiblecontexthelper.cxx
accessibleeventnotifier.cxx
AccessibleImplementationHelper.cxx
accessiblekeybindinghelper.cxx
accessibleselectionhelper.cxx
accessibletexthelper.cxx
accessiblewrapper.cxx
accimplaccess.cxx
anycompare.cxx
anytostring.cxx
asyncnotification.cxx
asyncquithandler.cxx
automationinvokedzone.cxx
backupfilehelper.cxx
base64.cxx
comphelper_module.cxx
comphelper_services.cxx
componentbase.cxx
componentmodule.cxx
configuration.cxx loplugin:simplifypointertobool improve 2020-06-03 10:51:57 +02:00
configurationhelper.cxx
debuggerinfo.cxx
DirectoryHelper.cxx
dispatchcommand.cxx
docpasswordhelper.cxx
docpasswordrequest.cxx
documentinfo.cxx
evtlistenerhlp.cxx
evtmethodhelper.cxx
fileurl.cxx
getexpandeduri.cxx
graphicmimetype.cxx
hash.cxx
instancelocker.cxx
instancelocker.hxx
interaction.cxx
listenernotification.cxx
logging.cxx
lok.cxx
mimeconfighelper.cxx
namedvaluecollection.cxx
numberedcollection.cxx
numbers.cxx
officerestartmanager.cxx
officerestartmanager.hxx
profilezone.cxx
proxyaggregation.cxx
random.cxx
SelectionMultiplex.cxx
sequenceashashmap.cxx
servicedecl.cxx
sharedmutex.cxx
simplefileaccessinteraction.cxx
solarmutex.cxx
stillreadwriteinteraction.cxx
storagehelper.cxx
string.cxx
synchronousdispatch.cxx
syntaxhighlight.cxx
threadpool.cxx
types.cxx
weak.cxx
weakeventlistener.cxx
xmlsechelper.cxx