qpdf/libqpdf/qpdf
Jay Berkenbilt 62bf296a9c Make assert handling less error-prone
Prevent my future self or other contributors from using assert in
tests and then having that assert not do anything because of the
NDEBUG macro.
2022-05-03 18:31:22 -04:00
..
AES_PDF_native.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
BitStream.hh Remove methods of private classes from ABI 2022-04-09 17:33:29 -04:00
BitWriter.hh Remove methods of private classes from ABI 2022-04-09 17:33:29 -04:00
ContentNormalizer.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
CryptoRandomDataProvider.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
InsecureRandomDataProvider.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
JSONHandler.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
MD5.hh Remove methods of private classes from ABI 2022-04-09 17:33:29 -04:00
MD5_native.hh Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
NNTree.hh Remove deprecated name/number tree constructors 2022-04-16 13:13:15 -04:00
OffsetInputSource.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Pl_AES_PDF.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Pl_ASCII85Decoder.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Pl_ASCIIHexDecoder.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Pl_Base64.hh Add internal Pl_Base64 2022-05-03 18:31:22 -04:00
Pl_LZWDecoder.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Pl_MD5.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Pl_PNGFilter.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Pl_RC4.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Pl_SHA2.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
Pl_TIFFPredictor.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDFArgParser.hh Remove methods of private classes from ABI 2022-04-09 17:33:29 -04:00
QPDFCrypto_gnutls.hh Remove methods of private classes from ABI 2022-04-09 17:33:29 -04:00
QPDFCrypto_native.hh Remove methods of private classes from ABI 2022-04-09 17:33:29 -04:00
QPDFCrypto_openssl.hh Remove methods of private classes from ABI 2022-04-09 17:33:29 -04:00
QPDF_Array.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDF_Bool.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDF_Dictionary.hh Deprecate replaceOrRemoveKey -- it's the same as replaceKey 2022-04-24 09:31:32 -04:00
QPDF_InlineImage.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDF_Integer.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDF_Name.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDF_Null.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDF_Operator.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDF_Real.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDF_Reserved.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
QPDF_Stream.hh Have dictionary/streams mutators take const& where possible 2022-04-24 09:05:50 -04:00
QPDF_String.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
RC4.hh Remove methods of private classes from ABI 2022-04-09 17:33:29 -04:00
RC4_native.hh Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
ResourceFinder.hh Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
SF_ASCII85Decode.hh Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
SF_ASCIIHexDecode.hh Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
SF_DCTDecode.hh Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
SF_FlateLzwDecode.hh Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
SF_RunLengthDecode.hh Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
SHA2_native.hh SHA2: switch to pluggable crypto 2019-11-09 08:18:02 -05:00
SecureRandomDataProvider.hh Use = default and = delete where possible in classes 2022-04-16 11:39:14 -04:00
SparseOHArray.hh Remove methods of private classes from ABI 2022-04-09 17:33:29 -04:00
assert_debug.h Make assert handling less error-prone 2022-05-03 18:31:22 -04:00
assert_test.h Make assert handling less error-prone 2022-05-03 18:31:22 -04:00
auto_job_decl.hh generate_auto_job: protect generated files from formatting 2022-02-26 09:17:51 -05:00
auto_job_help.hh generate_auto_job: protect generated files from formatting 2022-02-26 09:17:51 -05:00
auto_job_init.hh generate_auto_job: protect generated files from formatting 2022-02-26 09:17:51 -05:00
auto_job_json_decl.hh QPDFJob json: make removeAttachment take an array (fixes #693) 2022-04-24 13:06:19 -04:00
auto_job_json_init.hh QPDFJob json: make removeAttachment take an array (fixes #693) 2022-04-24 13:06:19 -04:00
auto_job_schema.hh QPDFJob json: make removeAttachment take an array (fixes #693) 2022-04-24 13:06:19 -04:00
bits_functions.hh Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
qpdf-config.h.in Switch variables to cmake in qpdf-config.h 2022-03-18 19:53:18 -04:00
rijndael.h Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00