summaryrefslogtreecommitdiff
path: root/include/toolkit/controls/dialogcontrol.hxx
AgeCommit message (Expand)Author
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin
2017-12-16clang-tidy modernize-use-equals-default in toolkitJochen Nitschke
2017-05-20cleanup unused css/resource/ includesJochen Nitschke
2017-03-12fix typo: ambigous --> ambiguousdennisroczek
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-06coverity#1338239 Uncaught exceptionCaolán McNamara
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-03-17Fix various XServiceInfo implementationsStephan Bergmann
2014-12-12toolkit: Use appropriate OUString functions on string constantsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-23tk: Constructor feature for OGeometryControlModel<UnoControlDialogModel>.Matúš Kukan
2014-01-22Fix service name of UnoFrameControlZolnai Tamás
2013-11-09fdo#65108 inter-module includes <> include/toolkitNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann
2013-05-23fix awt::UnoControlModelDialog crashNoel Grandin
2013-05-22Fix exception specificationsStephan Bergmann
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen