summaryrefslogtreecommitdiff
path: root/sfx2/source/control/templateabstractview.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-08-06tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky1-1/+1
2015-08-06fix start center renderingLászló Németh1-0/+5
2015-05-14refactor Template and ThumbnailView to use RenderContextTomaž Vajngerl1-1/+2
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-17sfx2: convert new to ::Create.Noel Grandin1-4/+4
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-14/+22
2015-03-24convert FILTER_APPLICATION to enum classNoel Grandin1-8/+8
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-11create a master document template typeCaolán McNamara1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-8/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-02-12callcatcher: update unused codeCaolán McNamara1-12/+0
2013-12-13startcenter: Full thumbnail size (256px), upscale if necessary.Jan Holesovsky1-3/+0
2013-12-13template view: Simplify code.Jan Holesovsky1-20/+11
2013-09-19Make scrolling in ThumbnailView smoother and not per-lineKrisztian Pinter1-0/+22
2013-09-18Resolves: fdo#69444 cursor keys don't move between recent used docsCaolán McNamara1-4/+2
2013-08-30startcenter: Add toggle to view templates in Start CenterKrisztian Pinter1-0/+12
2013-08-19Refactor TemplateAbstractView to define file exts. in one placeKrisztian Pinter1-24/+21
2013-07-09Remove duplicate code for reading thumbnailsKrisztian Pinter1-97/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-04-05Avoid generating filter list several times.Rafael Dominguez1-1/+1
2013-03-28Display empty folders in Template Manager.Rafael Dominguez1-2/+0
2013-03-28fdo#60581 Import templates into current directory.Rafael Dominguez1-0/+26
2013-03-27Separate template region ids from thumbnail ids.Rafael Dominguez1-1/+1
2013-03-26Merge TemplateView into TemplateAbstractView class.Rafael Dominguez1-107/+87
2013-03-22fdo#61390: Fixed the tabstop in the TemplateView.Cédric Bosdonnat1-2/+8
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac1-5/+0
2013-01-16Template Manager: show folders with 4 previews inside a rounded rectCédric Bosdonnat1-1/+15
2013-01-09Template Manager: filter the results when opening the dialogCédric Bosdonnat1-5/+2
2013-01-08Templates Manager: merged the Double Click Handling into TemplateAbstractViewCédric Bosdonnat1-2/+45
2012-12-20Template Manager: one filtering code to rule them allCédric Bosdonnat1-4/+59
2012-12-13Template Manager: make it sizeableCédric Bosdonnat1-0/+1
2012-12-13Revert "Template Manager: better show the folder overlay."Cédric Bosdonnat1-5/+13
2012-12-12Template manager: filter on extensions, file type is localizedCédric Bosdonnat1-11/+17
2012-12-12Template Manager: better show the folder overlay.Cédric Bosdonnat1-13/+5
2012-12-10Revert "Template Manager: ban double-click"Cédric Bosdonnat1-34/+4
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-66/+59
2012-12-05Template manager: keep thumbnails ratio when scaling downCédric Bosdonnat1-3/+26
2012-12-05Template Manager: ban double-click and right click to start selection modeCédric Bosdonnat1-9/+28
2012-08-23rtl::OUString -> OUStringRafael Dominguez1-1/+1
2012-08-12Improve thumbnail items position calculation and size.Rafael Dominguez1-0/+7
2012-08-12Display error msg when moving a template from a repository fails.Rafael Dominguez1-0/+5
2012-08-12Perform template view paint operation when overlay is hidden.Rafael Dominguez1-0/+12
2012-08-11Deselect overlay items after exporting them.Rafael Dominguez1-0/+5
2012-08-10Deselect item after setting it as default template.Rafael Dominguez1-0/+5
2012-08-03Make local overlay fill all the window.Rafael Dominguez1-0/+5
2012-08-02Filter overlay templates by a search keyword.Rafael Dominguez1-0/+13