summaryrefslogtreecommitdiff
path: root/desktop/source/migration/services
AgeCommit message (Expand)Author
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
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: desktopStephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2021-11-10new loplugin:stringliteraldefineNoel Grandin
2021-02-22loplugin:refcounting in desktopNoel
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-10-02loplugin:reducevarscope in desktop..emfioNoel
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-05-08compact namespace in dbaccess..dtransNoel Grandin
2020-04-14loplugin:flatten in desktopNoel Grandin
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-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-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-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-07Use for-range loops in desktop (part2)Julien Nabet
2018-01-26tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorekuiitr
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-19loplugin:constparams in desktopNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-04-12Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann
2017-04-11Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxxStephan Bergmann