summaryrefslogtreecommitdiff
path: root/svl/source/items/srchitem.cxx
AgeCommit message (Expand)AuthorFilesLines
6 daysreplace createFromAscii with OUString literals in SvxSearchItemNoel Grandin1-30/+22
2024-02-24tdf#159862: set SearchWildcard to false changes SearchRegularExpression valueJulien Nabet1-1/+1
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svlStephan Bergmann1-14/+14
2023-06-28Simplify SvxSearchItem::PutValue a bitMike Kaganski1-142/+110
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski1-16/+11
2022-02-07tdf#145868 sd replace: if search changes, restart find/replaceJustin Luth1-5/+16
2021-10-31Prepare for removal of non-const operator[] from Sequence in svlMike Kaganski1-27/+21
2021-08-02convert #defines to OUStringLiteralNoel Grandin1-14/+14
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-4/+1
2019-08-15loplugin:sequenceloop in starmath..svlNoel Grandin1-1/+1
2019-07-15Simplify Sequence iterations in svlArkadiy Illarionov1-27/+27
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen1-5/+1
2019-02-10loplugin:indentation in soltools..svlNoel Grandin1-1/+1
2018-01-25loplugin:flatten in svlNoel Grandin1-37/+37
2018-01-15More loplugin:cstylecast: svlStephan Bergmann1-8/+8
2018-01-12More loplugin:cstylecast: svlStephan Bergmann1-4/+4
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin1-4/+4
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-39/+45
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2016-11-18svl: assert SfxPoolItem::operator==Michael Stahl1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-2/+2
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-1/+1
2016-03-17Revert "tdf#98458 sw: make search in shape text optional"Jan Holesovsky1-14/+2
2016-03-17tdf#98458 sw: make search in shape text optionalMiklos Vajna1-2/+14
2016-02-26add SvxSearchItem::GetWildcard() SetWildcard()Eike Rathke1-2/+22
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-3/+28
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-5/+0
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist1-3/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+1
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin1-3/+3
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis1-9/+24
2015-10-22SRCH_PARA_ALLTABLES could never be queriedEike Rathke1-10/+10
2015-06-04svl: prefix remaining members of SvxSearchItemMiklos Vajna1-128/+128
2015-05-28SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna1-2/+30
2015-04-22convert SVX_SEARCHIN_ flags to scoped enumNoel Grandin1-4/+8
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+3
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-1/+1
2015-03-02convert SVX_SEARCHAPP_ constants to enum classNoel Grandin1-3/+7
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin1-4/+8
2015-02-05fix Windows buildEike Rathke1-2/+2
2014-12-18svl: Use appropriate OUString functions on string constantsStephan Bergmann1-12/+12
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-09-25loplugin: cstylecastNoel Grandin1-1/+1
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante1-1/+1
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-2/+2
2014-04-11Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann1-2/+2
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi1-1/+4