summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/inc
AgeCommit message (Expand)AuthorFilesLines
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-20/+21
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman2-8/+2
2020-07-16compact namespace: dbaccess,desktopNoel Grandin2-7/+4
2020-07-11desktop/deployment: create instances with uno constructorsNoel Grandin1-1/+3
2020-05-08compact namespace in dbaccess..dtransNoel Grandin1-7/+7
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen2-4/+1
2019-05-13Fix typoAndrea Gelmini1-1/+1
2017-11-03Replace remaining lists by deques (desktop)Julien Nabet1-3/+3
2017-11-01Replace some lists by vectors in deployment/registry (desktop)Julien Nabet2-3/+2
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 McNamara2-43/+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 Lillqvist2-6/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-106/+35
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin1-1/+0
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 Bergmann2-4/+4
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
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-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
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-04-23callcatcher: remove unused RegisteredDb::getEntryCaolán McNamara1-2/+0
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
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 Arnhold2-11/+11
2014-05-27coverity#706499 Uncaught exceptionCaolán McNamara1-2/+4
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
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 Arnhold2-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-85/+85
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-4/+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 Arnhold3-3/+3
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14