summaryrefslogtreecommitdiff
path: root/sfx2/inc/templatedlg.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-04Create a view to display search results.Rafael Dominguez1-0/+5
2012-07-01Display "No folder" entry and append available folders in move menu.Rafael Dominguez1-1/+0
2012-06-29Add a close button to the dialog.Rafael Dominguez1-0/+3
2012-06-28Display Move to Folder popup menu when selecting a template.Rafael Dominguez1-0/+2
2012-06-28Open a template when double clicking in its thumbnail.Rafael Dominguez1-0/+2
2012-06-25Remove unused methods.Rafael Dominguez1-2/+0
2012-06-25Display action popup menu.Rafael Dominguez1-0/+1
2012-06-25Display create template popup menu.Rafael Dominguez1-0/+5
2012-06-24Display/Hide search edit box when clicking the toolbox button.Rafael Dominguez1-0/+2
2012-06-24Keep track of selected folders in TemplateManager dialog.Rafael Dominguez1-0/+1
2012-06-23Create an instance of com.sun.star.frame.Desktop service.Rafael Dominguez1-0/+8
2012-06-22Keep track of selected templates and update toolbar as needed.Rafael Dominguez1-0/+5
2012-06-21Trap folder and template state changes in manager dialog.Rafael Dominguez1-0/+4
2012-06-21Create toolbar click handlers and handlers for every action.Rafael Dominguez1-0/+13
2012-06-21Add toolbox to template manager dialog.Rafael Dominguez1-0/+4
2012-06-18Close overlay when clicking outside.Rafael Dominguez1-0/+2
2012-06-18Create a thumbnailview for templates folders.Rafael Dominguez1-2/+2
2012-06-16Add button to activate/deactivate template view selection mode.Rafael Dominguez1-0/+5
2012-06-10Use forward declaration for ThumbnailView.Rafael Dominguez1-3/+3
2012-06-10Populate template thumbnails in thumbnailview instead of dialog.Rafael Dominguez1-4/+0
2012-06-10Move thumbnailview to sfx2 folder.Rafael Dominguez1-1/+1
2012-06-05Display filesystem templates under My Templates folder.Rafael Dominguez1-0/+4
2012-06-01Add thumbnail view to template dialog.Rafael Dominguez1-0/+4
2012-05-28Implement template manager dialog.Rafael Dominguez1-0/+41