summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-20vcl gtk3 : no need to use ClearableMutexGuard instead of GuardArnaud VERSINI1-4/+4
2023-11-15tdf#158031 editeng SID_*_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth6-12/+13
2023-11-15tdf#158030 sc a11y: Report cell coords via {row,col}indextext obj attrMichael Weghorn1-3/+11
2023-11-14tdf#123864 a11y: Add new AccessibleStateType::CHECKABLEMichael Weghorn4-2/+18
2023-11-09gtk4 a11y: Handle the "level" object attributeMichael Weghorn1-0/+47
2023-11-07gtk4 a11y: Map PASSWORD_TEXT role to gtk text box roleMichael Weghorn1-0/+1
2023-11-07tdf#135236 a11y: Notify a11y layer of WeldEditView sel changeMichael Weghorn4-1/+42
2023-11-07tdf#135236 gtk3 a11y: Restore AtkObject's focus_eventMichael Weghorn1-0/+2
2023-11-03sw a11y: No longer report underline for misspellingMichael Weghorn1-39/+0
2023-11-02tdf#112661 tdf#112662 a11y: Fix toggling button via a11y actionMichael Weghorn1-1/+12
2023-10-28tdf#135586 sw a11y: Use BLOCK_QUOTE role for "Block Quotation" paraMichael Weghorn5-13/+34
2023-10-28tdf#135586 a11y: Add a new BLOCK_QUOTE a11y roleMichael Weghorn11-4/+26
2023-10-27gtk4 a11y: Implement GtkAccessibleRange ifaceMichael Weghorn1-1/+146
2023-10-24gtk3 a11y: Take current type into account when setting new valueMichael Weghorn1-1/+17
2023-10-24tdf#135921 a11y: Toggle listbox item checkbox on spaceMichael Weghorn1-3/+14
2023-10-18tdf#157696 a11y: Report spelling error via IA2 "invalid:spelling" attrMichael Weghorn1-1/+43
2023-10-17gtk3 a11y test: Let xvfb-run auto-determine free server numMichael Weghorn1-1/+1
2023-10-13tdf#157696 a11y Translate "CharStrikeout" to IA2 equivalentsMichael Weghorn1-0/+53
2023-10-12tdf#157696 a11y: Map "CharEscapement" text attr to IA2 "text-position"Michael Weghorn1-0/+16
2023-10-12tdf#141828 svx: Use pointing hand for custom shape handlesMichael Weghorn1-1/+1
2023-10-10gtk3 a11y: Drop unnecessary check before loopingMichael Weghorn1-51/+48
2023-09-23Revert partly "Use less epoxy external headers dependency"Julien Nabet2-0/+2
2023-09-06tdf#157115 crash on inserting chart (gtk3)Noel Grandin1-14/+8
2023-09-06tdf#156683 a11y: Forward when wrapped a11y context is disposingMichael Weghorn2-4/+10
2023-09-01tdf#104833 a11y: Use VCLXAccessibleEdit for VCLXMultiLineEditMichael Weghorn5-0/+26
2023-09-01tdf#156538 follow up: Use better tooltip activation rectangleJim Raykowski1-4/+3
2023-08-30tdf#156978 SwNavigator: fix gtk3 crash on treeview get_sensitiveJim Raykowski1-2/+2
2023-08-26gtk3 a11y: Force running a11y tests with X11 GDK backendMichael Weghorn1-0/+2
2023-08-25This copy ctor should probably take its arg by const refStephan Bergmann1-1/+1
2023-08-22tdf#156610 tdf#139633 SdNavigator: Fix object not selectedJim Raykowski1-2/+5
2023-08-22tdf#141101 tdf#101886 a11y: Restore previous focus on col/line popup closeMichael Weghorn4-4/+9
2023-08-18related tdf#156683 a11y: Dispose FrameSelectorImpl a11y childrenMichael Weghorn1-0/+3
2023-08-17tdf#156699 a11y: Set a11y name for SvxCharViewMichael Weghorn1-0/+9
2023-08-15GTK3 Disabled menu items are not hidden in DontHideDisabledEntry = false modeJulien Nabet1-1/+1
2023-08-04gtk3 a11y tests: Increase DBus timeoutColomban Wendling1-0/+3
2023-08-03Silence another C++20 -Wdeprecated-volatile with old GLibStephan Bergmann1-0/+9
2023-08-02Fix gtk4: conversion from 'AbsoluteScreenPixelRectangle' to 'tools::Rectangle'Julien Nabet1-1/+1
2023-07-28tdf#104382 - Menus should be disabled when they have no enabled submenusBalazs Varga3-3/+47
2023-07-27vcl gtk3: Introduce AT-SPI2 tests for the GTK3 accessibility layerColomban Wendling17-1/+2879
2023-07-27tdf#155625 a11y: Notify about menu item role changeMichael Weghorn5-0/+28
2023-07-26tdf#149318 Set HID for menus that have sub menusRafael Lima3-6/+21
2023-07-25keep gtk3->gtk4 automigration rulesCaolán McNamara2-17/+0
2023-07-25tdf#156463 crash on exit after editing a chart (gtk3)Noel Grandin1-2/+6
2023-07-25tdf#155414 gtk3 a11y: Honor gtk setting to reduce animationMichael Weghorn2-0/+11
2023-07-24tdf#154447 Fix menu position in kf5Rafael Lima1-1/+1
2023-07-24Fix gtk4 build (set_item_help_id)Michael Weghorn1-0/+5
2023-07-24Update git submodulesRafael Lima1-0/+0
2023-07-23tdf#147911 Implement set_item_help_id for context menu itemsRafael Lima6-0/+32
2023-07-21a11y: Don't look for grandparent when asked for parentMichael Weghorn1-4/+1
2023-07-21tdf#99609 a11y: Announce the correct entry in tab list boxMichael Weghorn1-3/+3