summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/dp_backend.cxx
AgeCommit message (Expand)Author
2021-10-19Improve an error messageStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-05-20use for-range on Sequence in d*Noel Grandin
2020-04-14loplugin:flatten in desktopNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2020-01-16clang-tidy modernize-concat-nested-namespace in dbaccess..desktopNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin
2019-06-15loplugin:logexceptionnicely in desktopNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen
2018-07-27loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-03-05Use for-range loops in desktop (part1)Julien Nabet
2017-11-01Replace some lists by vectors in deployment/registry (desktop)Julien Nabet
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-10convert InsertOperation to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-18XPackageTypeInfo::getIcon is uselessCaolán McNamara
2016-12-02convert some anonymous enums to scopedNoel Grandin
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin
2015-05-11Improve exception messageStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-09-05coverity#983652 Uncaught exceptionCaolán McNamara
2014-09-05coverity#706497 Uncaught exceptionCaolán McNamara
2014-09-02coverity#706501 Uncaught exceptionCaolán McNamara
2014-06-04desktop: fix includesThomas Arnhold
2014-05-27coverity#706499 Uncaught exceptionCaolán McNamara
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-13Elide utl::TempFile_ImplStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-07-02OUString convertion for unotoolsNorbert Thiebaud