spreadsheet: Avoid sharing a dictionary between spreadsheet and client.
[pspp] / src / data / spreadsheet-reader.h
2016-01-31 Ben Pfaffspreadsheet: Avoid sharing a dictionary between spreads...
2015-10-18 John DarringtonGnumeric Reader: Fix memory leak
2015-09-15 John DarringtonRef count struct spreadsheet
2013-05-11 John DarringtonMade _xml_char_to_int less prone to crashing 20130511010510/pspp
2013-05-11 John DarringtonMade _xml_char_to_int less prone to crashing
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-07 John DarringtonMake the spreadsheet reader responsible for destroying...
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 DarringtonMerge two option structs
2013-02-18 John DarringtonMake opts const
2013-02-16 John DarringtonFixed many warnings
2013-02-16 John DarringtonRename sheets to n_sheets
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 DarringtonMove file_name member from sri to spreadsheet struct
2013-02-16 John DarringtonStarted polymorphism of ODS
2013-02-16 John DarringtonStarted polymorphism of Gnumeric
2013-02-16 John DarringtonMade a start at canonicalising the interface
2013-02-16 John DarringtonSpreadsheet readers: Seperate the mandatory from the...
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-01 John DarringtonAdded support to read OpenDocument spreadsheet files