summaryrefslogtreecommitdiff
path: root/sfx2/source/control/templatesearchview.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-5/+2
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-4/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-02-07fdo#65430 add OnItemDblClicked and setOpenTemplateHdl in templateSearchViewJoren De Cuyper1-0/+10
2014-02-07Convert template manager dialog to .ui + adapt code.Jan Holesovsky1-1/+7
2013-09-18Resolves: fdo#69444 cursor keys don't move between recent used docsCaolán McNamara1-2/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-1/+1
2013-04-05Avoid generating filter list several times.Rafael Dominguez1-1/+1
2013-03-27Delete the correct template from the selected search results.Rafael Dominguez1-3/+4
2012-12-10Revert "Template Manager: ban double-click"Cédric Bosdonnat1-1/+1
2012-08-23rtl::OUString -> OUStringRafael Dominguez1-2/+2
2012-07-29Move TemplateSearchViewItem to its own header.Rafael Dominguez1-14/+1
2012-07-11Set SearchViewItem subtitle folder name.Rafael Dominguez1-2/+4
2012-07-11Rename ThumbnailViewItem maText attribute to maTitle.Rafael Dominguez1-1/+1
2012-07-08Change OnFolderSelected function name to OnItemSelected.Rafael Dominguez1-1/+1
2012-07-04Fetch and display templates that contains the search keyword.Rafael Dominguez1-0/+2
2012-07-04Create a view to display search results.Rafael Dominguez1-0/+54