summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-03nLog10Divisor is 1Caolán McNamara1-15/+9
2016-03-03gtk3: position the native popup menus exactly where we want themCaolán McNamara1-4/+30
2016-03-03refactor these two bizarro positioning things into reusable chunksCaolán McNamara1-21/+33
2016-03-03tdf#98380 - opengl - get font anti-aliasing right.Michael Meeks1-1/+11
2016-03-03Follow our code layout styleTor Lillqvist1-4/+6
2016-03-03tdf#96393: reuse layout if availablePierre-Eric Pelloux-Prayer1-5/+14
2016-03-03vcl: scheduler - remove obsolete comment.Michael Meeks1-1/+0
2016-03-02vcl: document that it's possible to dump GDIMetaFile to XMLMichael Stahl1-3/+17
2016-03-02Fix the import of line joins and caps from EMF filesStephan van den Akker3-6/+55
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 McNamara2-5/+3
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 Monastirsky2-5/+1
2016-02-28tdf#84258 Allow creation of command aliasesMaxim Monastirsky1-0/+8
2016-02-27log to the crashreporter whether we use OpenGLMarkus Mohrhard1-0/+3
2016-02-27loplugin:implicitboolconversionJulien Nabet1-1/+1