summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2012-08-12Draw borders arounds thumbnail.Rafael Dominguez4-7/+89
2012-08-12Check correct area when selecting a template by clicking its name.Rafael Dominguez3-11/+5
2012-08-12Perform dbl click action only if its inside the thumbnail area.Rafael Dominguez1-1/+7
2012-08-12Improve thumbnail items position calculation and size.Rafael Dominguez13-78/+65
2012-08-12Display an error msg when importing a template fails.Rafael Dominguez2-1/+22
2012-08-12Display error msg when moving a template from a repository fails.Rafael Dominguez5-5/+36
2012-08-12Dont let user create a repository with a duplicated name.Rafael Dominguez5-6/+26
2012-08-12Display error message for failed operations with templates.Rafael Dominguez3-0/+112
2012-08-12Perform template view paint operation when overlay is hidden.Rafael Dominguez2-0/+16
2012-08-11Change repository name and update repository menu list.Rafael Dominguez4-5/+24
2012-08-11Remove unused attribute.Rafael Dominguez2-2/+0
2012-08-11Show action bar after closing overlay.Rafael Dominguez1-0/+1
2012-08-11Hide template bar after deleting selected templates.Rafael Dominguez1-0/+8
2012-08-11Remove unneeded calls.Rafael Dominguez1-6/+0
2012-08-11Deselect overlay items after exporting them.Rafael Dominguez3-0/+9
2012-08-11Export templates displayed in the search view.Rafael Dominguez1-0/+22
2012-08-11Export selected overlay templates.Rafael Dominguez6-0/+94
2012-08-11Remove close button in template dialog.Rafael Dominguez4-33/+0
2012-08-11Update thumbnails after importing templates to a folder.Rafael Dominguez1-0/+4
2012-08-11Reset thumbnails before updating them.Rafael Dominguez1-0/+3
2012-08-11Fix importing from filesystem and from a remote repository.Rafael Dominguez1-24/+36
2012-08-11Set template name when importing.Rafael Dominguez1-1/+1
2012-08-11Delete template based on its document id.Rafael Dominguez1-6/+8
2012-08-11Add an index for tracking SfxDocumentTemplate item.Rafael Dominguez2-1/+7
2012-08-10Remove TemplateManager menu entry.Rafael Dominguez2-2/+0
2012-08-10Show Template Manager instead of old dialog when creating a template.Rafael Dominguez1-10/+33
2012-08-10Rename unselectItems -> deselectItems.Rafael Dominguez3-4/+4
2012-08-10Deselect item after setting it as default template.Rafael Dominguez5-0/+36
2012-08-10Implement resetting default template.Rafael Dominguez4-0/+79
2012-08-10Hide set as default option when more than one template is selected.Rafael Dominguez1-0/+4
2012-08-10Implement setting a template as default.Rafael Dominguez4-0/+62
2012-08-09Bin ThumbnailView::ImplGetFirstItem()Julien Nabet2-6/+0
2012-08-09reduce static_initialization_and_destruction chainCaolán McNamara1-5/+7
2012-08-08Remove unused defines.Rafael Dominguez1-5/+0
2012-08-08Delete currently open remote overlay.Rafael Dominguez4-1/+38
2012-08-08Display delete option when viewing a remote repository.Rafael Dominguez1-0/+4
2012-08-08Make import contextual, appears when you select a folder to import to.Rafael Dominguez2-4/+4
2012-08-08Store template repositories urls and names in user settings.Rafael Dominguez1-4/+4
2012-08-08Set overlay title and id when loading a remote repository.Rafael Dominguez1-3/+4
2012-08-08Insert cached items to overlay instead of displaying current ones.Rafael Dominguez1-0/+3
2012-08-08Update remote repository name.Rafael Dominguez2-0/+24
2012-08-08Scale down template thumbnail subtitle.Rafael Dominguez1-2/+5
2012-08-08Fix conflicting sfx command ids.Rafael Dominguez1-3/+2
2012-08-08Reload view templates when click refresh button.Rafael Dominguez8-0/+55
2012-08-08Set overlay repository id.Rafael Dominguez1-0/+1
2012-08-08reduce ascii noise and useless commentsThomas Arnhold4-22/+0
2012-08-08remove include comments and boxesThomas Arnhold26-66/+3
2012-08-07remove bogus date informationThomas Arnhold2-11/+0
2012-08-07Remove forwards of non-existing structsThomas Arnhold6-6/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold16-28/+0