summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-09-25Replace GUIBASE with USING_X11Samuel Mehrbrodt
2015-09-24convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-24boost->stdCaolán McNamara
2015-09-24Fix graphite sole diacritic renderingMartin Hosken
2015-09-23memleak:clear self referring VclPtr in *Field and *Box classesDennis Francis
2015-09-22remove unused Link<> fieldNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22remove some unused paramsNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
2015-09-21tdf#94275: core dump when XKeysymToString returns NULLJulien Nabet
2015-09-21fix OSX buildNoel Grandin
2015-09-21convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-20remove unused Link<> fieldNoel Grandin
2015-09-19I don't think we want to use NSS on iOS eitherTor Lillqvist
2015-09-18Fix typosAndrea Gelmini
2015-09-18valgrind: memory leak in scoped_ptr/unique_ptr -> VclPtr convertCaolán McNamara
2015-09-18boost->stdCaolán McNamara
2015-09-18fixes memleak : clear self referring VclPtr in MetricBoxDennis Francis
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