summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/inc/dp_backend.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann1-1/+1
2022-06-03clang-tidy modernize-pass-by-value in desktopNoel Grandin1-12/+12
2022-01-14Recheck modules d* with IWYUGabor Kelemen1-1/+1
2021-12-19use more cppu::BaseMutexNoel Grandin1-2/+3
2021-11-25loplugin:stringliteraldefine in desktopNoel Grandin1-1/+1
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman1-4/+1
2020-07-16compact namespace: dbaccess,desktopNoel Grandin1-4/+2
2020-07-11desktop/deployment: create instances with uno constructorsNoel Grandin1-1/+3
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen1-4/+0
2019-05-13Fix typoAndrea Gelmini1-1/+1
2017-11-01Replace some lists by vectors in deployment/registry (desktop)Julien Nabet1-2/+1
2017-10-23loplugin:includeform: desktopStephan Bergmann1-5/+5
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-9/+6
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin1-1/+0
2017-05-09loplugin:constantparamNoel Grandin1-2/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-3/+3
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-106/+35
2017-01-18XPackageTypeInfo::getIcon is uselessCaolán McNamara1-5/+2
2016-12-02convert some anonymous enums to scopedNoel Grandin1-4/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-37/+37
2015-09-18Some follow-up #include clean-upStephan Bergmann1-1/+0
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-6/+5
2015-07-17loplugin:unusedmethods desktopNoel Grandin1-13/+0
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+2
2014-09-12desktop: sal_Bool -> boolStephan Bergmann1-1/+1
2014-09-02coverity#706501 Uncaught exceptionCaolán McNamara1-2/+2
2014-06-04desktop: fix includesThomas Arnhold1-10/+10
2014-05-27coverity#706499 Uncaught exceptionCaolán McNamara1-2/+4
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-37/+37
2014-02-27Remove visual noise from desktopAlexander Wilms1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-35/+35
2014-02-18Drop unnecessary #includeTakeshi Abe1-1/+0
2013-10-28fixincludeguards.sh: desktopThomas Arnhold1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-48/+48
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann1-1/+1
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-04-26Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann1-0/+1
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1
2011-10-26chmod -xTor Lillqvist1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-2/+23
2011-02-05migrate to use boost unordered containersFridrich Štrba1-2/+2
2011-01-04jl160 merge with DEV300m96Joachim Lingner1-1/+4