office-gobmx/editeng/source
Noel Grandin 0e8a40e8b8 calling IsSet() before Call() on Link<> is unnecessary
the Call() already does a check

Found with:
git grep -A 1 -w 'IsSet()'
    | grep -B 1 '.Call('
    | grep ':'
    | cut -d ':' -f 1

Change-Id: Ia7248f5d62640b75f705e539c3d1183e39c0d847
2015-10-15 12:29:01 +02:00
..
accessibility Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code 2015-10-12 17:52:29 +02:00
editeng editeng: add EditView::GetSelectionRectangles() 2015-10-13 16:42:41 +02:00
items Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code 2015-10-12 17:52:29 +02:00
lookuptree
misc Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code 2015-10-12 17:52:29 +02:00
outliner calling IsSet() before Call() on Link<> is unnecessary 2015-10-15 12:29:01 +02:00
rtf loplugin:mergeclasses 2015-10-07 12:32:23 +02:00
uno Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code 2015-10-12 17:52:29 +02:00
xml Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code 2015-10-12 17:52:29 +02:00