2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-12-23 03:18:59 +00:00
qpdf/include/qpdf
Jay Berkenbilt bedf35d6a5 Bug fix: avoid extraneous pipeline finish calls with multiple contents
Avoid calling finish() multiple times on the pipeline passed to
pipeContentStreams. This commit also fixes a bug in which qpdf was not
exiting with the proper exit status if warnings found while splitting
pages; this was exposed by a test case that changed.
2021-01-02 14:08:17 -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 Add Pipeline::getNext() to DLL 2020-12-28 13:03:04 -05: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 Restructure optimize to allow skipping parameters of filtered streams 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 Add several methods for working with form XObjects (fixes #436) 2021-01-02 12:29:31 -05:00
QPDFObjectHelper.hh Update copyright to 2020 2020-01-26 16:57:27 -05:00
QPDFObjGen.hh Add ostream << for QPDFObjGen 2020-12-28 12:58:19 -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 Bug fix: avoid extraneous pipeline finish calls with multiple contents 2021-01-02 14:08:17 -05: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 Refactor: separate code that determines whether to filter a stream 2020-12-28 12:58:19 -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