gnucash/libgnucash/backend/xml
Christopher Lam d617129db8 avoid strlen where possible
if testing emptiness, test *str instead.
2023-11-01 22:43:16 +08:00
..
test Fix misspelled/missing dist files. 2023-09-23 14:01:11 -07:00
CMakeLists.txt Remove references to cutecash 2023-05-15 13:21:29 +01:00
gnc-account-xml-v2.cpp avoid strlen where possible 2023-11-01 22:43:16 +08:00
gnc-address-xml-v2.cpp avoid strlen where possible 2023-11-01 22:43:16 +08: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 Avoid unnecessary memory allocation in dom_tree_to_gnc_numeric() 2023-06-24 20:30:42 +01: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 avoid strlen where possible 2023-11-01 22:43:16 +08:00
gnc-customer-xml-v2.cpp Avoid unnecessary memory allocation in dom_tree_to_gnc_numeric() 2023-06-24 20:30:42 +01:00
gnc-customer-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-employee-xml-v2.cpp avoid strlen where possible 2023-11-01 22:43:16 +08:00
gnc-employee-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-entry-xml-v2.cpp avoid strlen where possible 2023-11-01 22:43:16 +08: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 avoid strlen where possible 2023-11-01 22:43:16 +08: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 avoid strlen where possible 2023-11-01 22:43:16 +08: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 avoid strlen where possible 2023-11-01 22:43:16 +08: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 Avoid unnecessary memory allocation in dom_tree_to_gnc_numeric() 2023-06-24 20:30:42 +01:00
gnc-tax-table-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-transaction-xml-v2.cpp Avoid unnecessary memory allocation in dom_tree_to_gnc_numeric() 2023-06-24 20:30:42 +01: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 avoid strlen where possible 2023-11-01 22:43:16 +08: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 rename string_to_gnc_numeric to gnc_numeric_from_string 2023-08-29 08:45:20 +08:00
io-gncxml-v2.cpp [io-gncxml-v2.cpp] plug g_strdup leak 2023-07-01 11:59:40 +08: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 Fix memory leak on error path in text_to_dom_tree() 2023-07-19 10:29:06 +01:00
sixtp-dom-generators.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
sixtp-dom-parsers.cpp rename string_to_gnc_numeric to gnc_numeric_from_string 2023-08-29 08:45:20 +08:00
sixtp-dom-parsers.h Avoid unnecessary memory allocation in dom_tree_to_gnc_numeric() 2023-06-24 20:30:42 +01: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 rename string_to_gnc_numeric to gnc_numeric_from_string 2023-08-29 08:45:20 +08: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 avoid strlen where possible 2023-11-01 22:43:16 +08:00