summaryrefslogtreecommitdiff
path: root/desktop/source/migration
AgeCommit message (Expand)Author
2024-11-11clang-tidy: performance-unnecessary-copy-initialization in desktopNoel Grandin
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-02cid#1556086 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen
2024-05-07loplugin:ostr in desktopNoel Grandin
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: desktopStephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-03-25loplugin:stringadd in d*Noel Grandin
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-15[loplugin:fakebool] in desktopJulien Nabet
2022-09-15Clean up color scheme migrationStephan Bergmann
2022-09-14Fix typoAndrea Gelmini
2022-09-13Migrating product name related color schemes between different versionsBalazs Varga
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-03clang-tidy modernize-pass-by-value in desktopNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in desktopStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-11-10new loplugin:stringliteraldefineNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in desktopMike Kaganski
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