aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/Pl_RunLength.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-20Use auto when initializing with a castm-holger
2022-05-04Make Pipeline::write take an unsigned char const* (API change)Jay Berkenbilt
2022-04-16Use = default and = delete where possible in classesJay Berkenbilt
2022-04-04Programmatically apply new formatting to codeJay Berkenbilt
2019-06-22Convert remaining public classes to use Members patternJay Berkenbilt
2019-06-21Fix sign and conversion warnings (major)Jay Berkenbilt
2017-08-19Implement Pl_RunLength pipelineJay Berkenbilt