summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Remove a couple of now unneeded includesTor Lillqvist2014-04-091-2/+0
* -Werror=deprecated-declarations (on Debian, reportedly)Stephan Bergmann2014-04-091-0/+4
* Remove unused functionStephan Bergmann2014-04-091-4/+0
* -Werror,-Wunused-parameterStephan Bergmann2014-04-081-0/+2
* hidpi: Forgotten rounding.Jan Holesovsky2014-04-081-1/+1
* -Werror=uninitializedStephan Bergmann2014-04-081-0/+1
* Make libvclopengl build for iOSTor Lillqvist2014-04-082-3/+11
* fdo#77059, hidpi: Increase the threshold of what DPI we consider hi-dpi.Jan Holesovsky2014-04-081-10/+20
* Starting to bring DrawGradient functions into line with each otherChris Sherlock2014-04-081-60/+66
* coverity#738863 Uninitialized scalar fieldCaolán McNamara2014-04-081-12/+18
* coverity#705329 Missing break in switchCaolán McNamara2014-04-081-0/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-0834-431/+105
* temporarily render to a fileMarkus Mohrhard2014-04-082-0/+54
* improve the code for temporary OpenGl contextMarkus Mohrhard2014-04-081-1/+0
* call glewInit in vcl's OpenGLContext just onceMarkus Mohrhard2014-04-081-0/+14
* fix crash when passing external Window to OpenGLContext::initMarkus Mohrhard2014-04-081-13/+16
* prevent initializing the OpenGL context multiple timesMarkus Mohrhard2014-04-081-1/+6
* OSL_TRACE to SAL_INFO in opengl codeMarkus Mohrhard2014-04-081-9/+9
* Remove unnecessary ImplDrawMask function in OutputDeviceChris Sherlock2014-04-082-65/+22
* Fix thinkoTor Lillqvist2014-04-071-1/+1
* Add somewhat ridiculous debug hacks for CoreGrahics drawing debugging on iOSTor Lillqvist2014-04-071-0/+141
* Log correct depth for the created CGBitmapContextTor Lillqvist2014-04-071-1/+2
* Fill these buffers, too, with easily recognizable junk in dbgutil modeTor Lillqvist2014-04-071-0/+12
* Don't bother logging the CGContextSetLineWidth() here eitherTor Lillqvist2014-04-071-1/+0
* I think we should begin a new path in drawPolyLine()Tor Lillqvist2014-04-071-0/+2
* Add a couple of CG_TRACEsTor Lillqvist2014-04-071-0/+3
* Move functions back out of OutputDevice so they aren't exportedChris Sherlock2014-04-071-6/+10
* Minor change to comment in print2.cxxChris Sherlock2014-04-071-1/+1
* Bring static functions into OutputDevice as private functionsChris Sherlock2014-04-071-30/+34
* Clean up ImplSVMainHook declarationStephan Bergmann2014-04-074-3/+36
* Don't special-case iOS here, eitherTor Lillqvist2014-04-071-4/+0
* Don't special-case iOS here, eitherTor Lillqvist2014-04-071-3/+1
* Use same code path for iOS as for OS X here, tooTor Lillqvist2014-04-071-1/+1
* Plug potential resource leakTor Lillqvist2014-04-071-0/+3
* For consistency, set the same "GDI" and "Win" flags for iOS as for OS XTor Lillqvist2014-04-071-0/+2
* Refactored OutputDevice::DrawGradientChris Sherlock2014-04-071-75/+58
* DrawGradient( const PolyPolygon&... etc) gets graphics instance too earlyChris Sherlock2014-04-071-4/+0
* Exit out of DrawGradient that uses PolyPolygon much fasterChris Sherlock2014-04-071-2/+6
* Add CG_TRACEs to this (OS X -only) file, too, for completenessTor Lillqvist2014-04-071-0/+22
* TypoTor Lillqvist2014-04-071-1/+1
* Change newly introduced Clip* functions to ClipAndDrawChris Sherlock2014-04-062-11/+11
* fdo#74702 Refactor gradient clipping functionsChris Sherlock2014-04-062-123/+143
* coverity#708313: Unitialized scalar fieldNorbert Thiebaud2014-04-062-38/+52
* coverity#708318: Unitialized scalar fieldNorbert Thiebaud2014-04-061-4/+5
* Bin unused MAP_REALAPPFONT MapUnit enum valueTor Lillqvist2014-04-061-5/+1
* fdo#74702 use same gradient steps func. to draw linear and complex gradsChris Sherlock2014-04-061-23/+9
* I found a reference confirming my guessTor Lillqvist2014-04-061-4/+4
* Add a comment guessing what "NWF" meansTor Lillqvist2014-04-061-0/+5
* coverity#708597 Uninitialized scalar fieldCaolán McNamara2014-04-051-0/+1
* Translated variable name to English nZchPos => nCharPosLuc Castermans2014-04-051-4/+4