summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2020-05-26make highlight of get_dest_row_at_pos optionalCaolán McNamara
2020-05-25Clean up dead codeStephan Bergmann
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-24Remove some OSL_DEBUG_LEVEL > 1 codeStephan Bergmann
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-22support rendering a widget snapshot to an OutputDeviceCaolán McNamara
2020-05-22Resolves: tdf#133269 infinite regressCaolán McNamara
2020-05-22Related: tdf#132536 drop FreetypeManager FreetypeFont cachingCaolán McNamara
2020-05-21FmXListBoxCell doesn't need to implement css::awt::XListBoxCaolán McNamara
2020-05-21weld ListBoxControlCaolán McNamara
2020-05-18don't bother undoing the replacement of combobox if unparentedCaolán McNamara
2020-05-17GdkEventKey::state can contain states, e.g. num lock, which we don't useCaolán McNamara
2020-05-15tdf#133053 reset after clear so avoid later assertCaolán McNamara
2020-05-14Keep order of GDK input events intactStephan Bergmann
2020-05-13use gtk_widget_get_screen instead of cast + gtk_window_get_screenCaolán McNamara
2020-05-13add access to entry cut/copy/pasteCaolán McNamara
2020-05-12allow double-clicking etc to expand on-demand rows tooCaolán McNamara
2020-05-12add Paned accessCaolán McNamara
2020-05-11tdf#132935 fix gtk3 submenu crashJim Raykowski
2020-05-11Resolves: tdf#132902 restore original hierarchy in dtorCaolán McNamara
2020-05-11split and rename to form insertAsParentCaolán McNamara
2020-05-10use compact namespace syntaxNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09GDK_KEY_Return or GDK_KEY_KP_EnterCaolán McNamara
2020-05-08true is sensitive not insensitiveCaolán McNamara
2020-05-08Resolves: tdf#132477 use "cancel" on GdkDragContextCaolán McNamara
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-05-04remove old Skia text render methods that do not use Skia directlyLuboš Luňák
2020-05-02Related: tdf#132477 use GDK_KEY_Escape to cancel dndCaolán McNamara
2020-05-02Fix typoAndrea Gelmini
2020-05-01transfer halign and valign alsoCaolán McNamara
2020-05-01tdf#132540 and tdf#132338 align popover replacement with complete toolitemCaolán McNamara
2020-05-01Related: tdf#132540 keep placeholder popover on same side as menuCaolán McNamara
2020-04-30Fix typosAndrea Gelmini
2020-04-29remove the padding around the dropdown button of GtkMenuToolButtonsCaolán McNamara
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-28add a get_drop_index for dnd interaction with toolbarsCaolán McNamara
2020-04-25ignore mrucount if the entry was not foundCaolán McNamara
2020-04-24weld StylesPropertyPanelCaolán McNamara
2020-04-23Removed duplicated includeAndrea Gelmini
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-21weld FontNameBoxCaolán McNamara
2020-04-20allow bare GtkToolItems in the mapCaolán McNamara
2020-04-20cid#1462315 Division or modulo by zeroCaolán McNamara
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-04-17turn off hover selection until mouse is movedCaolán McNamara
2020-04-16hover selection start off in the wrong place in long listsCaolán McNamara
2020-04-16don't allow tooltips from parent to appear while popup menu is activeCaolán McNamara