summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-13remove dead stuff from Windows SalDataNoel Grandin
2016-04-13remove Windows95 MouseWheel supportNoel Grandin
2016-04-13tdf#99165 always provide control points for beziersArmin Le Grand
2016-04-13tdf#97087 Give comprehensible names to timersMuhammet Kara
2016-04-13Stop assigning null to intrusive_ptrTakeshi Abe
2016-04-12lp#1560328: clear cache before disposing rest of VCLBjoern Michaelsen
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12vcl: simplify WNT SalYieldMutex::release() further ...Michael Stahl
2016-04-12vcl: simplify WNT SalYieldMutex::release() a bitMichael Stahl
2016-04-12WNT: check result of PostMessage()Michael Stahl
2016-04-12vcl: split out part of ImplGetTabRect into new functionDouglas Mencken
2016-04-12tdf#96887 enhance SolarMutex AcquireWithWait for WindowsArmin Le Grand
2016-04-12give tools::ResId a shave and a haircutNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-04-11Don't get excited about "inline"Stephan Bergmann
2016-04-11Avoid reserved identifiersStephan Bergmann
2016-04-11Remove unused macrosStephan Bergmann
2016-04-11Get rid of _XPMPRIVATEStephan Bergmann
2016-04-11Get rid of _XBMPRIVATEStephan Bergmann
2016-04-11Get rid of _GIFPRIVATEStephan Bergmann
2016-04-11tdf#87944 COLOR-PICKER stays on wrong position.Juergen Funk
2016-04-11cppcheck: noExplicitConstructorCaolán McNamara
2016-04-11cppcheck: silence warnings assertWithSideEffectJochen Nitschke
2016-04-11coverity#1358428 fix "Null pointer dereferences"Tomaž Vajngerl
2016-04-11loplugin:constantparamNoel Grandin
2016-04-08Silence loplugin:unreffunStephan Bergmann
2016-04-08Change #include <cairo-svg.h> to <cairo.h>Korrawit Pruegsanusak
2016-04-08opengl: refactor GL texture slot mechanism to be more generalTomaž Vajngerl
2016-04-08opengl: cleanup texture, const internal formatTomaž Vajngerl
2016-04-08opengl: fix wrong clipping when drawing textTomaž Vajngerl
2016-04-08opengl: use packed texture atlas for glyph cache in win. backendTomaž Vajngerl
2016-04-08opengl: texture atlas impl. to efficiently packs texturesTomaž Vajngerl
2016-04-08opengl: deferred and optimized (text) texture drawingTomaz Vajngerl
2016-04-08vcl: draw toolbox grip with ellipses instead of pixels, HiDPITomaž Vajngerl
2016-04-07tdf#97087 - Give Idles comprehensible and unique namesMuhammet Kara
2016-04-07Fix simple typo in SAL_INFO tdf#97087Muhammet Kara
2016-04-07vcl: Make it noncopyable by deleting copy ctor & coTakeshi Abe
2016-04-07gtk3: the list/combo box hack to get internal buttons no longer worksCaolán McNamara
2016-04-07don't need gComboBoxEntryWidget anymoreCaolán McNamara
2016-04-07tdf#98710 - catch exception due to crash in dwriteMarco Cecchetti
2016-04-07No need for <malloc.h> hereTor Lillqvist
2016-04-07loplugin:stringconstantStephan Bergmann
2016-04-07tdf#98960 - DrawTransformedTexture adapted to the new area scale shaderMarco Cecchetti
2016-04-06caught on the way out as well as the way inCaolán McNamara
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-04-06Avoid division by zeroStephan Bergmann
2016-04-06vcl: lstrcpynW actually takes length *including* null terminatorMichael Stahl