Kaydet (Commit) 90dfd9d8 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:stringconstant: Flag more inefficiencies

Change-Id: I0749564ce91cb6ad5ca58cc6432ff3cd4b2f579b
üst 6ce8ae5f
......@@ -66,7 +66,7 @@ using namespace svx;
#define POSTFIX_INTERNAL OUString("_internal")
#define POSTFIX_USER OUString("_user")
#define POSTFIX_WRITABLE OUString("_writable")
#define VAR_ONE OUString("%1")
#define VAR_ONE "%1"
#define IODLG_CONFIGNAME OUString("FilePicker_Save")
// struct OptPath_Impl ---------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment