office-gobmx/comphelper/source
Noel Grandin 5708534b94 look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW
Since the previous call would throw if there was nothing to be assigned
to the value.

Idea from tml.

Used the following script to find places:

    git grep -A3 -n UNO_QUERY_THROW | grep -B3 -F 'is()'

Change-Id: I36ba7b00bcd014bdf16c0455ab91056f82194969
Reviewed-on: https://gerrit.libreoffice.org/55417
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2018-06-08 01:29:32 +02:00
..
compare
container remove some unused comphelper includes 2018-04-15 11:17:24 +02:00
eventattachermgr Improve re-throwing of UNO exceptions 2018-05-25 21:46:49 +02:00
inc
misc look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW 2018-06-08 01:29:32 +02:00
officeinstdir
processfactory
property tdf#42949 remove unused compheler includes .. 2018-06-05 10:56:36 +02:00
streaming remove unused processfactory.hxx includes 2018-04-01 12:11:26 +02:00
windows
xml