summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/manager/dp_extensionmanager.cxx
AgeCommit message (Expand)Author
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2018-11-16Fix typosAndrea Gelmini
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-05Use for-range loops in desktop (part1)Julien Nabet
2018-01-12More loplugin:cstylecast: desktopStephan Bergmann
2017-10-30Replace some lists by vectors in desktopJulien Nabet
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-05-03remove empty commentsNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-04-15Fix typosAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09New loplugin:externvar: desktopStephan Bergmann
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-07-08Related: rhbz#100713 move extensions restart to a better placeCaolán McNamara
2016-06-23tdf#46279 Show restart message after extension installationirem
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-04-05sequence->vector in xmlscriptNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-03desktop: replace boost::bind with lambda or std::bindMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-07fix spelling: garded -> guardedNoel Grandin
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-06-04desktop: fix includesThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-22desktop: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann