summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* cid#1251600 Uncaught exceptionCaolán McNamara2019-08-251-5/+0
* loplugin:constmethod in canvas,comphelperNoel Grandin2019-08-2211-20/+20
* Fix typosAndrea Gelmini2019-08-161-1/+1
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-161-2/+2
* Improved loplugin:stringconstant (now that GCC 7 supports it): canvasStephan Bergmann2019-07-3117-17/+17
* tdf#74702: vcl add OutputDevice::Flush() to remove GetOutDevType()Chris Sherlock2019-07-271-12/+4
* loplugin:referencecasting in canvas..chart2Noel Grandin2019-07-194-18/+11
* cid#1448246 Result is not floating-pointCaolán McNamara2019-07-191-1/+1
* cid#1448384 Calling risky randCaolán McNamara2019-07-161-2/+3
* remove some unneede vcl/bitmap.hxx includesNoel Grandin2019-07-044-4/+0
* Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov2019-06-1114-24/+24
* Log used / selected canvas serviceJan-Marek Glogowski2019-05-281-6/+13
* New loplugin:dataStephan Bergmann2019-05-222-3/+3
* fix complex transformation in CanvasHelper::fillTexturedPolyPolygon()Luboš Luňák2019-05-221-7/+29
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-132-4/+4
* improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin2019-05-081-3/+2
* Cut down on -pthread/-lpthread proliferationStephan Bergmann2019-04-251-1/+0
* remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl2019-04-151-1/+0
* loplugin:sequentialassign in accessiblity..canvasNoel Grandin2019-04-121-2/+1
* Fix typoAndrea Gelmini2019-04-101-1/+1
* Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski2019-04-051-45/+1
* Fix typoAndrea Gelmini2019-04-041-2/+2
* loplugin:typedefparam (clang-cl)Stephan Bergmann2019-03-273-4/+4
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2019-03-271-2/+2
* loplugin:unnecessaryparen improve member expressionNoel Grandin2019-03-061-2/+2
* re-land "new loplugin typedefparam""Noel Grandin2019-03-052-3/+3
* Revert "new loplugin typedefparam"Noel Grandin2019-03-042-3/+3
* new loplugin typedefparamNoel Grandin2019-03-042-3/+3
* tdf#42949 Fix IWYU warnings in include/canvas/Gabor Kelemen2019-02-2521-0/+29
* Some uses of C++17 class template argument deductionStephan Bergmann2019-02-191-1/+1
* pretty up logging of exceptionsNoel Grandin2019-02-191-2/+3
* loplugin:indentation in canvas..chart2Noel Grandin2019-02-083-3/+5
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2019-01-311-2/+2
* loplugin:redundantinline (clang-cl)Stephan Bergmann2019-01-302-5/+5
* 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