summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
Diffstat (limited to 'svl')
0 files changed, 0 insertions, 0 deletions
mespaceNoel Grandin 2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen 2020-01-16clang-tidy modernize-concat-nested-namespace in dbaccess..desktopNoel Grandin 2019-11-22Extend loplugin:external to warn about classesStephan Bergmann 2018-03-05Use for-range loops in desktop (part1)Julien Nabet 2017-10-23loplugin:includeform: desktopStephan Bergmann 2017-10-23overload std::hash for OUString and OStringNoel Grandin 2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin 2017-05-07revert OSL_ASSERT changesChris Sherlock 2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock 2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist 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 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-06-24cppcheck: noExplicitConstructorCaolán McNamara 2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara 2014-06-04desktop: fix includesThomas Arnhold 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 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