Commit Graph

1203 Commits (b421b3d2af7dfaecbf2c6befbdfe374c16ad123a)

Author SHA1 Message Date
Robert Fewell b421b3d2af Free Jobs for Customers and Vendors on book close
5 years ago
Robert Fewell c2a6f1e911 Free TaxTable and BillTerms on book close
5 years ago
Christopher Lam 40d886fa9d gnc_account_list_name_violations elements must be freed
5 years ago
Christopher Lam 4c37f6d4ef [account.cpp] gnc_g_list_stringjoin instead of repeated allocations
5 years ago
Christopher Lam e84549926b [gnc-glib-utils] gnc_g_list_stringjoin to join a GList of strings
5 years ago
Christopher Lam bedc85afa3 Merge branch 'maint-leaks' into maint #1101
5 years ago
Christopher Lam 0420ae6a66 [account.cpp] refactor gnc_account_list_name_violations
5 years ago
Christopher Lam 67bd513514 [account.cpp] rewrite gnc_account_foreach_descendant_until in C++
5 years ago
Christopher Lam 17953441cb [account.cpp] refactor gnc_account_foreach_descendant
5 years ago
Christopher Lam 5698b67bf5 [account.cpp] refactor gnc_account_lookup_by_code
5 years ago
Christopher Lam 09e2e7613c [account.cpp] refactor gnc_account_lookup_by_name
5 years ago
Christopher Lam bebc366e88 [account.cpp] refactor gnc_account_n_descendants
5 years ago
John Ralls f0926d66c1 Merge Simon Arlott's 'qof-instance-dispose' into maint.
5 years ago
Christopher Lam e6c33a39bc [account.cpp] refactor gnc_account_get_descendants{_sorted}
5 years ago
Christopher Lam d2db43019c [account.cpp] internal function account_foreach_descendant
5 years ago
Christopher Lam de1ad9367a g_free gnc_ctime which returns a new gchar*
5 years ago
Simon Arlott 7a0ea190ca
qof_instance_dispose should always complete dispose processes
5 years ago
Christopher Lam c9db551693 g_free qof_print_date which returns a new char*
5 years ago
John Ralls d099d39afd Merge Simon Arlott's 'commit-root-on-load' into maint.
5 years ago
John Ralls fd56512cf7 Merge Simon Arlott's 'load-test-xml' into maint.
5 years ago
John Ralls 9062be3d47 Merge Simon Arlott's 'string-cache-fixes' into maint.
5 years ago
John Ralls f6766d42ec Merge Simon Arlott's 'string-cache-no-refcount-empty' into maint.
5 years ago
Christopher Lam a5edacf0fc [options.scm] Rename option name to "Levels of Subaccounts"
5 years ago
Christopher Lam 23bd716451 g_free gnc-path's gchar* intermediate strings
5 years ago
Christopher Lam f1e35daab3 Rename option name from "Extra notes" to "Extra Notes"
5 years ago
Christopher Lam 251db8c37b Rename option name from "Report title" to "Report Title"
5 years ago
Christopher Lam 2606ddf905 Rename option name from "Invoice number" to "Invoice Number"
5 years ago
Simon Arlott 4a5b5f3bf2
Don't cache the empty string
5 years ago
Simon Arlott 320df7e409
Use const return values for string cache
5 years ago
Simon Arlott 4132939612
Avoid leaking string cache entries for "" in Transaction and Split
5 years ago
Simon Arlott bf8fe1123c
Commit root accounts after loading from XML
5 years ago
Simon Arlott f15402a9a6
Load test data from XML properly
5 years ago
John Ralls e1c153a516 Bug 798224 - Scheduled transactions are created with date-entered...
5 years ago
Robert Fewell 0f026f6a10 Bug 798221 - Transfer funds between accounts with different currencies crashes Gnucash on macOS
5 years ago
John Ralls ebf84fbf8d Bug 798229 - GncDate::c_formats is being created and destroyed twice...
5 years ago
John Ralls 06fc58c39d Merge Simon Arlott's 'load-pricedb-faster' into maint.
5 years ago
Simon Arlott 08b56e9669
[gnc-pricedb] Don't lookup old prices when doing bulk updates
5 years ago
Geert Janssens 60f50e34c7 Tax - fully express source file dependencies in build scripts
5 years ago
luz paz 95f8884892 Fix misc. typos in comments
5 years ago
Christopher Lam e653c30193 [gnc-xml-backend] g_free char*
5 years ago
John Ralls b1b368746f Merge Hong Xu's 'explain-as-of-date' into maint.
5 years ago
John Ralls b33d7eb98d Doxygenize some function description comments in gnc-ui-util.
5 years ago
John Ralls 7f62c5395a Bug 743999 - Deleting a digit from an existing number greater than...
5 years ago
Hong Xu 0fd0aca531 Explain out what AsOfDate means in the doc
5 years ago
John Ralls 601eb51361 Improve transaction sorting on effective num field.
5 years ago
John Ralls 985a6420fc Bug 798196 - not building with Boost 1.76
5 years ago
John Ralls 6aa35ea7fb Better fix for bug 798204, doesn't break trading account selection.
5 years ago
John Ralls 9eeff5dd7e Bug 798204 - Creation of Imbalance Accounts
5 years ago
John Ralls 68ec80e68d Bug 798203 - g_assert fault while reversing transaction
5 years ago
John Ralls 80d6749989 Bug 787813 - Price change from editing a transaction not reflected...
5 years ago