summaryrefslogtreecommitdiff
path: root/src/libedataserver/e-xml-document.c
Commit message (Collapse)AuthorAgeFilesLines
* M!117 - Replace GTimeVal by GDateTime or int64Corentin Noël2023-03-201-10/+8
| | | | | | We need to use something else to be Y2038-proof. Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/117
* I#313 - EXmlDocument: Export unformatted text, to save bandwidthMilan Crha2021-03-191-1/+1
| | | | Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/313
* I#265 - code-cleanup: Remove unnecessary NULL pointer checksMarkus Elfring2020-11-111-8/+2
| | | | | | These changes were generated by using the software “Coccinelle 1.0.8”. Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/265
* M!32 - Replace deprecated 'g_type_class_add_private'Pablo Barciela2019-09-091-4/+2
| | | | Closes https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/32
* I#87 - [CalDAV] Free/busy request uses wrong format for the time-rangeMilan Crha2019-02-211-0/+39
| | | | Closes https://gitlab.gnome.org/GNOME/evolution-data-server/issues/87
* Fix some issues found by Coverity ScanMilan Crha2017-09-261-5/+3
|
* Bug 782745 - Build failure of vapi bindings (xmlDocPtr ~> xmlDoc *)Milan Crha2017-05-181-1/+1
|
* Merge offline-cache changes into masterMilan Crha2017-05-171-0/+727