summaryrefslogtreecommitdiff
path: root/desktop/source/migration/services/oo3extensionmigration.cxx
AgeCommit message (Expand)Author
2021-02-22loplugin:refcounting in desktopNoel
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-09desktop: create instances with uno constructorsNoel Grandin
2020-04-14loplugin:flatten in desktopNoel Grandin
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
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
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
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-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11loplugin: unused return values in desktopNoel Grandin
2015-11-16Bin some const char arrays used only onceTor Lillqvist
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-06-05desktop: remove SAL_THROW macroNoel Grandin
2014-02-27Remove visual noise from desktopAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-11coverity#704224 Logically dead codeCaolán McNamara
2013-11-19-Werror,-Wunused-variableStephan Bergmann
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20Leftover unused local variableStephan Bergmann
2013-03-20deb#703486: Keep migrating more user extensions after one failedStephan Bergmann