summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/gtksalframe.cxx
AgeCommit message (Expand)Author
2019-09-30drop gtk2 supportCaolán McNamara
2019-08-09Fix typosAndrea Gelmini
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin
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-04-26Fix typosAndrea Gelmini
2019-04-12prefer vector::data to &vector[0]Caolán McNamara
2019-03-28mapped tooltip before attempting to show a menu is a problemCaolán McNamara
2019-03-20Resolves: tdf#119996 remove support for GNOME Shell application menuArkadiy Illarionov
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2018-12-12use std::<some_container>::swap, instead of copy and clearNoel Grandin
2018-12-04tdf#121855 like osx case don't search near-infinite calc grid for focusCaolán McNamara
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-07vcl: refresh font cache only on real changeAshod Nakashian
2018-04-25Related: tdf#116951 use same pattern for gtk2Caolán McNamara
2018-04-19Related: tdf#116951 rhbz#1569331 end should be in terms of unicode charsCaolán McNamara
2018-04-17remove ImpBitmapNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-09Sync the fix with Muffin upstream changesMaxim Monastirsky
2018-02-02loplugin:useuniqueptr in GtkSalFrameNoel Grandin
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-20Resolves: tdf#115106 don't assume fullscreen is impressCaolán McNamara
2018-01-17tdf#114935 Move the focus back to the documentMaxim Monastirsky
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-10Use some for range loops in vclJulien Nabet
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-17Resolves: tdf#112549 use gtk3 to set gtk2 window fullscreen...Caolán McNamara
2017-11-15loplugin:flatten in vclNoel Grandin
2017-11-14No need for bestmaxFrameSizeForScreenSize to be declared publiclyTor Lillqvist
2017-11-13Removed include checkAndrea Gelmini
2017-11-13Fix typosAndrea Gelmini
2017-11-10Related: tdf#112549 gtk3 hide/show menubar on enter/exit fullscreenCaolán McNamara
2017-10-22tdf#113353 gtk2: No decoration for floating toolbarsMaxim Monastirsky
2017-10-19tdf#106163 tdf#112830 Mirror mouse enter/leave for gtk2Maxim Monastirsky
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski