summaryrefslogtreecommitdiff
path: root/svx/source/form/fmsrcimp.cxx
AgeCommit message (Expand)Author
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in svxNoel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-22Fix typosAndrea Gelmini
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski
2017-09-19svx: Simplify FmSearchEngine's code with std::unique_ptrTakeshi Abe
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05loplugin:unusedfields variousNoel Grandin
2017-07-03loplugin:unusedfields in svxNoel Grandin
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-06-26s/catched/caughtNoel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-05-09Translate German comments in svx/source/form/fmsrcimp.cxxJohnny_M
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-08-25convert FmSearchProgress::State to scoped enumNoel Grandin
2016-08-25convert SEARCH_RESULT to scoped enumNoel Grandin
2016-08-25convert SEARCHFOR_TYPE to scoped enumNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-21Fix typosAndrea Gelmini
2016-04-14Use const_iterator when possible (svx/dialog,engine3d,fmcomp,form)Julien Nabet
2016-02-25use SearchOptions2Eike Rathke
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin