summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes
AgeCommit message (Expand)Author
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
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09inline UNO helper macrosNoel Grandin
2014-12-06reduce scope of local variablesMichael Weghorn
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04Modify the tick iterator strategy to use fewer ticks.Kohei Yoshida
2014-11-04Let's use size_t for the index.Kohei Yoshida
2014-11-04Some code sharing.Kohei Yoshida
2014-11-04Create a variant of createTextShapes for simpler use cases.Kohei Yoshida
2014-11-04These methods can be private rather than protected.Kohei Yoshida
2014-11-04More method descriptions.Kohei Yoshida
2014-11-04More method descriptions.Kohei Yoshida
2014-11-04Standard way of writing class description.Kohei Yoshida
2014-11-04Code annotation.Kohei Yoshida
2014-11-04Add const to read-only variables.Kohei Yoshida
2014-11-04Mark these methods const.Kohei Yoshida
2014-10-25coverity#1249459 Unchecked dynamic_castCaolán McNamara
2014-10-25coverity#1249460 Unchecked dynamic_castCaolán McNamara
2014-10-20chart2: fix memory leak due to cyclic reference in VAxisBaseMichael Stahl
2014-10-14Take the current axis alignment state.Kohei Yoshida
2014-10-14Revert "Revert "Make VCartesianAxis::get2DAxisMainLine() truly const method.""Stephan Bergmann
2014-10-14Revert "Make VCartesianAxis::get2DAxisMainLine() truly const method."Stephan Bergmann
2014-10-13Make VCartesianAxis::get2DAxisMainLine() truly const method.Kohei Yoshida
2014-10-10Make the variable name shorter and sweeter...Kohei Yoshida
2014-10-10prepareScaleAutomatismForDimensionAndIndex -> prepareAutomaticAxisScaling.Kohei Yoshida
2014-10-10Fix CppunitTest_chart2_xshapeStephan Bergmann
2014-10-09Explain what updateScreenValues() does.Kohei Yoshida
2014-10-09Use typedef rather than raw nested std::vector everywhere...Kohei Yoshida