summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* bnc#681110: Fix squashed glyphs with Cairo canvas.Jan Holesovsky2012-11-091-23/+2
* Resolves: fdo#47432 Improve the "faux bold" in cairo canvasFlex Liu2012-11-091-2/+3
* fix fdo#51547: revert "Some cppcheck cleaning"Michael Meeks2012-07-043-10/+10
* use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-222-2/+2
* fdo#30519 paint scrolled area from the right surfaceDavid Tardon2012-06-182-15/+53
* OSL_TRACE -> SAL_INFODavid Tardon2012-06-181-5/+5
* Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2012-06-171-4/+0
* Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky2012-06-052-2/+2
* targeted string re-workNorbert Thiebaud2012-06-021-5/+5
* Some cppcheck cleaningJulien Nabet2012-05-283-10/+10
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-162-3/+2
* Related: fdo#48961 don't crash on silly pixmap sizesCaolán McNamara2012-05-091-1/+19
* Remove unused method canvas::tools::clipBlitJordi Mallach2012-05-032-32/+0
* rework callcatcher makefile to build subsequentcheck testsCaolán McNamara2012-05-012-11/+0
* Some removing in cairocanvasJulien Nabet2012-04-304-22/+0
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Updated canvas readme to contemporary state of things.Thorsten Behrens2012-04-261-50/+20
* Add trolling commentsTor Lillqvist2012-04-261-1/+7
* WaE: msvc2008 unused formal parameterCaolán McNamara2012-04-261-1/+1
* bomb out compilation of cairo canvas for mac or windowsMichael Meeks2012-04-231-0/+4
* Nah, don't obscure the right type with void*Tor Lillqvist2012-04-151-1/+1
* Copy and adapt current state of Norbert's CoreText work for iOSTor Lillqvist2012-04-151-1/+5
* unusedcode.easy: remove various methodsThomas Arnhold2012-04-122-9/+0
* add .5 to control points coordinates after transformationRadek Doulik2012-04-121-2/+4
* Remove unused constructor for ParametricPolyPolygonGábor Stefanik2012-04-102-21/+0
* Remove canvas::tools::calcRectToRectTransformJulien Nabet2012-04-092-83/+1
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-2/+1
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-089-25/+25
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-3/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-10/+10
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0618-18/+18
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-053-12/+12
* removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe2012-03-282-3/+0
* removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe2012-03-261-1/+0
* compile these with exceptions againLuboš Luňák2012-03-171-1/+1
* Add missing component file for canvas.Thorsten Behrens2012-03-161-0/+36
* Cleanup formatting in cairocanvasThorsten Behrens2012-03-1619-589/+649
* Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens2012-03-167-55/+10
* Use transparency for gradients fdo#45219Thorsten Behrens2012-03-162-41/+42
* Return proper transparency value even for ignore_color.Thorsten Behrens2012-03-161-12/+12
* Make sure mask is rendered opaque in vclcanvas.Thorsten Behrens2012-03-161-0/+1
* Remove nasty xor hack for non-Mac vclcanvasThorsten Behrens2012-03-161-52/+0
* Another partial fix for fdo#45219Thorsten Behrens2012-03-161-17/+11
* Consistent use of alpha in cairocanvasThorsten Behrens2012-03-161-4/+4
* fdo#47246: canvas: split out static library directxcanvasMichael Stahl2012-03-144-30/+71
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-145-0/+15
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-106-6/+6
* Remove unused codeElton Chung2012-02-252-172/+0
* Fix fdo#45219 wrong transparency for animated objects.Thorsten Behrens2012-02-223-5/+4