summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2016-01-05Fix memleak of strings allocated in VclGtkClipboard::makeGtkTargetEntryDennis Francis
2016-01-04Get rid of silly stderr0 macroTor Lillqvist
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-03vcl: rename variables from metric names to font attribute namesChris Sherlock
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock
2016-01-03vcl: convert ImplFontMetricData to accessor functionsChris Sherlock
2016-01-02vcl: gtk2 - synchronous painting during initial expose to avoid flicker.Michael Meeks
2016-01-02tdf#84263 KDE4: unify includesJan-Marek Glogowski
2015-12-31vcl: merge ImplDevFontAttributes with ImplFontAttributesChris Sherlock
2015-12-31vcl: create accessor functions for ImplDevFontAttributesChris Sherlock
2015-12-30cppcheck: allocaCalledCaolán McNamara
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