projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
better tests
[pspp]
/
src
/
data
/
ods-reader.c
2021-12-09
Ben Pfaff
treewide: Replace <name>_cnt by n_<name>s and <name...
blob
|
commitdiff
|
raw
2021-10-02
John Darrington
Replace numerous instances of xzalloc with XZALLOC
blob
|
commitdiff
|
raw
|
diff to current
2021-08-28
John Darrington
Fix import of ods files with repeated column data.
blob
|
commitdiff
|
raw
|
diff to current
2021-01-25
Ben Pfaff
zip-reader: Make the zip_reader reference counted.
blob
|
commitdiff
|
raw
|
diff to current
2021-01-25
Ben Pfaff
zip-reader: Switch to a more usual error reporting...
blob
|
commitdiff
|
raw
|
diff to current
2021-01-07
Ben Pfaff
Make data input and output take a fmt_settings structure.
blob
|
commitdiff
|
raw
|
diff to current
2020-10-10
John Darrington
Rework the spreadsheet import feature of the grapic...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-07
John Darrington
Whitespace changes only.
blob
|
commitdiff
|
raw
|
diff to current
2019-11-27
John Darrington
Delete trailing whitespace at line endings.
blob
|
commitdiff
|
raw
|
diff to current
2019-10-11
Ben Pfaff
zip-reader: Read the whole central directory at .zip...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-03
John Darrington
Remove UNUSED attributes where they were inappropriate.
blob
|
commitdiff
|
raw
|
diff to current
2019-01-02
Ben Pfaff
ods-reader: Use proper function type for xml read callback.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-01
John Darrington
Reference count struct dictionary.
blob
|
commitdiff
|
raw
|
diff to current
2018-07-06
John Darrington
ODS reader: Deal with case where /READNAMES vs. non...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-30
Ben Pfaff
Make libxml2 a required build dependency.
blob
|
commitdiff
|
raw
|
diff to current
2017-04-22
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
blob
|
commitdiff
|
raw
|
diff to current
2017-04-22
John Darrington
Whitespace changes only: Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2017-03-28
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
blob
|
commitdiff
|
raw
|
diff to current
2016-11-07
pspp.freepost@ordi...
compile without gnumeric and odf read support
blob
|
commitdiff
|
raw
|
diff to current
2016-07-10
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
blob
|
commitdiff
|
raw
|
diff to current
2016-06-22
John Darrington
Avoid link error when compiling without libxml2 installed
blob
|
commitdiff
|
raw
|
diff to current
2016-01-31
Ben Pfaff
spreadsheet: Avoid sharing a dictionary between spreads...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-26
John Darrington
Rewrite Import Dialog.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-18
John Darrington
Gnumeric Reader: Fix memory leak
blob
|
commitdiff
|
raw
|
diff to current
2015-09-16
John Darrington
Fix memory leak in ODS reader
blob
|
commitdiff
|
raw
|
diff to current
2015-09-15
John Darrington
Ref count struct spreadsheet
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Friedrich Beckmann
merge master->gtk3, fixed psppire-output-view.c refacto...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-17
John Darrington
Fix memory fault reading ODS file.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-09
John Darrington
Merge branch 'master' into import-gui
blob
|
commitdiff
|
raw
|
diff to current
2013-05-09
John Darrington
Fix stack corruption in ODS reader.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-09
John Darrington
Fix stack corruption in ODS reader.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-09
John Darrington
ods reader: Report cells which cannot be converted
blob
|
commitdiff
|
raw
|
diff to current
2013-05-09
John Darrington
Spreadsheetreader: new function create_cell_ref and...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-09
John Darrington
Merge remote branch 'origin/master' into import-gui
blob
|
commitdiff
|
raw
|
diff to current
2013-05-07
Ben Pfaff
Merge 'psppsheet' into 'master'.
20130507010505/pspp
blob
|
commitdiff
|
raw
|
diff to current
2013-05-06
John Darrington
Remove unused variable assigned in expression.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-28
John Darrington
Merge remote branch 'origin/master' into import-gui
blob
|
commitdiff
|
raw
|
diff to current
2013-04-28
John Darrington
ODS reader: Make the destroy method safer.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-31
John Darrington
Merge remote branch 'origin/master' into import-gui
blob
|
commitdiff
|
raw
|
diff to current
2013-03-31
Ben Pfaff
ods-reader: Fix GCC warning.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-30
John Darrington
Fix memory allocation issues in ods-reader
20130331030503/pspp
blob
|
commitdiff
|
raw
|
diff to current
2013-03-30
John Darrington
Rename variable and add comment
blob
|
commitdiff
|
raw
|
diff to current
2013-03-30
John Darrington
Fixed some memory leaks
blob
|
commitdiff
|
raw
|
diff to current
2013-03-30
John Darrington
Merge remote branch 'origin/master' into import-gui
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
John Darrington
Remove diagnostics
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
John Darrington
Merge remote branch 'origin/master' into import-gui
blob
|
commitdiff
|
raw
|
diff to current
2013-03-27
John Darrington
Merge remote branch 'origin/master' into import-gui
blob
|
commitdiff
|
raw
|
diff to current
2013-03-25
John Darrington
Added a second lot of state data
blob
|
commitdiff
|
raw
|
diff to current
2013-03-25
John Darrington
sheet meta data: Move out of state data
blob
|
commitdiff
|
raw
|
diff to current
2013-03-25
John Darrington
Separate the reader state data into its own struct
blob
|
commitdiff
|
raw
|
diff to current
2013-03-14
John Darrington
Merge remote branch 'origin/master' into import-gui
blob
|
commitdiff
|
raw
|
diff to current
2013-03-13
Ben Pfaff
Merge 'master' into 'psppsheet'.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-12
Ben Pfaff
Fix warnings introduced by minor type errors in recentl...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-08
John Darrington
Fixed some more errors in the spreadsheet readers
blob
|
commitdiff
|
raw
|
diff to current
2013-03-08
John Darrington
Fix remaining leaks in ods-reader.c
blob
|
commitdiff
|
raw
|
diff to current
2013-03-07
John Darrington
Merge remote branch 'origin/master' into import-gui
blob
|
commitdiff
|
raw
|
diff to current
2013-03-07
John Darrington
Delete ods_file_casereader_clone function
blob
|
commitdiff
|
raw
|
diff to current
2013-03-07
John Darrington
Fewer memory leaks
blob
|
commitdiff
|
raw
|
diff to current
2013-03-05
John Darrington
Merge branch 'master' into import-gui
blob
|
commitdiff
|
raw
|
diff to current
2013-03-05
John Darrington
Fixed crash reading ODS spreadsheets and added a test...
20130305030502/pspp
20130306030504/pspp
20130307030505/pspp
blob
|
commitdiff
|
raw
|
diff to current
2013-03-04
John Darrington
Added a feature to read the meta data from spreadsheet...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-03
John Darrington
Fixed some memory leaks
blob
|
commitdiff
|
raw
|
diff to current
2013-03-03
John Darrington
Fixed some memory leaks
blob
|
commitdiff
|
raw
|
diff to current
2013-03-03
John Darrington
Fixed bug where repeated values were not being handled...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-02
John Darrington
Fixed some memory allocation issues
blob
|
commitdiff
|
raw
|
diff to current
2013-03-02
John Darrington
Made some code improvements.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-01
John Darrington
Fixed some more leaks
blob
|
commitdiff
|
raw
|
diff to current
2013-03-01
John Darrington
Fix some memory leaks
blob
|
commitdiff
|
raw
|
diff to current
2013-03-01
John Darrington
Avoid compiler warnings
blob
|
commitdiff
|
raw
|
diff to current
2013-02-28
John Darrington
Got the last test working
blob
|
commitdiff
|
raw
|
diff to current
2013-02-28
John Darrington
Got another test working
blob
|
commitdiff
|
raw
|
diff to current
2013-02-27
John Darrington
ODS cellranges work again (sort of)
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
John Darrington
Make sure that ODS reading works even when not in C...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
John Darrington
Issue error message if spreadsheet does not exist
blob
|
commitdiff
|
raw
|
diff to current
2013-02-24
John Darrington
Another test works
blob
|
commitdiff
|
raw
|
diff to current
2013-02-24
John Darrington
New function reading_target_sheet
blob
|
commitdiff
|
raw
|
diff to current
2013-02-24
John Darrington
Rename variable
blob
|
commitdiff
|
raw
|
diff to current
2013-02-19
John Darrington
Renamed some variables and removed some
blob
|
commitdiff
|
raw
|
diff to current
2013-02-18
John Darrington
Got some of the tests working
blob
|
commitdiff
|
raw
|
diff to current
2013-02-18
John Darrington
Made it crash a little less often
blob
|
commitdiff
|
raw
|
diff to current
2013-02-18
John Darrington
Avoided a number of other problems
blob
|
commitdiff
|
raw
|
diff to current
2013-02-18
John Darrington
Fixed some incorrect range imputation
blob
|
commitdiff
|
raw
|
diff to current
2013-02-18
John Darrington
Got the ODS reader model (sort of) working.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-18
John Darrington
Merge two option structs
blob
|
commitdiff
|
raw
|
diff to current
2013-02-18
John Darrington
Make opts const
blob
|
commitdiff
|
raw
|
diff to current
2013-02-16
John Darrington
Show errors on reading badly formed gnumeric files
blob
|
commitdiff
|
raw
|
diff to current
2013-02-16
John Darrington
Rename sheets to n_sheets
blob
|
commitdiff
|
raw
|
diff to current
2013-02-16
John Darrington
Move file_name member from sri to spreadsheet struct
blob
|
commitdiff
|
raw
|
diff to current
2013-02-16
John Darrington
Started polymorphism of ODS
blob
|
commitdiff
|
raw
|
diff to current
2013-02-16
John Darrington
Made a start at canonicalising the interface
blob
|
commitdiff
|
raw
|
diff to current
2013-02-16
John Darrington
Spreadsheet readers: Seperate the mandatory from the...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-19
Ben Pfaff
Merge 'master' into 'psppsheet'.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-01
Ben Pfaff
ods-reader: Fix ods_file_casereader_destroy() call...
20120801000505/pspp
blob
|
commitdiff
|
raw
|
diff to current
2012-07-29
John Darrington
Fix leaks in ODS reader
blob
|
commitdiff
|
raw
|
diff to current
2012-03-17
Ben Pfaff
ods-reader: Fix memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-15
Ben Pfaff
ods-reader: Fix write beyond end of buffer.
20120316030503/pspp
blob
|
commitdiff
|
raw
|
diff to current
2012-02-19
John Darrington
ODS Reader: fix uninitialised variables
20120219030503/pspp
blob
|
commitdiff
|
raw
|
diff to current
2011-10-09
John Darrington
Fix potential problems with non-literal printf arguments.
20111010030502/pspp
20111011030502/pspp
20111012030502/pspp
blob
|
commitdiff
|
raw
|
diff to current
2011-08-20
John Darrington
Merge remote branch 'origin/sourceview'
20110820030503/pspp
blob
|
commitdiff
|
raw
|
diff to current
2011-07-08
John Darrington
Merge remote branch 'savannah/master'
blob
|
commitdiff
|
raw
|
diff to current
next