summaryrefslogtreecommitdiffstats
path: root/svx/source/unogallery
Commit message (Expand)AuthorAgeFilesLines
* sal_uIntPtr->void* in GalleryHintNoel Grandin2017-12-131-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:constparams in svxNoel Grandin2017-11-041-1/+1
* loplugin:finalclasses in svxNoel Grandin2017-10-241-9/+5
* loplugin:includeform: svxStephan Bergmann2017-10-233-7/+7
* Replace list by vector in unogaltheme (svx)Julien Nabet2017-10-142-9/+7
* loplugin:flatten check for throw in then clauseNoel Grandin2017-09-292-16/+8
* loplugin:flatten in svl..svxNoel Grandin2017-09-231-15/+14
* loplugin:unnecessaryparen include case statementsNoel Grandin2017-09-061-2/+2
* loplugin:constparams in svxNoel Grandin2017-07-272-2/+2
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-183-3/+0
* pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin2017-06-122-9/+3
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-1/+1
* loplugin:stringcopy: svxStephan Bergmann2017-05-191-3/+3
* new loplugin unoanyNoel Grandin2017-02-282-2/+2
* remove unused Video from SgaObjKind enumNoel Grandin2017-02-141-1/+0
* Add missing #includesStephan Bergmann2017-02-062-0/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-265-88/+38
* Merge unogalthemeprovider.hxx into .cxxStephan Bergmann2016-12-211-5/+46
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* loplugin:expandablemethods in svxNoel Grandin2016-10-274-38/+4
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-191-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-3/+3
* convert SgaObjKind to scoped enumNoel Grandin2016-08-251-3/+3
* remove unnecessary parentheses in case labelsNoel Grandin2016-03-151-9/+9
* Remove excess newlinesChris Sherlock2016-02-095-55/+0
* Formatting changes across all modulesChris Sherlock2016-02-094-6/+0
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-162-8/+2
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-103-18/+18
* com::sun::star->css in svxNoel Grandin2015-10-312-32/+32
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-28/+28
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* tdf#94559: third step to remove rtti.hxxOliver Specht2015-10-011-1/+1
* convert Link<> to typedNoel Grandin2015-09-221-1/+1
* boost->stdCaolán McNamara2015-09-161-2/+2
* svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-071-2/+2
* coverity#1308484 Uncaught exceptionCaolán McNamara2015-06-282-2/+3
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-272-2/+2
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* convert GALLERY_HINT constants to scoped enumNoel Grandin2015-04-291-2/+2
* loplugin:staticmethodsNoel Grandin2015-04-232-3/+3
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-1/+1
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-1/+1
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-071-4/+2
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-08-211-0/+1
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-07-041-3/+2
* coverity#983931 Uncaught exceptionCaolán McNamara2014-06-192-5/+4
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-094-10/+2