summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-03-23vcl: idle timer update method currently unused.Michael Meeks1-15/+3
2016-03-23trying to get a GL context after GL de-initialization - fixedMarco Cecchetti1-14/+25
2016-03-23tdf#98600 and tdf#98622 fix metafile parsing (part2)Noel Grandin3-1/+7
2016-03-22These functions are defined only when ENABLE_CAIRO_CANVASKorrawit Pruegsanusak1-0/+3
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran2-14/+6
2016-03-21fix windows 64bit build on vs2015Tomofumi Yagi1-1/+3
2016-03-21Just use plain bool hereStephan Bergmann2-7/+7
2016-03-21Revert "tdf#96393: reuse layout if available"Eike Rathke1-16/+5
2016-03-21Need to get the shortcut of the real commandMaxim Monastirsky1-1/+4
2016-03-21tdf#98324 - PNG prints as black block with OpenGL - fixedMarco Cecchetti2-1/+10
2016-03-19Remove commented-out codeGurkaran1-2/+0
2016-03-19tdf#97973 - cleanup spinbuttons theming logic.Gurkaran3-25/+1
2016-03-19Fix failure to print when using the D2DWrite pathTim Eves1-7/+5
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