summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3
AgeCommit message (Expand)Author
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-21Resolves: tdf#114592 mark geometry as provisionalCaolán McNamara
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-12-10Use some for range loops in vclJulien Nabet
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-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.14.0 to build gtk3 bitsCaolán McNamara
2017-12-02require at least gtk3 3.12.0 to build gtk3 bitsCaolán McNamara
2017-12-02require at least gtk3 3.10.0 to build gtk vclplugCaolán McNamara
2017-12-01we already don't run gtk3 if < 3.14Caolán McNamara
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan 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-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-07Resolves: rhbz#1505379 gtk3+X: open comboboxes block sessionCaolán McNamara
2017-11-04gtk3: fix popover placement in RTLCaolán McNamara
2017-10-30Replace list by vector for m_aListeners in gtk3 (vcl)Julien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-17tdf#112845 rtl dropdowns in wrong positionCaolán McNamara
2017-10-17gtk3: drop faking initial nTopDecoration size from parentCaolán McNamara
2017-10-06gtk3+hidpi: ScreenSize is in real pixels, scale it downCaolá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-25vcl: [loplugin:badstatics] aDocumentFocusListenerMichael Stahl
2017-09-24fix some leaksCaolán McNamara
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin
2017-09-19rename SalGenericData to GenericUnixSalDataNoel Grandin
2017-09-19rename GtkData to GtkSalDataNoel Grandin
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-09-12Resolves: tdf#106163 MouseMove/MouseLeave from crossing not mirrored in rtlCaolán McNamara
2017-09-11gtk3: flicker-free opengl transitionsCaolán McNamara
2017-09-11its really the contents we want to redrawCaolán McNamara
2017-09-11hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara
2017-09-08tdf#110737 set user-events to a lower priority than system redrawCaolán McNamara
2017-09-04Resolves: tdf#110452 stop menubar processing Alt+foo if handled by core widgetCaolán McNamara
2017-09-04Resolves: tdf#111864 render progress bar for Ambiance theme properlyCaolán McNamara
2017-09-02Use FPicker parentwindow argument to set file picker parentCaolán McNamara
2017-09-02remove some castingCaolán McNamara
2017-08-16SalFrame Handle* methods can return boolNoel Grandin
2017-08-03loplugin:checkunusedparams in variousNoel Grandin