summaryrefslogtreecommitdiff
path: root/vcl/source/window/accessibility.cxx
AgeCommit message (Expand)Author
2024-12-19vcl a11y: Drop idea about more roles for msg/alert/... dialogsMichael Weghorn
2024-12-19vcl a11y: Drop custom special value for a11y roleMichael Weghorn
2024-12-19vcl a11y: Use AccessibleRole constantMichael Weghorn
2024-12-02Drop Window::IsAccessibilityEventsSuppressed paramMichael Weghorn
2024-12-02vcl a11y: Drop newly unused vcl::Window::SetAccessibilityEventsSuppressedMichael Weghorn
2024-08-13vcl a11y: Report "top-level"'s frame againMichael Weghorn
2024-08-09vcl a11y: Don't report parent window for top-levelsMichael Weghorn
2024-05-09lok: don't try to search for legacy label from/toTomaž Vajngerl
2024-04-11a11y: Assign a11y role for WindowType::PROGRESSBARMichael Weghorn
2024-04-11vcl a11y: Reformat switch-case in Window::getDefaultAccessibleRoleMichael Weghorn
2024-03-31tdf#146619 Drop unused 'using namespace' in: vcl/Gabor Kelemen
2024-03-07vcl,accessibility: try to fix a crash while disposing SvxFontNameBox_ImplMichael Stahl
2023-08-18Rename Window::ImplIsAccessibleNativeFrame and make it publicMichael Weghorn
2023-08-18vcl: Reuse existing Window::ImplIsAccessibleNativeFrameMichael Weghorn
2023-04-01use more XVclWindowPeerNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-25vcl: rename GetNonMnemonicString() and make it standalone functionChris Sherlock
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-03-08replace member-of in .ui a11y relationsCaolán McNamara
2021-09-02tdf#35129 a11y: Let SPINBUTTON have role SPIN_BOX, not PUSH_BUTTONMichael Weghorn
2021-09-01tdf#135588 a11y: Consider text as a11y nameMichael Weghorn
2021-06-04fix SAL_WARN_IF checkNoel Grandin
2021-06-02make this warning fire less oftenNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2020-10-16WindowType::CALCINPUTLINE newly unusedCaolán McNamara
2020-07-03remove some dead WindowType valuesNoel Grandin
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara
2020-06-12PopupMenuFloatingWindow is now unusedCaolán McNamara
2020-05-29tdf#133498 Make native drawing of FormattedField work (again)Michael Weghorn
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-07-30Fix typosAndrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-24A CALCINPUTLINE is not an EditStephan Bergmann
2019-05-15Move FindFocusedEditableText from gtk* into vclJan-Marek Glogowski
2019-02-11loplugin:indentation in vclNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-10-02tdf#120234 ignore all proxy windowsJan-Marek Glogowski
2018-09-28Guard against invalid statesSamuel Mehrbrodt
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-27convert WB_PASSWORD to a bool field on EditNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-23use boost::optional in vclNoel Grandin
2018-01-17loplugin:useuniqueptr in WindowImplNoel Grandin
2018-01-10tdf#113874 Guard against invalid statesSamuel Mehrbrodt
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin