summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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-12Perform dbl click action only if its inside the thumbnail area.Rafael Dominguez
2012-08-12Improve thumbnail items position calculation and size.Rafael Dominguez
2012-08-12Display an error msg when importing a template fails.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-12Display error message for failed operations with templates.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-11Show action bar after closing overlay.Rafael Dominguez
2012-08-11Hide template bar after deleting selected templates.Rafael Dominguez
2012-08-11Remove unneeded calls.Rafael Dominguez
2012-08-11Deselect overlay items after exporting them.Rafael Dominguez
2012-08-11Export templates displayed in the search view.Rafael Dominguez
2012-08-11Export selected overlay templates.Rafael Dominguez
2012-08-11Remove close button in template dialog.Rafael Dominguez
2012-08-11Update thumbnails after importing templates to a folder.Rafael Dominguez
2012-08-11Reset thumbnails before updating them.Rafael Dominguez
2012-08-11Fix importing from filesystem and from a remote repository.Rafael Dominguez
2012-08-11Set template name when importing.Rafael Dominguez
2012-08-11Delete template based on its document id.Rafael Dominguez
2012-08-11Add an index for tracking SfxDocumentTemplate item.Rafael Dominguez
2012-08-10Remove TemplateManager menu entry.Rafael Dominguez
2012-08-10Show Template Manager instead of old dialog when creating a template.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-10Hide set as default option when more than one template is selected.Rafael Dominguez
2012-08-10Implement setting a template as default.Rafael Dominguez
2012-08-09Bin ThumbnailView::ImplGetFirstItem()Julien Nabet
2012-08-09reduce static_initialization_and_destruction chainCaolán McNamara
2012-08-08Remove unused defines.Rafael Dominguez
2012-08-08Delete currently open remote overlay.Rafael Dominguez
2012-08-08Display delete option when viewing a remote repository.Rafael Dominguez
2012-08-08Make import contextual, appears when you select a folder to import to.Rafael Dominguez
2012-08-08Store template repositories urls and names in user settings.Rafael Dominguez
2012-08-08Set overlay title and id when loading a remote repository.Rafael Dominguez
2012-08-08Insert cached items to overlay instead of displaying current ones.Rafael Dominguez
2012-08-08Update remote repository name.Rafael Dominguez
2012-08-08Scale down template thumbnail subtitle.Rafael Dominguez
2012-08-08Fix conflicting sfx command ids.Rafael Dominguez
2012-08-08Reload view templates when click refresh button.Rafael Dominguez
2012-08-08Set overlay repository id.Rafael Dominguez
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07remove bogus date informationThomas Arnhold
2012-08-07Remove forwards of non-existing structsThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold