| commit | c4077396a6b1ff2c6b2ff40ce3263c884515142b | [log] |
|---|---|---|
| author | Stephan Bergmann <sbergman@redhat.com> | Wed Jun 22 22:14:03 2016 +0200 |
| committer | Stephan Bergmann <sbergman@redhat.com> | Wed Jun 22 22:14:03 2016 +0200 |
| tree | 7512c732a202bb32a1fb75c6f5216c24e2d19308 | |
| parent | d1c7510e7cbbf4b4ba559919d21938d49be16670 [diff] |
loplugin:stringconstant Change-Id: I98c383106c8d5874bc8eb3daf05ca3f172d9f41a
diff --git a/svtools/source/uitest/uiobject.cxx b/svtools/source/uitest/uiobject.cxx index 8af13ff..6156f44 100644 --- a/svtools/source/uitest/uiobject.cxx +++ b/svtools/source/uitest/uiobject.cxx
@@ -31,7 +31,7 @@ StringMap TreeListUIObject::get_state() void TreeListUIObject::execute(const OUString& rAction, const StringMap& rParameters) { if (rAction == "") if (rAction.isEmpty()) { } else