summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
25 hoursqt/kf/gtk3_kde5: Merge FilePicker_getSupportedServiceNames into callersMichael Weghorn3-39/+9
28 hourstdf#166334 qt: More reliably detect native file dlg parentMichael Weghorn1-20/+9
7 daystdf#139633 Draw Navigator rename pages and objects take twoJim Raykowski4-30/+27
7 daystdf#130857 qt weld: Don't unconditionally make dialogs modalMichael Weghorn1-1/+1
7 daystdf#130857 svx: Use container size for search bar item windowsMichael Weghorn1-2/+2
2025-04-12tdf#130857 qt weld: Add initial tool button supportMichael Weghorn1-0/+17
2025-04-11tdf#130857 qt weld: Show drawing area tooltipsMichael Weghorn2-0/+21
2025-04-11tdf#130857 qt weld: Evaluate "inconsistent" prop for checkbuttonsMichael Weghorn1-0/+8
2025-04-11tdf#130857 qt weld: Support "GtkRadioMenuItem"Michael Weghorn2-7/+47
2025-04-11tdf#130857 vcl: Extract BuilderBase::extractGroup helperMichael Weghorn2-10/+16
2025-04-10sc a11y: Use OAccessibleComponentHelperMichael Weghorn2-130/+13
2025-04-10sc a11y: Deduplicate code for AccessibleEventObject creationMichael Weghorn9-326/+145
2025-04-08editeng a11y: Use OAccessibleComponentHelper for bulletMichael Weghorn3-164/+11
2025-04-04tdf#162840 Hypenation Sidebar deck only looks good in gtk3 UIJim Raykowski2-180/+193
2025-04-04gtk4: Include new header for Cairo format definesMichael Weghorn1-0/+1
2025-04-03editeng a11y: Use OAccessibleComponentHelper for paragraphMichael Weghorn4-205/+19
2025-04-03editeng a11y: Rely on XAccessibleContext implementing XAccessiblecomponentMichael Weghorn1-24/+9
2025-04-01editeng a11y: Use OAccessibleExtendedComponentHelperMichael Weghorn11-320/+37
2025-04-01chart a11y: Use OAccessibleExtendedComponentHelperMichael Weghorn6-194/+20
2025-03-22gtk3: Fix memleak in get_{primary,secondary}_textMichael Weghorn1-2/+2
2025-03-22gtk3: Fix another memleak in GtkInstanceBuilder::postprocess_widgetMichael Weghorn1-1/+2
2025-03-22gtk3: Fix memory leak in GtkInstanceBuilder::postprocess_widgetMichael Weghorn1-0/+4
2025-03-22Resolves: tdf#165756 - The spotlight view does not display colored andJim Raykowski3-6/+12
2025-03-17tdf#163989 gtk3 a11y: Set a11y parent for native GTK vcl::Window childMichael Weghorn1-0/+8
2025-03-16tdf#163989 vcl a11y: Rework toolbar item window a11yMichael Weghorn5-74/+23
2025-03-07tdf#162995 gtk4: Add combobox in file dialog after its labelMichael Weghorn1-1/+1
2025-03-07tdf#162995 gtk4: Handle file dialog selection changesMichael Weghorn2-2/+43
2025-03-07tdf#162995 gtk: Initially hide custom file dialog controlsMichael Weghorn1-0/+4
2025-03-07tdf#162995 gtk4: Show extra controls in file dialogMichael Weghorn1-0/+3
2025-03-06tdf#163347 Restore options chart colors page color column for gtk3Jim Raykowski1-0/+3
2025-03-05tdf#165586 sw: fix accessibility sidebar with gtk3Michael Stahl2-0/+2
2025-03-02weld::Scrollbar: Make clear that signal is about value changeMichael Weghorn4-6/+12
2025-02-28tdf#163989 toolbar item window a11y: Leave wrapped accessible in placeMichael Weghorn1-1/+0
2025-02-27sd presenter a11y: Fix parent-relative paragraph positionMichael Weghorn3-27/+3
2025-02-27sd presenter a11y: Avoid invalid string indexMichael Weghorn1-1/+5
2025-02-23tdf#130857 qt weld: Introduce QtInstanceAssistantMichael Weghorn11-4/+263
2025-02-23Make "XML Filter Settings" dialog modal and set parentMichael Weghorn3-1/+21
2025-02-22tdf#130857 qt weld: Introduce QtXWindowMichael Weghorn9-2/+98
2025-02-22tdf#130857 qt: Don't expect XFilePicker3 template in XFolderPicker2 initMichael Weghorn2-112/+115
2025-02-22tdf#130857 qt weld: Also select item in QtInstanceTreeView::set_cursorMichael Weghorn1-3/+2
2025-02-21Revert "remove canvas/cairo and canvas/gdi and canvas/directx backends"Noel Grandin166-12/+19047
2025-02-20qt: Remove now unused vcl/inc/qt6/QtSvpSurface.hxxMichael Weghorn1-12/+0
2025-02-20Remove also canvas/cairo in gtk4, qt6 and gtk3_kde5Julien Nabet7-61/+0
2025-02-18gtk: Port from deprecated gtk_widget_showMichael Weghorn9-83/+79
2025-02-16tdf#130857 qt weld: Add standard message dialog buttons defined in .uiMichael Weghorn1-1/+6
2025-02-16tdf#130857 vcl: Extract helper to map GTK to VCL buttons typeMichael Weghorn3-18/+22
2025-02-16tdf#130857 qt weld: Extract logic to add buttons to static helper methodsMichael Weghorn2-36/+47
2025-02-16tdf#130857 qt weld: Move helper function to QtInstanceMessageDialogMichael Weghorn3-30/+33
2025-02-16tdf#130857 weld: Abstract from "input"/"output" SpinButton signalsMichael Weghorn6-26/+35
2025-02-14gtk4: Own the string when freeing itMichael Weghorn1-1/+1