summaryrefslogtreecommitdiff
path: root/winaccessibility
AgeCommit message (Expand)Author
2014-05-18fix some header guardsThomas Arnhold
2014-05-18remove some more external header guardsThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-14remove external header guardsThomas Arnhold
2014-05-09prewin.h includes windows.hThomas Arnhold
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-24add missing modelines to idl filesThomas Arnhold
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-14typo: postion -> positionThomas Arnhold
2014-03-29typo: inteface -> interfaceThomas Arnhold
2014-03-05Remove visual noise from winaccessibilityAlexander Wilms
2014-03-01Variable not used but remove some wrong charactersJulien Nabet
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