..
qtest
Add new method ObjTable::emplace_back
2024-08-31 21:03:37 +01:00
aes.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
arg_parser.cc
Code tidy - Clang-Tidy rule modernize-use-default-member-init
2023-06-09 15:43:21 +01:00
ascii85.cc
Rerun format_code (after merging clang-tidy PR)
2023-05-20 14:52:19 -04:00
base64.cc
bits.cc
Format code, bump clang-format version to 18
2023-12-22 21:45:10 -05:00
buffer.cc
Add Buffer constructors taking std::string parameters
2023-11-26 12:26:44 +00:00
closed_file_input_source.cc
Rerun format_code (after merging clang-tidy PR)
2023-05-20 14:52:19 -04:00
CMakeLists.txt
In QPDFWriter replace map obj_renumber with a new object table obj
2024-03-08 09:36:22 +00:00
concatenate.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
cxx11.cc
libtests: include cstdint for GCC 15
2024-08-05 10:00:59 -04:00
dct_compress.cc
Add DCT decompression config methods in favor of compile-time changes
2024-07-03 15:43:38 +01:00
dct_uncompress.cc
Rerun format_code (after merging clang-tidy PR)
2023-05-20 14:52:19 -04:00
flate.cc
Rerun format_code (after merging clang-tidy PR)
2023-05-20 14:52:19 -04:00
hex.cc
Rerun format_code (after merging clang-tidy PR)
2023-05-20 14:52:19 -04:00
input_source.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
json_handler.cc
JSONHandler: add fallback handler support
2024-01-11 06:13:57 -05:00
json_parse.cc
Code tidy - Clang-Tidy rule modernize-use-override
2023-06-09 15:52:56 +01:00
json.cc
Fix writing reals with trailing '.' as JSON ( fixes #1261 )
2024-08-06 01:09:48 +01:00
libtests.testcov
logger_c.c
logger test: don't depend on zlib output
2023-12-20 07:07:35 -05:00
logger.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
lzw.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
main_from_wmain.cc
matrix.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
nntree.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
numrange.cc
Use nullptr instead of 0 or NULL
2023-05-20 15:41:36 +01:00
obj_table.cc
Add new method ObjTable::emplace_back
2024-08-31 21:03:37 +01:00
pdf_version.cc
pl_function.cc
pointer_holder.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
predictors.cc
Rerun format_code (after merging clang-tidy PR)
2023-05-20 14:52:19 -04:00
qintc.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
qutil.cc
Tweak utf8 checks
2023-12-27 10:48:54 -05:00
random.cc
Code tidy - Clang-Tidy rule modernize-use-override
2023-06-09 15:52:56 +01:00
rc4.cc
Rerun format_code (after merging clang-tidy PR)
2023-05-20 14:52:19 -04:00
runlength.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
sha2.cc
Rerun clang-format
2023-05-21 13:35:09 -04:00
sparse_array.cc
Refactor QPDF_Array::at
2024-09-17 09:59:00 +01:00