summaryrefslogtreecommitdiff
path: root/include/svx/galtheme.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin1-1/+1
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann1-1/+1
2020-01-21weld gallery panelCaolán McNamara1-9/+12
2019-12-14loplugin:expandablemethodsNoel Grandin1-2/+0
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-5/+2
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-10-19copy and paste errorCaolán McNamara1-0/+1
2018-10-08loplugin:constfields in svxNoel Grandin1-1/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-1/+1
2018-08-15loplugin:useuniqueptr in GalleryThemeNoel Grandin1-5/+3
2018-08-15loplugin:useuniqueptr pass SgaObject around by std::unique_ptrNoel Grandin1-3/+3
2018-05-14weld GalleryIdDialogCaolán McNamara1-2/+2
2018-03-14loplugin:constantparamNoel Grandin1-1/+1
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin1-1/+1
2017-12-18coverity#1426163 Improper use of negative valueCaolán McNamara1-33/+33
2017-12-17coverity#1426163 Improper use of negative valueCaolán McNamara1-2/+2
2017-12-14sal_uIntPtr->sal_Int32 in GalleryThemeNoel Grandin1-31/+31
2017-12-14sal_uIntPtr->sal_uInt32 in GalleryThemeNoel Grandin1-2/+2
2017-11-04loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin1-2/+2
2017-04-21restore copy/paste menu entriesCaolán McNamara1-0/+3
2017-04-20loplugin:unusedmethodsNoel Grandin1-3/+0
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin1-1/+2
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-2/+0
2016-10-07loplugin:staticmethods: svxStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin1-5/+5
2016-05-19loplugin:unusedmethods in svxNoel Grandin1-1/+0
2016-04-14loplugin:passstuffbyref in svxNoel Grandin1-1/+1
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin1-3/+3
2016-02-09Formatting changes across all modulesChris Sherlock1-7/+5
2015-11-25loplugin:unusedfields in include/svxNoel Grandin1-14/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-1/+1
2015-09-22convert Link<> to typedNoel Grandin1-1/+1
2015-07-16loplugin:unusedmethods svxNoel Grandin1-1/+0
2015-05-21convert CVT constants to scoped enumNoel Grandin1-1/+1
2015-05-07Fix MSVC buildStephan Bergmann1-0/+3
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-5/+3
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-2/+2
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert1-1/+1
2014-07-03Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann1-68/+68
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-30/+30