summaryrefslogtreecommitdiff
path: root/canvas/source/tools
AgeCommit message (Expand)AuthorFilesLines
2020-05-01tdf#40534 correctly match page with memory slabJan-Marek Glogowski2-52/+24
2018-11-13loplugin singlevalfields improvementNoel Grandin1-17/+1
2018-11-01tdf#43671 set emphasis mark of vcl::Font (windows).Mark Hung1-0/+11
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin2-9/+4
2018-09-20Support buffering SystemDependent GraphicData (III)Armin Le Grand1-3/+16
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-07-09Add missing sal/log.hxx headersGabor Kelemen3-0/+3
2018-03-14loplugin:unusedmethodsNoel Grandin1-10/+0
2018-03-13loplugin:unusedmethods remove unused code from canvasNoel Grandin1-1/+0
2018-03-07use more Color in UnoControls..canvasNoel Grandin1-1/+1
2018-02-26ColorData->Color in variousNoel Grandin1-1/+1
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin1-1/+1
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin1-2/+2
2017-12-20Properly skip ignored valueMike Kaganski1-1/+1
2017-12-19inline use-once typedefsNoel Grandin2-4/+2
2017-11-27loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-11-04Replace lists by vectors (canvas)Julien Nabet3-5/+4
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-20/+17
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist8-20/+20
2017-09-15Add tools::Time::GetMonotonicTicks (us)Jan-Marek Glogowski1-79/+2
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin1-7/+7
2017-08-01loplugin:checkunusedparamsNoel Grandin1-9/+0
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: canvasStephan Bergmann1-16/+8
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist5-29/+29
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann3-61/+55
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin1-6/+0
2016-12-12remove useless Mutex guardsNoel Grandin1-6/+0
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin1-9/+4
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin1-1/+1
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-52/+52
2016-09-14tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke1-6/+3
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin1-6/+3
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara2-6/+2
2016-06-09tdf#96099 Remove various smart pointer typedefs in canvasMark Page8-25/+25
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-3/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-13loplugin:passstuffbyref in canvasNoel Grandin1-1/+1
2016-04-07tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-11/+2
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin1-1/+1
2016-02-24convert SpriteChangeRecord::ChangeType to scoped enumNoel Grandin1-2/+2
2016-02-24convert canvas::IRenderModule::PrimitiveType to scoped enumNoel Grandin1-3/+3
2016-02-23convert GradientType to scoped enumNoel Grandin1-3/+3
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-2/+2
2016-01-05Fix typosAndrea Gelmini1-1/+1
2015-11-25loplugin:unusedfields variousNoel Grandin1-3/+1