summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2015-12-29cppcheck: allocaCalledCaolán McNamara
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-28tdf#75191: only call atk_register_role if strictly necessaryJacobo Aragunde Pérez
2015-12-28tdf#39944: Fix mapping additional a11y roles to ATKpasqual milvaques
2015-12-27sal_uIntPtr to sal_uInt32, int to sal_uInt32/sal_uInt64Matteo Casalin
2015-12-27Revert "loplugin:staticmethods"Julien Nabet
2015-12-27loplugin:staticmethodsJulien Nabet
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-24tdf#95416 Get rid of #include "../foo/bar.hxx" style includesburcinakalin
2015-12-21avoid the same thing ever happening in the vcl cairo text rendererCaolán McNamara
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara
2015-12-16gtk3: stop the ever shrinking size of toplevel on every restoreCaolán McNamara
2015-12-15Resolves: rhbz#1285364 urls cannot be opened under waylandCaolán McNamara
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-12-15gtk3+wayland: enable manual movement of toolbarsCaolán McNamara
2015-12-15Resolves: rhbz#1287581 explicitly state we don't want decorated toolbarsCaolán McNamara
2015-12-15rhbz#1283420: cairo text + xrender bodgeCaolán McNamara
2015-12-15loplugin:constantfunctionNoel Grandin
2015-12-14Resolves: rhbz#1289394 gtk3: implement tooltips nativelyCaolán McNamara
2015-12-14Related: rhbz#1290014 gtk3: use gtk_window_set_modal on modal dialogsCaolán McNamara
2015-12-11vcl: gtk frames should DeInitialize properly, to handle GL cleanup.Michael Meeks
2015-12-10Fix a memleak in GtkSalFrame::SetIconDennis Francis
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-09Related: rhbz#1289398 UP and LEFT are positiveCaolán McNamara
2015-12-08remove debugging codeCaolán McNamara
2015-12-08Resolves: rhbz#1289398 unable to use scroll wheel under waylandCaolán McNamara
2015-12-08Resolves: tdf#96285 restore bodge for unresizable windows with no min size setCaolán McNamara
2015-12-07Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara
2015-12-06unused vcl::IsWindowSystemAvailable Juergen Funk
2015-12-05gtk3: avoid empty target clipboard warningCaolán McNamara
2015-12-05Resolves: tdf#95865 gtk3: disentangle Geometry handlingCaolán McNamara
2015-12-05remove gtk2 stuff from gtk3 salframeCaolán McNamara
2015-12-05remove gtk3 stuff from gtk2 salframeCaolán McNamara
2015-12-05gtk3: copy the gtk/gtk3 frame before splitting for the two versionsCaolán McNamara
2015-12-03coverity#1341504 Uninitialized scalar variableCaolán McNamara
2015-12-02gtk3: gtk_gesture_get_point may return falseCaolán McNamara
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
2015-12-01gtk3+wayland: wrong dialog sizesCaolán McNamara
2015-11-30vcl: fix further un-initialized boolean.Michael Meeks
2015-11-30gtk3: scroll lock only available in >= 3.18.0Caolán McNamara
2015-11-30gtk3: implement GetIndicatorStateCaolán McNamara
2015-11-30loplugin:nullptrStephan Bergmann
2015-11-30Resolves: rhbz#1285380 get menus working under waylandCaolán McNamara
2015-11-30uninitialized m_pGraphics -> cppcanvas_emfplus kaboomCaolán McNamara
2015-11-30vcl: move gtk+ to sharing the same SalGraphics per SalFrame.Michael Meeks
2015-11-25XRegion has to match the "real" XRegion structure, even if we don't useCaolán McNamara
2015-11-24Resolves: tdf#95962 incorrect scanline strideCaolán McNamara
2015-11-24vcl: reduce maximum timeout to some sensible range.Michael Meeks
2015-11-24vcl: fix for kde4.Michael Meeks
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks