qpdf/include/qpdf
Jay Berkenbilt 62bf296a9c Make assert handling less error-prone
Prevent my future self or other contributors from using assert in
tests and then having that assert not do anything because of the
NDEBUG macro.
2022-05-03 18:31:22 -04:00
..
Buffer.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
BufferInputSource.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
ClosedFileInputSource.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Constants.h Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
DLL.h Spell check 2022-05-01 12:56:22 -04:00
FileInputSource.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
InputSource.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
JSON.hh Add reactors to the JSON parser 2022-05-01 19:55:52 -04:00
PDFVersion.hh Fix lgtm warning 2022-02-15 19:30:34 -05:00
Pipeline.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Pl_Buffer.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Pl_Concatenate.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Pl_Count.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Pl_DCT.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Pl_Discard.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Pl_Flate.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Pl_QPDFTokenizer.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Pl_RunLength.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Pl_StdioFile.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -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 Add new QPDF::warn that takes most of QPDFExc's arguments 2022-04-23 18:25:43 -04: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 Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
QPDFCryptoProvider.hh Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
QPDFDocumentHelper.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -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 Replace PointerHolder with std::shared_ptr in library sources only 2022-04-09 17:33: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 Remove deprecated name/number tree constructors 2022-04-16 13:13:15 -04:00
QPDFNumberTreeObjectHelper.hh Remove deprecated name/number tree constructors 2022-04-16 13:13:15 -04:00
QPDFObjGen.hh Update copyright for 2022 2022-02-04 16:36:22 -05:00
QPDFObject.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDFObjectHandle.hh Revert "Remove QPDFObjectHandle::replaceOrRemoveKey" 2022-04-30 14:15:07 -04:00
QPDFObjectHelper.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDFOutlineDocumentHelper.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDFOutlineObjectHelper.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04: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 Use = default and = delete where possible in classes 2022-04-16 11:39:14 -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 Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDFUsage.hh Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
QPDFWriter.hh Mark weak encryption with API changes (fixes #576) 2022-04-30 17:24:15 -04:00
QPDFXRefEntry.hh Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
QTC.hh Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
QUtil.hh Expose QUtil::get_next_utf8_codepoint 2022-04-23 18:25:43 -04: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 generate_auto_job: protect generated files from formatting 2022-02-26 09:17:51 -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 Mark weak encryption with API changes (fixes #576) 2022-04-30 17:24:15 -04:00
qpdfjob-c.h Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00