summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann34-431/+105
2014-04-08temporarily render to a fileMarkus Mohrhard2-0/+54
2014-04-08improve the code for temporary OpenGl contextMarkus Mohrhard1-1/+0
2014-04-08call glewInit in vcl's OpenGLContext just onceMarkus Mohrhard1-0/+14
2014-04-08fix crash when passing external Window to OpenGLContext::initMarkus Mohrhard1-13/+16
2014-04-08prevent initializing the OpenGL context multiple timesMarkus Mohrhard1-1/+6
2014-04-08OSL_TRACE to SAL_INFO in opengl codeMarkus Mohrhard1-9/+9
2014-04-08Remove unnecessary ImplDrawMask function in OutputDeviceChris Sherlock2-65/+22
2014-04-07Fix thinkoTor Lillqvist1-1/+1
2014-04-07Add somewhat ridiculous debug hacks for CoreGrahics drawing debugging on iOSTor Lillqvist1-0/+141
2014-04-07Log correct depth for the created CGBitmapContextTor Lillqvist1-1/+2
2014-04-07Fill these buffers, too, with easily recognizable junk in dbgutil modeTor Lillqvist1-0/+12
2014-04-07Don't bother logging the CGContextSetLineWidth() here eitherTor Lillqvist1-1/+0
2014-04-07I think we should begin a new path in drawPolyLine()Tor Lillqvist1-0/+2
2014-04-07Add a couple of CG_TRACEsTor Lillqvist1-0/+3
2014-04-07Move functions back out of OutputDevice so they aren't exportedChris Sherlock1-6/+10
2014-04-07Minor change to comment in print2.cxxChris Sherlock1-1/+1
2014-04-07Bring static functions into OutputDevice as private functionsChris Sherlock1-30/+34
2014-04-07Clean up ImplSVMainHook declarationStephan Bergmann4-3/+36
2014-04-07Don't special-case iOS here, eitherTor Lillqvist1-4/+0
2014-04-07Don't special-case iOS here, eitherTor Lillqvist1-3/+1
2014-04-07Use same code path for iOS as for OS X here, tooTor Lillqvist1-1/+1
2014-04-07Plug potential resource leakTor Lillqvist1-0/+3
2014-04-07For consistency, set the same "GDI" and "Win" flags for iOS as for OS XTor Lillqvist1-0/+2
2014-04-07Refactored OutputDevice::DrawGradientChris Sherlock1-75/+58
2014-04-07DrawGradient( const PolyPolygon&... etc) gets graphics instance too earlyChris Sherlock1-4/+0
2014-04-07Exit out of DrawGradient that uses PolyPolygon much fasterChris Sherlock1-2/+6
2014-04-07Add CG_TRACEs to this (OS X -only) file, too, for completenessTor Lillqvist1-0/+22
2014-04-07TypoTor Lillqvist1-1/+1
2014-04-06Change newly introduced Clip* functions to ClipAndDrawChris Sherlock2-11/+11
2014-04-06fdo#74702 Refactor gradient clipping functionsChris Sherlock2-123/+143
2014-04-06coverity#708313: Unitialized scalar fieldNorbert Thiebaud2-38/+52
2014-04-06coverity#708318: Unitialized scalar fieldNorbert Thiebaud1-4/+5
2014-04-06Bin unused MAP_REALAPPFONT MapUnit enum valueTor Lillqvist1-5/+1
2014-04-06fdo#74702 use same gradient steps func. to draw linear and complex gradsChris Sherlock1-23/+9
2014-04-06I found a reference confirming my guessTor Lillqvist1-4/+4
2014-04-06Add a comment guessing what "NWF" meansTor Lillqvist1-0/+5
2014-04-05coverity#708597 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-05Translated variable name to English nZchPos => nCharPosLuc Castermans1-4/+4
2014-04-05Translated German commentsLuc Castermans1-3/+3
2014-04-05Translated German commentsLuc Castermans1-2/+1
2014-04-04WMF import: restore support for the ImplReadDIB(bFileHeader=false) versionMiklos Vajna2-1/+3
2014-04-04coverity#738942 Uninitialized scalar fieldCaolán McNamara1-0/+6
2014-04-04Add more CG_TRACEs for completenessTor Lillqvist1-2/+7
2014-04-04make query fax number dialog a little less lameCaolán McNamara2-2/+2
2014-04-03Typo: corect->correctJulien Nabet1-1/+1
2014-04-03Remove unused getTextStephan Bergmann1-13/+0
2014-04-03Remove unnecessary SubsetterContext base classStephan Bergmann1-16/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin3-5/+5
2014-04-03vcl: apply font height if defined as "size" attribute in .uiTomaž Vajngerl1-0/+7