summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/tools
AgeCommit message (Expand)Author
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-02-24BaseMutex->std::mutex in sd::tools::PropertySetNoel Grandin
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-01-12Fix typosAndrea Gelmini
2022-01-10document GenericCheckDialog, GraphicSizeCheck and related classesTomaž Vajngerl
2021-12-29use comphelper::WeakComponentImplHelper in SlotStateListenerNoel Grandin
2021-12-20Add graphic size checker for the preferred document DPITomaž Vajngerl
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-09-15loplugin:finalclasses in sdNoel Grandin
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-06-02inline some use-once typedefsNoel Grandin
2020-05-09compact namespace in sdNoel Grandin
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2019-07-25Fix typosAndrea Gelmini
2019-01-24find-unneeeded-includes: don't propose to replace o3tl/deleter.hxxGabor Kelemen
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen
2018-10-09loplugin:constfields in sdNoel Grandin
2018-10-06use more uniqueptr in SdGlobalResourceContainerNoel Grandin
2017-12-06coverity#1401328 Uncaught exceptionCaolán McNamara
2017-11-16silence coverity#1421084 Uncaught exceptionCaolán McNamara
2017-10-26loplugin:finalclasses in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-19Make include file found through -Isd/source/ui/incStephan Bergmann
2017-08-03loplugin:constparams in sdNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-26remove sd bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-23change intervall -> intervalDavid Tardon
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdStephan Bergmann
2017-01-13tdf#105188 sd: fix shutdown crash after accessing master pagesMichael Stahl
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-10-12convert IDET flags to typed_flagsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-05-25Fix typosAndrea Gelmini
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2016-03-02sd: replace boost::bind with C++11 lambdasMichael Stahl
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-26boost->stdCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara