summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)Author
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
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-27loplugin:unnecessaryparenStephan Bergmann
2017-11-14Fix typosAndrea Gelmini
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-04Replace lists by vectors (canvas)Julien Nabet
2017-11-01loplugin:constantparam in c*Noel Grandin
2017-10-27loplugin:includeform: canvas (Windows)Stephan Bergmann
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: canvasStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist