summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2016-04-06tdf#98989: vcl: fix handling of non-scalable fonts like "Courier"Michael Stahl
2016-04-06tdf#90319: make image flipping work when aLinearContext(...) code path chosenpasqualm
2016-04-06-Werror,-Wunused-variableStephan Bergmann
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara
2016-04-04loplugin:constantparam in svlNoel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-04cppcheck: truncLongCastAssignmentCaolán McNamara
2016-04-04sequence->vector in vclNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01loplugin:constantparam in vclNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31tdf#98812: follow-upMarco Cecchetti
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-30vcl: same confusing condition hereMichael Stahl