summaryrefslogtreecommitdiff
path: root/sfx2/source/control/templatesearchview.cxx
AgeCommit message (Expand)Author
2018-02-22weld native message dialogsCaolán McNamara
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-13tdf#95416 Fix an include for sfx2Adam Kasztenny
2016-11-28tdf#101870 - Template manager thumbnail view control needs a borderAkshay Deep
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-07-05Template Manager: Merge local view and abstract viewAkshay Deep
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-17tdf#100423 Template Manager: ctrl + A and del should work correctlyAkshay Deep
2016-06-10GSoC: Template Manager: Enable Keyboard shortcutsAkshay Deep
2016-06-09tdf#100260 Template Manager: Cannot open context menu without mouseAkshay Deep
2016-06-08Template Manager: Enable "Move" and "Export" buttons on right clickAkshay Deep
2016-06-07Reset Default in Context Menu for default templatesAkshay Deep
2016-06-03tdf#100195 Enable Keyboard Navigation in Template Manager and Start CenterAkshay Deep
2016-05-25Template Manager: Tooltips to display categoryAkshay Deep
2016-05-23New Template Manager: Default Thumbnails in TemplateSearchViewAkshay Deep
2016-05-20New Template ManagerAkshay Deep
2015-08-13remove unused codeNoel Grandin
2015-08-13make Link<> instances typedNoel Grandin
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-02-07fdo#65430 add OnItemDblClicked and setOpenTemplateHdl in templateSearchViewJoren De Cuyper
2014-02-07Convert template manager dialog to .ui + adapt code.Jan Holesovsky
2013-09-18Resolves: fdo#69444 cursor keys don't move between recent used docsCaolán McNamara
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-05Avoid generating filter list several times.Rafael Dominguez
2013-03-27Delete the correct template from the selected search results.Rafael Dominguez
2012-12-10Revert "Template Manager: ban double-click"Cédric Bosdonnat
2012-08-23rtl::OUString -> OUStringRafael Dominguez
2012-07-29Move TemplateSearchViewItem to its own header.Rafael Dominguez
2012-07-11Set SearchViewItem subtitle folder name.Rafael Dominguez
2012-07-11Rename ThumbnailViewItem maText attribute to maTitle.Rafael Dominguez
2012-07-08Change OnFolderSelected function name to OnItemSelected.Rafael Dominguez
2012-07-04Fetch and display templates that contains the search keyword.Rafael Dominguez
2012-07-04Create a view to display search results.Rafael Dominguez