summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/manager/dp_manager.cxx
AgeCommit message (Expand)Author
2021-02-22loplugin:refcounting in desktopNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-07-11desktop/deployment: create instances with uno constructorsNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2020-01-10Remove catch block for css::lang::IllegalArgumentExceptionStephan Bergmann
2020-01-10unopkg: Remove too verbose loggingSamuel Mehrbrodt
2019-12-19sal_Char->char in desktop..dtransNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-06-15loplugin:logexceptionnicely in desktopNoel Grandin
2019-04-06Fix typoAndrea Gelmini
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2018-11-29Revert "Simplify code"Samuel Mehrbrodt
2018-11-29Simplify codeSamuel Mehrbrodt
2018-10-29Remove unused parameterSamuel Mehrbrodt
2018-10-26unopkg: Make logging to default location work againSamuel Mehrbrodt
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-07-27loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin
2018-04-10tdf#42949 Remove unnecessary localization headers from desktopGabor Kelemen
2018-03-05Use for-range loops in desktop (part1)Julien Nabet
2017-12-19inline use-once typedefsNoel Grandin
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