summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3/a11y
AgeCommit message (Expand)Author
2023-01-27Remove support for AIXStephan Bergmann
2022-11-16ImplDbgTestSolarMutex assert from a11yCaolán McNamara
2022-11-12ImplDbgTestSolarMutex assert from a11yCaolán McNamara
2022-09-26tdf#119788 tdf#117173 add accessibility NOTIFICATION roleJim Raykowski
2022-09-03tdf#150683 gtk3 a11y: Expose AtkTableCell interface for cellsMichael Weghorn
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-01tdf#150688 return atk_noop_object_wrapper_new() instead of null on failureCaolán McNamara
2022-08-31gtk3 a11y: Use name of the actually called methods in SAL_WARNMichael Weghorn
2022-08-30gtk3 a11y: Implement methods for (un)selecting table rows/colsMichael Weghorn
2022-08-19Resolves: tdf#150496 we want the AtkObject get_parent functionCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-15fix "invalid class cast from 'OOoAtkObj' to 'GtkWidgetAccessible'"Caolán McNamara
2022-07-15tdf#149952 gtk3 a11y: Return pos relative to window when requestedMichael Weghorn
2022-07-13gtk3 a11y: Activate code that needs AtkRectangleMichael Weghorn
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-03-29a11y: Drop unused, deprecated table model change event typesMichael Weghorn
2022-03-29a11y: Add new table model change types for row/col insertion/delMichael Weghorn
2022-02-23gtk3 a11y: Migrate from deprecated "text-changed" ATK signalMichael Weghorn
2022-02-23gtk3 a11y: Replace deprecated atk_component_get_position in atktextMichael Weghorn
2022-02-23gtk3 a11y: Replace deprecated atk_component_get_position in atkimageMichael Weghorn
2022-02-22gtk3 a11y: Make a11y role mapping more explicitMichael Weghorn
2022-02-22gtk3 a11y: Just use ATK constants for rolesMichael Weghorn
2022-02-22gtk3 a11y: Require atk >= 2.28.1, drop code for < 2.15.2Michael Weghorn
2021-11-09simplify init in action_wrapper_get_nameNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-28gtk3 a11y: Use correct index when deselecting childMichael Weghorn
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-10rename to remove the gtk3 prefixCaolán McNamara
2021-04-13tdf#124176 Use pragma once in vclsarynasser
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-24tdf#141197 if we have a sysobj child then include that in the atk hierarchyCaolán McNamara
2021-02-19loplugin:refcounting in vclNoel
2021-02-06Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski
2021-01-21distinguish these two similarly worded warningsCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-09leaked_storageCaolán McNamara
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-04resource leakCaolán McNamara
2020-10-28std::set->o3tl::sorted_vector in vclNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-04loplugin:flatten in vcl/unxNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-06-24loplugin:unusedmethodsNoel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-10use compact namespace syntaxNoel Grandin
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin