summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3/gtk3gtkframe.cxx
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-08-04use C++11 exception rethrowingCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-18Resolves: tdf#118302 drag n drop to same tab should cancel dndCaolán McNamara
2018-06-21Fix lists position in dialogsMaxim Monastirsky
2018-06-17gtk3: Correctly mirror popovers in rtl uiMaxim Monastirsky
2018-06-13Correctly mirror autofilter in rtl ui, tdf#117175 relatedMaxim Monastirsky
2018-06-11tdf#117175 wayland: Make popup windows not show off-screenMaxim Monastirsky
2018-06-07vcl: refresh font cache only on real changeAshod Nakashian
2018-06-05tdf#117981 translate embedded video window mouse events to parent coordinatesCaolán McNamara
2018-05-04memory from getenv is not ours to freeCaolán McNamara
2018-04-24Resolves: tdf#116951 rhbz#1569331 start is G_MAXINTCaolá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-03-16rhbz#1392145 ensure titlebar close button matches 'outside' directionCaolán McNamara
2018-03-01debuging versions crash a lotCaolán McNamara
2018-03-01vcl: remove dead codeChris Sherlock
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-16native dialog initial basisCaolán McNamara
2018-02-02loplugin:useuniqueptr in GtkSalFrameNoel Grandin
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
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.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-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-15loplugin:flatten in vclNoel Grandin
2017-11-14No need for bestmaxFrameSizeForScreenSize to be declared publiclyTor Lillqvist
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-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-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin
2017-09-19rename GtkData to GtkSalDataNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin