summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galmisc.cxx
AgeCommit message (Expand)Author
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2019-01-23loplugin:constparams in svxNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-06-30Avoid getTokenCount()Matteo Casalin
2018-05-17loplugin:unusedfields in svxNoel Grandin
2018-05-02loplugin:useuniqueptr in GalleryTransferableNoel Grandin
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2018-04-20loplugin:constantparamNoel Grandin
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-15sal_uIntPtr->sal_uInt32 in GalleryTransferableNoel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in GalleryProgressNoel Grandin
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-24SdrGlobalData::aUserMakeObjUserDataHdl is unusedNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svx)Stephan Bergmann
2016-08-25convert SgaObjKind to scoped enumNoel Grandin
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin