summaryrefslogtreecommitdiff
path: root/canvas/source/cairo
AgeCommit message (Expand)Author
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-06-13Related: #i121504# corrected error in canvas module when cairo is usedArmin Le Grand
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-13Add some error handling to bitmap conversion.Thorsten Behrens
2013-06-11Cairo canvas fixesMichael Meeks
2013-06-11Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks
2013-06-10Fix memory leak in cairo TextLayout::draw.Mark Wielaard
2013-05-12Fix indent.Thorsten Behrens
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-05new module i18nlangtagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19further OUString cleanupThomas Arnhold
2013-03-17WaE uninitialized pointerDavid Ostrovsky
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik
2013-01-13Remove unused function useFontJulien Nabet
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
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