summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/findtxt.cxx
AgeCommit message (Expand)Author
2020-07-23sw: find & replace: fix soft hyphen cleaningMiklos Vajna
2020-02-25tdf#129553 sw_redlinehide: fix replace of paragraph breaks with $Michael Stahl
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen
2019-07-23cid#1448493 Dereference after null checkCaolán McNamara
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-03-22Add few more fixes to build with Boost < 1.56Tomáš Chvátal
2018-12-22use boost::optional for OUStringNoel Grandin
2018-12-18sw_redlinehide_4b: FindText() adapt the replace part as wellMichael Stahl
2018-12-18sw_redlinehide_4b: adapt FindText()Michael Stahl
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:useuniqueptr in SwPaM::DoSearchNoel Grandin
2018-09-11loplugin:useuniqueptr in SwPaM::MakeRegionNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-02-13tdf#102374: regex allow ReplaceBackReferences for $ searchJustin Luth
2018-02-05Translate German variable namesJohnny_M
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-09-01tdf#101936 sw: ignore comment anchors during searchJustin Luth
2017-07-01sw:findtext - remove useless nStart = nProxyStartJustin Luth
2017-06-28sw:findtxt - whitespace cleanupJustin Luth
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-01-21coverity#1399020 Dereference after null checkCaolán McNamara
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-07-12Resolves: tdf#100538 make searching in shape text a libreoffice-kit only thingCaolán McNamara
2016-03-17tdf#98458 sw: Fix performance problem when searching in large documents.Jan Holesovsky
2016-03-17Revert "tdf#98458 sw: make search in shape text optional"Jan Holesovsky
2016-03-17tdf#98458 sw: make search in shape text optionalMiklos Vajna
2016-02-25compare on AlgorithmType2Eike Rathke
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-16Rename SetCursor -> CallSetCursor to avoid future name clash.Jan Holesovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05sw: avoid hang with find-all and shape textMiklos Vajna
2015-09-18convert Link<> to typedNoel Grandin
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin