summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
2014-11-17coverity#1242824 Unused valueCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-10callcatcher: unused codeCaolán McNamara
2014-11-10prevent crash with empty chart sceneMarkus Mohrhard
2014-11-09OpenGL ES does not support double and glPolygonModeMarkus Mohrhard
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-07use css:: prefix to tidy up chart2 UNO macrosNoel Grandin
2014-11-05changed some timer to idleJennifer Liebel
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-11-04remove some unused code in chart2Noel Grandin
2014-11-03coverity#1242524, arguments in wrong orderMarkus Mohrhard
2014-11-01coverity#704564 Unchecked dynamic_castCaolán McNamara
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-25coverity#1249459 Unchecked dynamic_castCaolán McNamara
2014-10-25coverity#1249460 Unchecked dynamic_castCaolán McNamara
2014-10-24coverity#704564 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-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-17coverity#1247647 Uncaught exceptionCaolán McNamara
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
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-13More on documenting the methods.Kohei Yoshida
2014-10-13Scope level reduction & explain what the max axis index really is.Kohei Yoshida
2014-10-13Explain what doAutoScaling() does.Kohei Yoshida
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