summaryrefslogtreecommitdiff
path: root/sfx2/source/control/templateview.cxx
AgeCommit message (Expand)Author
2013-02-12Templates Manager: if the title can't be edited, don't update it in UICédric Bosdonnat
2013-02-11Templates Manager: UI for renaming templates and folders, fdo#60579Cédric Bosdonnat
2013-01-31Template Manager: show some icons if there is no thumbnailCédric Bosdonnat
2013-01-08Templates Manager: merged the Double Click Handling into TemplateAbstractViewCédric Bosdonnat
2012-12-13Template Manager: add path controls to overlay and removed name editingCédric Bosdonnat
2012-12-13Revert "Template Manager: better show the folder overlay."Cédric Bosdonnat
2012-12-12Template manager: no need to extract file type descriptionCédric Bosdonnat
2012-12-12Template Manager: better show the folder overlay.Cédric Bosdonnat
2012-12-10Revert "Template Manager: ban double-click"Cédric Bosdonnat
2012-12-05Template Manager: ban double-click and right click to start selection modeCédric Bosdonnat
2012-08-23rtl::OUString -> OUStringRafael Dominguez
2012-08-21setFontAttribute on TextLayouterDevice for templateview title.Rafael Dominguez
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