summaryrefslogtreecommitdiff
path: root/sfx2/source/control/templateabstractview.cxx
AgeCommit message (Expand)Author
2016-04-11tdf#89095 Start Center: bigger thumbnails for templatesAkshay Deep
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-13remove unused codeNoel Grandin
2015-08-13make Link<> instances typedNoel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-06-30tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky
2015-06-18fix start center renderingLászló Németh
2015-05-14refactor Template and ThumbnailView to use RenderContextTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-03-24convert FILTER_APPLICATION to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-11create a master document template typeCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-02-12callcatcher: update unused codeCaolán McNamara
2013-12-13startcenter: Full thumbnail size (256px), upscale if necessary.Jan Holesovsky
2013-12-13template view: Simplify code.Jan Holesovsky
2013-09-19Make scrolling in ThumbnailView smoother and not per-lineKrisztian Pinter
2013-09-18Resolves: fdo#69444 cursor keys don't move between recent used docsCaolán McNamara
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-07-09Remove duplicate code for reading thumbnailsKrisztian Pinter
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Avoid generating filter list several times.Rafael Dominguez
2013-03-28Display empty folders in Template Manager.Rafael Dominguez
2013-03-28fdo#60581 Import templates into current directory.Rafael Dominguez
2013-03-27Separate template region ids from thumbnail ids.Rafael Dominguez
2013-03-26Merge TemplateView into TemplateAbstractView class.Rafael Dominguez
2013-03-22fdo#61390: Fixed the tabstop in the TemplateView.Cédric Bosdonnat
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2013-01-16Template Manager: show folders with 4 previews inside a rounded rectCédric Bosdonnat
2013-01-09Template Manager: filter the results when opening the dialogCédric Bosdonnat
2013-01-08Templates Manager: merged the Double Click Handling into TemplateAbstractViewCédric Bosdonnat
2012-12-20Template Manager: one filtering code to rule them allCédric Bosdonnat
2012-12-13Template Manager: make it sizeableCédric Bosdonnat
2012-12-13Revert "Template Manager: better show the folder overlay."Cédric Bosdonnat
2012-12-12Template manager: filter on extensions, file type is localizedCédric Bosdonnat
2012-12-12Template Manager: better show the folder overlay.Cédric Bosdonnat
2012-12-10Revert "Template Manager: ban double-click"Cédric Bosdonnat
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-12-05Template manager: keep thumbnails ratio when scaling downCédric Bosdonnat