summaryrefslogtreecommitdiff
path: root/include/sfx2/templateabstractview.hxx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-13make Link<> instances typedNoel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
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-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-03-24convert FILTER_APPLICATION to enum classNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-17warning C4800: forcing value to bool 'true' or 'false'Thomas Arnhold
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-12callcatcher: update unused codeCaolán McNamara
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-09-19Make scrolling in ThumbnailView smoother and not per-lineKrisztian Pinter
2013-08-30startcenter: Add toggle to view templates in Start CenterKrisztian Pinter
2013-08-19Refactor TemplateAbstractView to define file exts. in one placeKrisztian Pinter
2013-06-27Use larger (96*96) icons for templatesStefan Knorr
2013-04-23execute move of global headersBjoern Michaelsen