summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)Author
2019-10-12tdf#40534 correctly match page with memory slabJan-Marek Glogowski
2019-05-28Log used / selected canvas serviceJan-Marek Glogowski
2019-05-22New loplugin:dataStephan Bergmann
2019-05-22fix complex transformation in CanvasHelper::fillTexturedPolyPolygon()Luboš Luňák
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl
2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin
2019-04-10Fix typoAndrea Gelmini
2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski
2019-04-04Fix typoAndrea Gelmini
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann
2019-03-27loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-25tdf#42949 Fix IWYU warnings in include/canvas/Gabor Kelemen
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-08loplugin:indentation in canvas..chart2Noel Grandin
2019-01-31loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann
2019-01-24loplugin:constparams in basctl..chart2Noel Grandin
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-21Skip Executable_canvasdemo unless DESKTOPTor Lillqvist
2018-12-20Convert canvasdemo to gbuildJan-Marek Glogowski
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin
2018-12-05Fix typoAndrea Gelmini
2018-12-05Fix typoAndrea Gelmini
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-03Fix typoAndrea Gelmini
2018-12-02tdf#120703 PVS: logical AND had been used instead of bitwiseMike Kaganski
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-24drop unused ColorType in canvasNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-01tdf#43671 set emphasis mark of vcl::Font (opengl).Mark Hung
2018-11-01tdf#43671 set emphasis mark of vcl::Font (windows).Mark Hung
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin