summaryrefslogtreecommitdiff
path: root/canvas/source/cairo
AgeCommit message (Expand)Author
2012-11-27More ::rtl::OUString -> OUString in canvasRicardo Montania
2012-11-27::rtl prefix removal in canvasRicardo Montania
2012-11-22fix 3D 'fade' transitionsDavid Tardon
2012-11-17use LanguageTagEike Rathke
2012-11-12unusedcode.ease cleanupJosé Guilherme Vanz
2012-11-09bnc#681110: Fix squashed glyphs with Cairo canvas.Jan Holesovsky
2012-10-26Resolves: fdo#47432 Improve the "faux bold" in cairo canvasFlex Liu
2012-10-15cairo canvas: handle 8-bit grey-scale alpha colors:Michael Stahl
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-08-20fill whole polypolygon at once, so that fill rule is applied correctlyRadek Doulik
2012-07-04removed unnecessary forward declarations of classTakeshi Abe
2012-06-27Remove unused include filesThomas Arnhold
2012-06-19fix comment snafuMichael Meeks
2012-06-19re-base on ALv2 code.Michael Meeks
2012-06-18fdo#30519 paint scrolled area from the right surfaceDavid Tardon
2012-06-18OSL_TRACE -> SAL_INFODavid Tardon
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-05-09Related: fdo#48961 don't crash on silly pixmap sizesCaolán McNamara
2012-04-23bomb out compilation of cairo canvas for mac or windowsMichael Meeks
2012-04-15Nah, don't obscure the right type with void*Tor Lillqvist
2012-04-15Copy and adapt current state of Norbert's CoreText work for iOSTor Lillqvist
2012-04-12add .5 to control points coordinates after transformationRadek Doulik
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-03-16Cleanup formatting in cairocanvasThorsten Behrens
2012-03-16Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens
2012-03-16Consistent use of alpha in cairocanvasThorsten Behrens
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-02-01the depth argument must be >= 0David Tardon
2012-01-13WaE: unused iCaolán McNamara
2011-12-22unusedcode: remove various unused classesMatúš Kukan
2011-12-15Removed extra semicolonsJesse
2011-12-06fix annoying debugging-mode crashCaolán McNamara
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-27remove include of pch header in canvasNorbert Thiebaud
2011-11-22Using #if etc. inside OSL_TRACE is not a good idea, breaks Windows.Jan Holesovsky
2011-10-25gtk3: fix cairo canvas crash for non X (or svp) backendMichael Meeks
2011-10-06WaE: '=' : truncation of constant valueTor Lillqvist
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-08-17add more component prefixesMatúš Kukan
2011-07-24silence unused parameter warningNorbert Thiebaud
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-21Build the cairo canvas also for Windows if we don't build the DirectX oneTor Lillqvist
2011-07-14Fix compilation for iOSTor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan
2011-07-12fix set color regression in cairo canvasRadek Doulik
2011-07-04Cannot build cairocanvas without cairoTor Lillqvist
2011-06-30make cairo an unconditional requirement for text renderingCaolán McNamara