summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewsrch.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-20comphelper lok: remove the g_bViewCallback globalMiklos Vajna1-29/+7
2016-07-12sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna1-2/+6
2016-07-12sw: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna1-9/+20
2016-06-12sw - single search after find all selects the 2nd occurrence - fixedMarco Cecchetti1-0/+12
2016-06-12lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky1-3/+4
2016-06-12sw tiled rendering: it's pointless to send selection changes during search allMiklos Vajna1-0/+9
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-18/+18
2015-11-13sw: loplugin:badstatics: remove static SwView::m_pSrchDlgMichael Stahl1-41/+31
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-11-09formatting improvements in sw/Noel Grandin1-3/+3
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-3/+3
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna1-1/+2
2015-10-09LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna1-9/+5
2015-10-08editeng, sw, sc: use comphelper::string::join()Miklos Vajna1-8/+4
2015-10-06sw tiled rendering: emit LOK_CALLBACK_SEARCH_RESULT* for normal searchMiklos Vajna1-0/+4
2015-10-06sw: extract lcl_emitSearchResultCallbacks() from SwView::ExecSearch()Miklos Vajna1-42/+46
2015-10-06LOK: add CALLBACK_SEARCH_RESULT_SELECTION and implement it in swMiklos Vajna1-1/+56
2015-10-05LOK: add the search phrase to the search result count callbackMihai Varga1-1/+1
2015-10-05LOK: add CALLBACK_SEARCH_RESULT_COUNT and implement in swMiklos Vajna1-1/+7
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin1-4/+4
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-03SwView::SearchAndWrap: fix WrapAround search in fly framesMiklos Vajna1-2/+13
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-1/+1
2015-05-28SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna1-0/+10
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-6/+6
2015-05-19LOKit callback for search not foundMihai Varga1-0/+15
2015-05-10related tdf#88608: find: add string for reaching start of documentJoren De Cuyper1-1/+6
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin1-4/+4
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin1-13/+13
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-4/+5
2014-12-02loplugin: cstylecastNoel Grandin1-12/+12
2014-11-26loplugin: cstylecastNoel Grandin1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+838