Commit Graph

902 Commits (016f82cf8bf601da7f3ffda55d6bab77aed58a2d)

Author SHA1 Message Date
Robert Fewell ec7cc27d6d Add tests for default invoice report book property
3 years ago
Robert Fewell 76f0e3a97e Add some PWARN messages to the default invoice report
3 years ago
Richard Cohen 9c6ad222a9 [-Wunused-function] - remove
3 years ago
Richard Cohen 0dd406de10 [-Wunused-lambda-capture] (clang) - remove
3 years ago
Richard Cohen d4dfe4e279 [-Wunused-local-typedef] - remove
3 years ago
Richard Cohen 0798bce2a6 [-Wunused-value] - remove
3 years ago
Richard Cohen 1c6679720b Use some unused variables
3 years ago
Richard Cohen 78ec20515b Remove some unused variables - and the initialization
3 years ago
Richard Cohen c819b03a17 Remove some unused variables - leave the side effect
3 years ago
Richard Cohen ea2d3be217 Remove some unused variables with obviously no side effects
3 years ago
Robert Fewell 45a07463fb Change max timeout to 20 seconds for default invoice report
3 years ago
Geert Janssens 60209a766f Merge branch 'csv_import'
3 years ago
Geert Janssens 2d8bb6f62f Bug 796955 - Import CSV - Single-line two-currency transactions can't be imported
3 years ago
Geert Janssens 99506d331a Reduce GncImportMatchMap to just the account
3 years ago
Geert Janssens 51706f289c Minor corrections in comments
3 years ago
John Ralls 7bb14b9caa Merge Richard Cohen's 'use-reference-for-loop' into master
3 years ago
Robert Fewell 07f3f536cc Allow to select saved report on print invoice button
3 years ago
Robert Fewell 019214f1c2 Bug753307 - Custom Report be selectable as default Report for Printing
3 years ago
Richard Cohen d8f45f2443 Use const references for for-loops to avoid unnecessary copies
3 years ago
Christopher Lam 119356752f Merge branch 'maint'
3 years ago
Geert Janssens 894f8241e1 Revisit invoice payment in multi-currency context
3 years ago
luzpaz 67ab9e90d2 Fix some typos
3 years ago
Christopher Lam 17820ec261 Merge branch 'maint'
3 years ago
John Ralls f4c6d65395 Merge Bob Fewell's 'nofree' into maint.
3 years ago
John Ralls f6919e60a7 Merge Richard Cohen's 'cleanup' into master.
3 years ago
John Ralls 46f9fb01c9 Simplify gnc_commodity equality and compare functions.
3 years ago
Richard Cohen 6927535a0a Remove unused test function get_object_is_initialized in qofobject.cpp
3 years ago
Richard Cohen e83c91050c Remove unneeded dummy.cpp
3 years ago
Richard Cohen d6ac56ce5f Re-enable -Waddress - gncInvoiceLookup etc. are now inline functions, not macros
3 years ago
Richard Cohen 3360a6d13b Remove extra semicolons
3 years ago
John Ralls 046e4a156e Silence Clang deprecation warnings about sprintf.
3 years ago
John Ralls dd2497416c Merge Richard Cohen's 'internal-extern-c' into master.
3 years ago
John Ralls 60c06debce [c++options] Don't crash when find_option returns nullopt.
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
Richard Cohen 19bbde7000 Fix some typos
3 years ago
John Ralls 9a1a90d8d0 Merge branch 'maint'
3 years ago
richardcohen f3cc223f5f Fix some bad code formatting
3 years ago
Christopher Lam fd007a0af1 Merge branch 'maint'
3 years ago
Robert Fewell 6df866f876 Add tests for the reconcile account functions
3 years ago
Robert Fewell fd37ee997d Fix getting xaccAccountGetReconcilePostponeBalance
3 years ago
John Ralls fb9947b7b6 Rename GncDateTime's ymd to gnc_ymd to avoid a name conflict with Carbon.
3 years ago
Christopher Lam c65b36490a Merge branch 'master-progress'
3 years ago
Frank H. Ellenberger 506a1b3c5e Merge branch 'maint'
3 years ago
John Ralls b922cfd78d Bug 798679 - Unicode normalization should be used for comparison but not stored.
3 years ago
John Ralls 31d79e3004 Merge Bob Fewell's 'bug798673' into master.
3 years ago
Christopher Lam 259881f940 [gnc-optiondb] add some more renamed options
3 years ago
John Ralls ab13b01f8c Replace ... with … in all translatable strings.
3 years ago
John Ralls b8c0673526 Merge branch 'maint'
3 years ago
Robert Fewell 3be25ff0a9 Add some tests for the account functions
3 years ago
Robert Fewell a15c6f81b3 Allow the balances of sub accounts to be used in limits
3 years ago