summaryrefslogtreecommitdiff
path: root/winaccessibility
AgeCommit message (Expand)Author
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22fdo#75162 - IA2: map new document roles to ROLE_SYSTEM_DOCUMENT.Michael Meeks
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez
2014-02-03Unused UACCCOM_DLLPRIVATEStephan Bergmann
2014-02-02cppcheck: unused variableJulien Nabet
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-20typo fixesAndras Timar
2013-12-19--disable-atl disables winaccessibilityIsamu Mogi
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-13Drop duplicate #includeTakeshi Abe
2013-12-12winaccessibility: let's try to remove that IsInMainThread()Michael Stahl
2013-12-12winaccessibility: remove some noise from not-implemented methodsMichael Stahl
2013-12-12winaccessibility: out-line those COM methodsMichael Stahl
2013-12-12winaccessibility: clear entires from XHWNDDocList tooMichael Stahl
2013-12-12winaccessibility: GetChildInterface may return 0Michael Stahl
2013-12-12winaccessibility: do not access freed AccObjectMichael Stahl
2013-12-12winaccessibility: fix exception handling in AccEventListenerMichael Stahl
2013-12-12winaccessibility: nobody calls get_XInterfaceMichael Stahl
2013-12-12winaccessibility: fix locking in UAccCOMMichael Stahl
2013-12-12winaccessibility: drop icu externals, probably some copypastaMichael 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-05fdo#39956 Delete JABDavid Ostrovsky
2013-12-03Use our header guard conventionTor Lillqvist
2013-12-03Bin pointless header inclusion guardTor Lillqvist
2013-12-03No _SV_AccObjectWinManager_HXX anywhereTor Lillqvist
2013-12-02vcl: check if AT is running before loading the libraryMichael Stahl
2013-12-02winaccessibility: remove global g_acc_managerMichael Stahl
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: improve GenerateNewResId()Michael Stahl
2013-11-28winaccessibility: remove GetXAccByAccObj()Michael Stahl
2013-11-28winaccessibility: remove AccEventListener::m_isDisposedMichael Stahl
2013-11-28winaccessibility: use uno::Reference in AccEventListenerMichael Stahl
2013-11-28winaccessibility: use rtl::Reference for listener lifecycleMichael Stahl
2013-11-28winaccessibility: actually the member is unused, remove itMichael Stahl
2013-11-28winaccessibility: don't store XAccessible* in AccDescendant...ListenerMichael Stahl
2013-11-28winaccessibility: why delayload the dlls?Michael Stahl
2013-11-28winaccessibility: README already outdatedMichael Stahl
2013-11-28winaccessibility: remove all Registry content/registration codeMichael Stahl
2013-11-28winaccessibility: remove obsolete act.hxxMichael Stahl