summaryrefslogtreecommitdiff
path: root/chart2/source/view
AgeCommit message (Expand)Author
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin
2016-10-15use initializer list ...Jochen Nitschke
2016-10-15avoid exceptionJochen Nitschke
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel 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-04remove reimplementations of SfxItemPool::ReleaseDefaults()Jochen Nitschke
2016-09-01std::list<float> -> std::dequeNoel Grandin
2016-08-30no point in these dtors being virtualCaolán McNamara
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (chart2)Stephan Bergmann
2016-08-25convert SvxChartStyle to scoped enumNoel Grandin
2016-08-25convert SvxChartTextOrder to scoped enumNoel Grandin
2016-08-25convert SvxChartKindError to scoped enumNoel Grandin
2016-08-25convert SvxChartIndicate to scoped enumNoel Grandin
2016-08-25convert SvxChartRegress to scoped enumNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier
2016-08-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
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-19improve unnecessaryoverride pluginNoel Grandin
2016-07-14chart2: avoid use of reallocJochen Nitschke
2016-07-13chart2: inline local macrosJochen Nitschke
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-07-13no need to create temporary OUString for comparisonNoel 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-07-01clang-analyzer-deadcode.DeadStoresStephan Bergmann
2016-06-28loplugin:singlevalfields in chart2Noel Grandin
2016-06-11try auto rotate tick labels only when useful tdf#99883Jochen Nitschke
2016-06-07only init the OpenGL context if we need itMarkus Mohrhard
2016-06-06follow up fix: initialise PointSequenceSequence directlyJochen Nitschke
2016-06-04initialise PointSequenceSequence directlyJochen Nitschke
2016-06-02replace simple macros in chart2Jochen Nitschke
2016-05-25Fix typosAndrea Gelmini
2016-05-22tdf#94004 Trendline: wrap equation to fit in chart areaLaurent Balland-Poirier
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-17avoid assertDavid Tardon
2016-05-16stop right away if there are no pointsDavid Tardon
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-13tdf#35957 check for preconditions earlierDavid Tardon
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-25Kill comphelper::MakeMapStephan Bergmann
2016-04-24C++11: disable ctors instead of not implementing them (chart2)Jochen Nitschke