summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/unocontrolmodel.cxx
AgeCommit message (Expand)Author
2022-06-10new loplugin:moveitNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-02-17loplugin:referencecasting in test..toolkitNoel
2020-10-28std::set->o3tl::sorted_vector in toolkitNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-04loplugin:flatten in toolkitNoel Grandin
2020-01-27Split independent loop vars, giving them appropriate typesStephan Bergmann
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-09-01Fix '..'Andrea Gelmini
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-04-15loplugin:sequentialassign in test..toolsNoel Grandin
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin
2018-12-11loplugin:useuniqueptr in svtools,toolkitsNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-01-15More loplugin:cstylecast: toolkitStephan Bergmann
2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann
2017-09-27loplugin:flatten in toolkit..vbahelperNoel Grandin
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-02loplugin:casttovoid: toolkitStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann