summaryrefslogtreecommitdiffstats
path: root/include/canvas
Commit message (Expand)AuthorAgeFilesLines
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-4/+5
* Revert "new loplugin typedefparam"Noel Grandin2019-03-041-5/+4
* new loplugin typedefparamNoel Grandin2019-03-041-4/+5
* tdf#42949 Fix IWYU warnings in include/canvas/Gabor Kelemen2019-02-2521-61/+54
* remove unused SpriteChangeRecord::ChangeType::noneNoel Grandin2018-11-241-1/+1
* loplugin singlevalfields improvementNoel Grandin2018-11-131-15/+0
* tdf#43671 set emphasis mark of vcl::Font (windows).Mark Hung2018-11-011-0/+7
* pvs-studio: V794 The assignment operator should be protectedCaolán McNamara2018-10-221-9/+11
* loplugin:useuniqueptr in VCLObjectNoel Grandin2018-08-061-5/+5
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* Use for-range loop in include/canvasJulien Nabet2018-03-291-8/+2
* loplugin:unusedmethodsNoel Grandin2018-03-144-71/+0
* More loplugin:cstylecast: canvasStephan Bergmann2018-01-121-1/+1
* loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin2017-12-261-2/+2
* remove unused typedefsNoel Grandin2017-12-192-2/+0
* inline use-once typedefsNoel Grandin2017-12-193-6/+3
* loplugin:finalclasses in chart2Noel Grandin2017-11-101-3/+2
* Replace lists by vectors (canvas)Julien Nabet2017-11-041-3/+1
* Fix typosAndrea Gelmini2017-09-151-1/+1
* Removed ignored includesAndrea Gelmini2017-08-192-360/+0
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-4/+4
* loplugin:checkunusedparamsNoel Grandin2017-08-011-21/+0
* loplugin:casttovoid: canvasStephan Bergmann2017-07-021-2/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* Revert "Fix typos"Stephan Bergmann2017-05-181-7/+7
* Fix typosAndrea Gelmini2017-05-181-7/+7
* revert OSL_ASSERT changesChris Sherlock2017-05-071-4/+4
* tdf#43157: convert most of canvas codebase away from OSL_ASSERT to assertChris Sherlock2017-05-071-4/+4
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Fix typosAndrea Gelmini2017-03-032-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-2610-158/+89
* New loplugin:dynexcspec: Add @throws documentation, canvasStephan Bergmann2017-01-191-0/+1
* no point in having both SAL_WARN and OSL_FAIL for the same thingNoel Grandin2016-12-151-2/+0
* OSL_TRACE->SAL in framework..salNoel Grandin2016-12-132-67/+5
* tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke2016-12-074-14/+14
* loplugin:expandablemethods in avmedia..canvasNoel Grandin2016-11-111-3/+0
* loplugin:expandablemethodds in include/basic..comphelperNoel Grandin2016-10-211-4/+0
* coverity#1371191 Missing move assignment operatorCaolán McNamara2016-09-301-2/+14
* loplugin:constantparam in chart2..connectivityNoel Grandin2016-09-141-10/+1
* chmod 644 some source filesStephan Bergmann2016-09-131-0/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-2/+2
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-047-9/+9
* tdf#96099 Remove various smart pointer typedefs in canvasMark Page2016-06-096-27/+16
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-202-2/+2
* Avoid reserved identifierStephan Bergmann2016-04-181-2/+2
* loplugin:passstuffbyref in canvasNoel Grandin2016-04-133-5/+5
* inline some use-once macrosNoel Grandin2016-03-141-32/+0
* loplugin:unuseddefaultparams variousNoel Grandin2016-03-031-6/+1
* convert SpriteChangeRecord::ChangeType to scoped enumNoel Grandin2016-02-241-4/+4
* convert canvas::IRenderModule::PrimitiveType to scoped enumNoel Grandin2016-02-241-4/+4