summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galtheme.cxx
AgeCommit message (Expand)Author
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-09-07remove some unnecessary castsNoel Grandin
2019-08-20loplugin:constvars in svxNoel Grandin
2019-07-19cid#1448484 Unchecked return valueCaolán McNamara
2019-06-18loplugin:logexceptionnicely in svxNoel Grandin
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2018-12-05remove unused GalleryHintType enum valueNoel Grandin
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-19Simplify containers iterations in svx/source/[f-i]*Arkadiy Illarionov
2018-10-19copy and paste errorCaolán McNamara
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-08-15loplugin:useuniqueptr in GalleryThemeNoel Grandin
2018-08-15loplugin:useuniqueptr pass SgaObject around by std::unique_ptrNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-20loplugin:constantparamNoel Grandin
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-14loplugin:constantparamNoel Grandin
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-18coverity#1426163 Improper use of negative valueCaolán McNamara
2017-12-14sal_uIntPtr->sal_Int32 in GalleryThemeNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-13sal_uIntPtr->void* in GalleryHintNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-04loplugin:constparams in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-24SdrGlobalData::aUserMakeObjUserDataHdl is unusedNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-30aThemeName is unusedStephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin
2017-04-21restore copy/paste menu entriesCaolán McNamara
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-02-14remove unused IMPORT_INET from GalleryGraphicImportRet enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-17Typo: charakter->characterJulien Nabet
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin