summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* restore the old value for SID_ATTR_ZOOMIvan Timofeev2012-08-151-1/+1
* Display template preview in property dialog.Rafael Dominguez2012-08-142-1/+61
* Display template information like author,type,keywords,etc.Rafael Dominguez2012-08-143-1/+55
* Display template preview and information when clicking properties.Rafael Dominguez2012-08-149-0/+108
* Show template manager dialog instead of save template dialog.Rafael Dominguez2012-08-141-64/+74
* Draw borders arounds thumbnail.Rafael Dominguez2012-08-124-7/+89
* Check correct area when selecting a template by clicking its name.Rafael Dominguez2012-08-123-11/+5
* Perform dbl click action only if its inside the thumbnail area.Rafael Dominguez2012-08-121-1/+7
* Improve thumbnail items position calculation and size.Rafael Dominguez2012-08-1213-78/+65
* Display an error msg when importing a template fails.Rafael Dominguez2012-08-122-1/+22
* Display error msg when moving a template from a repository fails.Rafael Dominguez2012-08-125-5/+36
* Dont let user create a repository with a duplicated name.Rafael Dominguez2012-08-125-6/+26
* Display error message for failed operations with templates.Rafael Dominguez2012-08-123-0/+112
* Perform template view paint operation when overlay is hidden.Rafael Dominguez2012-08-122-0/+16
* Change repository name and update repository menu list.Rafael Dominguez2012-08-114-5/+24
* Remove unused attribute.Rafael Dominguez2012-08-112-2/+0
* Show action bar after closing overlay.Rafael Dominguez2012-08-111-0/+1
* Hide template bar after deleting selected templates.Rafael Dominguez2012-08-111-0/+8
* Remove unneeded calls.Rafael Dominguez2012-08-111-6/+0
* Deselect overlay items after exporting them.Rafael Dominguez2012-08-113-0/+9
* Export templates displayed in the search view.Rafael Dominguez2012-08-111-0/+22
* Export selected overlay templates.Rafael Dominguez2012-08-116-0/+94
* Remove close button in template dialog.Rafael Dominguez2012-08-114-33/+0
* Update thumbnails after importing templates to a folder.Rafael Dominguez2012-08-111-0/+4
* Reset thumbnails before updating them.Rafael Dominguez2012-08-111-0/+3
* Fix importing from filesystem and from a remote repository.Rafael Dominguez2012-08-111-24/+36
* Set template name when importing.Rafael Dominguez2012-08-111-1/+1
* Delete template based on its document id.Rafael Dominguez2012-08-111-6/+8
* Add an index for tracking SfxDocumentTemplate item.Rafael Dominguez2012-08-112-1/+7
* Remove TemplateManager menu entry.Rafael Dominguez2012-08-102-2/+0
* Show Template Manager instead of old dialog when creating a template.Rafael Dominguez2012-08-101-10/+33
* Rename unselectItems -> deselectItems.Rafael Dominguez2012-08-103-4/+4
* Deselect item after setting it as default template.Rafael Dominguez2012-08-105-0/+36
* Implement resetting default template.Rafael Dominguez2012-08-104-0/+79
* Hide set as default option when more than one template is selected.Rafael Dominguez2012-08-101-0/+4
* Implement setting a template as default.Rafael Dominguez2012-08-104-0/+62
* Bin ThumbnailView::ImplGetFirstItem()Julien Nabet2012-08-092-6/+0
* reduce static_initialization_and_destruction chainCaolán McNamara2012-08-091-5/+7
* Remove unused defines.Rafael Dominguez2012-08-081-5/+0
* Delete currently open remote overlay.Rafael Dominguez2012-08-084-1/+38
* Display delete option when viewing a remote repository.Rafael Dominguez2012-08-081-0/+4
* Make import contextual, appears when you select a folder to import to.Rafael Dominguez2012-08-082-4/+4
* Store template repositories urls and names in user settings.Rafael Dominguez2012-08-081-4/+4
* Set overlay title and id when loading a remote repository.Rafael Dominguez2012-08-081-3/+4
* Insert cached items to overlay instead of displaying current ones.Rafael Dominguez2012-08-081-0/+3
* Update remote repository name.Rafael Dominguez2012-08-082-0/+24
* Scale down template thumbnail subtitle.Rafael Dominguez2012-08-081-2/+5
* Fix conflicting sfx command ids.Rafael Dominguez2012-08-081-3/+2
* Reload view templates when click refresh button.Rafael Dominguez2012-08-088-0/+55
* Set overlay repository id.Rafael Dominguez2012-08-081-0/+1