summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Expand)Author
2012-08-14Display template preview in property dialog.Rafael Dominguez
2012-08-14Display template information like author,type,keywords,etc.Rafael Dominguez
2012-08-14Display template preview and information when clicking properties.Rafael Dominguez
2012-08-12Draw borders arounds thumbnail.Rafael Dominguez
2012-08-12Check correct area when selecting a template by clicking its name.Rafael Dominguez
2012-08-12Improve thumbnail items position calculation and size.Rafael Dominguez
2012-08-12Display error msg when moving a template from a repository fails.Rafael Dominguez
2012-08-12Dont let user create a repository with a duplicated name.Rafael Dominguez
2012-08-12Perform template view paint operation when overlay is hidden.Rafael Dominguez
2012-08-11Change repository name and update repository menu list.Rafael Dominguez
2012-08-11Remove unused attribute.Rafael Dominguez
2012-08-11Deselect overlay items after exporting them.Rafael Dominguez
2012-08-11Export selected overlay templates.Rafael Dominguez
2012-08-11Remove close button in template dialog.Rafael Dominguez
2012-08-11Add an index for tracking SfxDocumentTemplate item.Rafael Dominguez
2012-08-10Remove TemplateManager menu entry.Rafael Dominguez
2012-08-10Rename unselectItems -> deselectItems.Rafael Dominguez
2012-08-10Deselect item after setting it as default template.Rafael Dominguez
2012-08-10Implement resetting default template.Rafael Dominguez
2012-08-10Implement setting a template as default.Rafael Dominguez
2012-08-09Bin ThumbnailView::ImplGetFirstItem()Julien Nabet
2012-08-08Delete currently open remote overlay.Rafael Dominguez
2012-08-08Update remote repository name.Rafael Dominguez
2012-08-08Fix conflicting sfx command ids.Rafael Dominguez
2012-08-08Reload view templates when click refresh button.Rafael Dominguez
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07Remove forwards of non-existing structsThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-06Remove create template menu and associated icons.Rafael Dominguez
2012-08-06Sync template repository list with user-stored settings.Rafael Dominguez
2012-08-06Implement adding new repositories through the toolbar.Rafael Dominguez
2012-08-03Remove unneeded attribute.Rafael Dominguez
2012-08-03Make local overlay fill all the window.Rafael Dominguez
2012-08-02Filter overlay templates by a search keyword.Rafael Dominguez
2012-08-02Cache results for remote repositories.Rafael Dominguez
2012-08-02Dont store repository information twice.Rafael Dominguez
2012-08-01Remove unused code: those classes are unusedThomas Arnhold
2012-07-31Display repository list in a popup menu instead of a thumbnail view.Rafael Dominguez
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-29Filter online view templates depending on their type.Rafael Dominguez
2012-07-29Rename TemplateFolderView to TemplateLocalView.Rafael Dominguez
2012-07-29Fix WaE, unused parameter.Rafael Dominguez
2012-07-29Import templates from a remote repository.Rafael Dominguez
2012-07-29Move setting overlay item state handler to TemplateAbstractView.Rafael Dominguez
2012-07-29Move fetching thumbnail functions to TemplateAbstractView.Rafael Dominguez
2012-07-29Add template region source as an argument to removeTemplate method.Rafael Dominguez
2012-07-29Add a method to return overlay current region id.Rafael Dominguez
2012-07-29Add a method to deselect all currently selected items in the view.Rafael Dominguez
2012-07-29Implement moveTemplate function for a single template.Rafael Dominguez