summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/tbunosearchcontrollers.cxx
AgeCommit message (Expand)Author
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-01drop unnecessary includesCaolán McNamara
2019-02-10loplugin:indentation in svxNoel Grandin
2019-01-15tdf#38328: allow Find&Replace key combinations in FindTextFieldControlMike Kaganski
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-10-08loplugin:constfields in svxNoel Grandin
2018-04-02tdf#116596 Dynamically size Findbar searchlabelJim Raykowski
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-27tdf#81925 Make messages show in Findbar searchlabel overflow toolbarJim Raykowski
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-22loplugin:flatten in svxNoel Grandin
2017-09-05tdf#112199 Fix and extend enabled state for items in find toolbarJim Raykowski
2017-09-01Use named enum/constant instead of commentEike Rathke
2017-08-28tdf#111818: add SearchItem.AlgorithmType2 optionJulien Nabet
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-29loplugin:constparams in svxNoel Grandin
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in svxNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-11tdf#107706 fix crash when closing Calc documentNoel Grandin
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-13ToolBox::GetItemCommand/GetItemWindow/EnableItem take IDsStephan Bergmann
2017-03-06tdf#88205 Remove 'css::uno::Sequence' in svxFakabbir Amin
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor svxNoel Grandin
2016-12-21Merge tbunosearchcontrollers.hxx into .cxxStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-23convert SearchLabel to scoped enumNoel Grandin
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-07-11Fix a SolarMutex assertCaolán McNamara
2016-06-30tdf#89616 Find toolbar: Activate search arrows when input has textSamuel Mehrbrodt
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2015-12-31findbar: This must be a copy'n'paste error.Jan Holesovsky
2015-12-15The likely useless ImplDoTiledRendering() is used in vcl onlyTor Lillqvist