Fixed crash reading ODS spreadsheets and added a test case
[pspp] / src / data / ods-reader.c
2013-03-05 John DarringtonFixed crash reading ODS spreadsheets and added a test... 20130305030502/pspp 20130306030504/pspp 20130307030505/pspp
2013-03-04 John DarringtonAdded a feature to read the meta data from spreadsheet...
2012-08-01 Ben Pfaffods-reader: Fix ods_file_casereader_destroy() call... 20120801000505/pspp
2012-07-29 John DarringtonFix leaks in ODS reader
2012-03-17 Ben Pfaffods-reader: Fix memory leak.
2012-03-15 Ben Pfaffods-reader: Fix write beyond end of buffer. 20120316030503/pspp
2012-02-19 John DarringtonODS Reader: fix uninitialised variables 20120219030503/pspp
2011-10-09 John DarringtonFix potential problems with non-literal printf arguments. 20111010030502/pspp 20111011030502/pspp 20111012030502/pspp
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-08 John DarringtonMerge remote branch 'savannah/master'
2011-07-06 John DarringtonFix compiler warnings
2011-07-01 John DarringtonAdded support to read OpenDocument spreadsheet files