summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2015-02-19Missing constructorStephan Bergmann
2015-02-19Clean upStephan Bergmann
2015-02-19add test for tdf#89454Markus Mohrhard
2015-02-18TyposJulien Nabet
2015-02-18add test for missing chart area style fill import, tdf#89451Markus Mohrhard
2015-02-18Missing dependencyStephan Bergmann
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
2015-02-17update chart xshape reference filesMarkus Mohrhard
2015-02-13Add an overlooked constructor to chartcore.component.Jan Holesovsky
2015-02-13loplugin:literaltoboolconversionStephan Bergmann
2015-02-12tdf#84514: don't hide grid along with checkbox if not neededKatarina Behrens
2015-02-12Blind attempt to fix the Windows build.Jan Holesovsky
2015-02-12Use constructors for services from chartcore.component.Ursache Vladimir
2015-02-12But then again, no need to go via UNO here anyway (cf. previous commit)Stephan Bergmann
2015-02-12Add missing registration of GL3DBarChartType in g_entries_chart2_charttypesStephan Bergmann
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-08Typo: relaese->releaseJulien Nabet
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-02coverity#1267657 Logically dead codeCaolán McNamara
2015-01-30chisel off some more unused codeCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
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-23Allow for null xModel in TitleHelper::getTitleStephan Bergmann
2015-01-20Some more loplugin:cstylecast: chart2Stephan Bergmann
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
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-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2015-01-05fdo#67343 Arrange Help button in a secondary groupAdolfo Jayme Barrientos
2015-01-03fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2015-01-03fdo#83058 File corrupt due to data label position is invalid in chart.xmlPriyankaGaikwad
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-22update the xml files with current reference filesMarkus Mohrhard
2014-12-18fix buildCaolán McNamara
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18bCategoriesUsed is always false at this pointLionel Elie Mamane
2014-12-15chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-10java: remove comment noiseNoel Grandin
2014-12-09changed timers to idleJennifer Liebel