..
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
Major rework -- see long comments
2022-05-20 09:16:25 -04: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
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
Add new error type for JSON
2022-05-20 07:54:09 -04:00
DLL.h
Spell check
2022-05-01 12:56:22 -04:00
FileInputSource.hh
Add new FileInputSource constructors
2022-05-04 12:07:11 -04:00
InputSource.hh
Use = default and = delete where possible in classes
2022-04-16 11:39:14 -04:00
JSON.hh
JSON reactor: improve handling of nested containers
2022-05-14 17:35:06 -04:00
PDFVersion.hh
Fix lgtm warning
2022-02-15 19:30:34 -05:00
Pipeline.hh
Add new Pipeline convenience methods
2022-05-03 18:31:22 -04:00
Pl_Buffer.hh
Make Pipeline::write take an unsigned char const* (API change)
2022-05-03 18:31:22 -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
Make Pipeline::write take an unsigned char const* (API change)
2022-05-03 18:31:22 -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_OStream.hh
Add new Pl_OStream Pipeline
2022-05-03 18:54:51 -04:00
Pl_QPDFTokenizer.hh
Make Pipeline::write take an unsigned char const* (API change)
2022-05-03 18:31:22 -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 next to Pl_String and fix comments
2022-05-07 08:26:31 -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-c.h
Mark weak encryption with API changes ( fixes #576 )
2022-04-30 17:24:15 -04:00
QPDF.hh
Major rework -- see long comments
2022-05-20 09:16:25 -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
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
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-c.h
Programmatically apply new formatting to code
2022-04-04 08:10:40 -04:00
QPDFJob.hh
Major rework -- see long comments
2022-05-20 09:16:25 -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
QPDFObject.hh
Prepare code for JSON v2
2022-05-07 11:12:01 -04:00
QPDFObjectHandle.hh
replaceStreamData: accept uninitialized filter/decode_parms
2022-05-20 09:16:25 -04:00
QPDFObjectHelper.hh
Use = default and = delete where possible in classes
2022-04-16 11:39:14 -04:00
QPDFObjGen.hh
Update copyright for 2022
2022-02-04 16:36:22 -05: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
Add QUtil::FileCloser to the public API
2022-05-20 09:16:25 -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