aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
0 files changed, 0 insertions, 0 deletions
n+mac LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/winaccessibility
AgeCommit message (Expand)Author
2021-11-26loplugin:stringviewparamStephan Bergmann
2021-11-01Prepare for removal of non-const operator[] from Sequence in winaccessibilityMike Kaganski
2021-10-29Fix misuses of NULL across Windows-only codeStephan Bergmann
2021-10-05drop 'using namespace std' in winaccessibilityJulien Nabet
2021-10-01loplugin:nullptr (clang-cl)Stephan Bergmann
2021-09-30-Werror,-Wshadow (clang-cl)Stephan Bergmann
2021-09-30Extended loplugin:referencecasting/redundantcast (clang-cl): winaccessibilityStephan Bergmann
2021-09-30loplugin:consttobool (clang-cl)Stephan Bergmann
2021-09-30loplugin:sallogareas (clang-cl)Stephan Bergmann
2021-09-30loplugin:includeform (clang-cl)Stephan Bergmann
2021-09-20wina11y: Drop bool param from CMAccessible::NotifyDestroyMichael Weghorn
2021-09-20wina11y: Drop AccObject::m_bShouldDestroyMichael Weghorn
2021-09-18tdf#100086 wina11y: Return "fresh" IEnumVARIANT for get_accSelectionMichael Weghorn
2021-09-17wina11y: Get rid of more HWND<->sal_Int64 castingMichael Weghorn
2021-09-17wina11y: Avoid some casting between HWND and sal_Int64Michael Weghorn
2021-09-17wina11y: Drop OBJID_* defines from MAccessible.hMichael Weghorn
2021-09-16tdf#100086 wina11y: Don't delete a11y object for removed cell right awayMichael Weghorn
2021-09-15wina11y: Forward-declare XAccessible in AccObjectWinManager.hxxMichael Weghorn
2021-09-14wina11y: Use XAccessible* instead of void*Michael Weghorn
2021-09-08tdf#100086 tdf#124832 wina11y: Implement IAccessibleTableCellMichael Weghorn
2021-09-08tdf#100086 tdf#124832 wina11y: Implement IAccessibleTable2Michael Weghorn
2021-09-07wina11y: Drop CAccTable::GetXInterfaceMichael 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-09-01tdf#135588 wina11y: Map AccessibleRole::STATIC to ROLE_SYSTEM_STATICTEXTMichael Weghorn
2021-07-21wina11y: Deduplicate mapping for IA2TextBoundaryTypeMichael Weghorn
2021-07-09loplugin:indentation (clang-cl)Stephan Bergmann
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
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein