|
| checkersReport | | information | Active checkers: There was critical errors (use --checkers-report=<filename> to see details) |
lapiz/bacon-message-connection.c |
333 | staticFunction | | style | The function 'bacon_message_connection_free' should have static linkage since it is not used outside of its translation unit. |
394 | constParameterPointer | 398 | style | Parameter 'conn' can be declared as pointer to const |
lapiz/dialogs/lapiz-close-confirmation-dialog.c |
84 | 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. |
lapiz/dialogs/lapiz-encodings-dialog.c |
61 | 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. |
lapiz/dialogs/lapiz-preferences-dialog.c |
142 | 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. |
lapiz/lapiz-app.c |
71 | 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. |
lapiz/lapiz-commands-file.c |
468 | varFuncNullUB | 475 | portability | Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. |
762 | varFuncNullUB | 475 | portability | Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. |
1034 | staticFunction | | style | The function 'lapiz_commands_save_all_documents' should have static linkage since it is not used outside of its translation unit. |
1708 | staticFunction | | style | The function '_lapiz_cmd_file_close_tab' should have static linkage since it is not used outside of its translation unit. |
lapiz/lapiz-commands-search.c |
312 | unreadVariable | 563 | style | Variable 'len' is assigned a value that is never used. |
lapiz/lapiz-commands-view.c |
126 | staticFunction | | style | The function '_lapiz_cmd_view_toggle_fullscreen_mode' should have static linkage since it is not used outside of its translation unit. |
lapiz/lapiz-dirs.c |
70 | staticFunction | | style | The function 'lapiz_dirs_get_lapiz_data_dir' should have static linkage since it is not used outside of its translation unit. |
80 | staticFunction | | style | The function 'lapiz_dirs_get_lapiz_lib_dir' should have static linkage since it is not used outside of its translation unit. |
lapiz/lapiz-document-input-stream.c |
163 | constParameterPointer | 398 | style | Parameter 'stream' can be declared as pointer to const |
243 | constParameterPointer | 398 | style | Parameter 'stream' can be declared as pointer to const |
lapiz/lapiz-document-loader.c |
329 | staticFunction | | style | The function 'lapiz_document_loader_get_encoding' should have static linkage since it is not used outside of its translation unit. |
lapiz/lapiz-document-output-stream.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. |
lapiz/lapiz-document.c |
175 | 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. |
lapiz/lapiz-documents-panel.c |
174 | constVariablePointer | 398 | style | Variable 'active_tab' can be declared as pointer to const |
305 | constVariablePointer | 398 | style | Variable 'active_tab' can be declared as pointer to const |
491 | constParameterPointer | 398 | style | Parameter 'event' can be declared as pointer to const |
550 | constParameterCallback | 398 | style | Parameter 'treeview' can be declared as pointer to const. However it seems that 'panel_popup_menu' is a callback function, if 'treeview' is declared with const you might also need to cast function pointer(s). |
626 | constVariablePointer | 398 | style | Variable 'indeces' can be declared as pointer to const |
lapiz/lapiz-encodings-combo-box.c |
71 | 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. |
lapiz/lapiz-encodings.c |
439 | staticFunction | | style | The function 'lapiz_encoding_copy' should have static linkage since it is not used outside of its translation unit. |
447 | constParameterCallback | 398 | style | Parameter 'enc' can be declared as pointer to const. However it seems that 'lapiz_encoding_free' is a callback function, if 'enc' is declared with const you might also need to cast function pointer(s). |
447 | staticFunction | | style | The function 'lapiz_encoding_free' should have static linkage since it is not used outside of its translation unit. |
lapiz/lapiz-file-chooser-dialog.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. |
lapiz/lapiz-gio-document-loader.c |
93 | 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. |
lapiz/lapiz-gio-document-saver.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. |
lapiz/lapiz-history-entry.c |
63 | 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. |
lapiz/lapiz-message-bus.c |
144 | 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. |
lapiz/lapiz-message-type.c |
67 | staticFunction | | style | The function 'lapiz_message_type_ref' should have static linkage since it is not used outside of its translation unit. |
84 | staticFunction | | style | The function 'lapiz_message_type_unref' should have static linkage since it is not used outside of its translation unit. |
147 | staticFunction | | style | The function 'lapiz_message_type_is_valid_object_path' should have static linkage since it is not used outside of its translation unit. |
186 | staticFunction | | style | The function 'lapiz_message_type_is_supported' should have static linkage since it is not used outside of its translation unit. |
240 | staticFunction | | style | The function 'lapiz_message_type_new_valist' should have static linkage since it is not used outside of its translation unit. |
331 | staticFunction | | style | The function 'lapiz_message_type_set_valist' should have static linkage since it is not used outside of its translation unit. |
402 | staticFunction | | style | The function 'lapiz_message_type_instantiate_valist' should have static linkage since it is not used outside of its translation unit. |
450 | constParameterPointer | 398 | style | Parameter 'message_type' can be declared as pointer to const |
465 | constParameterPointer | 398 | style | Parameter 'message_type' can be declared as pointer to const |
484 | constVariablePointer | 398 | style | Variable 'info' can be declared as pointer to const |
lapiz/lapiz-message.c |
38 | 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. |
lapiz/lapiz-notebook.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. |
lapiz/lapiz-panel.c |
86 | 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. |
lapiz/lapiz-plugins-engine.c |
51 | 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. |
lapiz/lapiz-prefs-manager-app.c |
778 | unreadVariable | 563 | style | Variable 'def' is assigned a value that is never used. |
796 | unreadVariable | 563 | style | Variable 'def' is assigned a value that is never used. |
lapiz/lapiz-prefs-manager.c |
620 | staticFunction | | style | The function 'lapiz_prefs_manager_get_gslist' should have static linkage since it is not used outside of its translation unit. |
636 | staticFunction | | style | The function 'lapiz_prefs_manager_set_gslist' should have static linkage since it is not used outside of its translation unit. |
797 | staticFunction | | style | The function 'lapiz_prefs_manager_shown_in_menu_encodings_can_set' should have static linkage since it is not used outside of its translation unit. |
962 | staticFunction | | style | The function 'lapiz_prefs_manager_active_plugins_can_set' should have static linkage since it is not used outside of its translation unit. |
lapiz/lapiz-print-job.c |
103 | 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. |
lapiz/lapiz-print-preview.c |
86 | 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. |
lapiz/lapiz-progress-message-area.c |
55 | 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. |
lapiz/lapiz-session.c |
221 | constVariablePointer | 398 | style | Variable 'l' can be declared as pointer to const |
lapiz/lapiz-smart-charset-converter.c |
43 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it. |
lapiz/lapiz-status-combo-box.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. |
lapiz/lapiz-statusbar.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. |
lapiz/lapiz-tab-label.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. |
lapiz/lapiz-tab.c |
814 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_GUINT64_FORMAT is a macro then please configure it. |
lapiz/lapiz-utils.c |
467 | knownConditionTrueFalse | 571 | style | Condition '*cur=='\\'' is always true |
693 | staticFunction | | style | The function 'lapiz_utils_uri_get_dirname' should have static linkage since it is not used outside of its translation unit. |
793 | staticFunction | | style | The function 'lapiz_utils_replace_home_dir_with_tilde' should have static linkage since it is not used outside of its translation unit. |
850 | constParameterPointer | 398 | style | Parameter 'screen' can be declared as pointer to const |
872 | uninitvar | 457 | error | Uninitialized variable: current_desktop |
900 | constParameterPointer | 398 | style | Parameter 'ctkwindow' can be declared as pointer to const |
923 | uninitvar | 457 | error | Uninitialized variable: workspace |
1200 | staticFunction | | style | The function 'lapiz_utils_make_canonical_uri_from_shell_arg' should have static linkage since it is not used outside of its translation unit. |
1244 | staticFunction | | style | The function 'lapiz_utils_file_has_parent' should have static linkage since it is not used outside of its translation unit. |
1432 | funcArgOrderDifferent | 683 | warning | Function 'lapiz_utils_decode_uri' argument order different: declaration 'uri, scheme, user, port, host, path' definition 'uri, scheme, user, host, port, path' |
lapiz/lapiz-view.c |
793 | staticFunction | | style | The function 'lapiz_override_font' should have static linkage since it is not used outside of its translation unit. |
1244 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'search_window_scroll_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
1269 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'search_window_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
1763 | unreadVariable | 563 | style | Variable 'len' is assigned a value that is never used. |
2261 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'lapiz_view_populate_popup' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
2262 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'lapiz_view_populate_popup' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
lapiz/lapiz-window.c |
99 | 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. |
lapiz/lapiz.c |
437 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_GUINT32_FORMAT is a macro then please configure it. |
lapiz/lapiztextregion.c |
123 | staticFunction | | style | The function 'lapiz_text_region_new' should have static linkage since it is not used outside of its translation unit. |
159 | constParameterPointer | 398 | style | Parameter 'region' can be declared as pointer to const |
200 | constVariablePointer | 398 | style | Variable 'end_node' can be declared as pointer to const |
331 | unreadVariable | 563 | style | Variable 'start_node' is assigned a value that is never used. |
440 | constVariablePointer | 398 | style | Variable 'end_node' can be declared as pointer to const |
538 | constParameterPointer | 398 | style | Parameter 'real' can be declared as pointer to const |
lapiz/smclient/eggdesktopfile.c |
56 | staticFunction | | style | The function 'egg_desktop_file_new' should have static linkage since it is not used outside of its translation unit. |
154 | staticFunction | | style | The function 'egg_desktop_file_new_from_key_file' should have static linkage since it is not used outside of its translation unit. |
311 | staticFunction | | style | The function 'egg_desktop_file_free' should have static linkage since it is not used outside of its translation unit. |
329 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
343 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
357 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
378 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
564 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
583 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
599 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
599 | staticFunction | | style | The function 'egg_desktop_file_accepts_uris' should have static linkage since it is not used outside of its translation unit. |
638 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
646 | constVariablePointer | 398 | style | Variable 'doc' can be declared as pointer to const |
1399 | staticFunction | | style | The function 'egg_desktop_file_error_quark' should have static linkage since it is not used outside of its translation unit. |
lapiz/smclient/eggsmclient-xsmp.c |
172 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
lapiz/smclient/eggsmclient.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/changecase/lapiz-changecase-plugin.c |
50 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_ADD_PRIVATE_DYNAMIC is a macro then please configure it. |
plugins/docinfo/lapiz-docinfo-plugin.c |
75 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_ADD_PRIVATE_DYNAMIC is a macro then please configure it. |
plugins/filebrowser/lapiz-file-bookmarks-store.c |
54 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_DYNAMIC_TYPE_EXTENDED is a macro then please configure it. |
plugins/filebrowser/lapiz-file-browser-plugin.c |
112 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_DYNAMIC_TYPE_EXTENDED is a macro then please configure it. |
plugins/filebrowser/lapiz-file-browser-store.c |
1916 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN is a macro then please configure it. |
plugins/filebrowser/lapiz-file-browser-utils.c |
77 | staticFunction | | style | The function 'lapiz_file_browser_utils_pixbuf_from_icon' should have static linkage since it is not used outside of its translation unit. |
145 | staticFunction | | style | The function 'lapiz_file_browser_utils_uri_basename' should have static linkage since it is not used outside of its translation unit. |
plugins/filebrowser/lapiz-file-browser-view.c |
84 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_DYNAMIC_TYPE_EXTENDED is a macro then please configure it. |
plugins/filebrowser/lapiz-file-browser-widget.c |
234 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_DYNAMIC_TYPE_EXTENDED is a macro then please configure it. |
plugins/modelines/lapiz-modeline-plugin.c |
58 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_DYNAMIC_TYPE_EXTENDED is a macro then please configure it. |
plugins/modelines/modeline-parser.c |
119 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_GSIZE_FORMAT is a macro then please configure it. |
plugins/sort/lapiz-sort-plugin.c |
78 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_DYNAMIC_TYPE_EXTENDED is a macro then please configure it. |
plugins/spell/lapiz-automatic-spell-checker.c |
279 | constParameterCallback | 398 | style | Parameter 'mark' can be declared as pointer to const. However it seems that 'mark_set' is a callback function, if 'mark' is declared with const you might also need to cast function pointer(s). |
578 | staticFunction | | style | The function 'lapiz_automatic_spell_checker_recheck_all' should have static linkage since it is not used outside of its translation unit. |
731 | unknownEvaluationOrder | 768 | error | Expression '(spell=lapiz_automatic_spell_checker_get_from_document(doc))==NULL,spell' depends on order of evaluation of side effects |
886 | staticFunction | | style | The function 'lapiz_automatic_spell_checker_get_from_document' should have static linkage since it is not used outside of its translation unit. |
1004 | staticFunction | | style | The function 'lapiz_automatic_spell_checker_detach_view' should have static linkage since it is not used outside of its translation unit. |
plugins/spell/lapiz-spell-checker-dialog.c |
109 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
plugins/spell/lapiz-spell-checker-language.c |
362 | staticFunction | | style | The function 'lapiz_spell_checker_get_available_languages' should have static linkage since it is not used outside of its translation unit. |
plugins/spell/lapiz-spell-checker.c |
72 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
plugins/spell/lapiz-spell-language-dialog.c |
58 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
plugins/spell/lapiz-spell-plugin.c |
78 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_DYNAMIC_TYPE_EXTENDED is a macro then please configure it. |
plugins/taglist/lapiz-taglist-plugin-panel.c |
175 | unreadVariable | 563 | style | Variable 'sel' is assigned a value that is never used. |
193 | unreadVariable | 563 | style | Variable 'sel' is assigned a value that is never used. |
260 | knownConditionTrueFalse | 571 | style | Condition '&iter!=NULL' is always true |
273 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'tag_list_key_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
419 | unsignedLessThanZero | 570 | style | Checking if unsigned expression 'strlen(group_name)' is less than zero. |
587 | constVariablePointer | 398 | style | Variable 'ppanel' can be declared as pointer to const |
plugins/taglist/lapiz-taglist-plugin.c |
54 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_DYNAMIC_TYPE_EXTENDED is a macro then please configure it. |
plugins/time/lapiz-time-plugin.c |
169 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_DYNAMIC_TYPE_EXTENDED is a macro then please configure it. |
plugins/trailsave/lapiz-trail-save-plugin.c |
44 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_DYNAMIC_TYPE_EXTENDED is a macro then please configure it. |
tests/document-input-stream.c |
56 | syntaxError | | error | syntax error |
tests/document-output-stream.c |
54 | syntaxError | | error | syntax error |
tools/plugin_template/lapiz-plugin.c |
0 | noValidConfiguration | | information | This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. |
32 | preprocessorErrorDirective | | error | Failed to parse #define |