summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
rovider.cxx?id=cb444989d31ba7c709474f1c2f072d924564d10f'>desktop/deployment: create instances with uno constructorsNoel Grandin 2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen 2019-11-22Extend loplugin:external to warn about classesStephan Bergmann 2019-06-15loplugin:logexceptionnicely in desktopNoel Grandin 2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov 2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen 2018-04-27loplugin:constantparamNoel Grandin 2018-03-05Use for-range loops in desktop (part1)Julien Nabet 2017-10-23loplugin:includeform: desktopStephan Bergmann 2017-10-04add << operator for css::uno::ExceptionNoel Grandin 2017-05-07revert OSL_ASSERT changesChris Sherlock 2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock 2017-02-06Add missing #includesStephan Bergmann 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-09New loplugin:externvar: desktopStephan Bergmann 2016-11-23loplugin:unnecessaryoverride (dtors) in desktopStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin 2016-05-01Fix typosAndrea Gelmini 2016-02-09Remove excess newlinesChris Sherlock 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-06-24cppcheck: noExplicitConstructorCaolán McNamara 2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann 2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl 2014-09-05coverity#706495 Uncaught exceptionCaolán McNamara 2014-06-04desktop: fix includesThomas Arnhold 2014-04-13Clean up function declarations and some unused functionsStephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-01-28bool improvementsStephan Bergmann 2013-08-22No use continuing with empty extensions sequence past the exception hereStephan Bergmann 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee 2013-02-25loplugin: unused variablesThomas Arnhold 2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/managerChr. Rossmanith 2012-11-19re-base on ALv2 code. Includes:Michael Meeks 2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann