summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc
AgeCommit message (Expand)Author
2018-07-20tdf#114821 import/export/place complex data labels in chartsSzymon Kłos
2018-03-19tdf#116163: Limit label height in chart if neededSzymon Kłos
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-07-27loplugin:constparams in chart2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-03remove empty commentsNoel Grandin
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17drop enum NormalAxisNoel Grandin
2017-02-17convert PropertyType to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann
2016-11-15Revert some chart2 shader-affecting changesNoel Grandin
2016-11-15loplugin:unusedfieldsNoel Grandin
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-11-08loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01std::list<float> -> std::dequeNoel Grandin
2016-08-30no point in these dtors being virtualCaolán McNamara
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-28loplugin:singlevalfields in chart2Noel Grandin
2016-06-02replace simple macros in chart2Jochen Nitschke
2016-05-25Fix typosAndrea Gelmini
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-25Kill comphelper::MakeMapStephan Bergmann
2016-04-24C++11: disable ctors instead of not implementing them (chart2)Jochen Nitschke
2016-04-14loplugin:passstuffbyref in chart2Noel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin
2016-04-08tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-02loplugin:unuseddefaultparams in chart2Noel Grandin
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann