# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: ation/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/test/source/a11y/AccessibilityTools.cxx
AgeCommit message (Expand)Author
2024-12-13a11y: Move VCLXAccessibleComponent from toolkit to vclMichael Weghorn
2024-11-13loplugin:reftotemp in scripting..uuiNoel Grandin
2024-11-08tdf#155447 a11y: Add test for accessible IDs expected by OrcaMichael Weghorn
2024-11-07[API CHANGE] a11y: Switch AccessibleRelationType to enumMichael Weghorn
2024-05-14loplugin:ostr in testNoel Grandin
2023-12-19tdf#123864 a11y: Handle new CHECKABLE state in misc placesMichael Weghorn
2023-10-28tdf#135586 a11y: Add a new BLOCK_QUOTE a11y roleMichael Weghorn
2023-08-02a11y: Don't always append window type to a11y name in debug buildsMichael Weghorn
2023-07-27vcl gtk3: Introduce AT-SPI2 tests for the GTK3 accessibility layerColomban Wendling
2023-04-17use more string_viewNoel Grandin
2023-03-30loplugin:stringadd in test..toolsNoel Grandin
2023-03-03test: Add debug print support for XAccessibleActionColomban Wendling
2023-03-03test: Add helpers to get a specific object and tab to itColomban Wendling
2023-01-25test: Add AccessibilityTools::nameEquals()Colomban Wendling
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-01Add infrastructure and basic tests including slight UI interactionColomban Wendling
2022-07-27Better report unknown constant names by including their valuesColomban Wendling
2022-07-27Fix comparing some Writer objectsColomban Wendling
2022-07-27Make AccessibilityTools available more widely and use itColomban Wendling