summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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-17Add a humble wishTor Lillqvist1-1/+3
2016-03-17loplugin:constantparam in toolsNoel Grandin3-4/+4
2016-03-16WaE: loplugin:nullptrCaolán McNamara1-2/+2
2016-03-16tdf#97319: Give up on caching non-BMP glyphsTor Lillqvist1-0/+7
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 Grandin4-12/+11
2016-03-16vcl: fix loplugin:defaultparamsMiklos Vajna2-7/+6
2016-03-16coverity#1355505 Uninitialized scalar fieldCaolán McNamara1-0/+5
2016-03-16match types for legibilityCaolán McNamara1-2/+2
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara11-31/+48
2016-03-16loplugin:constantparams in vcl/Noel Grandin54-782/+333
2016-03-16loplugin:implicitboolconversionTor Lillqvist1-1/+1
2016-03-15fix windows buildChristian Lohmaier1-2/+2
2016-03-15Resolves: tdf#98636Caolán McNamara3-5/+22
2016-03-15vcl: improve opengl glyph cache debugging.Michael Meeks1-7/+23
2016-03-15tdf#98600 and tdf#98622 fix metafile parsingNoel Grandin1-0/+2
2016-03-15tdf#97319: Handle surrogate pairs in glyph caching for SimpleWinLayoutTor Lillqvist1-12/+37
2016-03-15s/SEP/SMPTor Lillqvist1-1/+1
2016-03-15We use strlen() on these char arrays so better terminate them with 0Tor Lillqvist1-9/+9
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin14-331/+331
2016-03-15loplugin:constantparamNoel Grandin5-10/+9
2016-03-14Bin a few pointless static const integersTor Lillqvist1-10/+8
2016-03-14Bin leftover #if 0 snippetTor Lillqvist1-22/+0
2016-03-14fix memory leak in headless backendMarkus Mohrhard1-1/+5
2016-03-14tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh1-0/+33
2016-03-14Resolves: tdf#98638 sometimes menu grab doesn't takeCaolán McNamara1-4/+4
2016-03-14remove some unused Java codeNoel Grandin1-2/+0
2016-03-14tdf#95616 - fix flickering issueMarco Cecchetti1-0/+1
2016-03-14Fix what seems to have been off-by-one errors in glyph bounds calculationTor Lillqvist1-2/+2
2016-03-14tdf#97171: Use DirectWrite for OpenGL glyph cachingTim Eves1-283/+415
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 Thiebaud4-28/+43
2016-03-12Resolves: tdf#92067 with duplicate menu entries track which to activateCaolán McNamara2-9/+43
2016-03-12Typo: documet->documentJulien Nabet1-1/+1
2016-03-11Passing a string to a std::ostringstream ctor is trickyTor Lillqvist1-1/+1
2016-03-11gtk3: various bits means different things againCaolán McNamara1-2/+8
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 Bergmann5-16/+16
2016-03-10Avoid reserved identifiersStephan Bergmann1-4/+4