summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewsrch.cxx
AgeCommit message (Expand)Author
2021-10-26-Wunused-but-set-variableNoel Grandin
2021-10-25use pull model also for LOK text selectionLuboš Luňák
2021-09-24return SwCursor from IShellCursorSupplierNoel Grandin
2021-09-18tdf#144349 Make Navigator global tree track sub-document sectionsJim Raykowski
2021-09-08explicitly send LOK_CALLBACK_TEXT_SELECTION at the end of FindAllLuboš Luňák
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17use WhichRangesContainer in swNoel Grandin
2021-07-01can allocate these SfxItemSet on the stackNoel Grandin
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-01-17tdf#115817 add places that add current position to navigation managerJim Raykowski
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-09-30tdf#137013 fix Writer find toolbar ui regressionsJim Raykowski
2020-09-20tdf#132366 Writer enhancement that highlights search resultsJim Raykowski
2020-08-13use unique_ptr in SwViewNoel Grandin
2020-07-30loplugin:flatten in sw/uibase/sidebar..sw/uibase/unoNoel Grandin
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-28Related: tdf#133411 SetDocWin is using the previous search success stateCaolán McNamara
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
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