summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2016-03-30tdf#96099 Remove trivial typedefs from vcl moduleslideon1-5/+4
2016-03-27Revert "vcl: two printing headers should be private Unix headers"Julien Nabet9-11/+11
2016-03-28vcl: two printing headers should be private Unix headersChris Sherlock9-11/+11
2016-03-25fix headless buildOliver Specht1-1/+5
2016-03-24tdf#93236 Revert "support fast MM printing in...Jan-Marek Glogowski3-123/+15
2016-03-21Just use plain bool hereStephan Bergmann1-5/+5
2016-03-19tdf#97973 - cleanup spinbuttons theming logic.Gurkaran2-24/+1
2016-03-17Resolves: tdf#98726 sneaky transparent clearlooks-phenix scrollbarsCaolán McNamara1-14/+18
2016-03-17too many configurations, too many platforms variantsCaolán McNamara1-1/+1
2016-03-16loplugin:constantparam in unotools/Noel Grandin3-11/+10
2016-03-16match types for legibilityCaolán McNamara1-2/+2
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara2-16/+31
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-48/+3
2016-03-16loplugin:implicitboolconversionTor Lillqvist1-1/+1
2016-03-15Resolves: tdf#98636Caolán McNamara2-4/+21
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-17/+17
2016-03-14Resolves: tdf#98638 sometimes menu grab doesn't takeCaolán McNamara1-4/+4
2016-03-12Resolves: tdf#92067 with duplicate menu entries track which to activateCaolán McNamara1-8/+42
2016-03-11gtk3: various bits means different things againCaolán McNamara1-2/+8
2016-03-10Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara1-21/+21
2016-03-10gtk3: set decoration bits etc before realizeCaolán McNamara1-9/+3
2016-03-09Related: tdf#98419 use gtk_window_begin_move_drag bodge for wayland onlyCaolán McNamara1-1/+10
2016-03-09cups_dest_s::instance can be nullStephan Bergmann1-1/+1
2016-03-09tdf#96685 - ensure FindFocus a11y context is valid EditableTextJustin Luth2-2/+12
2016-03-09fix for older gtkCaolán McNamara1-1/+1
2016-03-09gtk3: try and keep sync with yesterdays upstream scrollbar changesCaolán McNamara1-5/+29
2016-03-08tdf#97966 Drop static keywords from two functions inside an unnamed namespaceWastack1-2/+2
2016-03-08loplugin:constantparams in vclNoel Grandin2-4/+4
2016-03-08building against 110 different operation system variants is a painCaolán McNamara1-0/+2
2016-03-07gtk3: popover positions come pre-computedCaolán McNamara1-15/+30
2016-03-07Resolves: tdf#98425 gtk3: grab the SolarMutex when setting the clipboardCaolán McNamara1-0/+2
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-11/+7
2016-03-07improve defaultparams lopluginNoel Grandin1-2/+2
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin1-2/+2
2016-03-03gtk3: position the native popup menus exactly where we want themCaolán McNamara1-4/+30
2016-03-02gtk3: menubar close button shouldn't get keyboard focusCaolán McNamara1-0/+1
2016-03-01valgrind: fix g_variant leakCaolán McNamara1-0/+6
2016-03-01gtk3: gdk_x11_display_set_window_scale needs 3.10.0Caolán McNamara1-0/+2
2016-03-01replace SetExtendedFrameStyle + m_nExtStyle hack to direct updateWMClass callCaolán McNamara2-8/+12
2016-02-29libreoffice-main -> libreoffice-startcenterCaolán McNamara2-2/+2
2016-02-29gtk3: presumably XrmInitialize can be dropped nowCaolán McNamara1-4/+2
2016-02-29split gtkdata into gtk3 and gtk3 versionsCaolán McNamara2-132/+845
2016-02-29shouldn't have to recall gtk_init hereCaolán McNamara1-1/+0
2016-02-28Fix gtk2 menubarMaxim Monastirsky1-0/+8
2016-02-28mbUnityMode is always falseMaxim Monastirsky1-4/+1
2016-02-27loplugin:implicitboolconversionJulien Nabet1-1/+1
2016-02-27Another blind fix for some TBs (-Werror,-Wunused-private-field)Julien Nabet1-0/+8
2016-02-26gtk3+wayland: gnome#762756 hack around keyboard focusCaolán McNamara1-0/+17
2016-02-26gtk3: add a menubar close buttonCaolán McNamara1-6/+74
2016-02-26gtk3: native gtk menubarCaolán McNamara4-30/+55