summaryrefslogtreecommitdiff
path: root/canvas/source/cairo
AgeCommit message (Expand)Author
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
2011-06-23fix condition for compositing surface refreshRadek Doulik
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-16CWS gnumake4: convert canvas to new build system [hg:04b466050e00]Mathias Bauer
2011-06-16CWS gnumake4: convert canvas to new build systemMathias Bauer
2011-05-30Fixes to make it compile on WindowsTor Lillqvist
2011-04-08Fix overloaded-virtual warning in canvasThorsten Behrens
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek
2011-03-29build against old cairos (with warning)Michael Meeks
2011-03-29rsvglibs: rebased to DEV300_m104ka
2011-03-28rsvglibs: adjustments for external library patcheska
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba