summaryrefslogtreecommitdiff
path: root/canvas/source/cairo
AgeCommit message (Expand)AuthorFilesLines
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik4-5/+37
2012-11-09bnc#681110: Fix squashed glyphs with Cairo canvas.Jan Holesovsky1-23/+2
2012-11-09Resolves: fdo#47432 Improve the "faux bold" in cairo canvasFlex Liu1-2/+3
2012-10-15fill whole polypolygon at once, so that fill rule is applied correctlyRadek Doulik1-7/+7
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-17Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky1-4/+0
2012-05-09Related: fdo#48961 don't crash on silly pixmap sizesCaolán McNamara1-1/+19
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-12add .5 to control points coordinates after transformationRadek Doulik1-2/+4
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-2/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-4/+4
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-4/+4
2012-03-16Cleanup formatting in cairocanvasThorsten Behrens19-589/+649
2012-03-16Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens1-10/+1
2012-03-16Consistent use of alpha in cairocanvasThorsten Behrens1-4/+4
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-02-01the depth argument must be >= 0David Tardon1-1/+2
2012-01-13WaE: unused iCaolán McNamara1-1/+0
2011-12-22unusedcode: remove various unused classesMatúš Kukan1-1/+0
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-06fix annoying debugging-mode crashCaolán McNamara1-1/+3
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan3-3/+3
2011-11-27remove include of pch header in canvasNorbert Thiebaud18-36/+0
2011-11-22Using #if etc. inside OSL_TRACE is not a good idea, breaks Windows.Jan Holesovsky1-5/+7
2011-10-25gtk3: fix cairo canvas crash for non X (or svp) backendMichael Meeks1-0/+3
2011-10-06WaE: '=' : truncation of constant valueTor Lillqvist1-1/+1
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-2/+2
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-08-17add more component prefixesMatúš Kukan2-2/+10
2011-07-24silence unused parameter warningNorbert Thiebaud1-1/+1
2011-07-21resyncing to masterBjoern Michaelsen5-13/+29
2011-07-21Build the cairo canvas also for Windows if we don't build the DirectX oneTor Lillqvist1-0/+7
2011-07-14Fix compilation for iOSTor Lillqvist4-9/+31
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan1-1/+0
2011-07-12fix set color regression in cairo canvasRadek Doulik1-6/+4
2011-07-04Cannot build cairocanvas without cairoTor Lillqvist1-1/+5
2011-06-30make cairo an unconditional requirement for text renderingCaolán McNamara1-6/+0
2011-06-23fix condition for compositing surface refreshRadek Doulik1-2/+2
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen38-99/+166
2011-06-16CWS gnumake4: convert canvas to new build system [hg:04b466050e00]Mathias Bauer2-142/+0
2011-06-16CWS gnumake4: convert canvas to new build systemMathias Bauer1-144/+0
2011-05-30Fixes to make it compile on WindowsTor Lillqvist1-0/+2
2011-04-08Fix overloaded-virtual warning in canvasThorsten Behrens8-27/+19
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek1-1/+1
2011-03-29build against old cairos (with warning)Michael Meeks1-0/+7
2011-03-29rsvglibs: rebased to DEV300_m104ka1-8/+8
2011-03-28rsvglibs: adjustments for external library patcheska1-8/+8