summaryrefslogtreecommitdiff
path: root/svx/source/unogallery
AgeCommit message (Expand)AuthorFilesLines
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2-10/+10
2021-03-07ref-count SdrPageNoel1-2/+2
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen1-1/+0
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel2-2/+2
2020-11-16replace std::max(std::min()) with std::clampNoel1-3/+3
2020-09-04svx: Rename GalleryTheme::mpGalleryBinaryEngineAditya1-1/+1
2020-09-02svx: Refactor GalleryObject member aURLAditya1-1/+1
2020-07-31svx:Move functions from GalleryTheme that belong to GalleryObjectCollectionAditya2-7/+7
2020-07-23svx:Introduce GalleryBinaryEngineEntry and GalleryStorageLocationsAditya1-1/+1
2020-06-23svx:Refactor members of GalleryTheme class to GalleryBinaryEngineAditya1-1/+2
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen3-6/+0
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann3-3/+3
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov1-6/+3
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-2/+2
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-03-04simplify UNO getTypes methodsNoel Grandin3-28/+21
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-08-15loplugin:useuniqueptr pass SgaObject around by std::unique_ptrNoel Grandin1-4/+2
2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-2/+0
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand1-1/+1
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+3
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-3/+2
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+3
2017-12-13sal_uIntPtr->void* in GalleryHintNoel Grandin1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
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