summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/cuifmsearch.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-3/+3
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-3/+0
2019-05-31drop unneeded includesCaolán McNamara1-0/+1
2019-04-22Fix typoAndrea Gelmini1-1/+1
2019-02-10weld FmSearchDialogCaolán McNamara1-383/+260
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-09-29weld SvxJSearchOptionsDialogCaolán McNamara1-1/+1
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-1/+0
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-23/+15
2018-06-11loplugin:useuniqueptr in FmSearchDialogNoel Grandin1-7/+5
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-1/+0
2018-04-29Avoid comphelper::string::getTokenCount()Matteo Casalin1-7/+16
2018-04-09weld SvxSearchSimilarityDialogCaolán McNamara1-1/+1
2018-02-22weld native message dialogsCaolán McNamara1-2/+4
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-4/+4
2017-10-23loplugin:includeform: cuiStephan Bergmann1-2/+2
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-8/+8
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-2/+2
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin1-1/+1
2017-07-31loplugin:oncevarNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-6/+6
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-19loplugin:stringcopy: cuiStephan Bergmann1-3/+3
2017-05-19make string translation loading more uniformCaolán McNamara1-5/+5
2017-05-18can drop CUI_RESSTR nowCaolán McNamara1-1/+1
2017-03-29tdf#39468 Translate German commentsJens Carl1-2/+2
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-2/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2017-02-14Convert WindowType to scoped enumNoel Grandin1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-13/+12
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-11/+11
2016-08-25convert FmSearchProgress::State to scoped enumNoel Grandin1-7/+7
2016-08-11loplugin:constantparamNoel Grandin1-22/+18
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-21fix windows buildNoel Grandin1-1/+3
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin1-14/+14
2016-01-31unnecessary use of OUString constructorNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-3/+2
2015-10-12convert Link<> to typedNoel Grandin1-13/+8
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-09-26convert Link<> to typedNoel Grandin1-1/+1
2015-09-25convert Link<> to typedNoel Grandin1-1/+1
2015-09-24convert Link<> to typedNoel Grandin1-2/+1