work on PRINT encoding
[pspp] / src / output / odt.c
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