summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes
AgeCommit message (Expand)Author
2016-11-23loplugin:unnecessaryoverride (dtors) in chart2Stephan Bergmann
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30no point in these dtors being virtualCaolán McNamara
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-14chart2: avoid use of reallocJochen Nitschke
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-06-28loplugin:singlevalfields in chart2Noel Grandin
2016-06-11try auto rotate tick labels only when useful tdf#99883Jochen Nitschke
2016-06-06follow up fix: initialise PointSequenceSequence directlyJochen Nitschke
2016-06-04initialise PointSequenceSequence directlyJochen Nitschke
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-24C++11: disable ctors instead of not implementing them (chart2)Jochen Nitschke
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in chart2Noel Grandin
2016-04-06tdf#96871 Do not force auto log Y scale to B^0Laurent Balland-Poirier
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-01-08tdf#96807 Reset min/max of auto scaleLaurent Balland-Poirier
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-06coverity#1338253 Uncaught exceptionCaolán McNamara
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-30small fix to reduce UnknownPropertyException in chart2Markus Mohrhard
2015-07-20loplugin:unusedmethods chart2Noel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-04Fix typosAndrea Gelmini
2015-06-18Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-09cppcheck: variableScopeCaolán McNamara
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-05-05typo: strech -> stretchAndras Timar
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-23TyposJulien Nabet
2015-03-20fix typoMarkus Mohrhard
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-12CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-24bnc#830738 Now all axis labels of a chart are displaied.Marco Cecchetti