/io/test/

rm'>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/winaccessibility/source/UAccCOM/MAccessible.cxx
AgeCommit message (Expand)Author
2021-10-29Fix misuses of NULL across Windows-only codeStephan Bergmann
2021-09-30Extended loplugin:referencecasting/redundantcast (clang-cl): winaccessibilityStephan Bergmann
2021-09-30loplugin:consttobool (clang-cl)Stephan Bergmann
2021-09-20wina11y: Drop bool param from CMAccessible::NotifyDestroyMichael Weghorn
2021-09-18tdf#100086 wina11y: Return "fresh" IEnumVARIANT for get_accSelectionMichael Weghorn
2021-09-17wina11y: Avoid some casting between HWND and sal_Int64Michael Weghorn
2021-09-08tdf#100086 tdf#124832 wina11y: Implement IAccessibleTableCellMichael Weghorn
2021-09-08tdf#100086 tdf#124832 wina11y: Implement IAccessibleTable2Michael 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-06-28wina11y: Convert QUERYXINTERFACE macro to template functionMichael Weghorn
2021-06-28wina11y: Use range-based for loopMichael Weghorn
2020-09-12Replace remaining uses of sal_CharJulien Nabet
2020-06-03tdf#133633 winaccessibility: Add null checkMichael Weghorn
2020-02-03loplugin:redundantpointerops (clang-cl)Stephan Bergmann
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-11-26loplugin:external (clang-cl)Stephan Bergmann
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann