qpdf/qpdf
Jay Berkenbilt 293a2e52b3 Disregard appearance state when irrelevant (fixes #949)
If /AP is a dictionary of streams rather than a dictionary of
dictionaries, disregard /AS, which is supposed to point to a subkey of
one of the dictionaries. This fix prevents qpdf's annotation
flattening from discarding some annotations when /AS is erroneously
set.
2023-05-20 15:46:16 -04:00
..
qtest Disregard appearance state when irrelevant (fixes #949) 2023-05-20 15:46:16 -04:00
CMakeLists.txt Add code to CI to verify signed/unsigned char 2022-09-23 17:44:16 -04:00
fix-qdf.cc Use nullptr instead of 0 or NULL 2023-05-20 15:41:36 +01:00
pdf_from_scratch.cc Rerun format_code (after merging clang-tidy PR) 2023-05-20 14:52:19 -04:00
qpdf-ctest.c Remove obsolete LL_FMT check from build (fixes #768) 2022-09-12 11:48:38 -04:00
qpdf.cc Use nullptr instead of 0 or NULL 2023-05-20 15:41:36 +01:00
qpdf.testcov Refactor QPDF_Array::setItem and rename to setAt 2023-04-01 13:56:29 +01:00
qpdfjob-ctest.c Remove unused include directives 2023-05-20 15:37:41 +01:00
sizes.cc Add Pl_Function -- a generic function pipeline 2022-06-19 09:12:29 -04:00
test_char_sign.cc Add private methods QPDF::damagedPDF 2022-10-01 11:17:39 -04:00
test_driver.cc Rerun format_code (after merging clang-tidy PR) 2023-05-20 14:52:19 -04:00
test_large_file.cc Rerun format_code (after merging clang-tidy PR) 2023-05-20 14:52:19 -04:00
test_many_nulls.cc Add a file with arrays with lots of nulls to the test suite 2022-09-01 16:15:54 -04:00
test_parsedoffset.cc Code clean up: use range-style for loops wherever possible 2022-05-21 16:06:29 -04:00
test_pdf_doc_encoding.cc Rerun format_code (after merging clang-tidy PR) 2023-05-20 14:52:19 -04:00
test_pdf_unicode.cc Rerun format_code (after merging clang-tidy PR) 2023-05-20 14:52:19 -04:00
test_renumber.cc Remove unused include directives 2023-05-20 15:37:41 +01:00
test_shell_glob.cc Remove unused include directives 2023-05-20 15:37:41 +01:00
test_tokenizer.cc Rerun format_code (after merging clang-tidy PR) 2023-05-20 14:52:19 -04:00
test_unicode_filenames.cc Rerun format_code (after merging clang-tidy PR) 2023-05-20 14:52:19 -04:00
test_xref.cc Remove unused include directives 2023-05-20 15:37:41 +01:00