summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2022-08-15fix "invalid class cast from 'OOoAtkObj' to 'GtkWidgetAccessible'"Caolán McNamara
2022-08-14ofz#50202 Direct-leakCaolán McNamara
2022-08-11don't worry about Linux Libertine O vs Linux Libertine GCaolán McNamara
2022-08-11gtk3: silence 'invalid cast from 'GtkWindow' to 'GtkMenuShell' warningCaolán McNamara
2022-08-11gtk4: clear action group in dtorCaolán McNamara
2022-08-11gtk4: get submenu hierarchy rightCaolán McNamara
2022-08-10Better cast to sal_[u]IntPtr when passing pointer to O[U]String::numberStephan Bergmann
2022-08-09vcl: allow editing a column other than the first one in GtkInstanceTreeViewMichael Stahl
2022-08-08gtk4: cursor not changing on moving over other widgetsCaolán McNamara
2022-08-08gtk4: complete set_cursor for gtk4Caolán McNamara
2022-08-07add set_scroll_thickness to provide a way to "zoom" the scrollbarCaolán McNamara
2022-08-05using ScrollType::Drag looks the safest choiceCaolán McNamara
2022-08-04Fix typos, __clang_ -> __clang__Stephan Bergmann
2022-08-03handle scroll events in surrounding GtkSalFrame if there is oneCaolán McNamara
2022-08-03gtk4: tweaks for native gtk4 scrollbars in writerCaolán McNamara
2022-08-03tdf#117388 use native scrollbar under gtk in writerCaolán McNamara
2022-08-03export scroll type when possibleCaolán McNamara
2022-08-03allow welding scrollbars individuallyCaolán McNamara
2022-08-01Fix typo in codeAndrea Gelmini
2022-07-30gtk4: convert AtkObject::accessible-role to something elseCaolán McNamara
2022-07-29gtk4: update vcl when popup was closed by some external meansCaolán McNamara
2022-07-28gtk4: don't attempt to create a visual junction between float and launcherCaolán McNamara
2022-07-28gtk4: use GtkPopovers to replace popupsCaolán McNamara
2022-07-27gtk4: for gtk4 set the size of both layers of the overlayCaolán McNamara
2022-07-27gtk4: don't use an arrow for the gtk3->gtk4 menusCaolán McNamara
2022-07-27gtk4: fill in more of this menu related stubCaolán McNamara
2022-07-27tdf#149439 Update Custom values that may have changed since last printer checkCaolán McNamara
2022-07-26tdf#150145 text appears to have a row of pixels cropped outCaolán McNamara
2022-07-26FreetypeManager::m_nMaxFontId is unusedTor Lillqvist
2022-07-22gtk: honour disabled columns from set_column_editable for start_editingCaolán McNamara
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga
2022-07-21tdf#149823 follow MouseWheelBehaviour for GtkSpinButtonCaolán McNamara
2022-07-19tdf#149439 set initial customoption values from lpoptions when presentCaolán McNamara
2022-07-19Replace old png writer in gtksalmenu.cxxofftkp
2022-07-19Replace old png writer in gtkinst.cxxofftkp
2022-07-18cid#1507357 Big parameter passed by valueCaolán McNamara
2022-07-17tdf#149279 related: make gtk treeview scroll_to_row more sal likeJim Raykowski
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-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-05lok: vcl: introduce set_cursor_data methodHenry Castro
2022-07-02tdf#149804 Set newly introduced list box colors from system colorsMichael Weghorn
2022-06-27tdf#149279 SwNavigator enhancement to show at least two headingsJim Raykowski
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski
2022-06-17Convert ImplWindowStateFromStr to WindowData(str)Jan-Marek Glogowski
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski
2022-06-14Make PARTIAL_FULLSCREEN a X11SalFrame boolJan-Marek Glogowski
2022-06-10new loplugin:moveitNoel Grandin
2022-06-09Use same glyph width in PDF drawing and font subsetKhaled Hosny