summaryrefslogtreecommitdiff
path: root/winaccessibility
AgeCommit message (Expand)AuthorFilesLines
2013-11-21winaccessibility: pass pointers as "hyper" in the COM IDLMichael Stahl33-94/+106
2013-11-21winaccessibility: use sal_Int64 for pointers in AccObjectManagerAgentMichael Stahl2-33/+39
2013-11-21winaccessibility: clean up global TopLevelWindowListenerMichael Stahl3-36/+17
2013-11-20Use <windows.h> with a lower-case 'w' for cross-compilation goodnessTor Lillqvist1-1/+1
2013-11-20winaccessibility: XMSAAService could only work on 32-bitMichael Stahl5-15/+22
2013-11-20winaccessibility: replace mysterious and inexplicable locking strategyMichael Stahl20-17/+63
2013-11-20winaccessibility: remove some pointless overridesMichael Stahl12-132/+0
2013-11-20winaccessibility: make listener methods a bit more obviousMichael Stahl31-279/+281
2013-11-20winaccessibility: remove IsXPOrLaterMichael Stahl1-19/+0
2013-11-20winaccessibility: remove pointless default less functorsMichael Stahl2-35/+6
2013-11-20winaccessibility: CHILDID_SELF already defined by some windows headerMichael Stahl3-4/+0
2013-11-20winaccessibility: remove UAccCOM2.hMichael Stahl20-50/+18
2013-11-20winaccessibility: move ROLE_TABLE to the cxx file that needs itMichael Stahl4-106/+102
2013-11-20winaccessibility: remove "using" from headersMichael Stahl20-88/+106
2013-11-19winaccessibility: use WeakImplHelperMichael Stahl4-76/+15
2013-11-19winaccessibility: avoid warning C4005 macro redefinitionMichael Stahl1-0/+2
2013-11-19warning C4702: unreachable codeStephan Bergmann2-9/+0
2013-11-19winaccessibility: remove executable bitsMichael Stahl24-0/+0
2013-11-19uia: add some possibly helpful overview documentation.Michael Meeks1-0/+47
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks11-206/+204
2013-11-19uia: remove redundant component registration.Michael Meeks2-6/+1
2013-11-19Remove obsolete statreg.cpp / atlimpl.cpp includes.Michael Meeks1-3/+0
2013-11-19Fix minor compilation issuesDavid Ostrovsky1-2/+2
2013-11-19Disable _WIN32_WINNT definitionDavid Ostrovsky1-4/+4
2013-11-19Remove obsolete IDL filesDavid Ostrovsky1-18/+2
2013-11-19Remove WNT defineDavid Ostrovsky10-18/+5
2013-11-19Gbuildify winaccessibility serviceDavid Ostrovsky13-41/+126
2013-11-19Gbuildify UAA to IA2 bridgeDavid Ostrovsky3-0/+120
2013-11-19Add custom target to process IA2 COM idl filesDavid Ostrovsky3-0/+92
2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks95-1626/+1597
2013-11-19Integrate branch of IAccessible2Steve Yin116-0/+25832