summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/backupfilehelper.cxx
AgeCommit message (Expand)Author
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
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann
2017-12-19inline use-once typedefsNoel Grandin
2017-12-08cppcheck: fix some reportsJulien Nabet
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-14new loplugin:droplongNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-17loplugin:constparams in comphelper,unoidlNoel Grandin
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-03-03Fix typosAndrea Gelmini
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-27User profile backups: Don't backup user galleriesSamuel Mehrbrodt
2016-12-06SafeModeDialog: Add option to reset bundled extension registrationSamuel Mehrbrodt
2016-12-06SafeModeDialog: Rename to match realitySamuel Mehrbrodt