summaryrefslogtreecommitdiff
path: root/include/sfx2/thumbnailview.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-05-05fdo#76261 Get rid of unneeded and malfunctioning maItemListRect.Andrzej Hunt1-1/+0
2014-04-27startcenter: Add possibility to selectively remove recent documents.Jan Holesovsky1-5/+8
2014-04-15fdo#72287 Scroll automatically to show selected item when keyboard used.Andrzej Hunt1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-12/+12
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin1-1/+1
2014-03-05remove unused code in ThumbnailViewNoel Grandin1-8/+0
2014-02-18callcatcher: update unused code listsCaolán McNamara1-2/+0
2014-01-25Related fdo#65826: Set StartCenter's min width to display one column of docsZolnai Tamás1-1/+1
2014-01-09Startcenter: mnSpacing became unusedZolnai Tamás1-1/+0
2014-01-09fdo#71628 Startcenter: remove thumbnail selection when focus is moved awayZolnai Tamás1-2/+1