summaryrefslogtreecommitdiff
path: root/include/canvas
AgeCommit message (Expand)AuthorFilesLines
8 daystdf#143148 Use pragma once instead of include guardsZainab Abbasi1-4/+1
2022-05-21clang-tidy modernize-pass-by-value in canvasNoel Grandin1-1/+1
2021-12-22loplugin:flatten in filter..includeNoel Grandin1-16/+16
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer1-2/+2
2020-07-16compact namespace: basegfx,canvasNoel Grandin1-4/+1
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-8/+8
2020-04-19loplugin:buriedassign in variousNoel Grandin1-3/+3
2020-02-12move some canvas/ headers inside the moduleNoel Grandin23-4317/+0
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann1-2/+0
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