summaryrefslogtreecommitdiff
path: root/chart2/source/view
AgeCommit message (Expand)Author
2015-02-10Added doc notes for classes and methods used for the scaling automatism.Marco Cecchetti
2015-02-10Added more doc notes for classes and methods used for pie charts.Marco Cecchetti
2015-02-09Fixed a too long comment line.Marco Cecchetti
2015-02-09chart2: fix buildMichael Stahl
2015-02-09Added doc notes for classes and methods used for pie charts.Marco Cecchetti
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-02coverity#1267657 Logically dead codeCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-23Resolves: fdo#88229 Crash when you try to create a bar chart GL3DCaolán McNamara
2015-01-23'Ownership' is one word, as is 'relationship'Tor Lillqvist
2015-01-20Some more loplugin:cstylecast: chart2Stephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-03fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
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-15chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09changed timers to idleJennifer Liebel
2014-12-09inline UNO helper macrosNoel Grandin
2014-12-06reduce scope of local variablesMichael Weghorn
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-10prevent crash with empty chart sceneMarkus Mohrhard
2014-11-09OpenGL ES does not support double and glPolygonModeMarkus Mohrhard
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida
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-31Removed duplicated includesAndrea Gelmini
2014-10-25coverity#1249459 Unchecked dynamic_castCaolán McNamara
2014-10-25coverity#1249460 Unchecked dynamic_castCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-20chart2: fix memory leak due to cyclic reference in VAxisBaseMichael Stahl
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-14Take the current axis alignment state.Kohei Yoshida