summaryrefslogtreecommitdiff
path: root/canvas/source/vcl
AgeCommit message (Expand)Author
2018-03-13rename some mpOutdev fields to mpOutdevProviderNoel Grandin
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-10move canvas helper code into vclNoel 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-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-27Use for-range loops (canvas)Julien Nabet
2018-02-26vcl: Bitmap::MakeMono() -> Bitmap::MakeMonochrome()Chris Sherlock
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2018-02-07use scanline when reading pixel dataNoel Grandin
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-01-12More loplugin:cstylecast: canvasStephan Bergmann
2018-01-02Fix typosAndrea Gelmini
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-14Fix typosAndrea Gelmini
2017-11-01loplugin:constantparam in c*Noel Grandin
2017-10-23loplugin:includeform: canvasStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-24cairo_canvas: shape clipping box doesn't match where its text is renderedCaolán McNamara
2017-07-20loplugin:constparams in canvasNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-02loplugin:casttovoid: canvasStephan Bergmann
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna
2017-02-26loplugin:loopvartoosmallStephan Bergmann
2017-02-17drop ModulationMode enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-13Fix typosAndrea Gelmini
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09New loplugin:externvar: canvasStephan Bergmann
2016-12-14This fallback code makes no sense any moreKhaled Hosny
2016-12-11canvas: remove useless MutexGuardsArnaud Versini
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke