summaryrefslogtreecommitdiff
path: root/canvas/source/tools
AgeCommit message (Expand)Author
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
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-15Add tools::Time::GetMonotonicTicks (us)Jan-Marek Glogowski
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: canvasStephan Bergmann
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-03-03Fix typosAndrea Gelmini
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-12remove useless Mutex guardsNoel Grandin
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-14tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-06-09tdf#96099 Remove various smart pointer typedefs in canvasMark Page
2016-05-18clang-tidy modernize-make-sharedNoel Grandin