Age | Commit message (Expand) | Author |
2017-11-10 | loplugin:finalclasses in chart2 | Noel Grandin |
2017-11-04 | Replace lists by vectors (canvas) | Julien Nabet |
2017-09-15 | Fix typos | Andrea Gelmini |
2017-08-19 | Removed ignored includes | Andrea Gelmini |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-08-01 | loplugin:checkunusedparams | Noel Grandin |
2017-07-02 | loplugin:casttovoid: canvas | Stephan Bergmann |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert most of canvas codebase away from OSL_ASSERT to assert | Chris Sherlock |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, canvas | Stephan Bergmann |
2016-12-15 | no point in having both SAL_WARN and OSL_FAIL for the same thing | Noel Grandin |
2016-12-13 | OSL_TRACE->SAL in framework..sal | Noel Grandin |
2016-12-07 | tdf#88206 replace cppu::WeakImplHelper* misc | Jochen Nitschke |
2016-11-11 | loplugin:expandablemethods in avmedia..canvas | Noel Grandin |
2016-10-21 | loplugin:expandablemethodds in include/basic..comphelper | Noel Grandin |
2016-09-30 | coverity#1371191 Missing move assignment operator | Caolán McNamara |
2016-09-14 | loplugin:constantparam in chart2..connectivity | Noel Grandin |
2016-09-13 | chmod 644 some source files | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-07-04 | comphelper::OBaseMutex -> cppu::BaseMutex | Noel Grandin |
2016-06-09 | tdf#96099 Remove various smart pointer typedefs in canvas | Mark Page |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | Avoid reserved identifier | Stephan Bergmann |
2016-04-13 | loplugin:passstuffbyref in canvas | Noel Grandin |
2016-03-14 | inline some use-once macros | Noel Grandin |
2016-03-03 | loplugin:unuseddefaultparams various | Noel Grandin |
2016-02-24 | convert SpriteChangeRecord::ChangeType to scoped enum | Noel Grandin |
2016-02-24 | convert canvas::IRenderModule::PrimitiveType to scoped enum | Noel Grandin |
2016-02-23 | convert canvas::IColorBuffer::Format to scoped enum | Noel Grandin |
2016-02-23 | convert GradientType to scoped enum | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-28 | canvas: replace BOOST_CURRENT_FUNCTION with OSL_THIS_FUNC | Michael Stahl |
2016-01-28 | Revert "canvas: replace BOOST_CURRENT_FUNCTION with __func__" | Michael Stahl |
2016-01-28 | canvas: replace BOOST_CURRENT_FUNCTION with __func__ | Michael Stahl |
2015-12-21 | loplugin:unusedmethods | Noel Grandin |
2015-12-10 | loplugin:nullptr: More NULL -> nullptr automatic rewrite | Stephan Bergmann |
2015-12-02 | Remove unused FMT_R8G8B8 | Stephan Bergmann |
2015-12-01 | Apparently no reason to force underlying type here | Stephan Bergmann |
2015-11-17 | loplugin:unnecessaryvirtual | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-04 | remove remaining boost/noncopyable includes from /include | Noel Grandin |
2015-10-30 | loplugin:unusedmethods | Noel Grandin |
2015-10-30 | loplugin:unusedmethods | Noel Grandin |
2015-10-29 | remove boost::noncopyable from /include | Noel Grandin |