summaryrefslogtreecommitdiff
path: root/chart2/source/view/main
AgeCommit message (Expand)Author
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-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-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-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-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 canvas,chart2Noel Grandin
2016-07-27improve passstuffbyref return analysisNoel 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-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-28loplugin:singlevalfields in chart2Noel Grandin
2016-06-07only init the OpenGL context if we need itMarkus Mohrhard
2016-06-02replace simple macros in chart2Jochen Nitschke
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-25Kill comphelper::MakeMapStephan Bergmann
2016-04-22Fix typosAndrea Gelmini
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18Avoid reserved identifierStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in chart2Noel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-25fix headless buildOliver Specht
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-02loplugin:unuseddefaultparams in chart2Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock