Age | Commit message (Expand) | Author |
2022-08-15 | fix "invalid class cast from 'OOoAtkObj' to 'GtkWidgetAccessible'" | Caolán McNamara |
2022-08-14 | ofz#50202 Direct-leak | Caolán McNamara |
2022-08-11 | don't worry about Linux Libertine O vs Linux Libertine G | Caolán McNamara |
2022-08-11 | gtk3: silence 'invalid cast from 'GtkWindow' to 'GtkMenuShell' warning | Caolán McNamara |
2022-08-11 | gtk4: clear action group in dtor | Caolán McNamara |
2022-08-11 | gtk4: get submenu hierarchy right | Caolán McNamara |
2022-08-10 | Better cast to sal_[u]IntPtr when passing pointer to O[U]String::number | Stephan Bergmann |
2022-08-09 | vcl: allow editing a column other than the first one in GtkInstanceTreeView | Michael Stahl |
2022-08-08 | gtk4: cursor not changing on moving over other widgets | Caolán McNamara |
2022-08-08 | gtk4: complete set_cursor for gtk4 | Caolán McNamara |
2022-08-07 | add set_scroll_thickness to provide a way to "zoom" the scrollbar | Caolán McNamara |
2022-08-05 | using ScrollType::Drag looks the safest choice | Caolán McNamara |
2022-08-04 | Fix typos, __clang_ -> __clang__ | Stephan Bergmann |
2022-08-03 | handle scroll events in surrounding GtkSalFrame if there is one | Caolán McNamara |
2022-08-03 | gtk4: tweaks for native gtk4 scrollbars in writer | Caolán McNamara |
2022-08-03 | tdf#117388 use native scrollbar under gtk in writer | Caolán McNamara |
2022-08-03 | export scroll type when possible | Caolán McNamara |
2022-08-03 | allow welding scrollbars individually | Caolán McNamara |
2022-08-01 | Fix typo in code | Andrea Gelmini |
2022-07-30 | gtk4: convert AtkObject::accessible-role to something else | Caolán McNamara |
2022-07-29 | gtk4: update vcl when popup was closed by some external means | Caolán McNamara |
2022-07-28 | gtk4: don't attempt to create a visual junction between float and launcher | Caolán McNamara |
2022-07-28 | gtk4: use GtkPopovers to replace popups | Caolán McNamara |
2022-07-27 | gtk4: for gtk4 set the size of both layers of the overlay | Caolán McNamara |
2022-07-27 | gtk4: don't use an arrow for the gtk3->gtk4 menus | Caolán McNamara |
2022-07-27 | gtk4: fill in more of this menu related stub | Caolán McNamara |
2022-07-27 | tdf#149439 Update Custom values that may have changed since last printer check | Caolán McNamara |
2022-07-26 | tdf#150145 text appears to have a row of pixels cropped out | Caolán McNamara |
2022-07-26 | FreetypeManager::m_nMaxFontId is unused | Tor Lillqvist |
2022-07-22 | gtk: honour disabled columns from set_column_editable for start_editing | Caolán McNamara |
2022-07-22 | tdf#117276 sc: Show hidden filter elements as inactive elements | Balazs Varga |
2022-07-21 | tdf#149823 follow MouseWheelBehaviour for GtkSpinButton | Caolán McNamara |
2022-07-19 | tdf#149439 set initial customoption values from lpoptions when present | Caolán McNamara |
2022-07-19 | Replace old png writer in gtksalmenu.cxx | offtkp |
2022-07-19 | Replace old png writer in gtkinst.cxx | offtkp |
2022-07-18 | cid#1507357 Big parameter passed by value | Caolán McNamara |
2022-07-17 | tdf#149279 related: make gtk treeview scroll_to_row more sal like | Jim Raykowski |
2022-07-15 | tdf#149952 gtk3 a11y: Return pos relative to window when requested | Michael Weghorn |
2022-07-13 | gtk3 a11y: Activate code that needs AtkRectangle | Michael Weghorn |
2022-07-13 | clang-tidy modernize-pass-by-value in vcl | Noel Grandin |
2022-07-08 | [API CHANGE] Drop css::accessibility::XAccessibleStateSet | Noel Grandin |
2022-07-05 | lok: vcl: introduce set_cursor_data method | Henry Castro |
2022-07-02 | tdf#149804 Set newly introduced list box colors from system colors | Michael Weghorn |
2022-06-27 | tdf#149279 SwNavigator enhancement to show at least two headings | Jim Raykowski |
2022-06-21 | VCL expect correct frame size for native menubars | Jan-Marek Glogowski |
2022-06-17 | Convert ImplWindowStateFromStr to WindowData(str) | Jan-Marek Glogowski |
2022-06-15 | Drop SalMenu::DrawMenuBar (is WIN-only) | Jan-Marek Glogowski |
2022-06-14 | Make PARTIAL_FULLSCREEN a X11SalFrame bool | Jan-Marek Glogowski |
2022-06-10 | new loplugin:moveit | Noel Grandin |
2022-06-09 | Use same glyph width in PDF drawing and font subset | Khaled Hosny |