summaryrefslogtreecommitdiff
path: root/vcl/source/window/accessibility.cxx
AgeCommit message (Expand)Author
2016-07-28vcl: Guard against invalid statesSamuel Mehrbrodt
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-08Bin unneeded inclusions of dbggui.hxxTor Lillqvist
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-10Don't fall back to Tool Bar as accessible name for toolbarsNiklas Johansson
2016-01-25git: rename dndlcon.{hxx|cxx} to dndlistenercontainer.{hxx|cxx}Chris Sherlock
2016-01-25vcl: move dndevdis.{hxx|cxx} to dndeventdispatcher.{hxx|cxx}Chris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-03vcl: Remove commented-out codeAdolfo Jayme Barrientos
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara
2014-11-01vcl/source: get rid of redundant svsys.h includesDouglas Mencken
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-05-27use namespace css instead of com::sunThomas Arnhold
2014-05-13VCL: Move accessibility functions to accessibility.cxxChris Sherlock