summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry
AgeCommit message (Expand)Author
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann
2020-11-13tdf#123936 Formatting files in module desktop with clang-formatPhilipp Hofer
2020-11-11loplugin:stringviewNoel
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman
2020-08-28Simply use aStr as-isStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-19Fix typosAndrea Gelmini
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-07-16compact namespace: dbaccess,desktopNoel Grandin
2020-07-11desktop/deployment: create instances with uno constructorsNoel Grandin
2020-06-03Upcoming loplugin:elidestringvar: desktopStephan Bergmann
2020-05-20use for-range on Sequence in d*Noel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08compact namespace in dbaccess..dtransNoel Grandin
2020-04-14loplugin:flatten in desktopNoel Grandin
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2020-01-16clang-tidy modernize-concat-nested-namespace in dbaccess..desktopNoel Grandin
2019-12-19sal_Char->char in desktop..dtransNoel Grandin
2019-12-03use scoped enumStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-27Remove unused BackendImpl::t_string2objectStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-24Introduce OStringCharStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-01loplugin:stringadd in dbaccess..desktopNoel Grandin
2019-09-26loplugin:constmethod in comphelper..desktopNoel Grandin
2019-08-29cid#1448379 silence Explicit null dereferenced false positiveCaolán McNamara
2019-08-24loplugin:returnconstval in desktop..formsNoel Grandin
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): desktopStephan Bergmann
2019-06-15loplugin:logexceptionnicely in desktopNoel Grandin
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-05-13Fix typoAndrea Gelmini
2019-05-13Fix typoAndrea Gelmini
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin