summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/backupfilehelper.cxx
AgeCommit message (Expand)Author
2024-10-01loplugin:unusedmethodsNoel Grandin
2024-04-30loplugin:ostr in comphelperNoel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: comphelperStephan Bergmann
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2022-11-07TempFile: Initialise handleDr. David Alan Gilbert
2022-05-26clang-tidy modernize-pass-by-value in comphelperNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-10small cleanups to TempFile related codeNoel Grandin
2022-01-09Simplify some TempFile service codeNoel Grandin
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-09-19Fix moving temp file in tryDisableHWAcceleration on WindowsMike Kaganski
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-28no need to allocate these on the heapNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-09remove isVCLOpenGLEnabled() settings, add DisableOpenGL optionLuboš Luňák
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: comphelperStephan Bergmann
2020-06-03Upcoming loplugin:elidestringvar: comphelperStephan Bergmann
2020-05-29use for-range loop on SequenceNoel Grandin
2020-05-06allow disabling Skia's Vulkan use in safe mode (tdf#132439)Luboš Luňák
2020-04-18loplugin:flatten in comphelperNoel Grandin
2020-01-24loplugin:makeshared in chart2..comphelperNoel Grandin
2020-01-21Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt
2019-12-18sal_Char->char in comphelperNoel Grandin
2019-11-03cid#1448412 Untrusted value as argumentCaolán McNamara
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-09cid#1448412 subvert Untrusted value as argumentCaolán McNamara
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin
2019-08-23loplugin:returnconstval in comphelperNoel Grandin
2019-08-19loplugin:constvars in chart2..connectivityNoel Grandin
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin
2019-05-22New loplugin:dataStephan Bergmann
2018-11-21improve function-local statics in basic..cuiNoel Grandin
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-09remove Calc's software interpreterLuboš Luňák
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-15cppcheck: variableScopeMuhammet Kara