summaryrefslogtreecommitdiff
path: root/include/toolkit/controls/unocontrols.hxx
AgeCommit message (Expand)Author
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin
2018-03-16drop support for GraphicObject URLs in toolkitTomaž Vajngerl
2017-10-20loplugin:finalclasses in toolkit,toolsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin
2016-11-13drop useless semicolonsDavid Tardon
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-12-23loplugin:unusedfields in /includeNoel 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-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-14loplugin:unusedmethods toolkit,packageNoel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-12-12toolkit: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-06-05toolkit: remove SAL_THROW macroNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
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-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold
2013-10-15Remove unused macroStephan Bergmann
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane
2013-04-23execute move of global headersBjoern Michaelsen