summaryrefslogtreecommitdiff
path: root/winaccessibility
AgeCommit message (Expand)Author
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-21winaccessibility: "typedef sal_Int32 HWND;" - sigh...Michael Stahl
2013-11-21winaccessibility: fix even more pointless HWND to long castingMichael Stahl
2013-11-21winaccessibility: pass pointers as "hyper" in the COM IDLMichael Stahl
2013-11-21winaccessibility: use sal_Int64 for pointers in AccObjectManagerAgentMichael Stahl
2013-11-21winaccessibility: clean up global TopLevelWindowListenerMichael Stahl
2013-11-20Use <windows.h> with a lower-case 'w' for cross-compilation goodnessTor Lillqvist
2013-11-20winaccessibility: XMSAAService could only work on 32-bitMichael Stahl
2013-11-20winaccessibility: replace mysterious and inexplicable locking strategyMichael Stahl
2013-11-20winaccessibility: remove some pointless overridesMichael Stahl
2013-11-20winaccessibility: make listener methods a bit more obviousMichael Stahl
2013-11-20winaccessibility: remove IsXPOrLaterMichael Stahl
2013-11-20winaccessibility: remove pointless default less functorsMichael Stahl
2013-11-20winaccessibility: CHILDID_SELF already defined by some windows headerMichael Stahl
2013-11-20winaccessibility: remove UAccCOM2.hMichael Stahl
2013-11-20winaccessibility: move ROLE_TABLE to the cxx file that needs itMichael Stahl
2013-11-20winaccessibility: remove "using" from headersMichael Stahl
2013-11-19winaccessibility: use WeakImplHelperMichael Stahl
2013-11-19winaccessibility: avoid warning C4005 macro redefinitionMichael Stahl
2013-11-19warning C4702: unreachable codeStephan Bergmann
2013-11-19winaccessibility: remove executable bitsMichael Stahl
2013-11-19uia: add some possibly helpful overview documentation.Michael Meeks
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks
2013-11-19uia: remove redundant component registration.Michael Meeks
2013-11-19Remove obsolete statreg.cpp / atlimpl.cpp includes.Michael Meeks
2013-11-19Fix minor compilation issuesDavid Ostrovsky
2013-11-19Disable _WIN32_WINNT definitionDavid Ostrovsky
2013-11-19Remove obsolete IDL filesDavid Ostrovsky
2013-11-19Remove WNT defineDavid Ostrovsky
2013-11-19Gbuildify winaccessibility serviceDavid Ostrovsky
2013-11-19Gbuildify UAA to IA2 bridgeDavid Ostrovsky
2013-11-19Add custom target to process IA2 COM idl filesDavid Ostrovsky
2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks
2013-11-19Integrate branch of IAccessible2Steve Yin