- 0d60b79 tdf#154039 wina11y: Increase refcount for returned COM interface by Michael Weghorn · 3 years, 1 month ago
- 103a6ba Just use Any ctor instead of makeAny in winaccessibility by Stephan Bergmann · 4 years ago
- d105539 loplugin:stringviewparam by Stephan Bergmann · 4 years ago
- c5c4dc5 Drop ENTER/LEAVE_PROTECTED_BLOCK and ISDESTROY macros by Mike Kaganski · 4 years ago
- f32577e Drop SAFE_SYSFREESTRING macro by Mike Kaganski · 4 years, 1 month ago
- 6c5257b wina11y: Slightly clean up WinResIDGenerator by Michael Weghorn · 4 years, 1 month ago
- c4c1a6e wina11y: Simplify this loop a bit by Michael Weghorn · 4 years, 1 month ago
- a427a46 wina11y: Use range-based for by Michael Weghorn · 4 years, 1 month ago
- 45ae2fb wina11y: Use more range-based for by Michael Weghorn · 4 years, 1 month ago
- 7743642 wina11y: Use 'std::vector::empty()' instead of 'std::vector::size() == 0' by Michael Weghorn · 4 years, 1 month ago
- df80ed9 wina11y: Use range-based for by Michael Weghorn · 4 years, 1 month ago
- a6a3eda Fix typo by Andrea Gelmini · 4 years, 1 month ago
- 7dd7bd7 wina11y: Drop another 'using' directive by Michael Weghorn · 4 years, 1 month ago
- 3cde1fe wina11y: Unify how AccessibleRole is referred to here by Michael Weghorn · 4 years, 1 month ago
- 95e2e519 wina11y: Rename IsSpecialToolboItem -> IsSpecialToolbarItem by Michael Weghorn · 4 years, 1 month ago
- 6723203 wina11y: Convert unomsaaevent.hxx constants to enum class UnoMSAAEvent by Michael Weghorn · 4 years, 1 month ago
- 470ed0f wina11y: Drop useless #ifdef block by Michael Weghorn · 4 years, 1 month ago
- 7a6786c loplugin:nullptr by Stephan Bergmann · 4 years, 2 months ago
- 00c0ee8 tdf#147083 wina11y: Return a11y object instead of child ID by Michael Weghorn · 4 years, 2 months ago
- d92b4dc5 wina11y: Drop unnecessary reinterpret_cast by Michael Weghorn · 4 years, 2 months ago
- 3b48e20 -Werror,-Wunused-parameter by Stephan Bergmann · 4 years, 3 months ago
- d84c065 wina11y: Don't use space in qualified name by Michael Weghorn · 4 years, 3 months ago
- 9cbd173 wina11y: Use range-based for in AccObject::UpdateState by Michael Weghorn · 4 years, 3 months ago
- e523b20 wina11y: Deduplicate 2 common lines in CMAccessible::get_accRole by Michael Weghorn · 4 years, 3 months ago
- fd78753 wina11y: Drop now unused AccObject::SetRole by Michael Weghorn · 4 years, 3 months ago
- e60406b wina11y: Drop unused AccObjectWinManager::SetRole by Michael Weghorn · 4 years, 3 months ago
- fcf4a26 tdf#146306 wina11y: Retrieve accessible desc on demand by Michael Weghorn · 4 years, 3 months ago
- e9b6eed wina11y: Use existing method to update description by Michael Weghorn · 4 years, 3 months ago
- 7210a9d wina11y: Use separate local variable for action description by Michael Weghorn · 4 years, 3 months ago
- db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
- 6dfcabf loplugin:stringviewparam by Stephan Bergmann · 4 years, 4 months ago
- ac31338 Prepare for removal of non-const operator[] from Sequence in winaccessibility by Mike Kaganski · 4 years, 5 months ago
- a5cea74 Fix misuses of NULL across Windows-only code by Stephan Bergmann · 4 years, 5 months ago
- 0a78cb8 drop 'using namespace std' in winaccessibility by Julien Nabet · 4 years, 6 months ago
- 955ccb6 loplugin:nullptr (clang-cl) by Stephan Bergmann · 4 years, 6 months ago
- f3371e9 -Werror,-Wshadow (clang-cl) by Stephan Bergmann · 4 years, 6 months ago
- 553dd28 Extended loplugin:referencecasting/redundantcast (clang-cl): winaccessibility by Stephan Bergmann · 4 years, 6 months ago
- e6eda84 loplugin:consttobool (clang-cl) by Stephan Bergmann · 4 years, 6 months ago
- 348cb77 loplugin:sallogareas (clang-cl) by Stephan Bergmann · 4 years, 6 months ago
- d242a19 loplugin:includeform (clang-cl) by Stephan Bergmann · 4 years, 6 months ago
- 85b4b15 wina11y: Drop bool param from CMAccessible::NotifyDestroy by Michael Weghorn · 4 years, 7 months ago
- 185b183 wina11y: Drop AccObject::m_bShouldDestroy by Michael Weghorn · 4 years, 7 months ago
- 1b94dee tdf#100086 wina11y: Return "fresh" IEnumVARIANT for get_accSelection by Michael Weghorn · 4 years, 7 months ago
- 36be1ec wina11y: Get rid of more HWND<->sal_Int64 casting by Michael Weghorn · 4 years, 7 months ago
- 2a5da16 wina11y: Avoid some casting between HWND and sal_Int64 by Michael Weghorn · 4 years, 7 months ago
- f1c902a wina11y: Drop OBJID_* defines from MAccessible.h by Michael Weghorn · 4 years, 7 months ago
- 836a226 tdf#100086 wina11y: Don't delete a11y object for removed cell right away by Michael Weghorn · 4 years, 7 months ago
- ed1b10b wina11y: Forward-declare XAccessible in AccObjectWinManager.hxx by Michael Weghorn · 4 years, 7 months ago
- 6bf771f wina11y: Use XAccessible* instead of void* by Michael Weghorn · 4 years, 7 months ago
- 97a88e3 tdf#100086 tdf#124832 wina11y: Implement IAccessibleTableCell by Michael Weghorn · 4 years, 7 months ago
- 839dbf9 tdf#100086 tdf#124832 wina11y: Implement IAccessibleTable2 by Michael Weghorn · 4 years, 7 months ago
- b3a3cc0 wina11y: Drop CAccTable::GetXInterface by Michael Weghorn · 4 years, 7 months ago
- 47b1bb2 wina11y: Move "stdafx.h" include to headers by Michael Weghorn · 4 years, 7 months ago
- 26e4569 wina11y: Drop unused CMAccessible::IsDescendantManage by Michael Weghorn · 4 years, 7 months ago
- 8ea154e wina11y: Let CMAccessible::get_IAccessibleFromXAccessible return bool by Michael Weghorn · 4 years, 7 months ago
- 47338aa wina11y: Drop unused CMAccessible::m_bRequiresSave by Michael Weghorn · 4 years, 7 months ago
- e29f80e tdf#135588 wina11y: Map AccessibleRole::STATIC to ROLE_SYSTEM_STATICTEXT by Michael Weghorn · 4 years, 7 months ago
- 4ef0af9 wina11y: Deduplicate mapping for IA2TextBoundaryType by Michael Weghorn · 4 years, 9 months ago
- 010cf46 loplugin:indentation (clang-cl) by Stephan Bergmann · 4 years, 9 months ago
- 1c1aadc wina11y: enum XInterfaceIndex -> enum class XInterfaceType by Michael Weghorn · 4 years, 9 months ago
- 620223e wina11y: Convert QUERYXINTERFACE macro to template function by Michael Weghorn · 4 years, 9 months ago
- 197d963 wina11y: Use range-based for loop by Michael Weghorn · 4 years, 9 months ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- e29f53b tdf#124176 Use pragma once in w* by Vincent LE GARREC · 5 years ago
- e70b5fc drop unneeded include by Caolán McNamara · 5 years ago
- 3169383 loplugin:referencecasting (clang-cl) by Stephan Bergmann · 5 years ago
- 974dc88 Remove unneeded breaks by Andrea Gelmini · 5 years ago
- 96ae309 Silence warning C4189: local variable is initialized but not referenced by Stephan Bergmann · 5 years ago
- 3ee2868 loplugin:stringviewparam (clang-cl) by Stephan Bergmann · 5 years ago
- 0a94c20 Strength-reduce ReplaceOneChar parameter from string to single character by Stephan Bergmann · 5 years ago
- 69372bf UNOIDL long vs. C++ sal_Int32 confustion by Stephan Bergmann · 5 years ago
- 1cb9a11e Fix mis-clang-format'ed comment by Stephan Bergmann · 5 years ago
- 65717f7 tdf#123936 Formatting files in module winaccessibility with clang-format by Philipp Hofer · 5 years ago
- c4cec86 clang-cl: Adapt Windows-specific code to extended loplugin:cstylecast by Stephan Bergmann · 5 years ago
- 04203a2 Replace remaining uses of sal_Char by Julien Nabet · 6 years ago
- eb971cc Fix typo by Andrea Gelmini · 6 years ago
- 262ab49 Fix typo in code by Andrea Gelmini · 6 years ago
- 912dee5 Fix typo in code by Andrea Gelmini · 6 years ago
- 266cbff2 Fix typo in code by Andrea Gelmini · 6 years ago
- f3272cd Fix typo by Andrea Gelmini · 6 years ago
- 48a3d6b loplugin:simplifypointertobool (clang-cl) by Stephan Bergmann · 6 years ago
- dede9ec winaccessibility: create instances with uno constructors by Noel Grandin · 6 years ago
- f5f9cac tdf#133633 winaccessibility: Add null check by Michael Weghorn · 6 years ago
- 6aef5a1 tdf#118418 implement scrollSubstringTo() for Qt & windows by Samuel Thibault · 6 years ago
- de4a9e3 Drop unused includes and usings by Mike Kaganski · 6 years ago
- d492d1b VCLXAccessibleComponent* may be passed to HandleWindowOpened by Mike Kaganski · 6 years ago
- 0adc9b6 GBUILD_TRACE, support for finding out where the build time is spent by Luboš Luňák · 6 years ago
- 81dbdd7 Fix typo by Andrea Gelmini · 6 years ago
- b3b7584 loplugin:redundantpointerops (clang-cl) by Stephan Bergmann · 6 years ago
- b66c5f77 loplugin:unsignedcompare (clang-cl) by Stephan Bergmann · 6 years ago
- 17d2516 Fix typo by Andrea Gelmini · 6 years ago
- 4087d26 Fix typo by Andrea Gelmini · 6 years ago
- 55e5969 loplugin:external (clang-cl) by Stephan Bergmann · 6 years ago
- 0675ee7 loplugin:external (clang-cl) by Stephan Bergmann · 6 years ago
- 9f90050 loplugin:consttobool (clang-cl) by Stephan Bergmann · 6 years ago
- 5a11fe8 loplugin:fakebool (clang-cl) by Stephan Bergmann · 6 years ago
- 8b4719c Rename OUStringLiteral1 to OUStringChar by Stephan Bergmann · 6 years ago
- f221eea use common PCH for more libraries by Luboš Luňák · 6 years ago
- 38ee6b2 -Werror,-Wmicrosoft-exception-spec (clang-cl) by Stephan Bergmann · 7 years ago