summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
42 hoursgtk3 a11y: Consolidate reporting accessible nameColomban Wendling1-0/+2
42 hoursgtk3 a11y: Fix reporting accessible descriptionColomban Wendling1-0/+2
2023-05-23a11y: Fix returning unpaired surrogates when retrieving charactersColomban Wendling8-27/+300
2023-05-23tdf#155235 workaround gtk3 accessiblibility crashes on closeNoel Grandin3-0/+11
2023-05-10Revert "Resolves tdf#155167 - Start center app pane issue under gtk3"Heiko Tietze1-1/+0
2023-05-09tdf#155186 crash Inserting tables and switching slides (gtk3)Noel Grandin1-0/+6
2023-05-08Resolves tdf#155167 - Start center app pane issue under gtk3Heiko Tietze1-0/+1
2023-05-07tdf#154211 SwNavigator: select range of content by shift + double-Jim Raykowski3-25/+113
2023-04-27Resolves tdf#155039 - Color name not displayed with GTK3Heiko Tietze1-0/+55
2023-04-27Resolves tdf#155038 - Application Color is disabled with GTK3Heiko Tietze1-1/+0
2023-04-20Missing test dependenciesStephan Bergmann1-0/+4
2023-04-19tdf#154909: Assertion dont select when frozen in sw/redlndlg.cxxJulien Nabet1-1/+1
2023-04-11ScriptForge - (SF_FileSystem) tdf#154462 2nd call of PickFile() failsJean-Pierre Ledure2-3/+5
2023-04-10tdf#154740: Assert: Changing Paper tray propertyJulien Nabet1-1/+1
2023-03-13sc a11y: tdf#139322 Don't steal focus from "Manage Names" dialogMichael Weghorn1-5/+13
2023-03-10tdf#140659 gtk a11y: Don't unset model when freezing icon viewMichael Weghorn1-18/+2
2023-03-10tdf#153657 tdf#140659 gtk3 a11y: Use IconView item tooltip as a11y descMichael Weghorn1-0/+35
2023-03-03Revert "BaseMutex->std::mutex in AccessibleSlideSorterView"Noel Grandin2-14/+17
2023-02-20tdf#153756 Unable to open form wizard (GTK3)Noel Grandin2-4/+4
2023-02-13Preserve nullptr between gtk_assistant_get/set_page_titleStephan Bergmann1-3/+6
2023-02-01tdf#152073 qt: Draw background when drawing frameMichael Weghorn1-0/+1
2023-01-20tdf#149412 gtk3: show all selected rows in dnd iconCaolán McNamara1-7/+91
2023-01-18only need ooo_fixed for gtk3Caolán McNamara2-7/+2
2022-11-26tdf#152115 related: Make selected entry stay selected (gtk3 only)Jim Raykowski1-2/+1
2022-11-16ImplDbgTestSolarMutex assert from a11yCaolán McNamara1-0/+1
2022-11-12ImplDbgTestSolarMutex assert from a11yCaolán McNamara1-0/+5
2022-11-09sfx2: fix user-after-free in SfxObjectShell::ExecFile_Impl()Miklos Vajna1-2/+5
2022-11-09tdf#151519 Make ticks in ruler visible againRafael Lima1-1/+3
2022-11-08tdf#144587 Fix lines in treelists using dark modeRafael Lima1-4/+9
2022-10-30tdf#129610 SdNavigator: Realize multiple selection of objectsJim Raykowski5-43/+126
2022-10-26Enable gtktiledviewer on WindowsMike Kaganski9-43/+114
2022-10-25Address a constexpr template point of instantiation issueStephan Bergmann1-40/+40
2022-10-25Address a constexpr template point of instantiation issueStephan Bergmann1-180/+223
2022-10-25Consistently set document view also for zoom eventMike Kaganski2-59/+25
2022-10-08tdf#151387 Fix regression cause by tdf#149279Jim Raykowski2-0/+8
2022-10-05tdf#151232 Fix lines in Special Characters dialog in dark modeRafael Lima4-14/+24
2022-09-26tdf#117173 a11y: Send SHOWING state change event on Window{Show,Hide}Michael Weghorn1-0/+32
2022-09-25a11y: Use FontSlant for "CharPosture"Michael Weghorn1-1/+2
2022-09-07tdf#150810 get visible placeholder text in GtkEntry with focusCaolán McNamara1-0/+145
2022-09-03tdf#150683 gtk3 a11y: Expose AtkTableCell interface for cellsMichael Weghorn6-1/+339
2022-09-02gtk3_kde: Drop unused gtk3_kde5_a11y.cxxMichael Weghorn1-38/+0
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn266-1468/+1706
2022-08-31gtk3 a11y: Use name of the actually called methods in SAL_WARNMichael Weghorn1-4/+4
2022-08-31tdf#150676 sw a11y: Remove item from selection list on disposeMichael Weghorn2-1/+10
2022-08-30gtk3 a11y: Implement methods for (un)selecting table rows/colsMichael Weghorn3-12/+66
2022-08-27gtk: Fix gtk4 build after f2bd19f672023 and e6bed4293814dMichael Weghorn1-0/+8
2022-08-24qt a11y: Remember associated QObject also for non-QtXAcccessible caseMichael Weghorn3-1/+16
2022-08-11gtk3: silence 'invalid cast from 'GtkWindow' to 'GtkMenuShell' warningCaolán McNamara1-0/+28
2022-08-11gtk4: get the menu in sidebar menubutton workingCaolán McNamara1-3/+7
2022-08-10sw: fix infinite recursion in SwEditWin::GetSurroundingTextSelection()Michael Stahl5-3/+23