summaryrefslogtreecommitdiff
path: root/canvas/source/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-07-04fix fdo#51547: revert "Some cppcheck cleaning"Michael Meeks3-10/+10
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák2-2/+2
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky2-2/+2
2012-05-28Some cppcheck cleaningJulien Nabet3-10/+10
2012-04-26WaE: msvc2008 unused formal parameterCaolán McNamara1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-4/+4
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2-8/+8
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe1-1/+0
2012-03-26removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe1-1/+0
2012-03-16Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens1-9/+1
2012-03-16Use transparency for gradients fdo#45219Thorsten Behrens2-41/+42
2012-03-16Return proper transparency value even for ignore_color.Thorsten Behrens1-12/+12
2012-03-16Make sure mask is rendered opaque in vclcanvas.Thorsten Behrens1-0/+1
2012-03-16Remove nasty xor hack for non-Mac vclcanvasThorsten Behrens1-52/+0
2012-03-16Another partial fix for fdo#45219Thorsten Behrens1-17/+11
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-02-17mark parameter as unusedDavid Tardon1-3/+1
2012-02-17remove unused variableDavid Tardon1-2/+0
2012-02-07Remove obsolete quirk for text rotation.Thorsten Behrens1-9/+0
2012-01-09Avoid pointless const_cast, use getConstArray in all cases.Thorsten Behrens1-2/+2
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan3-5/+5
2011-11-27remove include of pch header in canvasNorbert Thiebaud19-38/+0
2011-08-17add more component prefixesMatúš Kukan2-2/+10
2011-07-26Removed weird VERBOSE overload in canvasThorsten Behrens3-9/+7
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen39-117/+195
2011-06-16CWS gnumake4: convert canvas to new build system [hg:04b466050e00]Mathias Bauer2-95/+0
2011-05-18generalize ScopedBitmapAccess and simplify usageDavid Tardon3-25/+15
2011-04-08Fix overloaded-virtual warning in canvasThorsten Behrens8-40/+13
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky17-114/+149
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-4/+3
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky17-114/+149
2011-02-28CWS-TOOLING: integrate CWS impress195Ivo Hinkelmann1-0/+5
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]13-94/+94
2011-02-08Added iota to stl compat header, switch canvas to use thatThorsten Behrens1-1/+2
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner3-3/+3
2011-01-12rebase to DEV300_m97Philipp Lohmann [pl]3-3/+3
2011-01-10removetooltypes01: #i112600# adjust canvasMikhail Voytenko12-71/+71
2011-01-10removetooltypes01: #i112600# adjust canvasMikhail Voytenko1-3/+3
2011-01-10removetooltypes01: #i112600# adjust canvasMikhail Voytenko1-20/+20
2010-12-03vcl118: #i115905# improved clip region interface on SAL layer (part 1, window...Philipp Lohmann [pl]1-15/+2
2010-11-30#i96685# removed not-yet active code to help comment+deadcode removing devsHerbert Duerr [hdu]1-58/+9
2010-11-30#i96685# implement b2d-drawing of poly-gradients in vcl-canvasHerbert Duerr [hdu]1-9/+58
2010-11-30#i96685# fix drawing of gradients in vcl-canvasHerbert Duerr [hdu]1-0/+4
2010-11-24#i95645# fix obvious snafu with bitwise manipulationHerbert Duerr [hdu]3-3/+3
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud2-5/+6
2010-10-25use SolarMutexGuard instead of LocalGuard in canvasNorbert Thiebaud6-38/+38
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth39-0/+114
2010-09-30#i64671# transfer VCL's FontPitch through DrawingLayer to CanvasCaolán McNamara1-0/+5