Age | Commit message (Expand) | Author |
2022-05-21 | clang-tidy modernize-pass-by-value in canvas | Noel Grandin |
2021-12-22 | loplugin:flatten in filter..include | Noel Grandin |
2020-11-21 | tdf#123936 Formatting files in module include with clang-format | Philipp Hofer |
2020-07-16 | compact namespace: basegfx,canvas | Noel Grandin |
2020-05-03 | use more compact namespace syntax in /include | Noel Grandin |
2020-04-19 | loplugin:buriedassign in various | Noel Grandin |
2020-02-12 | move some canvas/ headers inside the module | Noel Grandin |
2019-12-12 | Remove some redundant user-provided dtors | Stephan Bergmann |
2019-08-23 | Mark move ctors/assignments noexcept | Mike Kaganski |
2019-07-16 | tdf#42949 Fix IWYU warnings in include/ | Gabor Kelemen |
2019-06-30 | Fix typo | Andrea Gelmini |
2019-06-29 | Fix typo | Andrea Gelmini |
2019-06-29 | Fix typo | Andrea Gelmini |
2019-06-29 | Fix typo | Andrea Gelmini |
2019-06-26 | Fix typo | Andrea Gelmini |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-03-04 | Revert "new loplugin typedefparam" | Noel Grandin |
2019-03-04 | new loplugin typedefparam | Noel Grandin |
2019-02-25 | tdf#42949 Fix IWYU warnings in include/canvas/ | Gabor Kelemen |
2018-11-24 | remove unused SpriteChangeRecord::ChangeType::none | Noel Grandin |
2018-11-13 | loplugin singlevalfields improvement | Noel Grandin |
2018-11-01 | tdf#43671 set emphasis mark of vcl::Font (windows). | Mark Hung |
2018-10-22 | pvs-studio: V794 The assignment operator should be protected | Caolán McNamara |
2018-08-06 | loplugin:useuniqueptr in VCLObject | Noel Grandin |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-03-29 | Use for-range loop in include/canvas | Julien Nabet |
2018-03-14 | loplugin:unusedmethods | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: canvas | Stephan Bergmann |
2017-12-26 | loplugin:passstuffbyref improved return in canvas and svtools | Noel Grandin |
2017-12-19 | remove unused typedefs | Noel Grandin |
2017-12-19 | inline use-once typedefs | Noel Grandin |
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 |