summaryrefslogtreecommitdiff
path: root/canvas/source/tools
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-09-04tdf#124176 Use #pragma once in canvasGeorge Bateman
2020-08-05Throw detailed IllegalArgumentException regardless of OSL_DEBUG_LEVELStephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin
2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-07fix bug in extracting propertyNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-18loplugin:flatten in canvasNoel Grandin
2020-04-14loplugin:buriedassign in c*Noel Grandin
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-02-12move some canvas/ headers inside the moduleNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-24loplugin:makeshared in basctl..canvasNoel Grandin
2020-01-14clang-tidy modernize-concat-nested-namespace in basic..canvasNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen
2019-10-30tdf#42949 Fix IWYU warnings in canvas/source/*/*hxxGabor Kelemen
2019-10-11tdf#40534 correctly match page with memory slabJan-Marek Glogowski
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): canvasStephan Bergmann
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2019-05-22New loplugin:dataStephan Bergmann
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-25tdf#42949 Fix IWYU warnings in include/canvas/Gabor Kelemen
2019-02-08loplugin:indentation in canvas..chart2Noel Grandin
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-11-01tdf#43671 set emphasis mark of vcl::Font (windows).Mark Hung
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-20Support buffering SystemDependent GraphicData (III)Armin Le Grand
2018-09-17New loplugin:externalStephan Bergmann
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-03-14loplugin:unusedmethodsNoel Grandin
2018-03-13loplugin:unusedmethods remove unused code from canvasNoel Grandin
2018-03-07use more Color in UnoControls..canvasNoel Grandin
2018-02-26ColorData->Color in variousNoel Grandin
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin
2017-12-20Properly skip ignored valueMike Kaganski
2017-12-19inline use-once typedefsNoel Grandin
2017-11-27loplugin:unnecessaryparenStephan Bergmann
2017-11-04Replace lists by vectors (canvas)Julien Nabet