aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/QPDFWriter.hh
AgeCommit message (Expand)Author
2016-01-24Include QPDFObjectHandle for use in std::listThorsten Schöning
2015-11-10Remove some ABI compatibility private methodsJay Berkenbilt
2015-10-31Implement deterministic IDJay Berkenbilt
2015-05-24Copyright 2015Jay Berkenbilt
2014-01-14Update Copyright to 2014Jay Berkenbilt
2013-06-14Bug fix: handle generation > 0 when generating object streamsJay Berkenbilt
2013-03-11Clarify documentation on encrypted filesJay Berkenbilt
2012-12-31Avoid modifying trailer when writingJay Berkenbilt
2012-12-31Update copyright year to 2013Jay Berkenbilt
2012-12-31Refactor Dictionary writing codeJay Berkenbilt
2012-12-31Support for encryption with /V=5 and /R=5 and /R=6Jay Berkenbilt
2012-12-31Add ExtensionLevel support to version handlingJay Berkenbilt
2012-12-31Add V5 parameters to EncryptionDataJay Berkenbilt
2012-12-31Eliminate flattenScalarReferencesJay Berkenbilt
2012-09-23Allow reading from InputSource and writing to PipelineJay Berkenbilt
2012-09-06Add QPDFWriter::setExtraHeaderTextJay Berkenbilt
2012-07-29Update copyright to 2012Jay Berkenbilt
2012-07-22Windows compilation fixesJay Berkenbilt
2012-07-14Add public QPDFWriter::copyEncryptionParametersJay Berkenbilt
2012-07-06Add QPDFWriter method to output to FILE*Jay Berkenbilt
2012-06-24Fix and test support for files >= 4 GBJay Berkenbilt
2012-06-22Use qpdf_offset_t in place of off_t in public APIs.Jay Berkenbilt
2012-06-21fix include order for off_tJay Berkenbilt
2012-06-20ABI change: fix use of off_t, size_t, and integer typesJay Berkenbilt
2011-08-11export new methodsrelease-qpdf-2.3.0Jay Berkenbilt
2011-08-10implement ability to save PDF to memory, also update ChangeLogJay Berkenbilt
2011-04-30update version to 2.2.3, update copyright to 2011Jay Berkenbilt
2010-08-02remove use of float for version comparisonJay Berkenbilt
2010-04-19refactor to isolate pad calculationJay Berkenbilt
2010-01-25update copyrights for 2010Jay Berkenbilt
2010-01-25update for fixes to linearization padding calculationsJay Berkenbilt
2009-10-21tweak dll stuff againJay Berkenbilt
2009-10-21go back to function-based DLL_EXPORT rather than class-based to avoid creatio...Jay Berkenbilt
2009-10-19DLL.hh -> DLL.h, move public enumerated types into Constants.h and use them b...Jay Berkenbilt
2009-10-19add C API for R4 encryptionJay Berkenbilt
2009-10-19more testing, bug fix for linearized aes encrypted filesJay Berkenbilt
2009-10-18implemented writing R4/V4 encryption except that the output files don't open ...Jay Berkenbilt
2009-10-12fix class-level DLL_EXPORTJay Berkenbilt
2009-10-12do DLL_EXPORT only in header files and only at the class or top-level functio...Jay Berkenbilt
2009-10-05Implement changes suggested by Zarko and our subsequent conversations:Jay Berkenbilt
2009-08-06stick DLL_EXPORT in front of every public method of every public classJay Berkenbilt
2009-03-09update test suite to handle original object ID commentsJay Berkenbilt
2009-02-21fix many typos in comments and stringsJay Berkenbilt
2009-02-15update copyright, release 2.0.3release-qpdf-2.0.3Jay Berkenbilt
2008-04-29update release date to actual daterelease-qpdf-2.0Jay Berkenbilt