summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2015-08-30Don't check SAL_DETAIL_ENABLE_LOG_INFO, check SAL_LOG_INFOTor Lillqvist
2015-08-29tdf#93536 - avoid crash when calling ToTop on disposed window.Michael Meeks
2015-08-30werror: fix build in vclThorsten Behrens
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin
2015-08-29we only use 8 array entriesMarkus Mohrhard
2015-08-29WaE: 'rChunk' : unreferenced formal parameterTor Lillqvist
2015-08-29Avoid unintended unconditional std::cerr debug outputTor Lillqvist
2015-08-28vcl: fix resource management issue in WinSalLayoutMichael Stahl
2015-08-28Add missing helpful GL trace messages outside of the impl. itself.Michael Meeks
2015-08-28Avoid accidental leftover unconditional debug printoutTor Lillqvist