cafe-settings-daemon/cafe-settings-manager.c |
65 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
cafe-settings-daemon/cafe-settings-module.c |
46 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
cafe-settings-daemon/cafe-settings-plugin-info.c |
81 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/a11y-keyboard/csd_a11y-keyboard-manager.c |
79 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/a11y-keyboard/csd_a11y-keyboard-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. |
plugins/a11y-keyboard/csd_a11y-preferences-dialog.c |
114 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/a11y-settings/csd_a11y-settings-manager.c |
52 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/a11y-settings/csd_a11y-settings-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. |
plugins/background/csd_background-manager.c |
70 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/background/csd_background-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. |
plugins/clipboard/csd_clipboard-manager.c |
90 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/clipboard/csd_clipboard-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. |
plugins/clipboard/list.c |
85 | constParameterPointer | 398 | style | Parameter 'data' can be declared as pointer to const |
plugins/clipboard/xutils.c |
87 | constVariablePointer | 398 | style | Variable 'info' can be declared as pointer to const |
plugins/common/csd_input-helper.c |
123 | knownConditionTrueFalse | 571 | style | Condition 'device_info!=NULL' is always true |
plugins/common/csd_keygrab.c |
206 | constParameterPointer | 398 | style | Parameter 'key' can be declared as pointer to const |
243 | knownConditionTrueFalse | 571 | style | Return value 'key!=NULL' is always true |
plugins/common/csd_osd-window.c |
64 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/common/eggaccelerators.c |
410 | duplicateExpression | 398 | style | Same expression on both sides of '-='. |
plugins/datetime/csd_datetime-mechanism.c |
76 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/datetime/system-timezone.c |
90 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/dummy/csd_dummy-manager.c |
53 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/dummy/csd_dummy-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. |
plugins/housekeeping/csd_housekeeping-manager.c |
47 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/housekeeping/csd_housekeeping-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. |
plugins/housekeeping/csd_ldsm-dialog.c |
124 | variableScope | 398 | style | The scope of the variable 'path_to_remove' can be reduced. |
419 | variableScope | 398 | style | The scope of the variable 'button_empty_trash' can be reduced. |
419 | variableScope | 398 | style | The scope of the variable 'button_analyze' can be reduced. |
420 | variableScope | 398 | style | The scope of the variable 'empty_trash_image' can be reduced. |
420 | variableScope | 398 | style | The scope of the variable 'analyze_image' can be reduced. |
plugins/housekeeping/csd_ldsm-trash-empty.c |
167 | variableScope | 398 | style | The scope of the variable 'info' can be reduced. |
168 | variableScope | 398 | style | The scope of the variable 'child' can be reduced. |
plugins/keybindings/csd_keybindings-manager.c |
69 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/keybindings/csd_keybindings-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. |
plugins/keyboard/csd_keyboard-manager.c |
72 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/keyboard/csd_keyboard-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. |
plugins/keyboard/csd_keyboard-xkb.c |
169 | variableScope | 398 | style | The scope of the variable 'context' can be reduced. |
plugins/media-keys/csd_media-keys-manager.c |
102 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/media-keys/csd_media-keys-plugin.c |
41 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. |
plugins/media-keys/csd_media-keys-window.c |
53 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/mouse/csd_locate-pointer.c |
173 | shadowVariable | 398 | style | Local variable 'data' shadows outer variable |
256 | shadowVariable | 398 | style | Local variable 'data' shadows outer variable |
328 | shadowVariable | 398 | style | Local variable 'data' shadows outer variable |
342 | shadowVariable | 398 | style | Local variable 'data' shadows outer variable |
plugins/mouse/csd_mouse-manager.c |
121 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/mouse/csd_mouse-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. |
plugins/mouse/csd_timeline.c |
78 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/mpris/csd_mpris-manager.c |
67 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/mpris/csd_mpris-plugin.c |
36 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. |
plugins/rfkill/csd_rfkill-manager.c |
83 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/rfkill/csd_rfkill-plugin.c |
36 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. |
plugins/rfkill/rfkill-glib.c |
60 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/smartcard/csd_smartcard-manager.c |
293 | constParameterPointer | 398 | style | Parameter 'slot_id_1' can be declared as pointer to const |
294 | constParameterPointer | 398 | style | Parameter 'slot_id_2' can be declared as pointer to const |
907 | variableScope | 398 | style | The scope of the variable 'bytes_read' can be reduced. |
944 | variableScope | 398 | style | The scope of the variable 'bytes_written' can be reduced. |
1023 | constParameterPointer | 398 | style | Parameter 'worker' can be declared as pointer to const |
1047 | constParameterPointer | 398 | style | Parameter 'worker' can be declared as pointer to const |
plugins/sound/csd_sound-manager.c |
57 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/sound/csd_sound-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. |
plugins/typing-break/csd_typing-break-manager.c |
57 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/typing-break/csd_typing-break-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. |
plugins/xrandr/csd_xrandr-manager.c |
133 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/xrandr/csd_xrandr-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. |
plugins/xrdb/csd_xrdb-manager.c |
56 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/xrdb/csd_xrdb-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. |
plugins/xsettings/csd_xsettings-manager.c |
115 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
plugins/xsettings/csd_xsettings-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. |
plugins/xsettings/xsettings-common.c |
263 | knownConditionTrueFalse | 570 | style | Condition '*(char*)&myint==1' is always false |
plugins/xsettings/xsettings-manager.c |
61 | constVariablePointer | 398 | style | Variable 'info' can be declared as pointer to const |
199 | constParameterPointer | 398 | style | Parameter 'manager' can be declared as pointer to const |
227 | constParameterPointer | 398 | style | Parameter 'manager' can be declared as pointer to const |
287 | constParameterPointer | 398 | style | Parameter 'value' can be declared as pointer to const |