Commit Graph

27136 Commits (21ae99dedd40ec0f4fa313b4facd2b35bf87bcf3)
 

Author SHA1 Message Date
Richard Cohen 05975aa510 [-Wunused-function] - remove commented out reduce_tests() and dependents
3 years ago
Richard Cohen f702709422 [-Wunused-function] - make glade callbacks public
3 years ago
Richard Cohen 1204083fdc [-Wunused-variable] - mark window limit as potentially unused (only on Mac)
3 years ago
Richard Cohen 0aad569679 [-Wunused-variable] - mark QofLogModule as unused
3 years ago
Richard Cohen 083166b5ff [-Wunused-variable] - move into the #ifdef where it is used
3 years ago
Richard Cohen 4eb022c7a2 [-Wunused-variable] - remove
3 years ago
Richard Cohen 8a20bcadb0 [-Wunused-variable] - remove unused translatable string
3 years ago
Richard Cohen 56d950598d [-Wunused-variable] - pretend to use
3 years ago
Richard Cohen f63dddcc84 [-Wunused-but-set-variable] (clang) - remove
3 years ago
Richard Cohen dda1bb8374 [-Wunused-but-set-variable] (clang) - use
3 years ago
Richard Cohen fe57fc4183 [-Wunused-but-set-variable] - remove
3 years ago
Richard Cohen 0dd406de10 [-Wunused-lambda-capture] (clang) - remove
3 years ago
Richard Cohen 0f3813e0fd [-Wunused-private-field] (clang) - remove
3 years ago
Richard Cohen d4dfe4e279 [-Wunused-local-typedef] - remove
3 years ago
Richard Cohen 0798bce2a6 [-Wunused-value] - remove
3 years ago
Geert Janssens 9efbdc15cf CsvImp - use std::optional instead of boost::optional
3 years ago
Geert Janssens c5109c67e5 MacOS - try with non-const key for map
3 years ago
Geert Janssens 1a09665333 Add proper include
3 years ago
Geert Janssens 4c5cc9f4a9 Attempt to fix build on MacOS
3 years ago
Geert Janssens a982b60f17 Merge branch 'CsvTransImpExp'
3 years ago
Geert Janssens 6993fed229 CsvTransExp - fix info message to match state of simple format button
3 years ago
Geert Janssens dae07fba99 CsvTransExp - treat single account as list of accounts with one element
3 years ago
Geert Janssens 1d971c1578 CsvTransExp - remove redundant counter num_accounts
3 years ago
Geert Janssens 545f27c550 CsvTransExp - limit scope of variable to actual use
3 years ago
Geert Janssens aa0a68fd1c CsvTransExp - repeat transaction details on every line in multi-line mode
3 years ago
Geert Janssens be0579dc0c CsvTransExport - more generic code cleanup
3 years ago
Geert Janssens 9df059e9a5 CsvTransExport - omit trading splits unless exporting from a trading account
3 years ago
Geert Janssens c6a93903b3 CsvTransExport - generic code cleanup
3 years ago
Geert Janssens 003f379d88 Bug 798600 - CSV import of multi-split security transactions fails to load capital gain - part 2
3 years ago
Geert Janssens 9e1268d934 Bug 798600 - CSV import of multi-split security transactions fails to load capital gain - part 1
3 years ago
Frank H. Ellenberger 232dd76562 Merge branch 'maint'
3 years ago
Christopher Lam 4d977a947a [business-core] remove gnc:split->owner
3 years ago
Christopher Lam d53f3e68d1 Merge branch 'maint'
3 years ago
mocsa 10b73de133
Translation update by mocsa <csaba@feltoltve.hu> using Weblate
3 years ago
Christopher Lam 851b51d547 [new-owner-report] use let* to access split->owner
3 years ago
Christopher Lam 4953cf94fa [reports] use gnc:make-split->owner with guardian
3 years ago
Geert Janssens 3f3460fec9 Bug 782141 - Import CSV - Multi-currency support can cause rounding errors
3 years ago
Geert Janssens 6ada3822f2 CsvTransImp - drop obsolete sanity check
3 years ago
Geert Janssens 625978cc33 CsvTransImp - rework verification code to prevent new cases of invalid transactions
3 years ago
Geert Janssens 57c525fb19 Remove unused function
3 years ago
Geert Janssens 4737665289 Don't use boost::optional for gnc_commodity pointers
3 years ago
Geert Janssens 9384308b05 Remove unneeded forward declaration
3 years ago
Geert Janssens dd83042904 CsvTxImp - make PreTrans a member of PreSplits
3 years ago
Geert Janssens 807340bcd7 CsvTxImpProps - simplify exception handling
3 years ago
Geert Janssens 81e17531b9 Csv Tx Imp Props - don't reset multi column property errors by default
3 years ago
Geert Janssens 88fd034f89 Csv Trans Imp - remove redundant test
3 years ago
Geert Janssens 3af9374126 GncTransPropType - use consistent naming
3 years ago
Geert Janssens e5de32fd73 Csv Trans Import - rework error propagation
3 years ago
Geert Janssens 8156f42c2b Fix setting and resetting of split properties that can be set more than once
3 years ago
Geert Janssens a31ffd1b70 Bug 797383 - Import transaction via CSV selects the commodity as a currency
3 years ago