gnucash/libgnucash/backend/xml
2023-05-15 13:21:30 +01:00
..
test Fix dereference of expired temporaries. 2023-03-31 11:27:33 -07:00
CMakeLists.txt Remove references to cutecash 2023-05-15 13:21:29 +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 Don't use extern "C" around #includes 2023-03-03 18:55:42 +00: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 Don't use extern "C" around #includes 2023-03-03 18:55:42 +00: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 Don't use extern "C" around #includes 2023-03-03 18:55:42 +00: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 Bug 798885 - Accented character in folder name on Account Export 2023-04-28 09:55:57 +01: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 Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
gnc-xml.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
io-example-account.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
io-example-account.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00: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 Remove #pragma ..."-Wstrict-aliasing" 2023-05-15 13:21:30 +01:00
io-gncxml-v2.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
io-gncxml.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
io-utils.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
io-utils.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
sixtp-dom-generators.cpp [backend/xml] Remove unused string copy 2023-04-02 21:12:50 +02:00
sixtp-dom-generators.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
sixtp-dom-parsers.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
sixtp-dom-parsers.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00: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 Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
sixtp-to-dom-parser.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
sixtp-utils.cpp scanf supports %lld since C++11, C99 2023-05-15 13:21:30 +01:00
sixtp-utils.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
sixtp.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
sixtp.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
xml-helpers.h Restructure the src directory 2017-08-10 18:45:00 +02:00