summaryrefslogtreecommitdiff
path: root/winaccessibility/source/service/AccTextComponentEventListener.cxx
AgeCommit message (Collapse)AuthorFilesLines
2015-11-24com::sun::star->css in winaccessibility/Noel Grandin1-1/+1
Change-Id: I644364fc6d8fc334044a3e53fcde24a6ef86c021 Reviewed-on: https://gerrit.libreoffice.org/20142 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2013-11-20winaccessibility: replace mysterious and inexplicable locking strategyMichael Stahl1-0/+2
Do the conservative thing and lock the SolarMutex at every UNO API entry point. Change-Id: I51afffada975df7ee3435784aa050a2c19cd0ac8
2013-11-20winaccessibility: make listener methods a bit more obviousMichael Stahl1-2/+2
- disambiguate overloading - only use SAL_CALL for UNO methods, and non-UNO methods start uppercase - use SAL_OVERRIDE Change-Id: Ib57adad65b2b8e8246b103ff77ce162b0b540422
2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks1-17/+17
Change-Id: I895bab038eda82b80e1a223ad877a9674fe561ee
2013-11-19Integrate branch of IAccessible2Steve Yin1-0/+65
Just the winaccessibility directory initially. Change-Id: Ia21abb8d7088646ad6c1f83b3a03e7add716b0c0