summaryrefslogtreecommitdiff
path: root/canvas/source/vcl/canvashelper_texturefill.cxx
AgeCommit message (Expand)Author
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2019-05-22fix complex transformation in CanvasHelper::fillTexturedPolyPolygon()Luboš Luňák
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-03-13rename some mpOutdev fields to mpOutdevProviderNoel Grandin
2018-03-08VCL canvas: fix another clipping mistake (related: tdf#115142)Thorsten Behrens
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin
2018-03-07VCL canvas: fix clipping of gradients (related: tdf#115142)Michael Stahl
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2018-01-12More loplugin:cstylecast: canvasStephan Bergmann
2018-01-02Fix typosAndrea Gelmini
2017-11-14Fix typosAndrea Gelmini
2017-11-01loplugin:constantparam in c*Noel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-17drop ModulationMode enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-04-07tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
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-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-01boost::bind -> lambdas in canvas/source/vcl subtreeMario J. Rugiero
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: chart, canvas, cui.Michael Meeks
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-03-29typo: optimisation -> optimizationThomas Arnhold
2014-02-25Remove visual noise from canvasAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-22bool improvementsStephan Bergmann
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-07-04fix fdo#51547: revert "Some cppcheck cleaning"Michael Meeks
2012-05-28Some cppcheck cleaningJulien Nabet
2012-03-16Use transparency for gradients fdo#45219Thorsten Behrens
2012-03-16Remove nasty xor hack for non-Mac vclcanvasThorsten Behrens
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-27remove include of pch header in canvasNorbert Thiebaud