aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/Pl_Function.cc
AgeCommit message (Expand)Author
2023-06-09Code tidy - Clang-Tidy rule modernize-use-equals-defaultm-holger
2023-06-02Code tidy - reflow comments and stringsm-holger
2023-05-21Rerun clang-formatJay Berkenbilt
2023-05-21Globally replace 'this->m->' with 'm->'m-holger
2023-05-20Remove unused include directivesm-holger
2022-09-21Replace calls to QUtil::int_to_string with std::to_stringm-holger
2022-09-08Add ability to initialize Pl_Function with a C-style functionJay Berkenbilt
2022-06-19Add Pl_Function -- a generic function pipelineJay Berkenbilt