summaryrefslogtreecommitdiff
path: root/chart2/source/tools
AgeCommit message (Expand)Author
2016-06-19tdf#94004 Wrap Power trendline equationLaurent Balland-Poirier
2016-06-19tdf#94004 Wrap Logarithmic trendline equationLaurent Balland-Poirier
2016-06-19tdf#94004 Wrap Exponential trendline equationLaurent Balland-Poirier
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-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-08tdf#92768 Support hiding title objectsFeyza Yavuz
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-25Kill comphelper::MakeMapStephan Bergmann
2016-04-24Kill comphelper::MakeVectorStephan Bergmann
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-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-14loplugin:passstuffbyref in chart2Noel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11loplugin:constantparamNoel Grandin
2016-04-05loplugin:constantparam in chart2Noel Grandin
2016-04-02Chart: Improve polynomial trendline equation renderingLaurent Balland-Poirier
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-09Add missing includesDavid Ostrovsky
2016-03-02loplugin:unuseddefaultparams in chart2Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-11loplugin:unusedmethods unused return value in chart2Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-06Fix typosAndrea Gelmini
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-12-03Use comphelper::containerToSequence()Noel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-13remove some useless commentsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09loplugin:literaltoboolconversionStephan Bergmann
2015-10-09Moving average trendline equation: remove initialisationLaurent Balland-Poirier
2015-10-09tdf#70673 Improve exponential trend line equationLaurent Balland-Poirier
2015-10-08chart2: replace for_each with range-based forDaniel Robertson
2015-10-07Improve polynomial trend line equationLaurent Balland-Poirier
2015-10-07Improve Power trend line equationLaurent Balland-Poirier