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