Remove unused variable assigned in expression.
[pspp] / src / data / ods-reader.c
2013-05-06 John DarringtonRemove unused variable assigned in expression.
2013-04-28 John DarringtonODS reader: Make the destroy method safer.
2013-03-31 Ben Pfaffods-reader: Fix GCC warning.
2013-03-30 John DarringtonFix memory allocation issues in ods-reader 20130331030503/pspp
2013-03-12 Ben PfaffFix warnings introduced by minor type errors in recentl...
2013-03-08 John DarringtonFixed some more errors in the spreadsheet readers
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