Age | Commit message (Expand) | Author |
2014-04-08 | -Werror,-Wunused-parameter | Stephan Bergmann |
2014-04-08 | hidpi: Forgotten rounding. | Jan Holesovsky |
2014-04-08 | -Werror=uninitialized | Stephan Bergmann |
2014-04-08 | Make libvclopengl build for iOS | Tor Lillqvist |
2014-04-08 | fdo#77059, hidpi: Increase the threshold of what DPI we consider hi-dpi. | Jan Holesovsky |
2014-04-08 | Starting to bring DrawGradient functions into line with each other | Chris Sherlock |
2014-04-08 | coverity#738863 Uninitialized scalar field | Caolán McNamara |
2014-04-08 | coverity#705329 Missing break in switch | Caolán McNamara |
2014-04-08 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-08 | temporarily render to a file | Markus Mohrhard |
2014-04-08 | improve the code for temporary OpenGl context | Markus Mohrhard |
2014-04-08 | call glewInit in vcl's OpenGLContext just once | Markus Mohrhard |
2014-04-08 | fix crash when passing external Window to OpenGLContext::init | Markus Mohrhard |
2014-04-08 | prevent initializing the OpenGL context multiple times | Markus Mohrhard |
2014-04-08 | OSL_TRACE to SAL_INFO in opengl code | Markus Mohrhard |
2014-04-08 | Remove unnecessary ImplDrawMask function in OutputDevice | Chris Sherlock |
2014-04-07 | Fix thinko | Tor Lillqvist |
2014-04-07 | Add somewhat ridiculous debug hacks for CoreGrahics drawing debugging on iOS | Tor Lillqvist |
2014-04-07 | Log correct depth for the created CGBitmapContext | Tor Lillqvist |
2014-04-07 | Fill these buffers, too, with easily recognizable junk in dbgutil mode | Tor Lillqvist |
2014-04-07 | Don't bother logging the CGContextSetLineWidth() here either | Tor Lillqvist |
2014-04-07 | I think we should begin a new path in drawPolyLine() | Tor Lillqvist |
2014-04-07 | Add a couple of CG_TRACEs | Tor Lillqvist |
2014-04-07 | Move functions back out of OutputDevice so they aren't exported | Chris Sherlock |
2014-04-07 | Minor change to comment in print2.cxx | Chris Sherlock |
2014-04-07 | Bring static functions into OutputDevice as private functions | Chris Sherlock |
2014-04-07 | Clean up ImplSVMainHook declaration | Stephan Bergmann |
2014-04-07 | Don't special-case iOS here, either | Tor Lillqvist |
2014-04-07 | Don't special-case iOS here, either | Tor Lillqvist |
2014-04-07 | Use same code path for iOS as for OS X here, too | Tor Lillqvist |
2014-04-07 | Plug potential resource leak | Tor Lillqvist |
2014-04-07 | For consistency, set the same "GDI" and "Win" flags for iOS as for OS X | Tor Lillqvist |
2014-04-07 | Refactored OutputDevice::DrawGradient | Chris Sherlock |
2014-04-07 | DrawGradient( const PolyPolygon&... etc) gets graphics instance too early | Chris Sherlock |
2014-04-07 | Exit out of DrawGradient that uses PolyPolygon much faster | Chris Sherlock |
2014-04-07 | Add CG_TRACEs to this (OS X -only) file, too, for completeness | Tor Lillqvist |
2014-04-07 | Typo | Tor Lillqvist |
2014-04-06 | Change newly introduced Clip* functions to ClipAndDraw | Chris Sherlock |
2014-04-06 | fdo#74702 Refactor gradient clipping functions | Chris Sherlock |
2014-04-06 | coverity#708313: Unitialized scalar field | Norbert Thiebaud |
2014-04-06 | coverity#708318: Unitialized scalar field | Norbert Thiebaud |
2014-04-06 | Bin unused MAP_REALAPPFONT MapUnit enum value | Tor Lillqvist |
2014-04-06 | fdo#74702 use same gradient steps func. to draw linear and complex grads | Chris Sherlock |
2014-04-06 | I found a reference confirming my guess | Tor Lillqvist |
2014-04-06 | Add a comment guessing what "NWF" means | Tor Lillqvist |
2014-04-05 | coverity#708597 Uninitialized scalar field | Caolán McNamara |
2014-04-05 | Translated variable name to English nZchPos => nCharPos | Luc Castermans |
2014-04-05 | Translated German comments | Luc Castermans |
2014-04-05 | Translated German comments | Luc Castermans |
2014-04-04 | WMF import: restore support for the ImplReadDIB(bFileHeader=false) version | Miklos Vajna |