summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewsrch.cxx
AgeCommit message (Expand)Author
2020-06-23Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2019-10-30remove some unnecessary includesCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-13sw: prefix members of SwViewMiklos Vajna
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-19tdf#101873 sw: fix search for second term after double not foundMiklos Vajna
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-01tdf#44837 fix bug where replace all clears selectionMartin van Zijl
2019-01-18Ensure itemset ranges are sortedMike Kaganski
2018-12-22use boost::optional for OUStringNoel Grandin
2018-12-18sw_redlinehide_4b: FindText() adapt the replace part as wellMichael Stahl
2018-12-04use unique_ptr in SwView::FUNC_SearchNoel Grandin
2018-11-15sw: rename the misleading SwWrtShell::SttDoc/EndDocMichael Stahl
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-05-31use std::unique_ptrCaolán McNamara
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-14tdf#115620 Prevent "Find Text" changing "Navigate By"Jim Raykowski
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-03-29overline state missing from find/replace by properties dialogCaolán McNamara
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin
2016-08-31convert SwDocPositions to scoped enumNoel Grandin
2016-08-23convert SearchLabel to scoped enumNoel Grandin
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-15sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna
2016-06-10sw: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-04tdf#98417, tdf#98539: DIALOG: Improvements to the Find & Replace dialog.Akshay Deep
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke
2016-02-07sw - single search after find all selects the 2nd occurrence - fixedMarco Cecchetti
2016-02-06lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky
2016-01-15sw tiled rendering: it's pointless to send selection changes during search allMiklos Vajna