summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/findtxt.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-07-24sw: find & replace: fix soft hyphen cleaningMiklos Vajna1-3/+16
2019-03-25Add few more fixes to build with Boost < 1.56Tomáš Chvátal1-0/+4
2018-12-18sw_redlinehide_4b: FindText() adapt the replace part as wellMichael Stahl1-9/+110
2018-12-18sw_redlinehide_4b: adapt FindText()Michael Stahl1-149/+395
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl1-38/+54
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl1-1/+1
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-5/+2
2018-10-03loplugin:constfields in swNoel Grandin1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-12loplugin:useuniqueptr in SwPaM::DoSearchNoel Grandin1-3/+3
2018-09-11loplugin:useuniqueptr in SwPaM::MakeRegionNoel Grandin1-4/+3
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-02-13tdf#102374: regex allow ReplaceBackReferences for $ searchJustin Luth1-3/+13
2018-02-05Translate German variable namesJohnny_M1-10/+10
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-2/+2
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-2/+2
2017-09-01tdf#101936 sw: ignore comment anchors during searchJustin Luth1-7/+16
2017-07-01sw:findtext - remove useless nStart = nProxyStartJustin Luth1-1/+0
2017-06-28sw:findtxt - whitespace cleanupJustin Luth1-4/+4
2017-04-26use strong_int for LanguageTypeNoel Grandin1-1/+1
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara1-2/+1
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-2/+2
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-1/+1
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-7/+6
2017-01-21coverity#1399020 Dereference after null checkCaolán McNamara1-3/+3
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin1-1/+1
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin1-7/+7
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-1/+1
2016-07-12Resolves: tdf#100538 make searching in shape text a libreoffice-kit only thingCaolán McNamara1-22/+26
2016-03-17tdf#98458 sw: Fix performance problem when searching in large documents.Jan Holesovsky1-4/+4
2016-03-17Revert "tdf#98458 sw: make search in shape text optional"Jan Holesovsky1-5/+1
2016-03-17tdf#98458 sw: make search in shape text optionalMiklos Vajna1-1/+5
2016-02-25compare on AlgorithmType2Eike Rathke1-4/+4
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-7/+7
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke1-3/+4
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-10/+10
2015-11-16Rename SetCursor -> CallSetCursor to avoid future name clash.Jan Holesovsky1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-05sw: avoid hang with find-all and shape textMiklos Vajna1-1/+4
2015-09-18convert Link<> to typedNoel Grandin1-2/+2
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-10/+12
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-08-07sw: use std::unique_ptr in sw-global includesMiklos Vajna1-1/+3
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-05-27sw: prefix members of SwFindParaTextMiklos Vajna1-18/+18