summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/manager/dp_manager.cxx
AgeCommit message (Expand)Author
2017-11-01loplugin:constantparam in d*Noel Grandin
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-04-15Fix typosAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
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-31Remove meaningless commentStephan Bergmann
2017-01-31Create missing parent dirs when checking for r/o dirStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-12coverity#1397042 Unchecked return valueCaolán McNamara
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-05sequence->vector in xmlscriptNoel Grandin
2016-03-23loplugin:constantparam in desktopNoel 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-06Fix typosAndrea Gelmini
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-15Revert "tools: replace boost::ptr_vector with std::unordered_map"Norbert Thiebaud
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-03Fix typosAndrea Gelmini
2015-06-24cppcheck: noExplicitConstructorCaolán McNamara
2015-06-16Fix typosAndrea Gelmini
2015-05-26desktop: simplify code by std::none_ofTakeshi Abe
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-06v612: obfuscated ifBjoern Michaelsen
2014-12-12desktop: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-25coverity#983652 Uncaught exceptionCaolán McNamara
2014-09-05coverity#983652 Uncaught exceptionCaolán McNamara
2014-06-04desktop: fix includesThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann