summaryrefslogtreecommitdiff
path: root/include/vcl/btndlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-10remove unused Link<> fieldNoel Grandin1-1/+0
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+2
2015-07-16vcl: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-2/+4
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin1-5/+0
2015-06-18Don't immediately release temporary VclPtr returned from CreateStephan Bergmann1-1/+1
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin1-8/+17
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks1-0/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-09-28vcl: cleanup headers - remove comments, tabifyChris Sherlock1-26/+30
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi1-10/+0
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-06-30XubString->OUStringCaolán McNamara1-4/+4
2013-04-23execute move of global headersBjoern Michaelsen1-0/+105