summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)Author
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-01tdf#43671 set emphasis mark of vcl::Font (opengl).Mark Hung
2018-11-01tdf#43671 set emphasis mark of vcl::Font (windows).Mark Hung
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-10-21pvs-studio: initialize maLockedRectCaolán McNamara
2018-10-21pvs-studio: reference becomes invalid when temporary object destroyedCaolán McNamara
2018-10-20new/delete mismatchCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09tdf#55361 fix result of showing RTL text in the animation.Mark Hung
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-20Support buffering SystemDependent GraphicData (III)Armin Le Grand
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-27Remove unused type declaration CanvasRefMuhammet Kara
2018-07-22fix oss-fuzz buildCaolán McNamara
2018-07-20tdf#118107 canvas opengl: avoid assertion failure with negative widthsMiklos Vajna
2018-07-19loplugin:constantparamNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-31move some CanvasHelper::implDrawBitmap inside vclNoel Grandin
2018-05-30fix "vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilter"Noel Grandin
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin
2018-05-13vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilterChris Sherlock
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-28tdf#116646 Slideshows with transitions page swap rendering issuesNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-19move bitmap copy code from CanvasBitmapHelper to vclNoel Grandin
2018-03-19move pixel color extracting from canvas to BitmapExNoel Grandin
2018-03-16move cairo extract bitmap code from canvas to vclNoel Grandin
2018-03-14loplugin:unusedmethodsNoel Grandin
2018-03-13loplugin:unusedmethods remove unused code from canvasNoel Grandin
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