summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/manager
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-13tdf#123936 Formatting files in module desktop with clang-formatPhilipp Hofer
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman
2020-08-19Fix typosAndrea Gelmini
2020-07-11desktop/deployment: create instances with uno constructorsNoel Grandin
2020-05-20use for-range on Sequence in d*Noel Grandin
2020-04-14loplugin:flatten in desktopNoel Grandin
2020-03-27tdf#131084 Revert "Drop checking for user extensions w/ the same ID on every ...Michael Stahl
2020-02-27Drop checking for user extensions w/ the same ID on every synchronizationKatarina Behrens
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28remove some unused local varsNoel Grandin
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2020-01-16clang-tidy modernize-concat-nested-namespace in dbaccess..desktopNoel Grandin
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-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-09-26loplugin:constmethod in comphelper..desktopNoel Grandin
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-06-15loplugin:logexceptionnicely in desktopNoel Grandin
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-04-13loplugin:sequentialassign in dbaccess..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-27loplugin:unusedfields look for classes where we can make all the..Noel 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-11-16Fix typosAndrea Gelmini
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
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-05-23rename config_extension_update.h.in to config_extensions.h.inRene Engelhard
2018-04-27loplugin:constantparamNoel Grandin
2018-04-10tdf#42949 Remove unnecessary localization headers from desktopGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-05Use for-range loops in desktop (part1)Julien Nabet