summaryrefslogtreecommitdiff
path: root/winaccessibility/source/service/AccObject.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-12-13Drop duplicate #includeTakeshi Abe1-1/+0
2013-12-12winaccessibility: use SAL_N_ELEMENTSMichael Stahl1-1/+1
2013-11-28winaccessibility: remove GetXAccByAccObj()Michael Stahl1-1/+1
2013-11-28winaccessibility: use rtl::Reference for listener lifecycleMichael Stahl1-5/+7
2013-11-28winaccessibility: remove obsolete act.hxxMichael Stahl1-1/+0
2013-11-26Replace deprecated OUString::valueOf -> OUString::numberStephan Bergmann1-3/+3
2013-11-25winaccessibility: replace CoCreateInstance with direct instantiationMichael Stahl1-14/+4
2013-11-21Improve debug outputStephan Bergmann1-2/+3
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin1-1/+1
2013-11-21winaccessibility: pass pointers as "hyper" in the COM IDLMichael Stahl1-4/+5
2013-11-20winaccessibility: move ROLE_TABLE to the cxx file that needs itMichael Stahl1-0/+91
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks1-6/+7
2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks1-17/+17
2013-11-19Integrate branch of IAccessible2Steve Yin1-0/+1109