summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-09-17bmp failure not detected as such because of svg fallback testCaolán McNamara
2015-09-17make CalcMaskShift a verifiable operationCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17Fix Graphite windows build staticMartin Hosken
2015-09-16tdf#94281 - don't mix legacy and VCL OpenGLContext's.Michael Meeks
2015-09-16don't crash with unknown out color spaceCaolán McNamara
2015-09-16pointer->referenceCaolán McNamara
2015-09-16Add debugging helpers to binary shader loading.Michael Meeks
2015-09-16opengl: check framebuffer completenessTomaž Vajngerl
2015-09-16opengl: support reading back 1-bit masks from textureTomaž Vajngerl
2015-09-16tdf#93666: use x,y coords when reading texture part + don't bindTomaž Vajngerl
2015-09-16opengl: optimize search for a free slot in texture atlasTomaž Vajngerl
2015-09-16opengl: this doesn't really do anything as data is null anywayTomaž Vajngerl
2015-09-16GL paint-flushing guard re-work.Michael Meeks
2015-09-16tdf#94213 - cleanup associated GL contexts properly when DCs released.Michael Meeks
2015-09-16Blind fix for --enable-tdeStephan Bergmann
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16clean up VclEventListeners and VclEventListeners2Noel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16tdf#94252 - avoid switching contexts un-necessarily to reduce flicker.Michael Meeks
2015-09-16tdf#94213 - release offscreen texture properly on re-size.Michael Meeks
2015-09-15tdf#94213 - calc re-size flicker turns out to be the status bar.Michael Meeks
2015-09-15loplugin:cstylecastStephan Bergmann
2015-09-15WaE: loplugin:cstylecastTor Lillqvist
2015-09-15tdf#93814: Added support for caching shader program binaries.Marco Cecchetti
2015-09-15convert Link<> to typedNoel Grandin
2015-09-15remove Link<> field that is never Call()'edNoel Grandin
2015-09-15[API CHANGE] XFilePicker2/3 changes for multiselectionJulien Nabet
2015-09-14tdf#94213 - defer glFlushing until we've re-rendered after a re-size.Michael Meeks
2015-09-14convert Link<> to typedNoel Grandin
2015-09-14ImplCallEventListeners and FireVclEvent can take referencesNoel Grandin
2015-09-14list->vectorNoel Grandin
2015-09-14loplugin:implicitboolconversionStephan Bergmann
2015-09-14Refactor graphite integration and update graphiteMartin Hosken
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara
2015-09-13boost->stdCaolán McNamara
2015-09-12GetCommandLineParamCount() returns sal_uInt16Matteo Casalin
2015-09-12This parameter type should be sal_Int32, for consistencyMatteo Casalin
2015-09-11getFiles refactoring: kde partJulien Nabet
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-11tdf#93480: Don't send an EMPTY Invalidate() on .uno:DefaultBullet.Jan Holesovsky
2015-09-11coverity#1323754 we apparently can survive std::abort for a whileCaolán McNamara
2015-09-11windows opengl: make sure mpLastContext is indeed the current contextMiklos Vajna
2015-09-11convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-10coverity#1323752 Logically dead codeCaolán McNamara
2015-09-10coverity#1323759 Uninitialized pointer fieldCaolán McNamara
2015-09-10coverity#1323760 Uninitialized scalar fieldCaolán McNamara