Age | Commit message (Expand) | Author |
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 |
2017-11-04 | Replace lists by vectors (canvas) | Julien Nabet |
2017-11-01 | loplugin:constantparam in c* | Noel Grandin |
2017-10-27 | loplugin:includeform: canvas (Windows) | Stephan Bergmann |
2017-10-26 | More loplugin:unnecessaryparen | Stephan Bergmann |
2017-10-23 | loplugin:includeform: canvas | Stephan Bergmann |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-10-03 | Replace more reinterpret_cast with SAL_W/SAL_U | Mike Kaganski |
2017-09-30 | Use explicit function names for fooA/fooW WinAPI; prefer fooW | Mike Kaganski |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin |
2017-09-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist |
2017-09-15 | Add tools::Time::GetMonotonicTicks (us) | Jan-Marek Glogowski |
2017-09-11 | clang-tidy modernize-use-emplace in c* | Noel Grandin |
2017-08-31 | loplugin:constparams: canvas (clang-cl) | Stephan Bergmann |
2017-08-01 | loplugin:checkunusedparams | Noel Grandin |
2017-07-25 | use more comphelper::InitAnyPropertySequence | Noel Grandin |
2017-07-24 | cairo_canvas: shape clipping box doesn't match where its text is rendered | Caolán McNamara |
2017-07-20 | loplugin:constparams in canvas | Noel Grandin |
2017-07-13 | use more OUString::operator== in a*..chart2 | Noel Grandin |