summaryrefslogtreecommitdiff
path: root/include/svx/srchdlg.hxx
AgeCommit message (Expand)Author
2021-06-19loplugin:finalclassesNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2020-06-17tdf#133807 re-present search dialog after a short timeoutCaolán McNamara
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-28Related: tdf#133411 SetDocWin is using the previous search success stateCaolán McNamara
2020-01-13tdf#115600 Fix navigate by reminder wrap messagesJim Raykowski
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
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