summaryrefslogtreecommitdiff
path: root/include/toolkit/controls/dialogcontrol.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin1-314/+0
2019-10-30loplugin:finalclasses frameworkNoel Grandin1-14/+12
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen1-8/+2
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-3/+3
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann1-6/+6
2018-07-27toolkit: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+15
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin1-3/+3
2017-12-16clang-tidy modernize-use-equals-default in toolkitJochen Nitschke1-3/+0
2017-05-20cleanup unused css/resource/ includesJochen Nitschke1-1/+0
2017-03-12fix typo: ambigous --> ambiguousdennisroczek1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-88/+85
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-7/+7
2015-11-06coverity#1338239 Uncaught exceptionCaolán McNamara1-1/+1
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-115/+115
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-103/+103
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-1/+8
2014-12-12toolkit: Use appropriate OUString functions on string constantsStephan Bergmann1-6/+6
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-7/+7
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-100/+100
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-79/+79
2014-01-23tk: Constructor feature for OGeometryControlModel<UnoControlDialogModel>.Matúš Kukan1-29/+0
2014-01-22Fix service name of UnoFrameControlZolnai Tamás1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/toolkitNorbert Thiebaud1-2/+2
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold1-3/+3
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin1-3/+71
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-224/+4
2013-05-23fix awt::UnoControlModelDialog crashNoel Grandin1-3/+0
2013-05-22Fix exception specificationsStephan Bergmann1-12/+12
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin1-3/+71
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin1-1/+156
2013-04-23execute move of global headersBjoern Michaelsen1-0/+268