summaryrefslogtreecommitdiff
path: root/chart2/source/inc
AgeCommit message (Expand)Author
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11loplugin:constantparamNoel Grandin
2016-04-08tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke
2016-04-05loplugin:constantparam in chart2Noel Grandin
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-20loplugin:unusedmethodsNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in chart2Noel Grandin
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08chart2: replace for_each with range-based forDaniel Robertson
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-30Trend line equation: remove useless definesLaurent Balland-Poirier
2015-09-30Fix typosAndrea Gelmini
2015-09-14boost->stdCaolán McNamara
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-09-08related tdf#93676, also fix chart::CommonFunctors::DoubleToOUStringMarkus Mohrhard
2015-09-07related tdf#93676, we want to export all significant digitsMarkus Mohrhard
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson
2015-08-10tdf#92997 obtain a date/time edit format according to field valueEike Rathke
2015-08-01tdf#92459 replace deprecated o3tl featuresDaniel Robertson
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-20loplugin:unusedmethods chart2Noel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-09tdf#91725: Use lighter default colour for minor grid linesKatarina Behrens
2015-07-08chart2: typed Link<>Noel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-22Fix typosAndrea Gelmini
2015-06-22tdf#70673 Power trendline: enable negative Y valuesLaurent Balland-Poirier
2015-06-22tdf#70673 Exponential trendline: enable negative Y valuesLaurent Balland-Poirier
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin