summaryrefslogtreecommitdiff
path: root/sfx2/source/control/templatelocalview.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-10-07startcenter: Hide template toggle button if no templatesKrisztian Pinter1-0/+16
2013-09-18Resolves: fdo#69444 cursor keys don't move between recent used docsCaolán McNamara1-8/+4
2013-08-30startcenter: Add toggle to view templates in Start CenterKrisztian Pinter1-0/+12
2013-08-29convert include/sfx2/doctempl.hxx from String to OUStringNoel Grandin1-3/+3
2013-05-08Display folder name in breadcrum when opening template manager.Rafael Dominguez1-0/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-1/+1
2013-04-11Remove thumbnail from local view if we erase it throught the search view.Rafael Dominguez1-1/+5
2013-04-09Display correct region name in error messages.Rafael Dominguez1-0/+11
2013-04-09Update template item path when moving it to another folder.Rafael Dominguez1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-04-05Avoid generating filter list several times.Rafael Dominguez1-1/+1
2013-03-28fdo#60844 Remember last open folder and filter in Template Manager.Rafael Dominguez1-0/+12
2013-03-28Dont reload template information after saving.Rafael Dominguez1-5/+53
2013-03-28fdo#60581 Import templates into current directory.Rafael Dominguez1-0/+36
2013-03-28fdo#60581 Display import templates only when its allowed.Rafael Dominguez1-0/+5
2013-03-28Display create template folder only when its allowed.Rafael Dominguez1-0/+5
2013-03-27Delete the correct template from the selected search results.Rafael Dominguez1-2/+20
2013-03-27Separate template region ids from thumbnail ids.Rafael Dominguez1-41/+70
2013-03-27MSC fixesStephan Bergmann1-1/+1
2013-03-26Syncronize thumbnails ids with SfxDocumentTemplates when moving.Rafael Dominguez1-39/+54
2013-03-26Merge TemplateView into TemplateAbstractView class.Rafael Dominguez1-76/+143
2013-02-12Templates Manager: if the title can't be edited, don't update it in UICédric Bosdonnat1-2/+2
2013-02-11Templates Manager: UI for renaming templates and folders, fdo#60579Cédric Bosdonnat1-1/+20
2013-01-16Template Manager: show names on several linesCédric Bosdonnat1-18/+0
2013-01-16Template Manager: show folders with 4 previews inside a rounded rectCédric Bosdonnat1-2/+16
2013-01-08Templates Manager: merged the Double Click Handling into TemplateAbstractViewCédric Bosdonnat1-34/+0
2012-12-20Template Manager: one filtering code to rule them allCédric Bosdonnat1-68/+1
2012-12-18sfx2 renamed templatelocalviewitem.hxx to templatecontaineritem.hxxCédric Bosdonnat1-1/+1
2012-12-18sfx2: renamed TemplateLocalViewItem into TemplateContainerItemCédric Bosdonnat1-28/+28
2012-12-13Template Manager: add path controls to overlay and removed name editingCédric Bosdonnat1-24/+0
2012-12-13Revert "Template Manager: better show the folder overlay."Cédric Bosdonnat1-3/+0
2012-12-12Template manager: no need to extract file type descriptionCédric Bosdonnat1-7/+0
2012-12-12Template manager: filter on extensions, file type is localizedCédric Bosdonnat1-26/+3
2012-12-12Template Manager: better show the folder overlay.Cédric Bosdonnat1-0/+3
2012-12-10Template manager: fix preview for folders after using filtersCédric Bosdonnat1-6/+12
2012-12-10Revert "Template Manager: ban double-click"Cédric Bosdonnat1-8/+3
2012-12-10Template manager: white background for the thumbnail viewCédric Bosdonnat1-2/+2
2012-12-05Template manager: pickup non-empty thumbnails for foldersCédric Bosdonnat1-2/+2
2012-12-05Template Manager: ban double-click and right click to start selection modeCédric Bosdonnat1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-08-23rtl::OUString -> OUStringRafael Dominguez1-10/+10
2012-08-21template manager: setFontAttribute on TextLayouterDevice is neededCédric Bosdonnat1-1/+1
2012-08-20Ask user if it wants to overwrite a templateRafael Dominguez1-0/+23
2012-08-20Filter overlay with the last selected filter.Rafael Dominguez1-2/+1
2012-08-15Save template in the currently open overlay.Rafael Dominguez1-0/+18
2012-08-15Save a template to selected folders.Rafael Dominguez1-0/+22
2012-08-15Show empty folders when display all templates.Rafael Dominguez1-1/+1
2012-08-12Improve thumbnail items position calculation and size.Rafael Dominguez1-18/+11
2012-08-12Display error msg when moving a template from a repository fails.Rafael Dominguez1-2/+10
2012-08-11Export selected overlay templates.Rafael Dominguez1-0/+30