spreadsheet: Avoid sharing a dictionary between spreadsheet and client.
[pspp] / src / data / gnumeric-reader.c
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-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 John DarringtonChange instances of GNM_SUPPORT to GNM_READ_SUPPORT
2013-05-14 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-13 John DarringtonAvoid compiler warning
2013-05-11 John DarringtonGnumeric Reader: Use symbolic value instead of literal...
2013-05-11 John DarringtonGnumeric Reader: Use symbolic value instead of literal...
2013-05-09 John DarringtonMerge branch 'master' into import-gui
2013-05-09 John DarringtonGnumeric reader: Report cells which cannot be converted
2013-05-09 John DarringtonSpreadsheetreader: new function create_cell_ref and...
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-04-05 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-01 John DarringtonFix compiler warning in gnumeric-reader.c 20130401030511/pspp 20130402030504/pspp 20130403030507/pspp
2013-03-31 John DarringtonFixed some memory allocation issues in the Gnumeric...
2013-03-31 John DarringtonFix bug reading empty sheets
2013-03-31 John DarringtonCommit remaining bits
2013-03-31 John DarringtonFixed some memory leaks
2013-03-30 John DarringtonAdded a second lot of state data
2013-03-30 John DarringtonMake the gnumeric reader behave the same as the odsreader
2013-03-14 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-13 Ben PfaffMerge 'master' into 'psppsheet'.
2013-03-12 Ben PfaffFix warnings introduced by minor type errors in recentl...
2013-03-09 John DarringtonRef count the gnumeric reader
2013-03-09 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-08 John DarringtonRef count the gnumeric reader
2013-03-08 John DarringtonFix remaining leaks in Gnumeric reader
2013-03-08 John DarringtonFix remaining leaks in Gnumeric reader
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-03 John DarringtonFixed some memory leaks
2013-02-18 John DarringtonGot the ODS reader model (sort of) working.
2013-02-18 John DarringtonMerge two option structs
2013-02-18 John DarringtonAdded a warning if gnumeric files are not UTF8. Then...
2013-02-18 John DarringtonFixed some more warnings
2013-02-18 John DarringtonMake opts const
2013-02-16 John DarringtonShow errors on reading badly formed gnumeric files
2013-02-16 John DarringtonReturn NULL if not a gnumeric file
2013-02-16 John DarringtonFixed many warnings
2013-02-16 John DarringtonGnumeric reader cope with multiple passes, and empty...
2013-02-16 John DarringtonRename sheet_index to current sheet
2013-02-16 John DarringtonRename sheets to n_sheets
2013-02-16 John DarringtonUse the gnumeric_reopen function
2013-02-16 John DarringtonAdded a reopen capability
2013-02-16 John DarringtonMake both work at the same time
2013-02-16 John DarringtonFix memory leak
2013-02-16 John DarringtonAdded the range column to the model
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 DarringtonMove file_name member from sri to spreadsheet struct
2013-02-16 John DarringtonStarted polymorphism of Gnumeric
2013-02-16 John DarringtonMade a start at canonicalising the interface
2013-02-16 John DarringtonUse convert cell range instead of doing it ourselves
2013-02-16 John DarringtonTry to load the correct sheet
2013-02-16 John DarringtonSpreadsheet readers: Seperate the mandatory from the...
2013-02-16 John DarringtonFixed a bug reading gnumeric files. 20130217030503/pspp
2013-02-03 Ben PfaffMerge 'master' into 'psppsheet'.
2013-01-12 John DarringtonGnumeric Reader: Set dictionary to NULL on error
2013-01-06 Ben PfaffMerge 'master' into 'psppsheet'. 20130107032118/pspp 20130108102621/pspp 20130109032153/pspp 20130110031120/pspp 20130110084546/pspp 20130111032139/pspp 20130111091005/pspp 20130112032108/pspp 20130113032104/pspp 20130114032646/pspp 20130115032143/pspp 20130116032122/pspp 20130117032107/pspp 20130118032127/pspp 20130119032130/pspp 20130120032138/pspp 20130121032753/pspp 20130122032130/pspp 20130123032123/pspp 20130124032128/pspp 20130125032106/pspp 20130126032059/pspp 20130127032105/pspp 20130128032115/pspp 20130129032053/pspp 20130130032109/pspp 20130131032120/pspp 20130201032127/pspp 20130202032121/pspp 20130203032041/pspp
2013-01-06 John DarringtonFixed a bug reading gnumeric files. 20130107030506/pspp 20130108100915/pspp 20130109030502/pspp
2013-01-05 John DarringtonGnumeric reader: Avoid potential crash reading invalid... 20130106030502/pspp
2012-12-30 Ben PfaffMerge 'master' into 'psppsheet'. 20121231032129/pspp 20130101032123/pspp 20130102032118/pspp 20130103032118/pspp 20130104032103/pspp 20130105032146/pspp 20130106032112/pspp
2012-12-03 John DarringtonReplaced strtod with c_strtod where appropriate 20121204030504/pspp 20121205030504/pspp 20121206030502/pspp 20121207030505/pspp 20121208030506/pspp 20121209030502/pspp 20121210030502/pspp 20121211030505/pspp 20121212030502/pspp 20121213030503/pspp 20121214030504/pspp 20121215030502/pspp 20121216030502/pspp 20121217030502/pspp
2012-09-30 Ben PfaffMerge 'master' into 'psppsheet'.
2012-09-26 Ben Pfaffgnumeric-reader: Add cast to suppress warning.
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-01 John DarringtonAdded support to read OpenDocument spreadsheet files
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-04-26 Ben Pfaffdictionary: Make dict_create() take the new dictionary...
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2011-02-05 Ben Pfaffdict: Make dict_make_unique_var_name() return an alloca...
2010-10-25 John DarringtonRemove various duplicated #include directives
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-02 John DarringtonUse macros from cast.h instead of literal casts
2010-09-15 John DarringtonConsolidate quoting style in printed strings.
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-20 Ben Pfaffgnumeric-reader: Avoid convert_xml_string_to_value...
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
2009-07-16 Ben PfaffConsistently capitalize the name "Gnumeric".
2009-06-07 Ben PfaffGet rid of uses of MAX_SHORT_STRING in Gnumeric and...
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-08 Ben PfaffAdd "x" prefix to calls to plain malloc(), calloc(...
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-29 John DarringtonMerge branch 'refs/heads/charset' of ssh://jmd@git...
2009-03-29 John DarringtonSet dictionary's encoding when reading gnumeric files
next