summaryrefslogtreecommitdiff
path: root/include/sfx2/thumbnailview.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-06make some classes module-privateNoel Grandin1-3/+3
2019-11-05make some classes module-privateNoel Grandin1-10/+10
2019-07-17Fix typoAndrea Gelmini1-1/+1
2019-06-08loplugin:unusedmethodsNoel Grandin1-2/+0
2019-06-08loplugin:singlevalfieldsNoel Grandin1-1/+0
2019-06-08loplugin:unusedfieldsNoel Grandin1-1/+0
2019-05-09loplugin:unusedmethodsNoel Grandin1-6/+0
2019-04-12loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-17/+2
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara1-8/+176
2018-11-13loplugin:singlevalfields in sfx2Noel Grandin1-3/+0
2018-09-25loplugin:useuniqueptr in ThumbnailViewNoel Grandin1-3/+3
2018-05-02loplugin:useuniqueptr in ThumbnailViewNoel Grandin1-2/+3
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-01-15Remove unused THUMBNAILVIEW_APPENDStephan Bergmann1-1/+0
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann1-1/+1
2017-07-21loplugin:constparams in sfx2Noel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-03TyposJulien Nabet1-1/+1
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin1-1/+1
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin1-1/+0
2016-10-11loplugin:unnecessaryoverride in sfx2Noel Grandin1-2/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-09loplugin:constantparam in sfx2Noel Grandin1-1/+1
2016-09-04tdf#101852 Revert "tdf#101779 Allow multiline tooltips in template manager"Maxim Monastirsky1-2/+0
2016-08-31tdf#101779 Allow multiline tooltips in template managerMaxim Monastirsky1-0/+2
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin1-1/+0
2016-06-08Disable multiselection in Impress Template SelectionAkshay Deep1-0/+3
2016-06-07Missing selected + hover state in Template ManagerAkshay Deep1-1/+3
2016-05-26loplugin:unusedmethodsNoel Grandin1-3/+0
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-14/+14
2015-10-06loplugin:unusedmethodsNoel Grandin1-2/+0
2015-09-04convert Link<> to typedNoel Grandin1-1/+1
2015-08-13make Link<> instances typedNoel Grandin1-2/+2
2015-07-31sfx2: replace boost::function with std::functionMichael Stahl1-4/+4
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-7/+0
2015-06-30tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky1-4/+5
2015-06-30tdf#90452: Implement the new design of the startcenter.Jan Holesovsky1-7/+4
2015-06-18fix start center renderingLászló Németh1-6/+0
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-0/+3
2015-05-14refactor Template and ThumbnailView to use RenderContextTomaž Vajngerl1-4/+10
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-0/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1