summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)AuthorFilesLines
2012-06-22remove bunch of obsolete looking .flt filesMichael Stahl1-3/+0
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák2-2/+2
2012-06-19fix comment snafuMichael Meeks1-0/+1
2012-06-19re-base on ALv2 code.Michael Meeks100-2341/+1467
2012-06-18fdo#30519 paint scrolled area from the right surfaceDavid Tardon2-15/+53
2012-06-18OSL_TRACE -> SAL_INFODavid Tardon1-5/+5
2012-06-16removed unused forward declarations of classTakeshi Abe1-1/+0
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky1-4/+0
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky2-2/+2
2012-06-02targeted string re-workNorbert Thiebaud1-5/+5
2012-05-28Some cppcheck cleaningJulien Nabet3-10/+10
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara2-3/+2
2012-05-09Related: fdo#48961 don't crash on silly pixmap sizesCaolán McNamara1-1/+19
2012-05-03Remove unused method canvas::tools::clipBlitJordi Mallach2-32/+0
2012-05-01rework callcatcher makefile to build subsequentcheck testsCaolán McNamara2-11/+0
2012-04-30Some removing in cairocanvasJulien Nabet4-22/+0
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-26Updated canvas readme to contemporary state of things.Thorsten Behrens1-50/+20
2012-04-26Add trolling commentsTor Lillqvist1-1/+7
2012-04-26WaE: msvc2008 unused formal parameterCaolán McNamara1-1/+1
2012-04-23bomb out compilation of cairo canvas for mac or windowsMichael Meeks1-0/+4
2012-04-15Nah, don't obscure the right type with void*Tor Lillqvist1-1/+1
2012-04-15Copy and adapt current state of Norbert's CoreText work for iOSTor Lillqvist1-1/+5
2012-04-12unusedcode.easy: remove various methodsThomas Arnhold2-9/+0
2012-04-12add .5 to control points coordinates after transformationRadek Doulik1-2/+4
2012-04-10Remove unused constructor for ParametricPolyPolygonGábor Stefanik2-21/+0
2012-04-09Remove canvas::tools::calcRectToRectTransformJulien Nabet2-83/+1
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-2/+1
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl9-25/+25
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-10/+10
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi18-18/+18
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara3-12/+12
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe2-3/+0
2012-03-26removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe1-1/+0
2012-03-17compile these with exceptions againLuboš Luňák1-1/+1
2012-03-16Add missing component file for canvas.Thorsten Behrens1-0/+36
2012-03-16Cleanup formatting in cairocanvasThorsten Behrens19-589/+649
2012-03-16Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens7-55/+10
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-16Consistent use of alpha in cairocanvasThorsten Behrens1-4/+4
2012-03-14fdo#47246: canvas: split out static library directxcanvasMichael Stahl4-30/+71
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann5-0/+15
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan6-6/+6
2012-02-25Remove unused codeElton Chung2-172/+0