summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc
AgeCommit message (Expand)AuthorFilesLines
2017-12-07loplugin:countusersofdefaultparams in chart2Noel Grandin2-3/+3
2017-11-04loplugin:constparams in various(1)Noel Grandin1-1/+1
2017-10-23loplugin:includeform: chart2Stephan Bergmann9-14/+14
2017-07-28loplugin:checkunusedparams more part3Noel Grandin1-6/+2
2017-07-27loplugin:constparams in chart2Noel Grandin4-9/+9
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann1-1/+1
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin1-1/+1
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2017-05-03remove empty commentsNoel Grandin5-12/+1
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-02-17drop enum NormalAxisNoel Grandin1-10/+1
2017-02-17convert PropertyType to scoped enumNoel Grandin1-7/+5
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist6-13/+13
2017-01-26Remove dynamic exception specificationsStephan Bergmann5-19/+9
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-19New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann3-0/+4
2016-11-15Revert some chart2 shader-affecting changesNoel Grandin1-1/+8
2016-11-15loplugin:unusedfieldsNoel Grandin1-2/+0
2016-11-11loplugin:expandablemethods in chart2Noel Grandin1-1/+0
2016-11-08loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin1-2/+2
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin1-4/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann6-6/+6
2016-09-01std::list<float> -> std::dequeNoel Grandin1-2/+2
2016-08-30no point in these dtors being virtualCaolán McNamara1-1/+0
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin1-1/+0
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin1-1/+1
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin8-22/+22
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-2/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-2/+2
2016-06-28loplugin:singlevalfields in chart2Noel Grandin1-1/+0
2016-06-02replace simple macros in chart2Jochen Nitschke1-6/+6
2016-05-25Fix typosAndrea Gelmini1-2/+2
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-1/+1
2016-04-25Kill comphelper::MakeMapStephan Bergmann1-11/+13
2016-04-24C++11: disable ctors instead of not implementing them (chart2)Jochen Nitschke2-5/+2
2016-04-14loplugin:passstuffbyref in chart2Noel Grandin5-14/+13
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin1-1/+1
2016-04-08tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke2-6/+6
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-0/+1
2016-03-14com::sun::star->css in chart2Noel Grandin20-694/+588
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin1-5/+2
2016-03-02loplugin:unuseddefaultparams in chart2Noel Grandin3-15/+7
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-1/+1
2016-01-08tdf#96807 Reset min/max of auto scaleLaurent Balland-Poirier1-0/+1