summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)AuthorFilesLines
2019-07-16cid#1448384 Calling risky randCaolán McNamara1-2/+3
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin4-4/+0
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov14-24/+24
2019-05-28Log used / selected canvas serviceJan-Marek Glogowski1-6/+13
2019-05-22New loplugin:dataStephan Bergmann2-3/+3
2019-05-22fix complex transformation in CanvasHelper::fillTexturedPolyPolygon()Luboš Luňák1-7/+29
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2-4/+4
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin1-3/+2
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann1-1/+0
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl1-1/+0
2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin1-2/+1
2019-04-10Fix typoAndrea Gelmini1-1/+1
2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski1-45/+1
2019-04-04Fix typoAndrea Gelmini1-2/+2
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann3-4/+4
2019-03-27loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-2/+2
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-2/+2
2019-03-05re-land "new loplugin typedefparam""Noel Grandin2-3/+3
2019-03-04Revert "new loplugin typedefparam"Noel Grandin2-3/+3
2019-03-04new loplugin typedefparamNoel Grandin2-3/+3
2019-02-25tdf#42949 Fix IWYU warnings in include/canvas/Gabor Kelemen21-0/+29
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann1-1/+1
2019-02-19pretty up logging of exceptionsNoel Grandin1-2/+3
2019-02-08loplugin:indentation in canvas..chart2Noel Grandin3-3/+5
2019-01-31loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-2/+2
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann2-5/+5
2019-01-24loplugin:constparams in basctl..chart2Noel Grandin1-1/+1
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen1-0/+1
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin11-16/+16
2018-12-21Skip Executable_canvasdemo unless DESKTOPTor Lillqvist1-1/+2
2018-12-20Convert canvasdemo to gbuildJan-Marek Glogowski4-129/+134
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann3-3/+3
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann7-40/+0
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin1-1/+1
2018-12-05Fix typoAndrea Gelmini1-1/+1
2018-12-05Fix typoAndrea Gelmini1-1/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin3-3/+3
2018-12-03Fix typoAndrea Gelmini1-1/+1
2018-12-02tdf#120703 PVS: logical AND had been used instead of bitwiseMike Kaganski1-2/+2
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2-0/+2
2018-11-24drop unused ColorType in canvasNoel Grandin1-5/+0
2018-11-21loplugin:redundantfcast improvementsNoel Grandin2-2/+2
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-13loplugin singlevalfields improvementNoel Grandin1-17/+1
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-12/+0
2018-11-01tdf#43671 set emphasis mark of vcl::Font (opengl).Mark Hung3-2/+10
2018-11-01tdf#43671 set emphasis mark of vcl::Font (windows).Mark Hung5-3/+33
2018-10-30loplugin:returnconstantNoel Grandin4-14/+3
2018-10-26loplugin:singlevalfields improvementNoel Grandin2-10/+0