Files
loongoffice/forms/source/richtext
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
..
2015-07-16 14:00:17 +02:00
2015-05-05 09:30:40 +02:00
2015-09-18 07:59:14 +00:00
2015-10-12 09:13:33 +02:00
2015-09-17 08:19:32 +02:00
2015-10-12 09:13:33 +02:00