summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-09-18WaE: loplugin:redundantcastTor Lillqvist
2015-09-18WaE: loplugin:unreffunTor Lillqvist
2015-09-18Fix mis-mergeStephan Bergmann
2015-09-18tdf#93892: Un-share maUserBuffer when the BitmapWriteAccess is requested.Jan Holesovsky
2015-09-18tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks
2015-09-18tdf#93662 - allow GL by default only on recent drivers on recent windows.Michael Meeks
2015-09-18Tweak VCL unit tests for OpenGL.Michael Meeks
2015-09-18opengl: let OutputDevice do the bezier subdivisionTomaž Vajngerl
2015-09-18tdf#93867 - clear current GL context before thread switch.Michael Meeks
2015-09-18Don't call GL debugging methods if there is no context.Michael Meeks
2015-09-18Add SAL_DISABLE_GL_WATCHDOG env. var for obvious reasons.Michael Meeks
2015-09-18tdf#93859 opengl - don't cache radiobuttons, refactor code dupl.Tomaž Vajngerl
2015-09-18tdf#93857 opengl: adapt UniscribeLayout's DrawCachedGlyphs() to FillDXArray()Miklos Vajna
2015-09-18tdf#93839 - Encourage vdevs to pick up new GL Contexts for Linux.Michael Meeks
2015-09-18tdf#93850 - Defer watchdog during shader compiles.Michael Meeks
2015-09-18windows opengl: Avoid an unnecessary wglMakeCurrent() call.Jan Holesovsky
2015-09-18loplugin:staticmethodsStephan Bergmann
2015-09-18loplugin:simplifyboolStephan Bergmann
2015-09-18WaE: C-style cast from const sal_uInt64 * to sal_uInt8 * [loplugin:cstylecast]Tor Lillqvist
2015-09-18WaE: 'updateChecksum' overrides a member function but is not marked 'override'Tor Lillqvist
2015-09-18tdf#93532 - Bitmap CRC unit tests.Michael Meeks
2015-09-18tdf#93750 allow for EMF+ record padding up to 11 bytesMike Kaganski
2015-09-18tdf#93532 - Switching to 64-bit checksumMarco Cecchetti
2015-09-18windows opengl: When the 2nd param is NULL, the 1st is ignored anyway.Jan Holesovsky
2015-09-18check stream statusCaolán McNamara
2015-09-18tdf#93838 windows opengl: fix vertical text position in UniscribeLayoutMiklos Vajna
2015-09-18tdf#93839 - Encourage vdevs to pick up new GL Contexts when they go invalid.Michael Meeks
2015-09-18tdf#93772 - handle framebuffer unbinding on GL context switch.Michael Meeks
2015-09-18Extended GL painting debug tracing.Michael Meeks
2015-09-18windows opengl: Call InitGLEWDebugging() after we have the context.Jan Holesovsky
2015-09-18windows opengl: Don't paint cached widgets upside down.Jan Holesovsky
2015-09-18Turn on glyph caching by default when using OpenGLTor Lillqvist
2015-09-18Revert "windows opengl: Set PFD_DOUBLEBUFFER even for single buffer rendering"Miklos Vajna
2015-09-18Compensate for the extra two pixels in ImplWinFontEntry::AddChunkOfGlyphs()Tor Lillqvist
2015-09-18tdf#93751 - ensure textures are unbound from framebuffers post destroy.Michael Meeks
2015-09-18tdf#93530 - glClear our depth, stencil and buffer contents on init.Michael Meeks
2015-09-18vcl opengl: fix setting up debug context on WindowsMiklos Vajna
2015-09-18get rid of a few thousand unnecessary OpenGL callsMarkus Mohrhard
2015-09-18tdf#93736 opengl: use "old" SubdivideBezier when drawing PolyLinesTomaž Vajngerl
2015-09-18tdf#93822 - disable horror legacy menu background saving for OpenGL.Michael Meeks
2015-09-18vcl: Improve management of mnRef0Count.Jan Holesovsky
2015-09-14tdf#93480: Don't send an EMPTY Invalidate() on .uno:DefaultBullet.Jan Holesovsky
2015-08-31Add missing helpful GL trace messages outside of the impl. itself.Michael Meeks
2015-08-31tdf#93798 - avoid apitrace provoked infinite loop dumping errors.Michael Meeks
2015-08-31VclPtr: no dialog loaded from a .ui ever actually destructedCaolán McNamara
2015-08-31WaE: remove unused parameter.Michael Meeks
2015-08-31tdf#93536 - avoid crash when calling ToTop on disposed window.Michael Meeks
2015-08-31Don't check SAL_DETAIL_ENABLE_LOG_INFO, check SAL_LOG_INFOTor Lillqvist
2015-08-31vcl: fix resource management issue in WinSalLayoutMichael Stahl
2015-08-31vcl: fix drmemory warning in UniscribeLayout::DropGlyph()Michael Stahl