/basic/

reoffice-6-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/composeduiupdate.cxx
AgeCommit message (Expand)Author
2023-09-02replace set(nullptr) with clear()Noel Grandin
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-30Fix typosAndrea Gelmini
2019-04-05Remove unused using declarations in directories [e-l]*Gabor Kelemen
2018-03-13Modernize a bit extensionsJulien Nabet
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-13Fix typosAndrea Gelmini
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-19loplugin:expandablemethodds in editeng..extensionsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-24compilerplugins: add OWeakObject::release() override checkMichael Stahl
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-18cppcheck:noExplicitConstructorNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini