summaryrefslogtreecommitdiff
path: root/sfx2/inc/templatedlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-08-26convert sw use of template manager to new managerCaolán McNamara1-169/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-02-07templatemanager: Nobody calls setSaveMode(false).Jan Holesovsky1-1/+1
2014-02-07Convert template manager dialog to .ui + adapt code.Jan Holesovsky1-4/+6
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold1-3/+3
2013-09-18startcenter: Tweak Start Center layoutKrisztian Pinter1-0/+1
2013-05-08Add open action to template manager toolbar.Rafael Dominguez1-0/+1
2013-05-08Give view variables a proper name that reflect their use.Rafael Dominguez1-2/+2
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-1/+1
2013-03-28fdo#60844 Remember last open folder and filter in Template Manager.Rafael Dominguez1-0/+4
2013-03-26Merge TemplateView into TemplateAbstractView class.Rafael Dominguez1-10/+12
2013-03-19Template Manager: fixed TabStops for the toolbarsCédric Bosdonnat1-1/+0
2013-03-15Template manager: moved the controls into a proper TabPage to avoid problemsCédric Bosdonnat1-0/+2
2013-03-13Add a button to create a new empty folder in template manager.Rafael Dominguez1-0/+1
2013-01-31Template Manager: show some icons if there is no thumbnailCédric Bosdonnat1-0/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-1/+2
2012-12-18sfx2: rename TemplateRemoteViewItem to TemplateRepositoryCédric Bosdonnat1-3/+3
2012-12-18Template Manager: moved repositories storage to dialogCédric Bosdonnat1-0/+15
2012-12-13Template Manager: make it sizeableCédric Bosdonnat1-0/+2
2012-12-13Template Manager: add path controls to overlay and removed name editingCédric Bosdonnat1-2/+0
2012-12-12Template manager: use tabs instead of buttons to filter the documentsCédric Bosdonnat1-12/+3
2012-12-12Template manager: dialog has no parent to show 'X' buttonCédric Bosdonnat1-1/+1
2012-12-10Revert "Template Manager: ban double-click"Cédric Bosdonnat1-5/+0
2012-12-05Template Manager: put all the ToolBoxes in a Control to ease painting changesCédric Bosdonnat1-0/+1
2012-12-05Template Manager: ban double-click and right click to start selection modeCédric Bosdonnat1-0/+2
2012-08-23Rename class from TemplateOnlineView to TemplateRemoteView.Rafael Dominguez1-2/+2
2012-08-15Disable general manager actions while in save mode.Rafael Dominguez1-0/+3
2012-08-15Save a template to selected folders.Rafael Dominguez1-0/+4
2012-08-15Add save templates command to manager.Rafael Dominguez1-0/+1
2012-08-14Display template preview and information when clicking properties.Rafael Dominguez1-0/+1
2012-08-11Change repository name and update repository menu list.Rafael Dominguez1-0/+2
2012-08-11Remove unused attribute.Rafael Dominguez1-1/+0
2012-08-11Export selected overlay templates.Rafael Dominguez1-0/+1
2012-08-11Remove close button in template dialog.Rafael Dominguez1-2/+0
2012-08-10Implement resetting default template.Rafael Dominguez1-0/+4
2012-08-10Implement setting a template as default.Rafael Dominguez1-0/+1
2012-08-08Delete currently open remote overlay.Rafael Dominguez1-0/+1
2012-08-06Remove create template menu and associated icons.Rafael Dominguez1-1/+0
2012-07-31Display repository list in a popup menu instead of a thumbnail view.Rafael Dominguez1-0/+4
2012-07-29Rename TemplateFolderView to TemplateLocalView.Rafael Dominguez1-2/+2
2012-07-29Import templates from a remote repository.Rafael Dominguez1-0/+2
2012-07-29Do different action when moving templates depending on the active view.Rafael Dominguez1-0/+16
2012-07-20Make TemplateDialog modeless.Rafael Dominguez1-1/+1
2012-07-15Keep track of the current view and close it when we click close icon.Rafael Dominguez1-0/+2
2012-07-15Switch main view between local/online repository.Rafael Dominguez1-0/+5
2012-07-08Add an option in toolbar to delete folders when you select them.Rafael Dominguez1-0/+1
2012-07-08Handle close overlay action in template dialog instead of folder view.Rafael Dominguez1-0/+1
2012-07-08Center template dialog top buttons.Rafael Dominguez1-0/+2
2012-07-06SearchUpdateHdl: -Werror=unused-parameterMichael Stahl1-1/+1
2012-07-04Remove unused method.Rafael Dominguez1-1/+0