summaryrefslogtreecommitdiff
path: root/winaccessibility/source/UAccCOM/MAccessible.h
AgeCommit message (Expand)Author
2023-10-20wina11y: Drop now unused CMAccessible::get_String4Numbering etc.Michael Weghorn
2023-08-09wina11y: Use return value instead of out paramMichael Weghorn
2023-08-08wina11y: Drop AccObjectManagerAgent indirectionMichael Weghorn
2022-09-16wina11y: Drop unused CMAccessible helper methodsMichael Weghorn
2022-08-05wina11y: Drop extra location bookkeepingMichael Weghorn
2022-03-24loplugin:stringviewparamStephan Bergmann
2022-01-31tdf#147083 wina11y: Return a11y object instead of child IDMichael Weghorn
2022-01-06tdf#146306 wina11y: Retrieve accessible desc on demandMichael Weghorn
2021-10-29Fix misuses of NULL across Windows-only codeStephan Bergmann
2021-09-20wina11y: Drop bool param from CMAccessible::NotifyDestroyMichael Weghorn
2021-09-17wina11y: Drop OBJID_* defines from MAccessible.hMichael Weghorn
2021-09-07wina11y: Move "stdafx.h" include to headersMichael Weghorn
2021-09-07wina11y: Drop unused CMAccessible::IsDescendantManageMichael Weghorn
2021-09-07wina11y: Let CMAccessible::get_IAccessibleFromXAccessible return boolMichael Weghorn
2021-09-07wina11y: Drop unused CMAccessible::m_bRequiresSaveMichael Weghorn
2021-06-28wina11y: enum XInterfaceIndex -> enum class XInterfaceTypeMichael Weghorn
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-07-29Fix typosAndrea Gelmini
2018-10-20tdf#120703 (PVS)Mike Kaganski
2017-08-31loplugin:constparams: winaccessibility (clang-cl)Stephan Bergmann
2017-05-11Clean up uses of SAL_U/SAL_W: winaccessibilityStephan Bergmann
2017-02-12Typo: (De)SelectMutipleChidren->(De)SelectMultipleChidrenJulien Nabet
2016-10-15clang-cl loplugin: winaccessibilityStephan Bergmann
2016-08-25-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann
2014-12-02Adapt UAccCOM to X64 platformDavid Ostrovsky
2014-05-18remove some more external header guardsThomas Arnhold
2014-01-27Typo decendant => descendant in winaccessibility/MAccessibleJulien Nabet
2013-12-12winaccessibility: fix locking in UAccCOMMichael Stahl
2013-12-12winaccessibility: clean up the AGGMAP in CMAccessibleMichael Stahl
2013-12-03Use our header guard conventionTor Lillqvist
2013-11-28winaccessibility: remove all Registry content/registration codeMichael 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-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 "using" from headersMichael Stahl
2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks
2013-11-19Integrate branch of IAccessible2Steve Yin