aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/Pl_LZWDecoder.cc
AgeCommit message (Expand)Author
2023-06-17Add new Buffer method copy and deprecate copy constructor / assignment operatorm-holger
2023-06-02Code tidy - reflow comments and stringsm-holger
2023-05-21Rerun clang-formatJay Berkenbilt
2023-05-20Rerun format_code (after merging clang-tidy PR)Jay Berkenbilt
2023-05-20Use auto when initializing with a castm-holger
2023-05-20Replace deprecated C++ includesm-holger
2022-09-21Replace calls to QUtil::int_to_string with std::to_stringm-holger
2022-07-26Code tidy : replace 0 with nullptr or truem-holger
2022-05-04Make Pipeline::write take an unsigned char const* (API change)Jay Berkenbilt
2022-05-04Remove remaining incorrect assert calls from implementationJay Berkenbilt
2022-04-16Use = default and = delete where possible in classesJay Berkenbilt
2022-04-04Programmatically apply new formatting to codeJay Berkenbilt
2022-02-08WHITESPACE ONLY -- expand tabs in source codeJay Berkenbilt
2019-08-26Fix fuzz issue 15475Jay Berkenbilt
2019-06-21Fix sign and conversion warnings (major)Jay Berkenbilt
2013-10-18Security: replace operator[] with atJay Berkenbilt
2013-10-10Replace some assertions with std::logic_errorJay Berkenbilt
2013-03-04Remove all old-style casts from C++ codeJay Berkenbilt
2012-06-20ABI change: fix use of off_t, size_t, and integer typesJay Berkenbilt
2009-10-12do DLL_EXPORT only in header files and only at the class or top-level functio...Jay Berkenbilt
2009-09-26removed qexc; non-compatible ABI changeJay Berkenbilt
2009-09-26more dll exportsJay Berkenbilt
2009-03-10change variable name for greater clarityJay Berkenbilt
2009-03-09fix table full check againJay Berkenbilt
2009-03-08push boundary of table full error out one more code -- seemsJay Berkenbilt
2009-02-20fix problem with lzw decoder when run without early code change, now that we ...Jay Berkenbilt
2008-04-29update release date to actual daterelease-qpdf-2.0Jay Berkenbilt