summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* tdf#40534 correctly match page with memory slabJan-Marek Glogowski2020-05-012-52/+24
* lok jsdialogs: Introduce dumping of widgets hierarchy to vcl::Window.Jan Holesovsky2019-09-301-8/+8
* pretty up logging of exceptionsNoel Grandin2019-08-051-2/+3
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-221-0/+1
* loplugin singlevalfields improvementNoel Grandin2018-11-131-17/+1
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-031-12/+0
* tdf#43671 set emphasis mark of vcl::Font (opengl).Mark Hung2018-11-013-2/+10
* tdf#43671 set emphasis mark of vcl::Font (windows).Mark Hung2018-11-015-3/+33
* loplugin:returnconstantNoel Grandin2018-10-304-14/+3
* loplugin:singlevalfields improvementNoel Grandin2018-10-262-10/+0
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-242-3/+3
* clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin2018-10-232-3/+3
* pvs-studio: initialize maLockedRectCaolán McNamara2018-10-211-6/+8
* pvs-studio: reference becomes invalid when temporary object destroyedCaolán McNamara2018-10-211-5/+5
* new/delete mismatchCaolán McNamara2018-10-203-5/+5
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-172-9/+4
* unowrap.hxx is also exposed for toolkit onlyCaolán McNamara2018-10-141-1/+0
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-2/+2
* tdf#55361 fix result of showing RTL text in the animation.Mark Hung2018-10-093-4/+8
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-084-0/+5
* Support buffering SystemDependent GraphicData (III)Armin Le Grand2018-09-203-16/+63
* New loplugin:externalStephan Bergmann2018-09-172-3/+3
* No more need for extra local variablesStephan Bergmann2018-09-102-4/+2
* clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin2018-09-062-2/+4
* loplugin:simplifyconstruct in canvas..cuiNoel Grandin2018-09-061-1/+1
* Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2018-08-041-1/+1
* Remove unused type declaration CanvasRefMuhammet Kara2018-07-273-7/+0
* fix oss-fuzz buildCaolán McNamara2018-07-221-3/+7
* tdf#118107 canvas opengl: avoid assertion failure with negative widthsMiklos Vajna2018-07-202-2/+9
* loplugin:constantparamNoel Grandin2018-07-191-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-0931-0/+31
* tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle2018-07-081-5/+2
* use more OutputDevice::GetBitmapExNoel Grandin2018-06-216-13/+13
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-053-3/+0
* move some CanvasHelper::implDrawBitmap inside vclNoel Grandin2018-05-311-10/+2
* fix "vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilter"Noel Grandin2018-05-301-0/+1
* 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