summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-135-18/+15
* remove dead stuff from Windows SalDataNoel Grandin2016-04-136-55/+8
* remove Windows95 MouseWheel supportNoel Grandin2016-04-132-37/+0
* tdf#99165 always provide control points for beziersArmin Le Grand2016-04-132-4/+46
* tdf#97087 Give comprehensible names to timersMuhammet Kara2016-04-134-4/+4
* Stop assigning null to intrusive_ptrTakeshi Abe2016-04-134-8/+0
* lp#1560328: clear cache before disposing rest of VCLBjoern Michaelsen2016-04-121-0/+3
* Avoid reserved identifiersStephan Bergmann2016-04-121-8/+8
* Avoid reserved identifierStephan Bergmann2016-04-121-3/+3
* vcl: simplify WNT SalYieldMutex::release() further ...Michael Stahl2016-04-121-21/+18
* vcl: simplify WNT SalYieldMutex::release() a bitMichael Stahl2016-04-121-9/+4
* WNT: check result of PostMessage()Michael Stahl2016-04-125-24/+88
* vcl: split out part of ImplGetTabRect into new functionDouglas Mencken2016-04-121-154/+169
* tdf#96887 enhance SolarMutex AcquireWithWait for WindowsArmin Le Grand2016-04-123-93/+34
* give tools::ResId a shave and a haircutNoel Grandin2016-04-121-1/+0
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-127-5/+3
* clang-tidy performance-unnecessary-value-param in vclNoel Grandin2016-04-1217-24/+24
* Don't get excited about "inline"Stephan Bergmann2016-04-112-39/+23
* Avoid reserved identifiersStephan Bergmann2016-04-112-16/+16
* Remove unused macrosStephan Bergmann2016-04-111-12/+0
* Get rid of _XPMPRIVATEStephan Bergmann2016-04-112-82/+77
* Get rid of _XBMPRIVATEStephan Bergmann2016-04-112-45/+40
* Get rid of _GIFPRIVATEStephan Bergmann2016-04-112-91/+85
* tdf#87944 COLOR-PICKER stays on wrong position.Juergen Funk2016-04-111-0/+3
* cppcheck: noExplicitConstructorCaolán McNamara2016-04-111-1/+1
* cppcheck: silence warnings assertWithSideEffectJochen Nitschke2016-04-111-1/+1
* coverity#1358428 fix "Null pointer dereferences"Tomaž Vajngerl2016-04-111-3/+3
* loplugin:constantparamNoel Grandin2016-04-111-4/+4
* Silence loplugin:unreffunStephan Bergmann2016-04-081-0/+4
* Change #include <cairo-svg.h> to <cairo.h>Korrawit Pruegsanusak2016-04-081-4/+1
* opengl: refactor GL texture slot mechanism to be more generalTomaž Vajngerl2016-04-084-48/+89
* opengl: cleanup texture, const internal formatTomaž Vajngerl2016-04-082-32/+40
* opengl: fix wrong clipping when drawing textTomaž Vajngerl2016-04-082-11/+29
* opengl: use packed texture atlas for glyph cache in win. backendTomaž Vajngerl2016-04-088-272/+187
* opengl: texture atlas impl. to efficiently packs texturesTomaž Vajngerl2016-04-085-8/+224
* opengl: deferred and optimized (text) texture drawingTomaz Vajngerl2016-04-086-11/+268
* vcl: draw toolbox grip with ellipses instead of pixels, HiDPITomaž Vajngerl2016-04-081-24/+8
* tdf#97087 - Give Idles comprehensible and unique namesMuhammet Kara2016-04-071-1/+1
* Fix simple typo in SAL_INFO tdf#97087Muhammet Kara2016-04-071-1/+1
* vcl: Make it noncopyable by deleting copy ctor & coTakeshi Abe2016-04-072-3/+6
* gtk3: the list/combo box hack to get internal buttons no longer worksCaolán McNamara2016-04-071-28/+2
* don't need gComboBoxEntryWidget anymoreCaolán McNamara2016-04-071-5/+0
* tdf#98710 - catch exception due to crash in dwriteMarco Cecchetti2016-04-071-1/+10
* No need for <malloc.h> hereTor Lillqvist2016-04-071-1/+0
* loplugin:stringconstantStephan Bergmann2016-04-071-1/+1
* tdf#98960 - DrawTransformedTexture adapted to the new area scale shaderMarco Cecchetti2016-04-071-32/+130
* caught on the way out as well as the way inCaolán McNamara2016-04-061-1/+1
* revert to fix tdf#98783 missing menubarCaolán McNamara2016-04-0611-48/+31
* Avoid division by zeroStephan Bergmann2016-04-061-1/+3
* vcl: lstrcpynW actually takes length *including* null terminatorMichael Stahl2016-04-061-2/+2