summaryrefslogtreecommitdiff
path: root/winaccessibility/source/UAccCOM
AgeCommit message (Expand)Author
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-22cppcheck: Variable 'dChildIndex,...' is assigned a value that is never usedThomas Arnhold
2014-05-18fix some header guardsThomas Arnhold
2014-05-18remove some more external header guardsThomas Arnhold
2014-05-14remove external header guardsThomas Arnhold
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-03-05Remove visual noise from winaccessibilityAlexander Wilms
2014-03-01Variable not used but remove some wrong charactersJulien Nabet
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
2014-01-27Typo decendant => descendant in winaccessibility/MAccessibleJulien Nabet
2014-01-27fdo#73464 - get relation BSTR allocation right.Michael Meeks
2014-01-27fdo#73464 - guard against NULL / unset m_xAccessible.Michael Meeks
2014-01-27Resolves: #i124095# Multiple IAccessible and IAccessible2...Steve Yin
2014-01-09some notes about COM threading in LO generally and winaccessibilityMichael Stahl
2014-01-06Initialize m_containedObjectsSteve Yin
2013-12-12winaccessibility: remove some noise from not-implemented methodsMichael Stahl
2013-12-12winaccessibility: out-line those COM methodsMichael Stahl
2013-12-12winaccessibility: GetChildInterface may return 0Michael Stahl
2013-12-12winaccessibility: nobody calls get_XInterfaceMichael Stahl
2013-12-12winaccessibility: fix locking in UAccCOMMichael Stahl
2013-12-12winaccessibility: remove CheckEnableAccessible.h and assorted noiseMichael Stahl
2013-12-12winaccessibility: InlineIsEqualGUID is defined by guiddef.hMichael Stahl
2013-12-12winaccessibility: use SAL_N_ELEMENTSMichael Stahl
2013-12-12winaccessibility: clean up the AGGMAP in CMAccessibleMichael Stahl
2013-12-05Avoid multiple definitions of two lovingly copy-pasted functionsTor Lillqvist
2013-12-03Use our header guard conventionTor Lillqvist
2013-12-02Revert "winaccessibility: let CoCreateInstance calls find the components"Michael Stahl
2013-12-02winaccessibility: fix my stupid mistake in createAggInstanceMichael Stahl
2013-11-28winaccessibility: remove all Registry content/registration codeMichael Stahl
2013-11-28winaccessibility: remove obsolete act.hxxMichael Stahl
2013-11-25winaccessibility: replace CoCreateInstance with direct instantiationMichael Stahl
2013-11-24winaccessibility: let CoCreateInstance calls find the componentsMichael Stahl
2013-11-24winaccessibility: fix some error handling in CAccTableMichael Stahl
2013-11-24winaccessibility: make XAccessibleAction member ReferenceMichael Stahl
2013-11-24winaccessibility: CMAccessible needs only one XAccessibleContextMichael Stahl
2013-11-24winaccessibility: CMAccessible needs only one member for XAccessibleMichael Stahl
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
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-20Use <windows.h> with a lower-case 'w' for cross-compilation goodnessTor Lillqvist
2013-11-20winaccessibility: CHILDID_SELF already defined by some windows headerMichael Stahl
2013-11-20winaccessibility: remove UAccCOM2.hMichael Stahl
2013-11-20winaccessibility: remove "using" from headersMichael Stahl
2013-11-19warning C4702: unreachable codeStephan Bergmann
2013-11-19winaccessibility: remove executable bitsMichael Stahl
2013-11-19uia: merge VCL pieces of IAccessible2 work.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