summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-09-02tdf#93857 opengl: adapt UniscribeLayout's DrawCachedGlyphs() to FillDXArray()Miklos Vajna
2015-09-02vcl: rename DESKTOP_KDE to DESKTOP_KDE3Michael Stahl
2015-09-02ditch gnome-vfs2 supportCaolán McNamara
2015-09-02tdf#93850 - Defer watchdog during shader compiles.Michael Meeks
2015-09-02tdf#93839 - Encourage vdevs to pick up new GL Contexts for Linux.Michael Meeks
2015-09-02windows opengl: Avoid an unnecessary wglMakeCurrent() call.Jan Holesovsky
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-09-01More useful param typeStephan Bergmann
2015-09-01More vcl unit test headers for good measure.Michael Meeks
2015-09-01vcl: evidently that test needs glew headers nowMichael Stahl
2015-09-01Fixup CRC related unit tests for now.Michael Meeks
2015-09-01Tweak VCL unit tests for OpenGL.Michael Meeks
2015-09-01WaE: C-style cast from const sal_uInt64 * to sal_uInt8 * [loplugin:cstylecast]Tor Lillqvist
2015-09-01WaE: 'updateChecksum' overrides a member function but is not marked 'override'Tor Lillqvist
2015-09-01windows opengl: When the 2nd param is NULL, the 1st is ignored anyway.Jan Holesovsky
2015-09-01Removed the crc table from the check-sum headerMarco Cecchetti
2015-09-01Modified CRC test in order to fix test failure on OSXMarco Cecchetti
2015-09-01tdf#93532 - Bitmap CRC unit tests.Michael Meeks
2015-09-01Removed no more needed code in ImpBitmap::ImplGetChecksuMarco Cecchetti
2015-09-01gl-checksum: added a minimum size check for using GL versionMarco Cecchetti
2015-09-01CRC is an integer type -> mnChecksum.Michael Meeks
2015-09-01fix: buffer was released before getting checksum.Michael Meeks
2015-09-01switch to 64-bit checksum: conversion from BitmapChecksum to an octet arrayMarco Cecchetti
2015-09-01vcl_get_checksum wraps the call to the real checksum functionMarco Cecchetti
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti
2015-09-01moved chechsum.hxx in include/vclMarco Cecchetti
2015-09-01Added support for computing 64-bit checksum of bitmap in OpenGLMarco Cecchetti
2015-09-01tdf#93838 windows opengl: fix vertical text position in UniscribeLayoutMiklos Vajna
2015-09-01tdf#93839 - Encourage vdevs to pick up new GL Contexts when they go invalid.Michael Meeks
2015-09-01windows opengl: Call InitGLEWDebugging() after we have the context.Jan Holesovsky
2015-09-01windows opengl: Don't paint cached widgets upside down.Jan Holesovsky
2015-09-01Revert "windows opengl: Set PFD_DOUBLEBUFFER even for single buffer rendering"Miklos Vajna
2015-09-01opengl: use "old" SubdivideBezier when drawing PolyLinesTomaž Vajngerl
2015-08-31loplugin:staticmethodsStephan Bergmann
2015-08-31tdf#93822 - disable horror legacy menu background saving for OpenGL.Michael Meeks
2015-08-31tdf#93772 - handle framebuffer unbinding on GL context switch.Michael Meeks
2015-08-31tdf#93751 - ensure textures are unbound from framebuffers post destroy.Michael Meeks
2015-08-31Extended GL painting debug tracing.Michael Meeks
2015-08-31tdf#93750 allow for EMF+ record padding up to 11 bytesMike Kaganski
2015-08-31other bitmap methods check for bad_allocCaolán McNamara
2015-08-31Compensate for the extra two pixels in ImplWinFontEntry::AddChunkOfGlyphs()Tor Lillqvist
2015-08-31vcl: try to disable font cache in CppUnit testsMichael Stahl
2015-08-31check stream statusCaolán McNamara
2015-08-31vcl: Improve management of mnRef0Count.Jan Holesovsky
2015-08-31Revert "werror: fix build in vcl"Thorsten Behrens
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-31tdf#93798 - avoid apitrace provoked infinite loop dumping errors.Michael Meeks
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-30GTK3: Native background for vertical toolbarsMaxim Monastirsky
2015-08-30tdf#62525 vcl: use cow_wrapper for GradientDaniel Robertson