2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-01-10 10:16:21 +00:00
qpdf/include/qpdf
Jay Berkenbilt 28278e27ea Keep JSONHandler and QPDFArgParser private
Since the functionality of argument parsing has moved into QPDFJob,
these classes no longer need to be public. Their methods still have to
be in the library's binary interface so they can be tested in libtests.
2022-01-31 15:57:45 -05:00
..
auto_job_c_att.hh QPDFJob: use pointers instead of references for Config 2022-01-30 13:11:03 -05:00
auto_job_c_copy_att.hh QPDFJob: use pointers instead of references for Config 2022-01-30 13:11:03 -05:00
auto_job_c_enc.hh QPDFJob: use pointers instead of references for Config 2022-01-30 13:11:03 -05:00
auto_job_c_main.hh QPDFJob: use pointers instead of references for Config 2022-01-30 13:11:03 -05:00
auto_job_c_pages.hh QPDFJob: use manually named end functions for Config classes 2022-01-30 13:11:03 -05:00
auto_job_c_uo.hh QPDFJob: use pointers instead of references for Config 2022-01-30 13:11:03 -05:00
Buffer.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
BufferInputSource.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
ClosedFileInputSource.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Constants.h QPDFJob increment: basic QPDFJob structure 2022-01-30 13:11:03 -05:00
DLL.h Update copyright to 2021 2021-01-04 16:26:58 -05:00
FileInputSource.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
InputSource.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
JSON.hh Allow optional fields in json "schema" checks 2022-01-30 13:11:03 -05:00
Pipeline.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Pl_Buffer.hh Add Pl_Buffer::getMallocBuffer 2021-12-17 12:38:52 -05:00
Pl_Concatenate.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Pl_Count.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Pl_DCT.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Pl_Discard.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Pl_Flate.hh Detect recoverable but invalid zlib data streams (fixes #562) 2021-11-03 09:43:17 -04:00
Pl_QPDFTokenizer.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Pl_RunLength.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Pl_StdioFile.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
PointerHolder.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QIntC.hh Add QIntC::range_check_subtract 2021-11-04 13:53:46 -04:00
qpdf-c.h Add new convenience methods QPDFObjectHandle::isNameAndEquals, etc 2022-01-22 08:10:28 -06:00
QPDF.hh Fix doc typos 2022-01-30 12:09:54 -06:00
QPDFAcroFormDocumentHelper.hh QPDFAcroFormDocumentHelper: add missing analyze calls 2021-03-04 18:11:44 -05:00
QPDFAnnotationObjectHelper.hh Add transformAnnotations and fix flattenRotations to use it 2021-02-21 17:13:09 -05:00
QPDFCryptoImpl.hh First increment of improving handling of weak crypto (fixes #358) 2021-11-11 12:24:15 -05:00
QPDFCryptoProvider.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QPDFDocumentHelper.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QPDFEFStreamObjectHelper.hh Spell check 2021-02-23 10:38:05 -05:00
QPDFEmbeddedFileDocumentHelper.hh Implement helpers for file attachments 2021-02-10 06:57:37 -05:00
QPDFExc.hh Use QPDFUsage exception for cli, json, and QPDFJob errors 2022-01-30 13:11:03 -05:00
QPDFFileSpecObjectHelper.hh Implement helpers for file attachments 2021-02-10 06:57:37 -05:00
QPDFFormFieldObjectHelper.hh Major rework of handling form fields when copying pages (fixes #509) 2021-03-04 15:08:37 -05:00
QPDFJob.hh QPDFJob: add checkConfiguration to Config 2022-01-31 15:57:45 -05:00
QPDFMatrix.hh Add QPDFMatrix::operator== 2021-03-04 15:08:36 -05:00
QPDFNameTreeObjectHelper.hh Add string to deprecation warning 2021-03-04 15:08:36 -05:00
QPDFNumberTreeObjectHelper.hh Add string to deprecation warning 2021-03-04 15:08:36 -05:00
QPDFObject.hh Change names of qpdf_object_type_e enumerations 2021-12-20 14:51:45 -05:00
QPDFObjectHandle.hh Add some doc comments for QPDFObjectHandle dictionary methods 2022-01-30 12:09:54 -06:00
QPDFObjectHelper.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QPDFObjGen.hh Add QPDFObjGen::unparse 2021-02-21 16:21:52 -05:00
QPDFOutlineDocumentHelper.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QPDFOutlineObjectHelper.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QPDFPageDocumentHelper.hh Minor documentation updates 2021-12-09 10:24:14 -05:00
QPDFPageLabelDocumentHelper.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QPDFPageObjectHelper.hh Major rework of handling form fields when copying pages (fixes #509) 2021-03-04 15:08:37 -05:00
QPDFStreamFilter.hh Spell check 2021-01-04 16:26:58 -05:00
QPDFSystemError.hh Use QPDFUsage exception for cli, json, and QPDFJob errors 2022-01-30 13:11:03 -05:00
QPDFTokenizer.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QPDFUsage.hh Use QPDFUsage exception for cli, json, and QPDFJob errors 2022-01-30 13:11:03 -05:00
QPDFWriter.hh First increment of improving handling of weak crypto (fixes #358) 2021-11-11 12:24:15 -05:00
QPDFXRefEntry.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QTC.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
QUtil.hh Add QUtil::make_shared_cstr 2022-01-30 13:11:03 -05:00
RandomDataProvider.hh Update copyright to 2021 2021-01-04 16:26:58 -05:00
Types.h Update copyright to 2021 2021-01-04 16:26:58 -05:00