Remove string stat_version
[pspp] / src / output / odt.c
2015-12-17 John DarringtonRemove string stat_version
2015-11-21 John DarringtonMake fn_open and fn_close take a struct file_handle...
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-09-16 Ben Pfaffoutput: Add support for captions.
2014-09-13 Ben Pfaffoutput: Rename caption to title.
2014-09-13 Ben Pfaffoutput: Add footnote support.
2014-09-13 Ben Pfaffrender: Render table_items instead of tables.
2014-09-04 Ben Pfaffodt: Use text:outline-level instead of text:level insid...
2014-08-24 Ben Pfaffoutput: Implement nested tables.
2014-03-18 Ben Pfaffodt: Format newlines in table cells as Open Document...
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-25 John DarringtonUse the msg function to report errors wherever possible.
2012-12-02 Ben PfaffMerge 'master' into 'psppsheet'. 20121202031952/pspp 20121203032039/pspp 20121204032004/pspp 20121205032030/pspp 20121206032021/pspp 20121207032036/pspp 20121208032040/pspp 20121209032019/pspp 20121210032023/pspp 20121211032038/pspp 20121212032028/pspp 20121213032029/pspp 20121214032036/pspp 20121215032028/pspp 20121216032020/pspp 20121217032038/pspp 20121218031957/pspp 20121219032034/pspp 20121220032031/pspp 20121221032037/pspp 20121222032032/pspp 20121223032002/pspp 20121225032008/pspp 20121226032016/pspp 20121227032003/pspp 20121228032058/pspp 20121229032201/pspp 20121230032128/pspp
2012-11-24 Ben Pfaffoutput: Make default output file name depend on the...
2012-08-19 Ben PfaffMerge 'master' into 'psppsheet'.
2012-07-15 John DarringtonFix memory leak in odt driver
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-04-23 Ben Pfaffodt: Write command name in output both only before...
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-02 John DarringtonUse macros from cast.h instead of literal casts
2010-07-30 Ben Pfafftemp-file: New functions for creating temporary files...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-24 Ben Pfaffodt: Remove dependency on external "zip" program. 20100224040512/pspp
2010-02-12 Ben Pfaffodt: Restore writing creator metadata.
2010-02-10 Ben Pfaffodt: Remove dependency on <pwd.h> because mingw32 does...
2010-02-08 Ben Pfaffoutput: Phrase output driver error messages more consis...
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben Pfaffoutput: Make errors, warnings, and notes into a new...
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
2010-02-06 Ben Pfaffodt: Avoid assertion failure if "mimetype" file cannot...
2010-02-06 Ben Pfaffodt: Fix writing files with names different from pspp...
2010-01-29 Ben Pfaffodt: Change default output file name to "pspp.odt".
2010-01-17 Ben PfaffRewrite PSPP output engine.
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output
2009-10-24 Ben PfaffMerge "master" into "output".
2009-08-11 Ben PfaffMerge master into output branch.
2009-08-06 Ben Pfaffoutput: Always use helper functions to access struct...
2009-08-05 Ben Pfaffoutput: Fix warnings about unused function arguments...
2009-08-01 John DarringtonConsolidate translatable strings into a common form.
2009-08-01 John DarringtonAdded options to the ODF driver.
2009-08-01 John DarringtonFixed bug rendering joined columns
2009-08-01 John DarringtonAdd a styles.xml file
2009-08-01 John DarringtonPrevent existing output file from interfereing with zip
2009-08-01 John DarringtonEnable joined cells to be rendered properly
2009-07-31 John DarringtonAdded a meta.xml file.
2009-07-31 John DarringtonAdd comments and cleanup
2009-07-31 John DarringtonAdd the file I forgot to include