summaryrefslogtreecommitdiff
path: root/include/sfx2/thumbnailview.hxx
AgeCommit message (Expand)Author
2020-12-07no longer need to include vcl/ctrl.hxx hereCaolán McNamara
2020-10-22if nothing selected, don't select something on gaining focusCaolán McNamara
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara
2020-10-22drop newly unused ThumbnailViewCaolán McNamara
2020-10-22weld backing windowCaolán McNamara
2020-10-22long->tools::Long in sfx2Noel
2020-09-02remove some unused methodsCaolán McNamara
2020-08-26weld OApplicationSwapWindowCaolán McNamara
2020-08-25move thumbnailviewitem.hxxCaolán McNamara
2020-06-29loplugin:constantparamNoel Grandin
2019-11-06make some classes module-privateNoel Grandin
2019-11-05make some classes module-privateNoel Grandin
2019-07-17Fix typoAndrea Gelmini
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-06-08loplugin:singlevalfieldsNoel Grandin
2019-06-08loplugin:unusedfieldsNoel Grandin
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-04-12loplugin:unnecessaryvirtualNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara
2018-11-13loplugin:singlevalfields in sfx2Noel Grandin
2018-09-25loplugin:useuniqueptr in ThumbnailViewNoel Grandin
2018-05-02loplugin:useuniqueptr in ThumbnailViewNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-01-15Remove unused THUMBNAILVIEW_APPENDStephan Bergmann
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-02-03TyposJulien Nabet
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-10-11loplugin:unnecessaryoverride in sfx2Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-09-04tdf#101852 Revert "tdf#101779 Allow multiline tooltips in template manager"Maxim Monastirsky
2016-08-31tdf#101779 Allow multiline tooltips in template managerMaxim Monastirsky
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-06-08Disable multiselection in Impress Template SelectionAkshay Deep
2016-06-07Missing selected + hover state in Template ManagerAkshay Deep
2016-05-26loplugin:unusedmethodsNoel Grandin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-13make Link<> instances typedNoel Grandin
2015-07-31sfx2: replace boost::function with std::functionMichael Stahl
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin