qpdf/libqpdf
m-holger db6c09b625 Fix doc typos 2023-05-27 11:06:37 +01:00
..
qpdf Spell check 2023-05-21 14:25:31 -04: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 Replace 'this->m' with 'm' 2023-05-21 14:52:24 +01:00
BufferInputSource.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
CMakeLists.txt Strip DLLs with mingw in Release mode 2023-05-20 19:51:12 -04:00
ClosedFileInputSource.cc Remove ClosedFileInputSource::Members 2022-08-27 12:13:39 +01:00
ContentNormalizer.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
CryptoRandomDataProvider.cc Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
FileInputSource.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
InputSource.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
InsecureRandomDataProvider.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
JSON.cc Code tidy - reflow comments and strings 2023-05-27 10:54:19 +01:00
JSONHandler.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
MD5.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
MD5_native.cc Exclude formatting on embedded native crypto 2022-04-03 17:58:36 -04:00
NNTree.cc Rerun clang-format 2023-05-21 13:35:09 -04: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 Rerun clang-format 2023-05-21 13:35:09 -04:00
Pl_ASCII85Decoder.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
Pl_ASCIIHexDecoder.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
Pl_Base64.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
Pl_Buffer.cc Code tidy - reflow comments and strings 2023-05-27 10:54:19 +01:00
Pl_Concatenate.cc Make Pipeline::write take an unsigned char const* (API change) 2022-05-03 18:31:22 -04:00
Pl_Count.cc Globally replace 'this->m->' with 'm->' 2023-05-21 14:42:34 +01:00
Pl_DCT.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
Pl_Discard.cc Code tidy : replace 0 with nullptr or true 2022-07-26 13:40:13 +01:00
Pl_Flate.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
Pl_Function.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
Pl_LZWDecoder.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
Pl_MD5.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
Pl_OStream.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
Pl_PNGFilter.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
Pl_QPDFTokenizer.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
Pl_RC4.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
Pl_RunLength.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
Pl_SHA2.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
Pl_StdioFile.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
Pl_String.cc Globally replace 'this->m->' with 'm->' 2023-05-21 14:42:34 +01:00
Pl_TIFFPredictor.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDF.cc Code tidy - reflow comments and strings 2023-05-27 10:54:19 +01:00
QPDFAcroFormDocumentHelper.cc Code tidy - reflow comments and strings 2023-05-27 10:54:19 +01:00
QPDFAnnotationObjectHelper.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFArgParser.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFCryptoProvider.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFCrypto_gnutls.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFCrypto_native.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFCrypto_openssl.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFDocumentHelper.cc Be more conservative about QPDF_DLL_CLASS with mingw (fixes #799) 2022-10-06 08:40:08 -04:00
QPDFEFStreamObjectHelper.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFEmbeddedFileDocumentHelper.cc Rerun clang-format 2023-05-21 13:35:09 -04: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 - reflow comments and strings 2023-05-27 10:54:19 +01:00
QPDFJob.cc Code tidy - reflow comments and strings 2023-05-27 10:54:19 +01:00
QPDFJob_argv.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFJob_config.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFJob_json.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFLogger.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFMatrix.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFNameTreeObjectHelper.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFNumberTreeObjectHelper.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFObjGen.cc Add new convenience class QPDFObjGen::set 2023-05-19 12:27:53 +01:00
QPDFObject.cc Rename QPDFValueProxy back to QPDFObject 2022-09-08 11:29:23 -04:00
QPDFObjectHandle.cc Code tidy - reflow comments and strings 2023-05-27 10:54:19 +01:00
QPDFObjectHelper.cc Be more conservative about QPDF_DLL_CLASS with mingw (fixes #799) 2022-10-06 08:40:08 -04:00
QPDFOutlineDocumentHelper.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFOutlineObjectHelper.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFPageDocumentHelper.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFPageLabelDocumentHelper.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFPageObjectHelper.cc Code tidy - reflow comments and strings 2023-05-27 10:54:19 +01:00
QPDFParser.cc Code tidy - reflow comments and strings 2023-05-27 10:54:19 +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 Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDFXRefEntry.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDF_Array.cc Rerun clang-format 2023-05-21 13:35:09 -04: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 Rerun clang-format 2023-05-21 13:35:09 -04: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_Name.cc Rerun clang-format 2023-05-21 13:35:09 -04: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_Real.cc Rerun clang-format 2023-05-21 13:35:09 -04: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 Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDF_Unresolved.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
QPDF_encryption.cc Fix doc typos 2023-05-27 11:06:37 +01:00
QPDF_json.cc Code tidy - reflow comments and strings 2023-05-27 10:54:19 +01:00
QPDF_linearization.cc Code tidy - reflow comments and strings 2023-05-27 10:54:19 +01: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
QTC.cc Rerun format_code (after merging clang-tidy PR) 2023-05-20 14:52:19 -04:00
QUtil.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
RC4_native.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
ResourceFinder.cc Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
SF_FlateLzwDecode.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
SHA2_native.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
SecureRandomDataProvider.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
qpdf-c.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
qpdfjob-c.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
qpdflogger-c.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
rijndael.cc Exclude formatting on embedded native crypto 2022-04-03 17:58:36 -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