2009-06-20 Morten Welinder * Release 1.14.15 2009-06-17 Morten Welinder * gsf/gsf-msole-utils.c (msole_prop_parse): Use gsf_timestamp_new and gsf_timestamp_set_time. * gsf/gsf-timestamp.c (gsf_timestamp_from_string): Improve error checking. (gsf_timestamp_set_time): New function. (gsf_timestamp_new): New function. 2009-06-05 Morten Welinder * gsf/gsf-msole-utils.c (msole_prop_parse): If parsing fails, don't return a bogus value. Fixes #584848. 2009-05-26 Andreas J. Guelzow * gsf/gsf-opendoc-utils.h (gsf_odf_version): deleted (gsf_odf_version_string): deleted (get_gsf_ooo_ns): new (get_gsf_odf_version_string): new (get_gsf_odf_version): new 2009-05-25 Andreas J. Guelzow * gsf/gsf-opendoc-utils.[ch]: replace GSF_ODF_VERSION with a variable 2009-05-25 Andreas J. Guelzow * gsf/gsf-opendoc-utils.[ch]: replace GSF_ODF_VERSION_STRING with the varaible gsf_odf_version_string and turn GSF_ODF_VERSION into an enum. 2009-05-24 Andreas J. Guelzow * gsf/gsf-opendoc-utils.c (gsf_opendoc_metadata_write): use GSF_ODF_VERSION_STRING * gsf-opendoc-utils.h (GSF_ODF_VERSION): new and bump to 1.1 (GSF_ODF_VERSION_STRING): new 2009-05-23 Morten Welinder * configure.in: Psot-release bump.