summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
13 hoursgtk4: Ignore "input-purpose" for GtkSpinButtonMichael Weghorn1-0/+7
26 hourstdf#160598 SwNavigator enhancement to delete footnotes/endnotesJim Raykowski2-8/+136
3 daysResolves tdf#160731 Navigate by recency does not work under gtk3 +Jim Raykowski1-3/+1
6 daysgtk3 a11y: Set a11y relations for custom combobox implMichael Weghorn1-0/+15
6 daystdf#159910 gtk3 a11y: Keep a11y props for comboboxMichael Weghorn2-0/+17
6 daystdf#159910 gtk3: Resave vcl/uiconfig/ui/combobox.ui with glade 3.40Michael Weghorn1-39/+36
6 daystdf#159910 sw a11y: Set a11y name for Navigator comboboxMichael Weghorn1-0/+5
2024-04-04gtk4 a11y: Implement new GtkAccessibleTextInterface::get_extentsMichael Weghorn1-0/+35
2024-03-23Harmonization of warning and error colorsHeiko Tietze6-16/+75
2024-03-15gtk4 a11y: Add initial text attribute handlingMichael Weghorn1-7/+66
2024-03-15Make vcl::bitmap::get_unpremultiply_table VCL_DLLPUBLIC againMichael Weghorn1-1/+1
2024-02-27tdf#159910 sw a11y: Set a11y names for Navigator itemsMichael Weghorn1-0/+19
2024-02-26tdf#159910 VclBuilder: Add helper to identify toolbar item classMichael Weghorn2-2/+9
2024-02-13tdf#156562 qt: Sync with system clipboard content if necessaryMichael Weghorn2-15/+27
2024-01-30tdf#151352 Don't display tip-of-the-day in base form editorMatt K1-3/+22
2024-01-25sw a11y: Send SELECTION_CHANGED_{ADD,REMOVE} event for docMichael Weghorn1-9/+14
2024-01-25sw a11y: Drop special event handling for single selected shapeMichael Weghorn1-8/+1
2024-01-18tdf#159221 Fix color scheme names under Gtk3 (Basic IDE)Rafael Lima1-2/+5
2024-01-10tdf#158763 Focus the document after clicking Edit CommentRafael Lima1-0/+1
2023-12-20Resolves: tdf#158332 'fake' keystroke exits presentationCaolán McNamara1-5/+7
2023-12-19tdf#123864 gtk3 a11y: Consider states when mapping BUTTON_DROPDOWNMichael Weghorn4-10/+17
2023-12-19tdf#123864 a11y: Evaluate checkable/toggle flag for more toolbar itemsMichael Weghorn1-5/+5
2023-12-19gtk3 a11y: Drop dead debug codeMichael Weghorn1-129/+0
2023-12-15Turn onlineupdate into external/onlineupdateStephan Bergmann138-20791/+736
2023-12-15xmlsecurity: fix assert in CertificateChooser::ImplInitialize()Michael Stahl1-1/+9
2023-12-12tdf#158548 vcl: Require mouse over listbox to mouse-wheel through entriesMichael Weghorn1-5/+7
2023-12-08configure: Pass '--auto-servernum' to xvfb-run here, tooMichael Weghorn1-1/+1
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