summaryrefslogtreecommitdiff
path: root/include/sfx2/templateabstractview.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-06tdf#101779 Allow multiline tooltips in template managerMaxim Monastirsky1-0/+2
2016-06-10GSoC: Template Manager: Enable Keyboard shortcutsAkshay Deep1-0/+2
2016-06-10GSoC: Templates: Display titles and category as tooltipsAkshay Deep1-1/+1
2016-06-09tdf#100260 Template Manager: Cannot open context menu without mouseAkshay Deep1-2/+2
2016-06-08Reset Default in Context Menu for default templatesAkshay Deep1-0/+1
2016-06-07loplugin:staticmethodsTor Lillqvist1-1/+1
2016-06-07loplugin:passstuffbyrefTor Lillqvist1-1/+1
2016-06-07Mark Default Templates in Template ManagerAkshay Deep1-0/+4
2016-06-04tdf#100195 Enable Keyboard Navigation in Template Manager and Start CenterAkshay Deep1-1/+1
2016-06-03Template Manager: Ctrl + A to select all templatesAkshay Deep1-0/+2
2016-05-25New Template Manager: Remove inheritance of TemplateContainerItemAkshay Deep1-1/+2
2016-05-20New Template ManagerAkshay Deep1-13/+19
2016-04-11tdf#89095 Start Center: bigger thumbnails for templatesAkshay Deep1-0/+8
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-15/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-08-13make Link<> instances typedNoel Grandin1-3/+3
2015-07-20convert to typed Link<> in sfx2Noel Grandin1-2/+2
2015-05-14refactor Template and ThumbnailView to use RenderContextTomaž Vajngerl1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-4/+4
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-3/+4
2015-03-24convert FILTER_APPLICATION to enum classNoel Grandin1-6/+6
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-08-17warning C4800: forcing value to bool 'true' or 'false'Thomas Arnhold1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-2/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-12callcatcher: update unused codeCaolán McNamara1-3/+2
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-3/+3
2013-09-19Make scrolling in ThumbnailView smoother and not per-lineKrisztian Pinter1-0/+2
2013-08-30startcenter: Add toggle to view templates in Start CenterKrisztian Pinter1-1/+1
2013-08-19Refactor TemplateAbstractView to define file exts. in one placeKrisztian Pinter1-0/+1
2013-06-27Use larger (96*96) icons for templatesStefan Knorr1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+147