You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/libgnucash/backend/xml
John Ralls 887f7fac32
Bug 746937 - Template transaction splits are loaded in reverse order...
7 years ago
..
test Bump minimum cmake version to 3.5 7 years ago
CMakeLists.txt
gnc-account-xml-v2.cpp
gnc-address-xml-v2.cpp
gnc-address-xml-v2.h
gnc-backend-xml.cpp
gnc-backend-xml.h
gnc-bill-term-xml-v2.cpp
gnc-bill-term-xml-v2.h
gnc-book-xml-v2.cpp Remove unused ifdefs for IMPLEMENT_BOOK_DOM_TREES_LATER. 7 years ago
gnc-budget-xml-v2.cpp
gnc-commodity-xml-v2.cpp
gnc-customer-xml-v2.cpp
gnc-customer-xml-v2.h
gnc-employee-xml-v2.cpp
gnc-employee-xml-v2.h
gnc-entry-xml-v2.cpp
gnc-entry-xml-v2.h
gnc-freqspec-xml-v2.cpp
gnc-invoice-xml-v2.cpp
gnc-invoice-xml-v2.h
gnc-job-xml-v2.cpp
gnc-job-xml-v2.h
gnc-lot-xml-v2.cpp
gnc-order-xml-v2.cpp
gnc-order-xml-v2.h
gnc-owner-xml-v2.cpp
gnc-owner-xml-v2.h
gnc-pricedb-xml-v2.cpp Remove Timespec from pricedb. 8 years ago
gnc-recurrence-xml-v2.cpp
gnc-schedxaction-xml-v2.cpp
gnc-tax-table-xml-v2.cpp
gnc-tax-table-xml-v2.h
gnc-transaction-xml-v2.cpp Remove Timespec from the main engine classes (Transaction, Split, & Account. 8 years ago
gnc-vendor-xml-v2.cpp
gnc-vendor-xml-v2.h
gnc-xml-backend.cpp Warn if can't lock for any reason other than that the file is locked already. 7 years ago
gnc-xml-backend.hpp Fix crash when cancelling a Save As... overwrite action 8 years ago
gnc-xml-helper.cpp
gnc-xml-helper.h
gnc-xml.h
gncmod-backend-xml.cpp
io-example-account.cpp removing double semicolons at the end of lines 8 years ago
io-example-account.h
io-gncxml-gen.cpp
io-gncxml-gen.h
io-gncxml-v1.cpp Fix a bunch of memory allocation errors found by clang static analysis. 7 years ago
io-gncxml-v2.cpp Bug 746937 - Template transaction splits are loaded in reverse order... 7 years ago
io-gncxml-v2.h
io-gncxml.h
io-utils.cpp Protect against nullptr dereference, remove unused GError. 7 years ago
io-utils.h
sixtp-dom-generators.cpp Add a +0000 offset to ISO8601 timestamps in the XML backend. 7 years ago
sixtp-dom-generators.h Remove time64_to_string and string_to_time64 and their tests. 8 years ago
sixtp-dom-parsers.cpp Fix memory leak in char* type KvpValue and fix improper uses 8 years ago
sixtp-dom-parsers.h
sixtp-parsers.h
sixtp-stack.cpp
sixtp-stack.h
sixtp-to-dom-parser.cpp Performance fix in dom_chars_handler: use g_strndup instead of g_strdup 7 years ago
sixtp-utils.cpp Clean up timespec comments in the XML backend. 8 years ago
sixtp-utils.h Remove time64_to_string and string_to_time64 and their tests. 8 years ago
sixtp.cpp Fix a bunch of memory allocation errors found by clang static analysis. 7 years ago
sixtp.h
xml-helpers.h