Age | Commit message (Expand) | Author |
2018-04-15 | remove some unused comphelper includes | Jochen Nitschke |
2018-04-07 | Revert "long->sal_Int32 in tools/gen.hxx" | Stephan Bergmann |
2018-04-03 | long->sal_Int32 in tools/gen.hxx | Noel Grandin |
2018-03-28 | tdf#116646 Slideshows with transitions page swap rendering issues | Noel Grandin |
2018-03-20 | drop unnecessary includes | Caolán McNamara |
2018-03-19 | move bitmap copy code from CanvasBitmapHelper to vcl | Noel Grandin |
2018-03-19 | move pixel color extracting from canvas to BitmapEx | Noel Grandin |
2018-03-16 | move cairo extract bitmap code from canvas to vcl | Noel Grandin |
2018-03-14 | loplugin:unusedmethods | Noel Grandin |
2018-03-13 | loplugin:unusedmethods remove unused code from canvas | Noel Grandin |
2018-03-13 | make transformBitmap code from canvas to vcl | Noel Grandin |
2018-03-13 | rename some mpOutdev fields to mpOutdevProvider | Noel Grandin |
2018-03-11 | Move (and rename) graphic stuff from svtools to vcl | Tomaž Vajngerl |
2018-03-10 | move canvas helper code into vcl | Noel Grandin |
2018-03-08 | VCL canvas: fix another clipping mistake (related: tdf#115142) | Thorsten Behrens |
2018-03-08 | loplugin:constantparam in canvas..comphelper | Noel Grandin |
2018-03-07 | VCL canvas: fix clipping of gradients (related: tdf#115142) | Michael Stahl |
2018-03-07 | use more Color in UnoControls..canvas | Noel Grandin |
2018-02-28 | convert COL_ constants to be of type Color | Noel Grandin |
2018-02-27 | remove unused vclunohelper.hxx includes | Jochen Nitschke |
2018-02-27 | replace Color(COL_*) with COL_* | Noel Grandin |
2018-02-27 | Use for-range loops (canvas) | Julien Nabet |
2018-02-26 | vcl: Bitmap::MakeMono() -> Bitmap::MakeMonochrome() | Chris Sherlock |
2018-02-26 | ColorData->Color in various | Noel Grandin |
2018-02-16 | Revert "loplugin:changetoolsgen in canvas..cui" and reapply | Noel Grandin |
2018-02-15 | move cairo surface code from canvas to BitmapTools | Noel Grandin |
2018-02-14 | loplugin:changetoolsgen in canvas..cui | Noel Grandin |
2018-02-07 | use scanline when reading pixel data | Noel Grandin |
2018-02-06 | convert SetPixel->SetPixelOnData | Noel Grandin |
2018-02-05 | vcl: remove BitmapColor Color() operator | Chris Sherlock |
2018-02-01 | canvas: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-25 | loplugin:unused-returns in basegfx..cppcanvas | Noel Grandin |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-17 | Fix typos | Andrea Gelmini |
2018-01-15 | More loplugin:cstylecast: canvas | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: canvas | Stephan Bergmann |
2018-01-02 | Fix typos | Andrea Gelmini |
2017-12-26 | loplugin:passstuffbyref improved return in canvas and svtools | Noel Grandin |
2017-12-20 | Properly skip ignored value | Mike Kaganski |
2017-12-19 | remove unused typedefs | Noel Grandin |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-12-19 | loplugin:unusedfields | Noel Grandin |
2017-12-15 | loplugin:salcall (clang-cl) | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-11 | loplugin:salcall (clang-cl) | Stephan Bergmann |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-11-29 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann |
2017-11-27 | loplugin:unnecessaryparen | Stephan Bergmann |
2017-11-14 | Fix typos | Andrea Gelmini |
2017-11-09 | rename AvoidConfig to Fuzzing | Caolán McNamara |