summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* fdo#53280: Reset read-only UI after successful Save AsStephan Bergmann2012-08-161-0/+5
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-1622-61/+24
* -Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann2012-08-162-2/+2
* -Werror,-Wunused-value (Clang towards 3.2)Stephan Bergmann2012-08-161-1/+1
* -Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann2012-08-161-1/+1
* SfxTemplateManagerDlg::OnTemplateSaveAs: fix assertMichael Stahl2012-08-151-1/+1
* Dont draw thumbnail border if theres no thumbnail to paint.Rafael Dominguez2012-08-151-23/+29
* Disable general manager actions while in save mode.Rafael Dominguez2012-08-154-22/+52
* Save template in the currently open overlay.Rafael Dominguez2012-08-153-0/+24
* Save a template to selected folders.Rafael Dominguez2012-08-155-0/+70
* Show error message when trying to save without a destination folderRafael Dominguez2012-08-153-0/+7
* Add save templates command to manager.Rafael Dominguez2012-08-154-0/+39
* Show empty folders when display all templates.Rafael Dominguez2012-08-151-1/+1
* Hide commands that are only for one selected template.Rafael Dominguez2012-08-151-0/+8
* Close dialog when clicking the close button.Rafael Dominguez2012-08-152-0/+12
* 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