..
qpdf
Add new private method QPDF::insertReconstructedXrefEntry
2023-07-04 19:59:09 +01:00
sph
Remove accidentally committed file
2022-04-09 14:37:00 -04:00
AES_PDF_native.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
BitStream.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
BitWriter.cc
Programmatically apply new formatting to code
2022-04-04 08:10:40 -04:00
Buffer.cc
Add new Buffer method copy and deprecate copy constructor / assignment operator
2023-06-17 17:18:31 +01:00
BufferInputSource.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
ClosedFileInputSource.cc
Code tidy - Clang-Tidy rule modernize-use-equals-default
2023-06-09 15:45:14 +01:00
CMakeLists.txt
Strip DLLs with mingw in Release mode
2023-05-20 19:51:12 -04:00
ContentNormalizer.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
CryptoRandomDataProvider.cc
Use = default and = delete where possible in classes
2022-04-16 11:39:14 -04:00
FileInputSource.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
InputSource.cc
Code tidy - Clang-Tidy rule modernize-return-braced-init-list
2023-06-09 15:35:56 +01:00
InsecureRandomDataProvider.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
JSON.cc
Code tidy - Clang-Tidy rule modernize-use-default-member-init
2023-06-09 15:43:21 +01:00
JSONHandler.cc
Use early returns in JSONHandler::handle
2023-06-17 14:38:20 +01:00
MD5_native.cc
Exclude formatting on embedded native crypto
2022-04-03 17:58:36 -04:00
MD5.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
NNTree.cc
Code tidy - Clang-Tidy rule performance-for-range-copy
2023-06-09 15:55:49 +01:00
OffsetInputSource.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
PDFVersion.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
Pipeline.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
Pl_AES_PDF.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
Pl_ASCII85Decoder.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
Pl_ASCIIHexDecoder.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
Pl_Base64.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
Pl_Buffer.cc
Remove use of non-standard char_traits<unsigned char>
from Pl_Buffer
2023-08-22 13:44:58 -07:00
Pl_Concatenate.cc
Code tidy - Clang-Tidy rule modernize-use-equals-default
2023-06-09 15:45:14 +01:00
Pl_Count.cc
Code tidy - Clang-Tidy rule modernize-use-equals-default
2023-06-09 15:45:14 +01:00
Pl_DCT.cc
Code tidy - Clang-Tidy rule modernize-use-equals-default
2023-06-09 15:45:14 +01:00
Pl_Discard.cc
Code tidy - Clang-Tidy rule modernize-use-equals-default
2023-06-09 15:45:14 +01:00
Pl_Flate.cc
Code tidy - Clang-Tidy rule modernize-use-equals-default
2023-06-09 15:45:14 +01:00
Pl_Function.cc
Code tidy - Clang-Tidy rule modernize-use-equals-default
2023-06-09 15:45:14 +01:00
Pl_LZWDecoder.cc
Add new Buffer method copy and deprecate copy constructor / assignment operator
2023-06-17 17:18:31 +01:00
Pl_MD5.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
Pl_OStream.cc
Code tidy - Clang-Tidy rule modernize-use-equals-default
2023-06-09 15:45:14 +01:00
Pl_PNGFilter.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
Pl_QPDFTokenizer.cc
Code tidy - Clang-Tidy rule modernize-use-equals-default
2023-06-09 15:45:14 +01:00
Pl_RC4.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
Pl_RunLength.cc
Code tidy - Clang-Tidy rule modernize-use-equals-default
2023-06-09 15:45:14 +01:00
Pl_SHA2.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
Pl_StdioFile.cc
Code tidy - Clang-Tidy rule modernize-use-equals-default
2023-06-09 15:45:14 +01:00
Pl_String.cc
Code tidy - Clang-Tidy rule modernize-use-equals-default
2023-06-09 15:45:14 +01:00
Pl_TIFFPredictor.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
QPDF_Array.cc
Code tidy - Clang-Tidy rule modernize-use-emplace
2023-06-09 15:42:11 +01:00
QPDF_Bool.cc
Rename QPDFObject::shallowCopy to copy
2022-11-20 12:07:22 -05:00
QPDF_Destroyed.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
QPDF_Dictionary.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
QPDF_encryption.cc
Code tidy - Clang-Tidy rule modernize-return-braced-init-list
2023-06-09 15:35:56 +01:00
QPDF_InlineImage.cc
Add new virtual method QPDFObject::getStringValue
2022-12-31 09:31:07 -05:00
QPDF_Integer.cc
Rename QPDFObject::shallowCopy to copy
2022-11-20 12:07:22 -05:00
QPDF_json.cc
Code tidy - Clang-Tidy rule modernize-use-override
2023-06-09 15:52:56 +01:00
QPDF_linearization.cc
Code tidy - Clang-Tidy rule modernize-use-emplace
2023-06-09 15:42:11 +01:00
QPDF_Name.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
QPDF_Null.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
QPDF_Operator.cc
Add new virtual method QPDFObject::getStringValue
2022-12-31 09:31:07 -05:00
QPDF_optimization.cc
Code tidy - reflow comments and strings
2023-05-27 10:54:19 +01:00
QPDF_pages.cc
Code tidy - reflow comments and strings
2023-05-27 10:54:19 +01:00
QPDF_Real.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
QPDF_Reserved.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
QPDF_Stream.cc
Code tidy - reflow comments and strings
2023-05-27 10:54:19 +01:00
QPDF_String.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
QPDF_Unresolved.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
qpdf-c.cc
Code tidy - Clang-Tidy rule modernize-use-emplace
2023-06-09 15:42:11 +01:00
QPDF.cc
Format code
2023-07-09 09:59:55 -04:00
QPDFAcroFormDocumentHelper.cc
Code tidy - Clang-Tidy rule performance-for-range-copy
2023-06-09 15:55:49 +01:00
QPDFAnnotationObjectHelper.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
QPDFArgParser.cc
Fix doc typos
2023-06-02 19:24:12 +01:00
QPDFCrypto_gnutls.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
QPDFCrypto_native.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
QPDFCrypto_openssl.cc
Code tidy - Clang-Tidy rule modernize-return-braced-init-list
2023-06-09 15:35:56 +01:00
QPDFCryptoProvider.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
QPDFDocumentHelper.cc
Code tidy - Clang-Tidy rule modernize-use-equals-default
2023-06-09 15:45:14 +01:00
QPDFEFStreamObjectHelper.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
QPDFEmbeddedFileDocumentHelper.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
QPDFExc.cc
Remove unused include directives
2023-05-20 15:37:41 +01:00
QPDFFileSpecObjectHelper.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
QPDFFormFieldObjectHelper.cc
Code tidy - Clang-Tidy rule modernize-use-equals-default
2023-06-09 15:45:14 +01:00
QPDFJob_argv.cc
Code tidy - Clang-Tidy rule modernize-use-default-member-init
2023-06-09 15:43:21 +01:00
QPDFJob_config.cc
Code tidy - Clang-Tidy rule modernize-use-emplace
2023-06-09 15:42:11 +01:00
QPDFJob_json.cc
Code tidy - Clang-Tidy rule modernize-use-default-member-init
2023-06-09 15:43:21 +01:00
qpdfjob-c.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
QPDFJob.cc
Merge pull request #990 from m-holger/issue600
2023-06-17 17:54:27 -04:00
qpdflogger-c.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
QPDFLogger.cc
Code tidy - Clang-Tidy rule modernize-use-default-member-init
2023-06-09 15:43:21 +01:00
QPDFMatrix.cc
Code tidy - Clang-Tidy rule modernize-return-braced-init-list
2023-06-09 15:35:56 +01:00
QPDFNameTreeObjectHelper.cc
Code tidy - Clang-Tidy rule modernize-use-equals-default
2023-06-09 15:45:14 +01:00
QPDFNumberTreeObjectHelper.cc
Code tidy - Clang-Tidy rule modernize-use-equals-default
2023-06-09 15:45:14 +01:00
QPDFObject.cc
Rename QPDFValueProxy back to QPDFObject
2022-09-08 11:29:23 -04:00
QPDFObjectHandle.cc
Fix QPDFObjectHandle::disconnect (partially fixes #1011 )
2023-07-24 18:51:30 +01:00
QPDFObjectHelper.cc
Code tidy - Clang-Tidy rule modernize-use-equals-default
2023-06-09 15:45:14 +01:00
QPDFObjGen.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
QPDFOutlineDocumentHelper.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
QPDFOutlineObjectHelper.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
QPDFPageDocumentHelper.cc
Code tidy - Clang-Tidy rule modernize-use-emplace
2023-06-09 15:42:11 +01:00
QPDFPageLabelDocumentHelper.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
QPDFPageObjectHelper.cc
Code tidy - Clang-Tidy rule modernize-use-override
2023-06-09 15:52:56 +01:00
QPDFParser.cc
Code tidy - Clang-Tidy rule modernize-use-emplace
2023-06-09 15:42:11 +01:00
QPDFStreamFilter.cc
Implement user-provided stream filters
2020-12-28 12:58:19 -05:00
QPDFSystemError.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
QPDFTokenizer.cc
Code tidy - reflow comments and strings
2023-05-27 10:54:19 +01:00
QPDFUsage.cc
Use QPDFUsage exception for cli, json, and QPDFJob errors
2022-01-30 13:11:03 -05:00
QPDFValue.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
QPDFWriter.cc
Merge pull request #982 from m-holger/cltidy
2023-06-17 11:29:21 -04:00
QPDFXRefEntry.cc
Code tidy - Clang-Tidy rule modernize-use-equals-default
2023-06-09 15:45:14 +01:00
QTC.cc
Rerun format_code (after merging clang-tidy PR)
2023-05-20 14:52:19 -04:00
QUtil.cc
Code tidy - Clang-Tidy rule modernize-use-default-member-init
2023-06-09 15:43:21 +01:00
RC4_native.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
RC4.cc
Rerun format_code (after merging clang-tidy PR)
2023-05-20 14:52:19 -04:00
ResourceFinder.cc
Programmatically apply new formatting to code
2022-04-04 08:10:40 -04:00
rijndael.cc
Format code
2023-07-09 09:59:55 -04:00
SecureRandomDataProvider.cc
Code tidy - reflow comments and strings
2023-06-02 16:00:40 +01:00
SF_FlateLzwDecode.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
sha2.c
Exclude formatting on embedded native crypto
2022-04-03 17:58:36 -04:00
sha2big.c
Exclude formatting on embedded native crypto
2022-04-03 17:58:36 -04:00
SHA2_native.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00