summaryrefslogtreecommitdiff
path: root/include/canvas
AgeCommit message (Expand)AuthorFilesLines
2019-08-23Mark move ctors/assignments noexceptMike Kaganski1-4/+3
2019-07-16tdf#42949 Fix IWYU warnings in include/Gabor Kelemen3-0/+9
2019-06-30Fix typoAndrea Gelmini1-1/+1
2019-06-29Fix typoAndrea Gelmini1-1/+1
2019-06-29Fix typoAndrea Gelmini1-1/+1
2019-06-29Fix typoAndrea Gelmini1-1/+1
2019-06-26Fix typoAndrea Gelmini1-13/+13
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-4/+5
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-5/+4
2019-03-04new loplugin typedefparamNoel Grandin1-4/+5
2019-02-25tdf#42949 Fix IWYU warnings in include/canvas/Gabor Kelemen21-61/+54
2018-11-24remove unused SpriteChangeRecord::ChangeType::noneNoel Grandin1-1/+1
2018-11-13loplugin singlevalfields improvementNoel Grandin1-15/+0
2018-11-01tdf#43671 set emphasis mark of vcl::Font (windows).Mark Hung1-0/+7
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara1-9/+11
2018-08-06loplugin:useuniqueptr in VCLObjectNoel Grandin1-5/+5
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-03-29Use for-range loop in include/canvasJulien Nabet1-8/+2
2018-03-14loplugin:unusedmethodsNoel Grandin4-71/+0
2018-01-12More loplugin:cstylecast: canvasStephan Bergmann1-1/+1
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin1-2/+2
2017-12-19remove unused typedefsNoel Grandin2-2/+0
2017-12-19inline use-once typedefsNoel Grandin3-6/+3
2017-11-10loplugin:finalclasses in chart2Noel Grandin1-3/+2
2017-11-04Replace lists by vectors (canvas)Julien Nabet1-3/+1
2017-09-15Fix typosAndrea Gelmini1-1/+1
2017-08-19Removed ignored includesAndrea Gelmini2-360/+0
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-4/+4
2017-08-01loplugin:checkunusedparamsNoel Grandin1-21/+0
2017-07-02loplugin:casttovoid: canvasStephan Bergmann1-2/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-18Revert "Fix typos"Stephan Bergmann1-7/+7
2017-05-18Fix typosAndrea Gelmini1-7/+7
2017-05-07revert OSL_ASSERT changesChris Sherlock1-4/+4
2017-05-07tdf#43157: convert most of canvas codebase away from OSL_ASSERT to assertChris Sherlock1-4/+4
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-03Fix typosAndrea Gelmini2-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann10-158/+89
2017-01-19New loplugin:dynexcspec: Add @throws documentation, canvasStephan Bergmann1-0/+1
2016-12-15no point in having both SAL_WARN and OSL_FAIL for the same thingNoel Grandin1-2/+0
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin2-67/+5
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke4-14/+14
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin1-3/+0
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin1-4/+0
2016-09-30coverity#1371191 Missing move assignment operatorCaolán McNamara1-2/+14
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin1-10/+1
2016-09-13chmod 644 some source filesStephan Bergmann1-0/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-2/+2
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin7-9/+9
2016-06-09tdf#96099 Remove various smart pointer typedefs in canvasMark Page6-27/+16