summaryrefslogtreecommitdiff
path: root/desktop/source/migration
AgeCommit message (Expand)Author
2021-10-11loplugin:moveparam in desktopNoel Grandin
2021-10-03drop 'using namespace std' in desktop, e*, f*Julien Nabet
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: desktopStephan Bergmann
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-22loplugin:refcounting in desktopNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan 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-11loplugin:stringviewNoel
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-09-23Fix typo in codeAndrea Gelmini
2020-09-17Remove some unused includesMiklos Vajna
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-09desktop: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: desktopStephan Bergmann
2020-06-03Upcoming loplugin:elidestringvar: desktopStephan Bergmann
2020-05-20use for-range on Sequence in d*Noel Grandin
2020-05-08compact namespace in dbaccess..dtransNoel Grandin
2020-04-14loplugin:flatten in desktopNoel Grandin
2020-03-12comparison operators should be constNoel Grandin
2020-02-24tdf#95845: Use CommandInfoProvider to receive UNO command labelsPelin Kuran
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2019-12-19sal_Char->char in desktop..dtransNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-24cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-01loplugin:stringadd in dbaccess..desktopNoel Grandin
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): desktopStephan Bergmann
2019-07-19loplugin:referencecasting in desktopNoel Grandin
2019-06-15loplugin:logexceptionnicely in desktopNoel Grandin
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-05-22New loplugin:dataStephan Bergmann
2019-05-14Fix typoAndrea Gelmini
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-02-23loplugin:unusedfields in desktopNoel Grandin
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2018-12-13loplugin:unusedfields in variousNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen