summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)AuthorFilesLines
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-2/+2
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-3/+3
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-2/+2
2012-09-28adapt ThumbnailView::ImplInitScrollBarCaolán McNamara1-1/+1
2012-09-24callcatcher: update unused code listsCaolán McNamara2-16/+0
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+1
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-2/+2
2012-09-12targetted VBA re-work.Noel Power1-13/+0
2012-08-24ThumbnailView: memory leakIvan Timofeev1-0/+1
2012-08-23Fix rendering subtitle for template search results.Rafael Dominguez1-1/+1
2012-08-23rtl::OUString -> OUStringRafael Dominguez6-29/+29
2012-08-23Rename class from TemplateOnlineView to TemplateRemoteView.Rafael Dominguez2-22/+22
2012-08-21setFontAttribute on TextLayouterDevice for templateview title.Rafael Dominguez1-0/+3
2012-08-21template manager: setFontAttribute on TextLayouterDevice is neededCédric Bosdonnat4-5/+13
2012-08-21Remove unused attributes from ThumbnailView class.Rafael Dominguez1-13/+0
2012-08-20Ask user if it wants to overwrite a templateRafael Dominguez1-0/+23
2012-08-20Remove unused functions.Rafael Dominguez1-57/+0
2012-08-20Filter overlay with the last selected filter.Rafael Dominguez1-2/+1
2012-08-20Set correct scrollbar size depending on the item count of the view.Rafael Dominguez1-2/+5
2012-08-20Fix filtering items in thumbnailview when painting.Rafael Dominguez1-24/+50
2012-08-15Dont draw thumbnail border if theres no thumbnail to paint.Rafael Dominguez1-23/+29
2012-08-15Save template in the currently open overlay.Rafael Dominguez1-0/+18
2012-08-15Save a template to selected folders.Rafael Dominguez1-0/+22
2012-08-15Show empty folders when display all templates.Rafael Dominguez1-1/+1
2012-08-12Draw borders arounds thumbnail.Rafael Dominguez3-7/+78
2012-08-12Check correct area when selecting a template by clicking its name.Rafael Dominguez2-9/+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 Dominguez7-52/+34
2012-08-12Display error msg when moving a template from a repository fails.Rafael Dominguez2-2/+15
2012-08-12Dont let user create a repository with a duplicated name.Rafael Dominguez1-1/+8
2012-08-12Perform template view paint operation when overlay is hidden.Rafael Dominguez1-0/+12
2012-08-11Change repository name and update repository menu list.Rafael Dominguez1-5/+12
2012-08-11Deselect overlay items after exporting them.Rafael Dominguez1-0/+5
2012-08-11Export selected overlay templates.Rafael Dominguez1-0/+30
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 Dominguez1-0/+5
2012-08-10Rename unselectItems -> deselectItems.Rafael Dominguez1-1/+1
2012-08-10Deselect item after setting it as default template.Rafael Dominguez2-0/+23
2012-08-09Bin ThumbnailView::ImplGetFirstItem()Julien Nabet1-5/+0
2012-08-08Delete currently open remote overlay.Rafael Dominguez1-0/+20
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 Dominguez1-0/+20
2012-08-08Scale down template thumbnail subtitle.Rafael Dominguez1-2/+5