..
calculation
Guard against some possible null pointer dereferences
2023-03-08 11:00:56 +00:00
mocks
Don't use extern "C" around #includes
2023-03-03 18:55:42 +00:00
test
[test] Fix memory leak in test-gnc-quotes
2023-04-29 11:52:12 -07:00
CMakeLists.txt
Refactor: Remove unused macros GNC_BASIC_GOBJECT_*
2023-06-01 10:32:02 +01:00
file-utils.c
Bug 798754 - Build fails with gcc 13 and glib > 2.76, bis
2023-02-25 13:12:35 +08:00
file-utils.h
Restructure the src directory
2017-08-10 18:45:00 +02:00
gfec.c
[-Wunused-function] - remove
2023-02-16 09:20:59 +00:00
gfec.h
Use internal extern "C" { ... } for C++
2023-01-23 18:40:01 +00:00
gnc-account-merge.c
Prevent gcc from searching config.h in the current directory
2017-10-26 14:05:17 +02:00
gnc-account-merge.h
Use internal extern "C" { ... } for C++
2023-01-23 18:40:01 +00:00
gnc-addr-quickfill.c
Fix the typo in function name "new_query_for_addresss"
2023-05-13 13:08:07 +01:00
gnc-addr-quickfill.h
Restructure the src directory
2017-08-10 18:45:00 +02:00
gnc-entry-quickfill.c
Prevent gcc from searching config.h in the current directory
2017-10-26 14:05:17 +02:00
gnc-entry-quickfill.h
Restructure the src directory
2017-08-10 18:45:00 +02:00
gnc-exp-parser.c
Valgrind: fix "Invalid read" in test-exp-parser
2023-06-20 10:20:44 +01:00
gnc-exp-parser.h
Use internal extern "C" { ... } for C++
2023-01-23 18:40:01 +00:00
gnc-gsettings.cpp
[gnc-gsettings.cpp] plug a char* leak
2023-06-20 09:21:49 +08:00
gnc-gsettings.h
GncGSettings - rework signal handler manipulation
2023-02-17 14:02:34 +01:00
gnc-help-utils.c
Win32 - drop conditional code never reached
2021-09-26 22:58:08 +02:00
gnc-help-utils.h
Restructure the src directory
2017-08-10 18:45:00 +02:00
gnc-prefs-utils.c
Revert "GSettings - make most of the api private"
2021-10-16 19:02:10 +02:00
gnc-prefs-utils.h
Use internal extern "C" { ... } for C++
2023-01-23 18:40:01 +00:00
gnc-quotes.cpp
Check source parameter to GncQuotesImpl::report() is not null
2023-06-24 16:46:45 +01:00
gnc-quotes.hpp
[price-quotes] General typo fixes and code cleanup.
2022-10-13 12:52:36 -07:00
gnc-state.c
gnc-uri - refer to 'scheme' instead of 'protocol' as that's the more formal term used in uris
2018-12-27 22:33:17 +01:00
gnc-state.h
Use internal extern "C" { ... } for C++
2023-01-23 18:40:01 +00:00
gnc-sx-instance-model.c
Refactor: DEFINE_TYPE GncSxInstanceModel < GObject
2023-05-26 13:34:09 +01:00
gnc-sx-instance-model.h
Merge branch 'maint' into unstable
2018-02-19 15:25:53 +01:00
gnc-ui-balances.c
[gnc-ui-balances.c] better wording for balance limits
2023-06-07 08:49:01 +08:00
gnc-ui-balances.h
[gnc-ui-balances.c] gnc_ui_account_get_balance_limit_explanation
2023-04-22 14:22:40 +08:00
gnc-ui-util.c
scanf supports %lld since C++11, C99
2023-05-15 13:21:30 +01:00
gnc-ui-util.h
Bug 797033 - The CSV Importer should not obey with the "automatic digital point" setting
2023-02-24 23:02:15 +01:00
QuickFill.c
Prevent gcc from searching config.h in the current directory
2017-10-26 14:05:17 +02:00
QuickFill.h
Merge Richard Cohen's 'cleanup' into master.
2023-01-24 12:05:47 -08:00