qpdf/include/qpdf
m-holger 3dde66ddcd Refactor JSON::writeNext 2023-01-28 14:49:32 -05:00
..
Buffer.hh Comment about qpdf/PointerHolder.hh in public headers 2022-09-23 15:15:39 -04:00
BufferInputSource.hh Remove BufferInputSource::Members 2022-08-27 12:19:51 +01:00
ClosedFileInputSource.hh Comment about qpdf/PointerHolder.hh in public headers 2022-09-23 15:15:39 -04:00
Constants.h Create a special "destroyed" type rather than using null 2022-09-08 10:36:39 -04:00
DLL.h Bump version to 11.3.0 2022-12-31 19:16:38 -05:00
FileInputSource.hh Remove FileInputSource::Members 2022-08-25 12:42:14 +01:00
InputSource.hh Comment about qpdf/PointerHolder.hh in public headers 2022-09-23 15:15:39 -04:00
JSON.hh Refactor JSON::writeNext 2023-01-28 14:49:32 -05:00
PDFVersion.hh Fix lgtm warning 2022-02-15 19:30:34 -05:00
Pipeline.hh Comment about qpdf/PointerHolder.hh in public headers 2022-09-23 15:15:39 -04:00
Pl_Buffer.hh Comment about qpdf/PointerHolder.hh in public headers 2022-09-23 15:15:39 -04:00
Pl_Concatenate.hh Make Pipeline::write take an unsigned char const* (API change) 2022-05-03 18:31:22 -04:00
Pl_Count.hh Make Pipeline::write take an unsigned char const* (API change) 2022-05-03 18:31:22 -04:00
Pl_DCT.hh Add some missing QPDF_DLL markers 2022-09-12 13:19:07 -04:00
Pl_Discard.hh Make Pipeline::write take an unsigned char const* (API change) 2022-05-03 18:31:22 -04:00
Pl_Flate.hh Make Pipeline::write take an unsigned char const* (API change) 2022-05-03 18:31:22 -04:00
Pl_Function.hh Add ability to initialize Pl_Function with a C-style function 2022-09-08 17:35:27 -04:00
Pl_OStream.hh Add new Pl_OStream Pipeline 2022-05-03 18:54:51 -04:00
Pl_QPDFTokenizer.hh Comment about qpdf/PointerHolder.hh in public headers 2022-09-23 15:15:39 -04:00
Pl_RunLength.hh Make Pipeline::write take an unsigned char const* (API change) 2022-05-03 18:31:22 -04:00
Pl_StdioFile.hh Make Pipeline::write take an unsigned char const* (API change) 2022-05-03 18:31:22 -04:00
Pl_String.hh Add Pl_Function -- a generic function pipeline 2022-06-19 09:12:29 -04:00
PointerHolder.hh Fix comments in PointerHolder.hh 2022-04-10 17:33:25 -04:00
QIntC.hh Make assert handling less error-prone 2022-05-03 18:31:22 -04:00
QPDF.hh Implement --remove-restrictions (fixes #833) 2023-01-28 13:42:19 -05:00
QPDFAcroFormDocumentHelper.hh Remove QPDFAcroFormDocumentHelper::copyFieldsFromForeignPage 2022-04-16 13:12:07 -04:00
QPDFAnnotationObjectHelper.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDFCryptoImpl.hh Make Pipeline::write take an unsigned char const* (API change) 2022-05-03 18:31:22 -04:00
QPDFCryptoProvider.hh Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
QPDFDocumentHelper.hh Be more conservative about QPDF_DLL_CLASS with mingw (fixes #799) 2022-10-06 08:40:08 -04:00
QPDFEFStreamObjectHelper.hh Add comments around non-security-related uses of MD5 2022-04-30 14:15:07 -04:00
QPDFEmbeddedFileDocumentHelper.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDFExc.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDFFileSpecObjectHelper.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDFFormFieldObjectHelper.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDFJob.hh Add stub for --remove-restrictions 2023-01-28 13:24:45 -05:00
QPDFLogger.hh Make QPDFLogger() private and provide create method 2022-09-09 07:03:29 -04:00
QPDFMatrix.hh Make ABI-breaking changes that don't modify API at all 2022-04-16 10:41:46 -04:00
QPDFNameTreeObjectHelper.hh Resolve QPDF{Name,Number} tree helper linker issues (fixes #745) 2022-08-07 09:21:01 -04:00
QPDFNumberTreeObjectHelper.hh Resolve QPDF{Name,Number} tree helper linker issues (fixes #745) 2022-08-07 09:21:01 -04:00
QPDFObjGen.hh Revert making second parameter of QPDFObjGen::QPDFObjGen optional 2022-07-24 16:55:10 +01:00
QPDFObject.hh Rename QPDFValueProxy.hh and QPDFValueProxy.cc 2022-09-08 11:19:49 -04:00
QPDFObjectHandle.hh Inline QPDFObjectHandle::dereference 2023-01-02 14:15:16 -05:00
QPDFObjectHelper.hh Be more conservative about QPDF_DLL_CLASS with mingw (fixes #799) 2022-10-06 08:40:08 -04:00
QPDFOutlineDocumentHelper.hh Remove redundant friend class statements 2022-12-04 14:05:16 -05:00
QPDFOutlineObjectHelper.hh Remove redundant friend class statements 2022-12-04 14:05:16 -05:00
QPDFPageDocumentHelper.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDFPageLabelDocumentHelper.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDFPageObjectHelper.hh Clarify and improve QPDFPageObjectHelper::get*Box methods 2022-09-06 19:00:40 -04:00
QPDFStreamFilter.hh Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
QPDFSystemError.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDFTokenizer.hh Add new methods QPDFTokenizer::getType, getValue, getRawValue and getErrorMessage 2023-01-07 15:24:51 -05:00
QPDFUsage.hh Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
QPDFWriter.hh Tune QPDFWriter::writeString etc methods 2023-01-23 07:00:58 -05:00
QPDFXRefEntry.hh Tidy QPDFXRefEntry creation 2023-01-21 18:18:15 -05:00
QTC.hh Disable QTC inside the library by default (fixes #714) 2022-08-07 16:20:49 -04:00
QUtil.hh Add new function QUtil::hex_encode_char 2023-01-06 18:42:12 -05:00
RandomDataProvider.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Types.h Update copyright for 2022 2022-02-04 16:36:22 -05:00
auto_job_c_att.hh generate_auto_job: protect generated files from formatting 2022-02-26 09:17:51 -05:00
auto_job_c_copy_att.hh generate_auto_job: protect generated files from formatting 2022-02-26 09:17:51 -05:00
auto_job_c_enc.hh generate_auto_job: protect generated files from formatting 2022-02-26 09:17:51 -05:00
auto_job_c_main.hh Add stub for --remove-restrictions 2023-01-28 13:24:45 -05:00
auto_job_c_pages.hh generate_auto_job: protect generated files from formatting 2022-02-26 09:17:51 -05:00
auto_job_c_uo.hh generate_auto_job: protect generated files from formatting 2022-02-26 09:17:51 -05:00
qpdf-c.h Add C API functions for using custom loggers 2022-09-09 10:49:25 -04:00
qpdfjob-c.h Add C API functions for using custom loggers 2022-09-09 10:49:25 -04:00
qpdflogger-c.h Add C API functions for using custom loggers 2022-09-09 10:49:25 -04:00