summaryrefslogtreecommitdiff
path: root/include/canvas
AgeCommit message (Expand)Author
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-11-01tdf#43671 set emphasis mark of vcl::Font (windows).Mark Hung
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-08-06loplugin:useuniqueptr in VCLObjectNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-29Use for-range loop in include/canvasJulien Nabet
2018-03-14loplugin:unusedmethodsNoel Grandin
2018-01-12More loplugin:cstylecast: canvasStephan Bergmann
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin
2017-12-19remove unused typedefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-11-10loplugin:finalclasses in chart2Noel Grandin
2017-11-04Replace lists by vectors (canvas)Julien Nabet
2017-09-15Fix typosAndrea Gelmini
2017-08-19Removed ignored includesAndrea Gelmini
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-02loplugin:casttovoid: canvasStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert most of canvas codebase away from OSL_ASSERT to assertChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-03-03Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, canvasStephan Bergmann
2016-12-15no point in having both SAL_WARN and OSL_FAIL for the same thingNoel Grandin
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin
2016-09-30coverity#1371191 Missing move assignment operatorCaolán McNamara
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-09-13chmod 644 some source filesStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-09tdf#96099 Remove various smart pointer typedefs in canvasMark Page
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18Avoid reserved identifierStephan Bergmann
2016-04-13loplugin:passstuffbyref in canvasNoel Grandin
2016-03-14inline some use-once macrosNoel Grandin
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2016-02-24convert SpriteChangeRecord::ChangeType to scoped enumNoel Grandin
2016-02-24convert canvas::IRenderModule::PrimitiveType to scoped enumNoel Grandin
2016-02-23convert canvas::IColorBuffer::Format to scoped enumNoel Grandin
2016-02-23convert GradientType to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-28canvas: replace BOOST_CURRENT_FUNCTION with OSL_THIS_FUNCMichael Stahl
2016-01-28Revert "canvas: replace BOOST_CURRENT_FUNCTION with __func__"Michael Stahl