summaryrefslogtreecommitdiff
path: root/include/svx/srchdlg.hxx
AgeCommit message (Expand)Author
2019-04-18tdf#106723 Improve visibility of not found search termRasmus Jonsson
2019-04-01drop unnecessary includesCaolán McNamara
2019-03-26weld SvxRubyDialogCaolán McNamara
2019-03-25ubsan detect null derefCaolán McNamara
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-24weld SvxSearchDialogCaolán McNamara
2019-02-18Resolves tdf#122322 - Modifying max number of saved word searchesheiko tietze
2018-10-29Avoid SvxSearchController::StateChanged during SvxSearchDialog sub-dialogStephan Bergmann
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-06-04loplugin:useuniqueptr in SvxSearchDialogNoel Grandin
2018-05-21tdf#98544 Other Options remain expanded if any checkbox is checked.manujvashist
2018-05-06svx: remove comment cruftChris Sherlock
2018-04-14tdf#115600 Display messages in Findbar for Table navigationJim Raykowski
2018-04-09tdf#115600 Display messages in Findbar for Headings navigationJim Raykowski
2018-03-27tdf#81925 Make messages show in Findbar searchlabel overflow toolbarJim Raykowski
2017-10-26tdf#111846 Find & Replace: Rename diacritics and kashida optionsJim Raykowski
2017-07-29loplugin:constparams in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-03loplugin:unusedfields in svxNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-07Related: tdf#105371 we can do this with a sizegroupCaolán McNamara
2017-02-03tdf#105371, tdf#99456 Alignment in find & replace dialogheiko tietze
2016-11-25convert MODIFY constants to o3tl::typed_flagsNoel Grandin
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13chmod 644 some source filesStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-23convert SearchLabel to scoped enumNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-05-20tdf#89329: use unique_ptr for pImpl in svx/Xisco Fauli
2016-04-04tdf#98417, tdf#98539: DIALOG: Improvements to the Find & Replace dialog.Akshay Deep
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-02-26add Wildcards to Find&Replace dialogEike Rathke
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-05-10related tdf#88608: find: add string for reaching start of documentJoren De Cuyper
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin
2015-04-16Revert "make more classes dllpublic"David Tardon