2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-01-07 00:53:56 +00:00
qpdf/libqpdf/qpdf
Jay Berkenbilt 8a217eb3a2 Add concept of reserved objects
QPDFObjectHandle::{new,is,assert}Reserved, QPDF::replaceReserved
provide a mechanism to add objects to a PDF file when there are
circular references.  This is a prerequisite to copying objects from
one PDF to another.
2012-07-10 23:34:32 -04:00
..
BitStream.hh Fix and test support for files >= 4 GB 2012-06-24 15:56:50 -04:00
BitWriter.hh Fix and test support for files >= 4 GB 2012-06-24 15:56:50 -04:00
MD5.hh fix include order for off_t 2012-06-21 14:11:22 -04:00
PCRE.hh fix include order for off_t 2012-06-21 14:11:22 -04:00
Pl_AES_PDF.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_ASCII85Decoder.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_ASCIIHexDecoder.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_LZWDecoder.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_MD5.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_PNGFilter.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_QPDFTokenizer.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_RC4.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
QPDF_Array.hh Added additional array mutators 2012-06-20 15:29:44 -04:00
QPDF_Bool.hh removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_Dictionary.hh implement methods to get dictionary and array contents as map and vector 2011-08-10 13:33:58 -04:00
QPDF_Integer.hh Change QPDF_Integer from int to long long 2012-06-24 15:20:01 -04:00
QPDF_Name.hh removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_Null.hh Fix: make unparse virtual for Null and Real 2012-07-08 16:01:12 -04:00
QPDF_Real.hh Fix: make unparse virtual for Null and Real 2012-07-08 16:01:12 -04:00
QPDF_Reserved.hh Add concept of reserved objects 2012-07-10 23:34:32 -04:00
QPDF_Stream.hh Don't require stream data provider to know length in advance 2012-07-07 17:33:45 -04:00
QPDF_String.hh removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
RC4.hh removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
rijndael.h fix MSVC 2010 issues 2011-12-28 16:40:33 -05:00