summaryrefslogtreecommitdiff
path: root/vcl/source/window/accessibility.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-4/+4
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-3/+2
2015-04-09prophylactic double dispose audit.Michael Meeks1-0/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-02-03vcl: Remove commented-out codeAdolfo Jayme Barrientos1-37/+0
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara1-1/+1
2014-11-01vcl/source: get rid of redundant svsys.h includesDouglas Mencken1-1/+0
2014-09-29loplugin: cstylecastNoel Grandin1-7/+9
2014-09-23fdo#82577: Handle WindowNoel Grandin1-26/+30
2014-09-10vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-05-27use namespace css instead of com::sunThomas Arnhold1-1/+0
2014-05-13VCL: Move accessibility functions to accessibility.cxxChris Sherlock1-0/+728