summaryrefslogtreecommitdiff
path: root/canvas/source/vcl/spritedevicehelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-20do not disable AA in vclcanvas if Skia is usedLuboš Luňák1-10/+2
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák1-3/+3
2020-01-24loplugin:makeshared in basctl..canvasNoel Grandin1-1/+1
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen1-6/+2
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+1
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin1-1/+1
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin1-1/+1
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud1-4/+5
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin1-3/+3
2015-04-22SpriteDeviceHelper::createBuffers unused and does nothingCaolán McNamara1-9/+0
2015-03-19loplugin:constantfunction: canvasNoel Grandin1-6/+0
2014-07-02canvas: sal_Bool -> boolStephan Bergmann1-4/+4
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-3/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand1-0/+1
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-5/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist1-1/+1
2012-10-08re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-4/+4
2011-11-27remove include of pch header in canvasNorbert Thiebaud1-2/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-2/+2
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-2/+2
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-1/+1
2011-01-10removetooltypes01: #i112600# adjust canvasMikhail Voytenko1-1/+1
2010-11-24#i95645# fix obvious snafu with bitwise manipulationHerbert Duerr [hdu]1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-01-05CWS-TOOLING: integrate CWS aw059Jens-Heiner Rechtien1-2/+10
2008-06-27#i10000# To please SunCC, had to implement isAccelerated/getDeviceHandle on m...Thorsten Behrens1-1/+11
2008-06-24INTEGRATION: CWS canvas05 (1.1.2); FILE ADDEDKurt Zenker1-0/+143