summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constparams in basctl..chart2Noel Grandin2019-01-241-1/+1
* tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen2019-01-151-0/+1
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-0811-16/+16
* Skip Executable_canvasdemo unless DESKTOPTor Lillqvist2018-12-211-1/+2
* Convert canvasdemo to gbuildJan-Marek Glogowski2018-12-204-129/+134
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-101-0/+1
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-083-3/+3
* Remove misguided FALLTHROUGH commentsStephan Bergmann2018-12-087-40/+0
* remove unused ConfigItemMode::DelayedUpdateNoel Grandin2018-12-071-1/+1
* Fix typoAndrea Gelmini2018-12-051-1/+1
* Fix typoAndrea Gelmini2018-12-051-1/+1
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-053-3/+3
* Fix typoAndrea Gelmini2018-12-031-1/+1
* tdf#120703 PVS: logical AND had been used instead of bitwiseMike Kaganski2018-12-021-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2018-11-272-0/+2
* drop unused ColorType in canvasNoel Grandin2018-11-241-5/+0
* loplugin:redundantfcast improvementsNoel Grandin2018-11-212-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-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