summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/pdfparse/pdfentries.cxx
AgeCommit message (Expand)Author
2024-05-16loplugin:ostr in sdextNoel Grandin
2023-11-19Extended loplugin:ostr: sdextStephan Bergmann
2023-03-30loplugin:stringadd in sd/sdextNoel Grandin
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-03-21cid#1474243 Uninitialized scalar variableCaolán McNamara
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: sdextStephan Bergmann
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-10-18cid#1448423 silence Wrapper object use after freeCaolán McNamara
2019-10-17Remove some memset callsMike Kaganski
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-03-03Extend cast to whole expressionStephan Bergmann
2019-02-12loplugin:flatten in sdextNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-21use unique_ptr in sdextNoel Grandin
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-20tdf#120703 (PVS)Mike Kaganski
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-13new loplugin simplifyconstructNoel Grandin
2018-08-30loplugin:useuniqueptr in PDFObjectNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-24iRelated rhbz#1618703: Properly handle failure en-/decoding PDF fileStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-29loplugin:stringloop in sdNoel Grandin
2018-01-24loplugin:constparamsNoel Grandin
2018-01-16tdf#114939 sdext: don't use StarOffice MD5 in PDF importMichael Stahl
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann
2017-11-17loplugin:useuniqueptr in PDFContainerNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-07-18loplugin:constparams in sdextNoel Grandin
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2017-01-17new loplugin: useuniqueptr: sdextNoel Grandin
2017-01-11loplugin:stringconstant: handle OStringBuffer::appendStephan Bergmann
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-08-18cppcheck: nullPointerRedundantCheckCaolán McNamara
2016-03-08tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in sdextNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-27cppcheck: noExplicitConstructorCaolán McNamara
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann