summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/dp_backend.cxx
AgeCommit message (Expand)Author
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
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-05Avoid a SAL_WARN caused by IllegalArgumentEx now being a RuntimeExStephan Bergmann
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-10-26Add sanity-check assertionStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann