summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* tdf#40534 correctly match page with memory slabJan-Marek Glogowski2021-04-152-52/+24
* new/delete mismatchCaolán McNamara2018-10-263-5/+5
* tdf#118107 canvas opengl: avoid assertion failure with negative widthsMiklos Vajna2018-07-272-2/+9
* loplugin:unusedfields in avmedia..comphelperNoel Grandin2018-05-221-3/+1
* vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilterChris Sherlock2018-05-132-3/+8
* make Bitmap/BitmapEx constructors explicitNoel Grandin2018-05-121-1/+1
* remove some unused comphelper includesJochen Nitschke2018-04-152-2/+0
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-1/+1
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-031-1/+1
* tdf#116646 Slideshows with transitions page swap rendering issuesNoel Grandin2018-03-281-3/+3
* drop unnecessary includesCaolán McNamara2018-03-201-1/+0
* move bitmap copy code from CanvasBitmapHelper to vclNoel Grandin2018-03-191-47/+2
* move pixel color extracting from canvas to BitmapExNoel Grandin2018-03-191-16/+2
* move cairo extract bitmap code from canvas to vclNoel Grandin2018-03-161-282/+6
* loplugin:unusedmethodsNoel Grandin2018-03-141-10/+0
* loplugin:unusedmethods remove unused code from canvasNoel Grandin2018-03-1312-333/+0
* make transformBitmap code from canvas to vclNoel Grandin2018-03-131-159/+2
* rename some mpOutdev fields to mpOutdevProviderNoel Grandin2018-03-134-130/+130
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-111-1/+1
* move canvas helper code into vclNoel Grandin2018-03-101-252/+5
* VCL canvas: fix another clipping mistake (related: tdf#115142)Thorsten Behrens2018-03-081-2/+2
* loplugin:constantparam in canvas..comphelperNoel Grandin2018-03-081-117/+32
* VCL canvas: fix clipping of gradients (related: tdf#115142)Michael Stahl2018-03-071-1/+1
* use more Color in UnoControls..canvasNoel Grandin2018-03-071-1/+1
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-2/+2
* remove unused vclunohelper.hxx includesJochen Nitschke2018-02-277-7/+0
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-3/+3
* Use for-range loops (canvas)Julien Nabet2018-02-272-29/+15
* vcl: Bitmap::MakeMono() -> Bitmap::MakeMonochrome()Chris Sherlock2018-02-262-2/+2
* ColorData->Color in variousNoel Grandin2018-02-261-1/+1
* Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin2018-02-161-2/+2
* move cairo surface code from canvas to BitmapToolsNoel Grandin2018-02-151-71/+6
* loplugin:changetoolsgen in canvas..cuiNoel Grandin2018-02-144-12/+12
* use scanline when reading pixel dataNoel Grandin2018-02-071-1/+2
* convert SetPixel->SetPixelOnDataNoel Grandin2018-02-063-10/+21
* vcl: remove BitmapColor Color() operatorChris Sherlock2018-02-051-2/+2
* canvas: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-011-5/+0
* loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2018-01-259-22/+15
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-234-11/+11
* Fix typosAndrea Gelmini2018-01-171-1/+1
* More loplugin:cstylecast: canvasStephan Bergmann2018-01-151-2/+2
* More loplugin:cstylecast: canvasStephan Bergmann2018-01-129-34/+34
* Fix typosAndrea Gelmini2018-01-021-2/+2
* loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin2017-12-2614-18/+18
* Properly skip ignored valueMike Kaganski2017-12-202-2/+2
* remove unused typedefsNoel Grandin2017-12-193-6/+0
* inline use-once typedefsNoel Grandin2017-12-192-4/+2
* loplugin:unusedfieldsNoel Grandin2017-12-193-13/+6
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-152-2/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-115-5/+5