summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-03-10Avoid reserved identifier, remove unnecessary typedefStephan Bergmann2-2/+2
2016-03-10Avoid reserved identifierStephan Bergmann1-4/+4
2016-03-10Avoid reserved identifierStephan Bergmann2-3/+3
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann5-16/+16
2016-03-10Avoid reserved identifiersStephan Bergmann1-4/+4
2016-03-10Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara7-37/+39
2016-03-10Follow the coding style of surrounding codeTor Lillqvist1-6/+12
2016-03-10gtk3: set decoration bits etc before realizeCaolán McNamara1-9/+3
2016-03-10Add comment wondering what the code thinks it is doingTor Lillqvist1-0/+1
2016-03-10Factor out the calls to FillRect in the DrawTextImpl() implementationsTor Lillqvist1-26/+5
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann3-12/+12
2016-03-10loplugin:rangedforcopyStephan Bergmann1-1/+1
2016-03-10loplugin:staticmethodsStephan Bergmann1-2/+2
2016-03-09Related: tdf#98419 use gtk_window_begin_move_drag bodge for wayland onlyCaolán McNamara1-1/+10
2016-03-09-Werror,-Wmismatched-new-deleteStephan Bergmann1-1/+1
2016-03-09cups_dest_s::instance can be nullStephan Bergmann1-1/+1
2016-03-09Make the new D2D Graphite rendering work also in the OpenGL caseTor Lillqvist1-5/+8
2016-03-09tdf#96685 - ensure FindFocus a11y context is valid EditableTextJustin Luth2-2/+12
2016-03-09vcldemo: improved text rendering test.Michael Meeks2-27/+263
2016-03-09Resolves: rhbz#1315385 use preferred size if widget supports itCaolán McNamara1-1/+1
2016-03-09fix for older gtkCaolán McNamara1-1/+1
2016-03-09gtk3: try and keep sync with yesterdays upstream scrollbar changesCaolán McNamara2-5/+32
2016-03-09Add missing includesDavid Ostrovsky1-0/+1
2016-03-09DirectWrite rendering for Graphite to work around ExTextOut bugTim Eves1-20/+352
2016-03-08tdf#98052 - even polygons were not drawn on the alpha deviceMarco Cecchetti1-0/+2
2016-03-08tdf#97966 Drop static keywords from two functions inside an unnamed namespaceWastack1-2/+2
2016-03-08convert custom bibliography toolbar to .ui formatCaolán McNamara1-0/+25
2016-03-08loplugin:constantparams in vclNoel Grandin20-72/+62
2016-03-08building against 110 different operation system variants is a painCaolán McNamara1-0/+2
2016-03-08Bin unneeded inclusions of dbggui.hxxTor Lillqvist3-3/+0
2016-03-08Bin a pointless level of macro abstractionTor Lillqvist2-10/+6
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 McNamara2-1/+3
2016-03-07loplugin:unuseddefaultparamsNoel Grandin8-36/+21
2016-03-07tdf#96099 Reduce number of trivial typedefsChirag Manwani2-8/+6
2016-03-07improve defaultparams lopluginNoel Grandin4-27/+18
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin2-10/+7
2016-03-07opengl: fix loading shader with preamble that uses #versionTomaž Vajngerl1-2/+2
2016-03-07opengl: fix inv.scale values are always integer - cid#1352479Tomaž Vajngerl1-2/+2
2016-03-04tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock4-46/+27
2016-03-04tdf#98052 - polypolygons were not drawn on the alpha deviceMarco Cecchetti1-0/+2
2016-03-04Don't build ui-previewer in the App Store caseAndras Timar1-2/+3
2016-03-04-Werror,-Wunused-macrosStephan Bergmann1-1/+0
2016-03-04-Werror,-Wunused-macrosStephan Bergmann1-3/+0
2016-03-04-Werror,-WshadowStephan Bergmann1-1/+1
2016-03-04-Werror,-WshadowStephan Bergmann1-2/+2
2016-03-04-Werror,-WshadowStephan Bergmann1-4/+4
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin14-73/+45
2016-03-03vcl: type inference is beyond MSVC's limited abilitiesMichael Stahl1-2/+2
2016-03-03coverity#1355126 Logically dead codeCaolán McNamara1-8/+5