summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* tdf#40534 correctly match page with memory slabJan-Marek Glogowski2019-10-122-52/+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
* 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