summaryrefslogtreecommitdiff
path: root/vcl/source/window/legacyaccessibility.cxx
AgeCommit message (Collapse)AuthorFilesLines
2015-03-23TyposJulien Nabet1-2/+2
Change-Id: Ie08a26a569b83bfe3ef4351dbb7b6e928745b95d
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+7
Put the VCL Window class in the vcl namespace. Avoids clash with the X11 Window typedef. Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-11/+1
Find "missing headers," where a function is declared directly in the .cxx (as extern) and not defined, and should arguably instead be declared in an include file. Change-Id: I6d83ee432b2ab0cd050aec2b27c3658d32ac02a2
2014-05-13vcl: move legacy accessibility functions to own fileChris Sherlock1-0/+277
Change-Id: I32e10555d496ef3c9d5fa895c649e3eceb3fc366