summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
AgeCommit message (Expand)Author
2018-01-24loplugin:unused-returns in vclNoel 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
2018-01-11loplugin:redundantcast: vclStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-19remove unused typedefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-16sal_uIntPtr->sal_uInt32 in yieldCountsNoel Grandin
2017-12-10Use some for range loops in vclJulien Nabet
2017-12-07gpg4libre: add gtk fpicker gpg crypt chechboxThorsten Behrens
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-05Revert "require at least gtk3 3.20.0 to build and run gtk3 bits"Caolán McNamara
2017-12-05require at least gtk3 3.20.0 to build and run gtk3 bitsCaolán McNamara
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-12-03require at least gtk3 3.18.0 to build and run gtk3 bitsCaolán McNamara
2017-12-02require at least gtk3 3.16.0 to build and run gtk3 bitsCaolán McNamara
2017-12-02require at least gtk3 3.12.0 to build gtk3 bitsCaolán McNamara
2017-12-01we already don't run with < 3.14Caolán McNamara
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-22Fix typoAndrea Gelmini
2017-11-17Resolves: tdf#112549 use gtk3 to set gtk2 window fullscreen...Caolán McNamara
2017-11-17Make loplugin:casttovoid more resilient against macrosStephan Bergmann
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks
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-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-10Related: tdf#112549 gtk3 hide/show menubar on enter/exit fullscreenCaolán McNamara
2017-11-09Prevent GTK assertion with FilePicker dialogMark Page
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-11-04Replace lists by vectors in SalGtkFilePicker (vcl)Julien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-22tdf#113353 gtk2: No decoration for floating toolbarsMaxim Monastirsky
2017-10-21Replace lists by vectors in gtkgdi (vcl)Julien Nabet
2017-10-19tdf#106163 tdf#112830 Mirror mouse enter/leave for gtk2Maxim Monastirsky
2017-10-05tdf#112890 some dialog don't appear under gtk2Caolán McNamara
2017-10-05Minimize GtkSalData scope in timeout callbackJan-Marek Glogowski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-25vcl: [loplugin:badstatics] aDocumentFocusListenerMichael Stahl
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin
2017-09-19rename SalGenericData to GenericUnixSalDataNoel Grandin
2017-09-19rename GtkData to GtkSalDataNoel Grandin