gnucash/libgnucash/backend/xml
2023-02-16 09:20:59 +00:00
..
test Remove some unused variables with obviously no side effects 2023-02-06 14:19:22 +00:00
CMakeLists.txt Merge branch 'maint' 2020-02-06 16:50:08 +01:00
gnc-account-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-address-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-address-xml-v2.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-backend-xml.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-backend-xml.h Fix typos in libgnucash/ 2021-03-02 01:15:32 +01:00
gnc-bill-term-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-bill-term-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-book-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-budget-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-commodity-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-customer-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-customer-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-employee-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-employee-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-entry-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-entry-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-freqspec-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-invoice-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-invoice-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-job-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-job-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-lot-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-order-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-order-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-owner-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-owner-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-pricedb-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-recurrence-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-schedxaction-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-tax-table-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-tax-table-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-transaction-xml-v2.cpp [-Wunused-function] - remove 2023-02-16 09:20:59 +00:00
gnc-vendor-xml-v2.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-vendor-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-xml-backend.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-xml-backend.hpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-xml-helper.cpp Fix build with glib2 2.67.x. 2021-02-16 13:23:16 -08:00
gnc-xml-helper.h Fix build with glib2 2.67.x. 2021-02-16 13:23:16 -08:00
gnc-xml.h Restructure the src directory 2017-08-10 18:45:00 +02:00
io-example-account.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
io-example-account.h Restructure the src directory 2017-08-10 18:45:00 +02:00
io-gncxml-gen.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
io-gncxml-gen.h Fix build with glib2 2.67.x. 2021-02-16 13:23:16 -08:00
io-gncxml-v1.cpp Remove some unused variables with obviously no side effects 2023-02-06 14:19:22 +00:00
io-gncxml-v2.cpp [-Wunused-value] - remove 2023-02-16 09:19:19 +00:00
io-gncxml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
io-gncxml.h Restructure the src directory 2017-08-10 18:45:00 +02:00
io-utils.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
io-utils.h drop emacs_trailer from xml files. 2019-11-25 00:42:40 +01:00
sixtp-dom-generators.cpp Remove some unused variables with obviously no side effects 2023-02-06 14:19:22 +00:00
sixtp-dom-generators.h Remove time64_to_string and string_to_time64 and their tests. 2018-08-13 11:52:43 -07:00
sixtp-dom-parsers.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
sixtp-dom-parsers.h Converted timespec_to_dom_tree to time64 2018-01-08 13:01:29 +11:00
sixtp-parsers.h Restructure the src directory 2017-08-10 18:45:00 +02:00
sixtp-stack.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
sixtp-stack.h Restructure the src directory 2017-08-10 18:45:00 +02:00
sixtp-to-dom-parser.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
sixtp-utils.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
sixtp-utils.h Remove time64_to_string and string_to_time64 and their tests. 2018-08-13 11:52:43 -07:00
sixtp.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
sixtp.h Bug 798156 - glib 2.68.0 breaks gnucash 2021-04-20 11:03:23 -07:00
xml-helpers.h Restructure the src directory 2017-08-10 18:45:00 +02:00