summaryrefslogtreecommitdiff
path: root/include/toolkit/controls/unocontrolmodel.hxx
AgeCommit message (Expand)Author
2023-04-12Revert "remove unnecessary UnoControlModel::setPropertyValues"Noel Grandin
2023-03-31simplify subclasses of comphelper::OPropertySetHelperNoel Grandin
2023-03-31remove unnecessary UnoControlModel::setPropertyValuesNoel Grandin
2023-03-13convert UnoControlModel and friends to use std::mutexNoel Grandin
2023-03-08deduplicate MutexAndBroadcastHelperNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in UnoControlModelNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-15make some classes module-privateNoel Grandin
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-01-23Replace macro with templateStephan Bergmann
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-28coverity#1308539 Uncaught exceptionCaolán McNamara
2015-04-01loplugin:staticfunctionNoel Grandin
2015-01-09translate all remaining abuses of "ueberladen"Michael Stahl
2014-06-05toolkit: remove SAL_THROW macroNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen