summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)AuthorFilesLines
2018-07-27tdf#118107 canvas opengl: avoid assertion failure with negative widthsMiklos Vajna2-2/+9
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin1-3/+1
2018-05-13vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilterChris Sherlock2-3/+8
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke2-2/+0
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-03-28tdf#116646 Slideshows with transitions page swap rendering issuesNoel Grandin1-3/+3
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-19move bitmap copy code from CanvasBitmapHelper to vclNoel Grandin1-47/+2
2018-03-19move pixel color extracting from canvas to BitmapExNoel Grandin1-16/+2
2018-03-16move cairo extract bitmap code from canvas to vclNoel Grandin1-282/+6
2018-03-14loplugin:unusedmethodsNoel Grandin1-10/+0
2018-03-13loplugin:unusedmethods remove unused code from canvasNoel Grandin12-333/+0
2018-03-13make transformBitmap code from canvas to vclNoel Grandin1-159/+2
2018-03-13rename some mpOutdev fields to mpOutdevProviderNoel Grandin4-130/+130
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-10move canvas helper code into vclNoel Grandin1-252/+5
2018-03-08VCL canvas: fix another clipping mistake (related: tdf#115142)Thorsten Behrens1-2/+2
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin1-117/+32
2018-03-07VCL canvas: fix clipping of gradients (related: tdf#115142)Michael Stahl1-1/+1
2018-03-07use more Color in UnoControls..canvasNoel Grandin1-1/+1
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-2/+2
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke7-7/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-3/+3
2018-02-27Use for-range loops (canvas)Julien Nabet2-29/+15
2018-02-26vcl: Bitmap::MakeMono() -> Bitmap::MakeMonochrome()Chris Sherlock2-2/+2
2018-02-26ColorData->Color in variousNoel Grandin1-1/+1
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin1-2/+2
2018-02-15move cairo surface code from canvas to BitmapToolsNoel Grandin1-71/+6
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin4-12/+12
2018-02-07use scanline when reading pixel dataNoel Grandin1-1/+2
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin3-10/+21
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock1-2/+2
2018-02-01canvas: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-5/+0
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin9-22/+15
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann4-11/+11
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-15More loplugin:cstylecast: canvasStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: canvasStephan Bergmann9-34/+34
2018-01-02Fix typosAndrea Gelmini1-2/+2
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin14-18/+18
2017-12-20Properly skip ignored valueMike Kaganski2-2/+2
2017-12-19remove unused typedefsNoel Grandin3-6/+0
2017-12-19inline use-once typedefsNoel Grandin2-4/+2
2017-12-19loplugin:unusedfieldsNoel Grandin3-13/+6
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann2-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin5-5/+5
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin2-2/+2