summaryrefslogtreecommitdiff
path: root/sfx2/inc/templatedlg.hxx
AgeCommit message (Expand)Author
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
2012-06-18Close overlay when clicking outside.Rafael Dominguez
2012-06-18Create a thumbnailview for templates folders.Rafael Dominguez
2012-06-16Add button to activate/deactivate template view selection mode.Rafael Dominguez
2012-06-10Use forward declaration for ThumbnailView.Rafael Dominguez
2012-06-10Populate template thumbnails in thumbnailview instead of dialog.Rafael Dominguez
2012-06-10Move thumbnailview to sfx2 folder.Rafael Dominguez
2012-06-05Display filesystem templates under My Templates folder.Rafael Dominguez
2012-06-01Add thumbnail view to template dialog.Rafael Dominguez
2012-05-28Implement template manager dialog.Rafael Dominguez