Fix warnings about casts between pointers and differently sized integers.
[pspp] / src / ui / gui / psppire-spreadsheet-model.c
2014-03-09 Ben PfaffFix warnings about casts between pointers and different...
2013-03-13 Ben PfaffMerge 'master' into 'psppsheet'.
2013-03-08 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-08 John DarringtonNew module: psppire-spreadsheet-model.c 20130309030511/pspp
2013-03-08 John DarringtonMerge branch 'master' into import-gui
2013-03-07 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-07 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-05 John DarringtonMerge branch 'master' into import-gui
2013-03-04 John DarringtonMerge branch 'master' into import-gui
2013-03-04 John DarringtonCreated wrappers for the ods/gnumeric functions
2013-03-02 John DarringtonDisplay "(empty)" if a sheet has no data
2013-02-18 John DarringtonGot the ODS reader model (sort of) working.
2013-02-16 John DarringtonRename sheets to n_sheets
2013-02-16 John DarringtonAdded a callback to set the range entry on change
2013-02-16 John DarringtonFix memory leak
2013-02-16 John DarringtonAdded a maxcol state
2013-02-16 John DarringtonTidied up a bit more. Eliminated some warnings
2013-02-16 John DarringtonTidied up a bit
2013-02-16 John DarringtonBasically working model
2013-02-16 John DarringtonAdded property for the backend
2013-02-16 John DarringtonBasic model