summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* Ask user if it wants to overwrite a templateRafael Dominguez2012-08-205-1/+55
* Ask user if it wants to delete selected folder.Rafael Dominguez2012-08-203-0/+12
* Hide template export option for remote repositories.Rafael Dominguez2012-08-201-2/+4
* Remove unused functions.Rafael Dominguez2012-08-202-66/+0
* Filter overlay with the last selected filter.Rafael Dominguez2012-08-201-2/+1
* Set correct scrollbar size depending on the item count of the view.Rafael Dominguez2012-08-201-2/+5
* Fix filtering items in thumbnailview when painting.Rafael Dominguez2012-08-201-24/+50
* Disable opening a template while in save mode.Rafael Dominguez2012-08-201-12/+15
* gbuild: register all jarsMichael Stahl2012-08-172-11/+11
* 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