Commit Graph

21 Commits (c8348fa4cfdd2ed0e3d3ef9f45a730df43e71b64)

Author SHA1 Message Date
Christopher Lam f3f917df38 [Transaction.cpp] use qof_instance kvp API for GDate
9 months ago
Christopher Lam ab04715c91 [Transaction.cpp] use qof_instance kvp API for Time64, with bugfix
9 months ago
Christopher Lam 985f591830 [Transaction.cpp] small modification to xaccTransSetNotes
9 months ago
Christopher Lam 7e740babdf [Transaction.cpp] small modification to xaccTransSetReadOnly
9 months ago
Christopher Lam 23a2e091c7 [Transaction.cpp] use qof_instance kvp API for const char*
9 months ago
Christopher Lam 5fc64466a1 [Transaction.cpp] use qof_instance kvp API for GncGUID*
9 months ago
Christopher Lam 7e22685a1c [Transaction.cpp] use qof_instance kvp API for int64_t
9 months ago
Christopher Lam aa339b4674 [Transaction.cpp] use g_list_copy_deep
9 months ago
Christopher Lam 5f17334395 [transaction.cpp] use std::swap instead of SWAP macro
2 years ago
Christopher Lam 119e257146 [Transaction|Split.cpp] Remove Reg2 unused functions
2 years ago
Christopher Lam fe2cdf42c7 [transaction.cpp] speed up book close
2 years ago
Christopher Lam 9e4b03f71b [SplitP.hpp] rename to .hpp
2 years ago
Christopher Lam 1e1d21b716 [Transaction.hpp] rename to .hpp
2 years ago
Christopher Lam d100df7ef7 [AccountP.hpp] .h -> .hpp, remove extern "C" {} wrapper
2 years ago
Christopher Lam dab32807ef [engine/*.cpp] NULL -> nullptr changes
2 years ago
John Ralls 2db6988e25 Remove bogus include.
2 years ago
John Ralls 8ebac5b596 Bug 799213 - SIGSEGV caused by revising an auto completed transaction
2 years ago
John Ralls 226bfea108 Fix a bunch of UB errors from ASAN about mismatched function types.
2 years ago
John Ralls 8546aa975e Revert "Fix two use-after-free issues found by address sanitizer."
2 years ago
John Ralls 4dbf803041 Fix two use-after-free issues found by address sanitizer.
2 years ago
Christopher Lam 783c3df3c0 [Transaction.cpp] convert to cpp
2 years ago