summaryrefslogtreecommitdiff
path: root/sfx2/source/control/templateview.cxx
AgeCommit message (Expand)Author
2012-07-15Remove SfxDocumentTemplates dependency from TemplateView.Rafael Dominguez
2012-07-15Refactor setting TemplateView name through regionId.Rafael Dominguez
2012-07-11Rename ThumbnailViewItem maText attribute to maTitle.Rafael Dominguez
2012-07-08Change OnFolderSelected function name to OnItemSelected.Rafael Dominguez
2012-07-07Only store template data instead of a ThumbnailViewItem.Rafael Dominguez
2012-07-07Delete title edit box when TemplateView gets destroyed.Rafael Dominguez
2012-07-04Make title edit box 50% of the overlay width.Rafael Dominguez
2012-07-04Remove deprecated method.Rafael Dominguez
2012-07-03Dont draw folder name while we are editing it.Rafael Dominguez
2012-07-02Disable drawing folder items while overlay is active.Rafael Dominguez
2012-06-29Rename a folder by clicking on the name in the overlay.Rafael Dominguez
2012-06-28Display correct items when scrolling.Rafael Dominguez
2012-06-28Open a template when double clicking in its thumbnail.Rafael Dominguez
2012-06-26Change toolbar buttons when selecting an item through checkbox.Rafael Dominguez
2012-06-24Import multiple templates from filesystem to selected folders.Rafael Dominguez
2012-06-23Read and set template path attribute in TemplateViewItem.Rafael Dominguez
2012-06-21Allow to insert several items at once in TemplateView.Rafael Dominguez
2012-06-19Close the folder overlay when clicking the close icon.Rafael Dominguez
2012-06-19Load and draw close image for folder overlay.Rafael Dominguez
2012-06-19Draw region name when displaying a folder overlay.Rafael Dominguez
2012-06-19Store region id in TemplateView and add set/get methods.Rafael Dominguez
2012-06-19Create a thumbnail view for template documents.Rafael Dominguez