summaryrefslogtreecommitdiff
path: root/canvas/source/cairo/cairo_canvashelper.cxx
AgeCommit message (Expand)Author
2016-06-03loplugin:constantparamsNoel Grandin
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-13tdf#99165 initialize nLastX, nLastYArmin Le Grand
2016-04-13tdf#99165 always provide control points for beziersArmin Le Grand
2016-02-23convert GradientType to scoped enumNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2015-11-26expression result unused [-Werror,-Wunused-value]Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-07-22com::sun::star->css in canvasNoel Grandin
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-10Move OutputDevice members to VclPtr: dbaccess, canvas.Michael Meeks
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-19loplugin:constantfunction: canvasNoel Grandin
2015-01-20Some more loplugin:cstylecast: canvasStephan Bergmann
2014-12-11reduce scope of local variablesMichael Weghorn
2014-11-12Bump cairo version to 1.2.0Riccardo Magliocchetti
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-26coverity#736029 Missing break in switchCaolán McNamara
2014-05-08canvas: sal_Bool->boolNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-10Be explicit when using bool as integral valueStephan Bergmann
2013-11-27cairo canvas: Line dashing size depends on the line width.Jan Holesovsky
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-03-27-Wunused-macrosStephan Bergmann
2012-11-22fix 3D 'fade' transitionsDavid Tardon
2012-11-12unusedcode.ease cleanupJosé Guilherme Vanz
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-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-04-12add .5 to control points coordinates after transformationRadek Doulik
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-03-16Cleanup formatting in cairocanvasThorsten Behrens
2012-03-16Consistent use of alpha in cairocanvasThorsten Behrens
2011-11-27remove include of pch header in canvasNorbert Thiebaud
2011-10-06WaE: '=' : truncation of constant valueTor Lillqvist
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold