2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-11 06:32:27 +00:00
qpdf/include/qpdf
Jay Berkenbilt 39bfa01307 Implement user-provided stream filters
Refactor QPDF_Stream to use stream filter classes to handle supported
stream filters as well.
2020-12-28 12:58:19 -05:00
..
Buffer.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
BufferInputSource.hh Add range_check method to QIntC 2020-10-22 05:48:40 -04:00
ClosedFileInputSource.hh Use deleted copy/assignment (C++11) 2020-04-03 12:17:57 -04:00
Constants.h Fix typo in comment and whitespace issue 2020-12-28 12:57:59 -05:00
DLL.h Update copyright to 2020 2020-01-26 16:57:27 -05:00
FileInputSource.hh Use deleted copy/assignment (C++11) 2020-04-03 12:17:57 -04:00
InputSource.hh Revert removal of unreadCh change for performance 2020-10-27 11:57:48 -04:00
JSON.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
Pipeline.hh Performance: remove Members indirection for Pipeline 2020-04-03 12:17:57 -04:00
Pl_Buffer.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
Pl_Concatenate.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
Pl_Count.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
Pl_DCT.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
Pl_Discard.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
Pl_Flate.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
Pl_QPDFTokenizer.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
Pl_RunLength.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
Pl_StdioFile.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
PointerHolder.hh Use deleted copy/assignment (C++11) 2020-04-03 12:17:57 -04:00
QIntC.hh Fix typo in comment and whitespace issue 2020-12-28 12:57:59 -05:00
qpdf-c.h Provide qpdf write progress reporting from C API (fixes #487) 2020-12-20 14:43:24 -05:00
QPDF.hh Implement user-provided stream filters 2020-12-28 12:58:19 -05:00
QPDFAcroFormDocumentHelper.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QPDFAnnotationObjectHelper.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QPDFCryptoImpl.hh Delegate random number generation to crypto provider (fixes #418) 2020-04-06 11:23:02 -04:00
QPDFCryptoProvider.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QPDFDocumentHelper.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QPDFExc.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QPDFFormFieldObjectHelper.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QPDFNameTreeObjectHelper.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QPDFNumberTreeObjectHelper.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QPDFObject.hh Add missing QPDF_DLL_CLASS for QPDFObject (fixes #424) 2020-04-07 10:35:03 -04:00
QPDFObjectHandle.hh Decide not to allow stream data providers to modify dictionary 2020-12-26 08:48:20 -05:00
QPDFObjectHelper.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QPDFObjGen.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QPDFOutlineDocumentHelper.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QPDFOutlineObjectHelper.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QPDFPageDocumentHelper.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QPDFPageLabelDocumentHelper.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QPDFPageObjectHelper.hh TODO and comments item for pipeContentStreams 2020-10-23 16:53:58 -04:00
QPDFStreamFilter.hh Implement user-provided stream filters 2020-12-28 12:58:19 -05:00
QPDFSystemError.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QPDFTokenizer.hh Fix outdated comment in QPDFTokenizer.hh 2020-10-23 06:39:42 -04:00
QPDFWriter.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QPDFXRefEntry.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QTC.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QUtil.hh Delegate random number generation to crypto provider (fixes #418) 2020-04-06 11:23:02 -04:00
RandomDataProvider.hh Use deleted copy/assignment (C++11) 2020-04-03 12:17:57 -04:00
Types.h Update copyright to 2020 2020-01-26 16:57:27 -05:00