summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/findtxt.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-2/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-4/+4
2020-02-20tdf#129553 sw_redlinehide follow-up: simplify ReplaceBackReferences()Michael Stahl1-33/+29
2020-02-19tdf#129553 sw_redlinehide: fix replace of paragraph breaks with $Michael Stahl1-5/+15
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-4/+4
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+8
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen1-3/+0
2019-07-23cid#1448493 Dereference after null checkCaolán McNamara1-1/+1
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-1/+1
2019-03-22Add few more fixes to build with Boost < 1.56Tomáš Chvátal1-0/+4
2018-12-22use boost::optional for OUStringNoel Grandin1-9/+9
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-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara1-1/+0
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