pivot table procedure conceptually works
[pspp] / src / data / spreadsheet-reader.c
2014-02-22 John DarringtonFixed bug importing ODS files.
2013-09-04 Ben Pfaffspreadsheet-reader: Avoid 'unused variable' warnings.
2013-09-03 John DarringtonDont try to build in gnumeric/odf reader if the librari...
2013-05-09 John DarringtonMerge branch 'master' into import-gui
2013-05-09 John DarringtonSpreadsheetreader: new function create_cell_ref and...
2013-03-13 Ben PfaffMerge 'master' into 'psppsheet'.
2013-03-08 John DarringtonFixed some more errors in the spreadsheet readers
2013-03-07 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-07 John DarringtonFewer memory leaks
2013-03-04 John DarringtonAdded a feature to read the meta data from spreadsheet...
2013-03-04 John DarringtonMake GUI open either kind of spreadsheet
2013-03-04 John DarringtonCreated wrappers for the ods/gnumeric functions
2013-02-18 John DarringtonFix buffer overflow
2013-02-18 John DarringtonGot the ODS reader model (sort of) working.
2013-02-16 John DarringtonShow errors on reading badly formed gnumeric files
2013-02-16 John DarringtonFixed many warnings
2013-02-16 John DarringtonDont show range if it is null
2013-02-16 John DarringtonAdded a proper function to convert spreadsheet column...
2013-02-16 John DarringtonAdded the range column to the model
2013-02-16 John DarringtonMade a start at canonicalising the interface
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-01 John DarringtonAdded support to read OpenDocument spreadsheet files