docs
[pspp] / src / data / spreadsheet-reader.c
2020-10-10 John DarringtonRework the spreadsheet import feature of the grapic...
2020-06-07 John DarringtonWhitespace changes only.
2018-04-30 Ben PfaffMake libxml2 a required build dependency.
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2016-04-07 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-03-20 John Darringtonspreadsheet-reader.c: Do not export local symbols
2015-09-15 John DarringtonRef count struct spreadsheet
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-02-22 John DarringtonFixed bug importing ODS files.
2013-10-26 Ben PfaffMerge master into gtk3. 20131026032545/pspp 20131027032559/pspp 20131028032549/pspp 20131030030824/pspp 20131031032414/pspp 20131101032516/pspp 20131102032602/pspp 20131103032703/pspp 20131104032617/pspp 20131105032650/pspp 20131106032624/pspp 20131107032703/pspp 20131108032720/pspp 20131110032717/pspp 20131111032724/pspp 20131112032726/pspp 20131113032746/pspp 20131114032755/pspp 20131115032755/pspp 20131116032752/pspp
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