summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2016-03-17loplugin:constantparam in toolsNoel Grandin3-4/+4
2016-03-16WaE: loplugin:nullptrCaolán McNamara1-2/+2
2016-03-16tdf#98607 - fix drag and drop regression.Michael Meeks2-2/+5
2016-03-16attempt to address reported loplugin:vclwidgets warningCaolán McNamara1-3/+3
2016-03-16loplugin:constantparam in unotools/Noel Grandin1-1/+1
2016-03-16vcl: fix loplugin:defaultparamsMiklos Vajna2-7/+6
2016-03-16coverity#1355505 Uninitialized scalar fieldCaolán McNamara1-0/+5
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara2-8/+9
2016-03-16loplugin:constantparams in vcl/Noel Grandin40-581/+308
2016-03-15tdf#98600 and tdf#98622 fix metafile parsingNoel Grandin1-0/+2
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin12-217/+217
2016-03-15loplugin:constantparamNoel Grandin5-10/+9
2016-03-14tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh1-0/+33
2016-03-14GetEnglishSearchFontName is what is supposed to use hereDouglas Mencken1-3/+5
2016-03-13coverity#1355505 Uninitialized pointer fieldCaolán McNamara1-6/+17
2016-03-13add assert preventing memory leakMarkus Mohrhard1-0/+1
2016-03-13fix strange memory leak in VclBuilderMarkus Mohrhard1-1/+1
2016-03-12vcl graph: stop abusing a pointer for a boolNorbert Thiebaud3-24/+40
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-2/+2
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-2/+2
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-1/+1
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 Bergmann3-9/+9
2016-03-10Avoid reserved identifiersStephan Bergmann1-4/+4
2016-03-10Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara3-9/+11
2016-03-09Resolves: rhbz#1315385 use preferred size if widget supports itCaolán McNamara1-1/+1
2016-03-09Add missing includesDavid Ostrovsky1-0/+1
2016-03-08tdf#98052 - even polygons were not drawn on the alpha deviceMarco Cecchetti1-0/+2
2016-03-08convert custom bibliography toolbar to .ui formatCaolán McNamara1-0/+25
2016-03-08loplugin:constantparams in vclNoel Grandin13-62/+52
2016-03-08Bin unneeded inclusions of dbggui.hxxTor Lillqvist3-3/+0
2016-03-08Bin a pointless level of macro abstractionTor Lillqvist1-2/+6
2016-03-07Resolves: tdf#98425 gtk3: grab the SolarMutex when setting the clipboardCaolán McNamara1-1/+1
2016-03-07loplugin:unuseddefaultparamsNoel Grandin5-22/+11
2016-03-07tdf#96099 Reduce number of trivial typedefsChirag Manwani1-4/+3
2016-03-07improve defaultparams lopluginNoel Grandin2-7/+7
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-04tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock3-34/+15
2016-03-04tdf#98052 - polypolygons were not drawn on the alpha deviceMarco Cecchetti1-0/+2
2016-03-04-Werror,-WshadowStephan Bergmann1-4/+4
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin10-68/+40
2016-03-03coverity#1355126 Logically dead codeCaolán McNamara1-8/+5
2016-03-03nLog10Divisor is 1Caolán McNamara1-15/+9
2016-03-03refactor these two bizarro positioning things into reusable chunksCaolán McNamara1-21/+33
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