summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-04-08-Werror,-Wunused-parameterStephan Bergmann
2014-04-08hidpi: Forgotten rounding.Jan Holesovsky
2014-04-08-Werror=uninitializedStephan Bergmann
2014-04-08Make libvclopengl build for iOSTor Lillqvist
2014-04-08fdo#77059, hidpi: Increase the threshold of what DPI we consider hi-dpi.Jan Holesovsky
2014-04-08Starting to bring DrawGradient functions into line with each otherChris Sherlock
2014-04-08coverity#738863 Uninitialized scalar fieldCaolán McNamara
2014-04-08coverity#705329 Missing break in switchCaolán McNamara
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-08temporarily render to a fileMarkus Mohrhard
2014-04-08improve the code for temporary OpenGl contextMarkus Mohrhard
2014-04-08call glewInit in vcl's OpenGLContext just onceMarkus Mohrhard
2014-04-08fix crash when passing external Window to OpenGLContext::initMarkus Mohrhard
2014-04-08prevent initializing the OpenGL context multiple timesMarkus Mohrhard
2014-04-08OSL_TRACE to SAL_INFO in opengl codeMarkus Mohrhard
2014-04-08Remove unnecessary ImplDrawMask function in OutputDeviceChris Sherlock
2014-04-07Fix thinkoTor Lillqvist
2014-04-07Add somewhat ridiculous debug hacks for CoreGrahics drawing debugging on iOSTor Lillqvist
2014-04-07Log correct depth for the created CGBitmapContextTor Lillqvist
2014-04-07Fill these buffers, too, with easily recognizable junk in dbgutil modeTor Lillqvist
2014-04-07Don't bother logging the CGContextSetLineWidth() here eitherTor Lillqvist
2014-04-07I think we should begin a new path in drawPolyLine()Tor Lillqvist
2014-04-07Add a couple of CG_TRACEsTor Lillqvist
2014-04-07Move functions back out of OutputDevice so they aren't exportedChris Sherlock
2014-04-07Minor change to comment in print2.cxxChris Sherlock
2014-04-07Bring static functions into OutputDevice as private functionsChris Sherlock
2014-04-07Clean up ImplSVMainHook declarationStephan Bergmann
2014-04-07Don't special-case iOS here, eitherTor Lillqvist
2014-04-07Don't special-case iOS here, eitherTor Lillqvist
2014-04-07Use same code path for iOS as for OS X here, tooTor Lillqvist
2014-04-07Plug potential resource leakTor Lillqvist
2014-04-07For consistency, set the same "GDI" and "Win" flags for iOS as for OS XTor Lillqvist
2014-04-07Refactored OutputDevice::DrawGradientChris Sherlock
2014-04-07DrawGradient( const PolyPolygon&... etc) gets graphics instance too earlyChris Sherlock
2014-04-07Exit out of DrawGradient that uses PolyPolygon much fasterChris Sherlock
2014-04-07Add CG_TRACEs to this (OS X -only) file, too, for completenessTor Lillqvist
2014-04-07TypoTor Lillqvist
2014-04-06Change newly introduced Clip* functions to ClipAndDrawChris Sherlock
2014-04-06fdo#74702 Refactor gradient clipping functionsChris Sherlock
2014-04-06coverity#708313: Unitialized scalar fieldNorbert Thiebaud
2014-04-06coverity#708318: Unitialized scalar fieldNorbert Thiebaud
2014-04-06Bin unused MAP_REALAPPFONT MapUnit enum valueTor Lillqvist
2014-04-06fdo#74702 use same gradient steps func. to draw linear and complex gradsChris Sherlock
2014-04-06I found a reference confirming my guessTor Lillqvist
2014-04-06Add a comment guessing what "NWF" meansTor Lillqvist
2014-04-05coverity#708597 Uninitialized scalar fieldCaolán McNamara
2014-04-05Translated variable name to English nZchPos => nCharPosLuc Castermans
2014-04-05Translated German commentsLuc Castermans
2014-04-05Translated German commentsLuc Castermans
2014-04-04WMF import: restore support for the ImplReadDIB(bFileHeader=false) versionMiklos Vajna