2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-28 13:09:05 +00:00
qpdf/include/qpdf
Jay Berkenbilt 4237a29c94 Refactor Dictionary writing code
Original code was written before we could shallow copy objects, so all
the filtering was done by suppressing the output of certain keys and
replacing them with other keys.  Now we can simplify the code greatly
by modifying shallow copies of dictionaries in place.
2012-12-31 10:32:32 -05:00
..
Buffer.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
BufferInputSource.hh Implement QPDFObjectHandle::parse 2012-07-21 09:06:10 -04:00
Constants.h Update copyright to 2012 2012-07-28 22:03:36 -04:00
DLL.h Update copyright to 2012 2012-07-28 22:03:36 -04:00
FileInputSource.hh Refactor: pull *InputSource out of QPDF 2012-07-21 09:06:06 -04:00
InputSource.hh Refactor: pull *InputSource out of QPDF 2012-07-21 09:06:06 -04:00
Pipeline.hh Comment about non-const Pipeline data 2012-12-31 10:32:31 -05:00
Pl_Buffer.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
Pl_Concatenate.hh Fixed wording error in comment 2012-07-04 14:51:53 -04:00
Pl_Count.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
Pl_Discard.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
Pl_Flate.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
Pl_StdioFile.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
PointerHolder.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
qpdf-c.h Update copyright to 2012 2012-07-28 22:03:36 -04:00
QPDF.hh Support for encryption with /V=5 and /R=5 and /R=6 2012-12-31 10:32:32 -05:00
QPDFExc.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
QPDFObject.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
QPDFObjectHandle.hh Fix spelling errors 2012-07-29 14:44:12 -04:00
QPDFTokenizer.hh Refactor: move resolution of literal to its own method 2012-08-11 09:22:59 -04:00
QPDFWriter.hh Refactor Dictionary writing code 2012-12-31 10:32:32 -05:00
QPDFXRefEntry.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
QTC.hh Update copyright to 2012 2012-07-28 22:03:36 -04:00
QUtil.hh Add random number functions to QUtil 2012-12-31 10:32:32 -05:00
Types.h Use qpdf_offset_t in place of off_t in public APIs. 2012-06-21 21:23:24 -04:00