summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
AgeCommit message (Expand)Author
2019-09-30drop gtk2 supportCaolán McNamara
2019-09-28Use G_ADD_PRIVATE and *_get_instance_privateArkadiy Illarionov
2019-09-26Clean up uses of deprecated G_CONST_RETURNStephan Bergmann
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-08-28Always using translateToInternal should be fine in SalGtkPicker::uritounicodeStephan Bergmann
2019-08-27Fix typo (translateToExternal vs. translateToInternal)Stephan Bergmann
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-21atk: Make sure returned values are initializedSamuel Thibault
2019-08-19tdf#126830 Icons not showing in menusNoel Grandin
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-08-09Fix typosAndrea Gelmini
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen
2019-07-23close some more holes in structuresNoel Grandin
2019-07-21loplugin:referencecasting in vbahelper..vclNoel Grandin
2019-07-14Gtk remove the QtEngineStyle workaroundJan-Marek Glogowski
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-24Fix typosAndrea Gelmini
2019-06-23tdf#125803 deactivate the menu regardless of menu item typeCaolán McNamara
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-05-29tdf#124694 gtk2 GtkFixed takes the max size of all its children...Caolán McNamara
2019-05-27tdf#125271 under wayland without gtksink, try waylandsinkCaolán McNamara
2019-05-15Move FindFocusedEditableText from gtk* into vclJan-Marek Glogowski
2019-05-09tdf#124400 a11y: add accessible IDSamuel Thibault
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-04-29speed up gtk menu construction at startupNoel Grandin
2019-04-26Fix typosAndrea Gelmini
2019-04-19optimise find/insert patternNoel Grandin
2019-04-15Related: tdf#97822 vcl opengl gtk2: fix missing slider widgetMiklos Vajna
2019-04-15loplugin:sequentialassign in vclNoel Grandin
2019-04-13tdf#97822 vcl opengl gtk2: fix missing list node widgetMiklos Vajna
2019-04-12prefer vector::data to &vector[0]Caolán McNamara
2019-03-29GTK use SalYieldMutex lock argumentsJan-Marek Glogowski
2019-03-28mapped tooltip before attempting to show a menu is a problemCaolán McNamara
2019-03-27return by unique_ptr from NWGetPixmapFromScreenNoel Grandin
2019-03-24weld SvxSearchDialogCaolán McNamara
2019-03-23factor out the adding to an atk relation set codeCaolán McNamara
2019-03-20Resolves: tdf#119996 remove support for GNOME Shell application menuArkadiy Illarionov
2019-03-08make it possible to use FileDefinitionWidgetDraw in more backendsTomaž Vajngerl
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-02-11Resolves: tdf#123080 don't require wayland at runtimeCaolán McNamara
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11loplugin:indentation in vclNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-01tdf#84431 set default format for chart image exportMartin van Zijl