summaryrefslogtreecommitdiff
path: root/include/sfx2/thumbnailview.hxx
AgeCommit message (Expand)Author
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
2015-06-30tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky
2015-06-30tdf#90452: Implement the new design of the startcenter.Jan Holesovsky
2015-06-18fix start center renderingLászló Németh
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-14refactor Template and ThumbnailView to use RenderContextTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-05fdo#76261 Get rid of unneeded and malfunctioning maItemListRect.Andrzej Hunt
2014-04-27startcenter: Add possibility to selectively remove recent documents.Jan Holesovsky
2014-04-15fdo#72287 Scroll automatically to show selected item when keyboard used.Andrzej Hunt
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-05remove unused code in ThumbnailViewNoel Grandin
2014-02-18callcatcher: update unused code listsCaolán McNamara