summaryrefslogtreecommitdiff
path: root/sfx2/inc/templatedlg.hxx
AgeCommit message (Expand)Author
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-18sfx2: rename TemplateRemoteViewItem to TemplateRepositoryCédric Bosdonnat
2012-12-18Template Manager: moved repositories storage to dialogCédric Bosdonnat
2012-12-13Template Manager: make it sizeableCédric Bosdonnat
2012-12-13Template Manager: add path controls to overlay and removed name editingCédric Bosdonnat
2012-12-12Template manager: use tabs instead of buttons to filter the documentsCédric Bosdonnat
2012-12-12Template manager: dialog has no parent to show 'X' buttonCédric Bosdonnat
2012-12-10Revert "Template Manager: ban double-click"Cédric Bosdonnat
2012-12-05Template Manager: put all the ToolBoxes in a Control to ease painting changesCédric Bosdonnat
2012-12-05Template Manager: ban double-click and right click to start selection modeCédric Bosdonnat
2012-08-23Rename class from TemplateOnlineView to TemplateRemoteView.Rafael Dominguez
2012-08-15Disable general manager actions while in save mode.Rafael Dominguez
2012-08-15Save a template to selected folders.Rafael Dominguez
2012-08-15Add save templates command to manager.Rafael Dominguez
2012-08-14Display template preview and information when clicking properties.Rafael Dominguez
2012-08-11Change repository name and update repository menu list.Rafael Dominguez
2012-08-11Remove unused attribute.Rafael Dominguez
2012-08-11Export selected overlay templates.Rafael Dominguez
2012-08-11Remove close button in template dialog.Rafael Dominguez
2012-08-10Implement resetting default template.Rafael Dominguez
2012-08-10Implement setting a template as default.Rafael Dominguez
2012-08-08Delete currently open remote overlay.Rafael Dominguez
2012-08-06Remove create template menu and associated icons.Rafael Dominguez
2012-07-31Display repository list in a popup menu instead of a thumbnail view.Rafael Dominguez
2012-07-29Rename TemplateFolderView to TemplateLocalView.Rafael Dominguez
2012-07-29Import templates from a remote repository.Rafael Dominguez
2012-07-29Do different action when moving templates depending on the active view.Rafael Dominguez
2012-07-20Make TemplateDialog modeless.Rafael Dominguez
2012-07-15Keep track of the current view and close it when we click close icon.Rafael Dominguez
2012-07-15Switch main view between local/online repository.Rafael Dominguez
2012-07-08Add an option in toolbar to delete folders when you select them.Rafael Dominguez
2012-07-08Handle close overlay action in template dialog instead of folder view.Rafael Dominguez
2012-07-08Center template dialog top buttons.Rafael Dominguez
2012-07-06SearchUpdateHdl: -Werror=unused-parameterMichael Stahl
2012-07-04Remove unused method.Rafael Dominguez
2012-07-04Create a view to display search results.Rafael Dominguez
2012-07-01Display "No folder" entry and append available folders in move menu.Rafael Dominguez
2012-06-29Add a close button to the dialog.Rafael Dominguez
2012-06-28Display Move to Folder popup menu when selecting a template.Rafael Dominguez
2012-06-28Open a template when double clicking in its thumbnail.Rafael Dominguez
2012-06-25Remove unused methods.Rafael Dominguez
2012-06-25Display action popup menu.Rafael Dominguez
2012-06-25Display create template popup menu.Rafael Dominguez
2012-06-24Display/Hide search edit box when clicking the toolbox button.Rafael Dominguez
2012-06-24Keep track of selected folders in TemplateManager dialog.Rafael Dominguez
2012-06-23Create an instance of com.sun.star.frame.Desktop service.Rafael Dominguez
2012-06-22Keep track of selected templates and update toolbar as needed.Rafael Dominguez
2012-06-21Trap folder and template state changes in manager dialog.Rafael Dominguez
2012-06-21Create toolbar click handlers and handlers for every action.Rafael Dominguez
2012-06-21Add toolbox to template manager dialog.Rafael Dominguez