Commit Graph

35 Commits (9bbe29b42d5068253dcf746e94de2b48f10f0d54)

Author SHA1 Message Date
Christopher Lam f893b046fb [io-gncxml-v2.cpp] xmlGetProp must be xmlFreed
4 months ago
Christopher Lam 455ea3e71a [backend/xml] dom_tree_to_text returns std::optional<std::string>
4 months ago
Christopher Lam e79db945b2 [backend/xml] use apply_xmlnode_text
4 months ago
John Ralls 04d6601b74 Always write XML files with Unix line endings.
7 months ago
David Seifert c06bc18dc4
Add missing `#include <cstdint>`
1 year ago
Christopher Lam 1e1d21b716 [Transaction.hpp] rename to .hpp
2 years ago
Christopher Lam 0d326fa100 [io-gncxml-v2.cpp] plug g_strdup leak
3 years ago
Vincent Dawans e0e13604b5 Bug 798967 - Cannot Save to Any Path After Upgrading to 5.2
3 years ago
Simon Arlott 4b83068c6b
Fix return value of gnc_book_write_to_xml_file_v2()
3 years ago
Richard Cohen 1f43bbc798 Remove #pragma ..."-Wstrict-aliasing"
3 years ago
Richard Cohen 0798bce2a6 [-Wunused-value] - remove
3 years ago
Richard Cohen ea2d3be217 Remove some unused variables with obviously no side effects
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
John Ralls 916caa25f2 Integrate Windows gzopen differences so that only one ifdef is needed.
4 years ago
John Ralls 250b4ed733 Remove stray line left from earlier refactoring.
4 years ago
Robert Fewell 7e299cb2b0 Remove print statement left in commit c3f8daa
4 years ago
John Ralls 93f5e23cf5 Open gzfile if thread creation fails.
4 years ago
John Ralls 81b9a02235 Bug 798458 - Build failure with gcc 12
4 years ago
John Ralls 67e8c317da [xml backend] Extract functions to make gz_trhead_func more readable.
4 years ago
John Ralls d7eae0664f [gz_open] Use compress and write consistent with calling functions.
5 years ago
John Ralls c3f8daaf7d Bug 798250 - Gnucash permanent hang on save while loading report
5 years ago
Simon Arlott bf8fe1123c
Commit root accounts after loading from XML
5 years ago
John Ralls bbb4113a5a Bug 798156 - glib 2.68.0 breaks gnucash
5 years ago
Frank H. Ellenberger 93e2829ee5 Merge PR #899 into maint
5 years ago
luz paz 16b4976381 Fix typos in libgnucash/
5 years ago
Bill Nottingham c0f2c3ae25 Fix build with glib2 2.67.x.
5 years ago
Frank H. Ellenberger 91183a2af5 drop emacs_trailer from xml files.
6 years ago
John Ralls 887f7fac32 Bug 746937 - Template transaction splits are loaded in reverse order...
7 years ago
John Ralls 456ab2241f Remove unused ifdefs for IMPLEMENT_BOOK_DOM_TREES_LATER.
7 years ago
John Ralls 876bfd19ad Protect against nullptr dereference, remove unused GError.
7 years ago
John Ralls faba7975ac Fix a bunch of memory allocation errors found by clang static analysis.
7 years ago
Geert Janssens 406953c2ae Bug 796820 - References to 'Gnome Bugzilla' should be changed to 'GnuCash Bugzilla'
8 years ago
John Ralls 756f444ac3 Update bug tracker URL
8 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago