summaryrefslogtreecommitdiff
path: root/include/canvas
AgeCommit message (Expand)Author
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
2016-01-28canvas: replace BOOST_CURRENT_FUNCTION with __func__Michael Stahl
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-02Remove unused FMT_R8G8B8Stephan Bergmann
2015-12-01Apparently no reason to force underlying type hereStephan Bergmann
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04remove remaining boost/noncopyable includes from /includeNoel Grandin
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-29remove boost::noncopyable from /includeNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud
2015-10-20com::sun::star->css in include/canvasNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07inline ISurfaceProxySharedPtr typedefNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-14boost->stdCaolán McNamara
2015-07-31canvas: replace boost::function with std::functionMichael Stahl
2015-07-10do not include boost/utility.hppMichael Stahl