summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)Author
2018-10-26new/delete mismatchCaolán McNamara
2018-07-27tdf#118107 canvas opengl: avoid assertion failure with negative widthsMiklos Vajna
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin
2018-05-13vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilterChris Sherlock
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-28tdf#116646 Slideshows with transitions page swap rendering issuesNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-19move bitmap copy code from CanvasBitmapHelper to vclNoel Grandin
2018-03-19move pixel color extracting from canvas to BitmapExNoel Grandin
2018-03-16move cairo extract bitmap code from canvas to vclNoel Grandin
2018-03-14loplugin:unusedmethodsNoel Grandin
2018-03-13loplugin:unusedmethods remove unused code from canvasNoel Grandin
2018-03-13make transformBitmap code from canvas to vclNoel Grandin
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-03-07use more Color in UnoControls..canvasNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27Use for-range loops (canvas)Julien Nabet
2018-02-26vcl: Bitmap::MakeMono() -> Bitmap::MakeMonochrome()Chris Sherlock
2018-02-26ColorData->Color in variousNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin
2018-02-15move cairo surface code from canvas to BitmapToolsNoel 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-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-02-01canvas: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-17Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: canvasStephan Bergmann
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-20Properly skip ignored valueMike Kaganski
2017-12-19remove unused typedefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-19loplugin:unusedfieldsNoel Grandin
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann