Age | Commit message (Expand) | Author |
2025-03-10 | use more concrete UNO classes | Noel Grandin |
2025-02-26 | use more concrete UNO types in some local vars | Noel Grandin |
2025-02-26 | valueset a11y: Dispose ValueItemAcc objects | Michael Weghorn |
2025-02-26 | valueset a11y: Use OAccessibleComponentHelper for ValueItemAcc | Michael Weghorn |
2025-02-26 | valueset a11y: Use OAccessibleComponentHelper for ValueSetAcc | Michael Weghorn |
2025-02-24 | valueset a11y: Drop ValueItemAcc::mbIsTransientChildrenDisabled | Michael Weghorn |
2025-02-24 | valueset a11y: Drop always false ValueSetItem::GetAccessible param | Michael Weghorn |
2025-02-24 | valueset a11y: Simplify ValueItemAcc::getAccessibleIndexInParent | Michael Weghorn |
2025-02-24 | valueset a11y: Fix reported position | Michael Weghorn |
2025-02-24 | valueset a11y: Rename ValueItemAcc::mpParent to mpValueSetItem | Michael Weghorn |
2025-02-24 | valueset a11y: Rename ValueSetAcc::mpParent to mpValueSet | Michael Weghorn |
2024-11-07 | loplugin:passstuffbyref in svtools | Noel Grandin |
2024-10-17 | cid#1555697 Data race condition | Caolán McNamara |
2024-10-03 | use more concrete UNO class in ValueSetAcc | Noel Grandin |
2024-05-13 | loplugin:ostr in svtools | Noel Grandin |
2023-09-13 | loplugin:unusedmethods | Noel Grandin |
2023-09-10 | tdf#157160 a11y: Don't assert ValueSetAcc parent on add/remove | Michael Weghorn |
2023-09-07 | tdf#157092 a11y Let only drawing area dispose its ValueSet acc | Michael Weghorn |
2023-05-23 | prevent some "index hint out of range" warnings | Noel Grandin |
2023-05-06 | Use getXWeak in svtools | Mike Kaganski |
2023-04-15 | a11y: Report focusable and focused state for ValueSetItem | Michael Weghorn |
2023-01-18 | XUnoTunnel->dynamic_cast in ValueSetAcc | Noel Grandin |
2023-01-18 | XUnoTunnel->dynamic_cast in ValueItemAcc | Noel Grandin |
2023-01-06 | Fix copy/paste typos | Stephan Bergmann |
2022-09-02 | [API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bit | Michael Weghorn |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-07-08 | [API CHANGE] Drop css::accessibility::XAccessibleStateSet | Noel Grandin |
2021-12-25 | use comphelper::WeakComponentImplHelper in ValueSetAcc | Noel Grandin |
2021-09-20 | clean up ambiguous confusing rectangle APIs like IsInside() | Luboš Luňák |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 | Mike Kaganski |
2021-09-11 | clang:optin.performance.Padding | Noel Grandin |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-07-23 | osl::Mutex->std::mutex in ValueItemAcc | Noel Grandin |
2021-07-12 | Revert "flatten ValueSet item array" | Caolán McNamara |
2021-05-29 | flatten ValueSet item array | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-23 | we want the a11y screen location | Caolán McNamara |
2021-04-07 | rtl::Static -> function local static | Noel Grandin |
2021-02-20 | loplugin:refcounting in svtools | Noel |
2021-02-16 | loplugin:referencecasting in stoc..svtools | Noel |
2020-12-01 | tdf#42949 Fix new IWYU warnings in directories s* | Gabor Kelemen |
2020-04-25 | rename SvtValueSet back to ValueSet | Caolán McNamara |
2020-04-25 | remove newly unused ValueSet | Caolán McNamara |
2020-02-21 | loplugin:unusedmethods | Noel Grandin |
2020-02-20 | loplugin:singlevalfields | Noel Grandin |
2020-02-08 | replace some more copy/clear with swap | Noel Grandin |
2019-12-26 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-09-23 | tdf#39593 use getUnoTunnelImplementation | Arkadiy Illarionov |
2019-09-06 | tdf#39593 use isUnoTunnelId | Arkadiy Illarionov |