summaryrefslogtreecommitdiff
path: root/svx/source/unogallery
AgeCommit message (Expand)AuthorFilesLines
2017-11-04loplugin:constparams in svxNoel Grandin1-1/+1
2017-10-24loplugin:finalclasses in svxNoel Grandin1-9/+5
2017-10-23loplugin:includeform: svxStephan Bergmann3-7/+7
2017-10-14Replace list by vector in unogaltheme (svx)Julien Nabet2-9/+7
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin2-16/+8
2017-09-23loplugin:flatten in svl..svxNoel Grandin1-15/+14
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin1-2/+2
2017-07-27loplugin:constparams in svxNoel Grandin2-2/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke3-3/+0
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin2-9/+3
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-19loplugin:stringcopy: svxStephan Bergmann1-3/+3
2017-02-28new loplugin unoanyNoel Grandin2-2/+2
2017-02-14remove unused Video from SgaObjKind enumNoel Grandin1-1/+0
2017-02-06Add missing #includesStephan Bergmann2-0/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann5-88/+38
2016-12-21Merge unogalthemeprovider.hxx into .cxxStephan Bergmann1-5/+46
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-10-27loplugin:expandablemethods in svxNoel Grandin4-38/+4
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-3/+3
2016-08-25convert SgaObjKind to scoped enumNoel Grandin1-3/+3
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-9/+9
2016-02-09Remove excess newlinesChris Sherlock5-55/+0
2016-02-09Formatting changes across all modulesChris Sherlock4-6/+0
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin2-8/+2
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-18/+18
2015-10-31com::sun::star->css in svxNoel Grandin2-32/+32
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-28/+28
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-1/+1
2015-09-22convert Link<> to typedNoel Grandin1-1/+1
2015-09-16boost->stdCaolán McNamara1-2/+2
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-06-28coverity#1308484 Uncaught exceptionCaolán McNamara2-2/+3
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara2-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-29convert GALLERY_HINT constants to scoped enumNoel Grandin1-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin2-3/+3
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-4/+2
2014-08-21Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-0/+1
2014-07-04Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+2
2014-06-19coverity#983931 Uncaught exceptionCaolán McNamara2-5/+4
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin4-10/+2
2014-06-04coverity#738055 Uncaught exceptionCaolán McNamara2-2/+4
2014-06-04coverity#738052 Uncaught exceptionCaolán McNamara2-5/+7