summaryrefslogtreecommitdiff
path: root/include/vcl/btndlg.hxx
AgeCommit message (Expand)Author
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-31loplugin:countusersofdefaultparamsNoel 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-09-10remove unused Link<> fieldNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-16vcl: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-06-18Don't immediately release temporary VclPtr returned from CreateStephan Bergmann
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-28vcl: cleanup headers - remove comments, tabifyChris Sherlock
2014-09-23fdo#82577: Handle WindowNoel 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-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-06-30XubString->OUStringCaolán McNamara
2013-04-23execute move of global headersBjoern Michaelsen