summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2015-03-02cppcheck: Variable is assigned a value that is never usedNoel Grandin1-2/+1
2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl3-6/+0
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-9/+9
2015-02-24Typo: curently->currentlyJulien Nabet1-1/+1
2015-02-23tdf#88835 Calc: General format: 2 digits in exponentLaurent Balland-Poirier1-1/+1
2015-02-21TyposJulien Nabet1-1/+1
2015-02-19Missing constructorStephan Bergmann2-1/+10
2015-02-19Clean upStephan Bergmann2-37/+0
2015-02-19add test for tdf#89454Markus Mohrhard2-0/+19
2015-02-18TyposJulien Nabet1-1/+1
2015-02-18add test for missing chart area style fill import, tdf#89451Markus Mohrhard2-0/+19
2015-02-18Missing dependencyStephan Bergmann1-0/+3
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan4-11/+9
2015-02-17update chart xshape reference filesMarkus Mohrhard2-73/+73
2015-02-13Add an overlooked constructor to chartcore.component.Jan Holesovsky2-1/+8
2015-02-13loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2015-02-12tdf#84514: don't hide grid along with checkbox if not neededKatarina Behrens2-1/+7
2015-02-12Blind attempt to fix the Windows build.Jan Holesovsky1-1/+1
2015-02-12Use constructors for services from chartcore.component.Ursache Vladimir38-577/+400
2015-02-12But then again, no need to go via UNO here anyway (cf. previous commit)Stephan Bergmann2-12/+9
2015-02-12Add missing registration of GL3DBarChartType in g_entries_chart2_charttypesStephan Bergmann2-9/+12
2015-02-10Added doc notes for classes and methods used for the scaling automatism.Marco Cecchetti3-3/+104
2015-02-10Added more doc notes for classes and methods used for pie charts.Marco Cecchetti4-88/+314
2015-02-09Fixed a too long comment line.Marco Cecchetti1-1/+3
2015-02-09chart2: fix buildMichael Stahl1-1/+1
2015-02-09Added doc notes for classes and methods used for pie charts.Marco Cecchetti8-4/+245
2015-02-08Typo: relaese->releaseJulien Nabet2-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann21-163/+98
2015-02-05Updated all precompiled headers.Ashod Nakashian2-3/+8
2015-02-02coverity#1267657 Logically dead codeCaolán McNamara1-2/+1
2015-01-30chisel off some more unused codeCaolán McNamara2-8/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin2-6/+6
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin15-37/+37
2015-01-23Resolves: fdo#88229 Crash when you try to create a bar chart GL3DCaolán McNamara1-2/+9
2015-01-23'Ownership' is one word, as is 'relationship'Tor Lillqvist1-1/+1
2015-01-23Allow for null xModel in TitleHelper::getTitleStephan Bergmann1-10/+10
2015-01-20Some more loplugin:cstylecast: chart2Stephan Bergmann1-4/+4
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin4-4/+4
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin4-4/+4
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl7-10/+10
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin3-12/+0
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk3-5/+4
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann1-1/+1
2015-01-05fdo#67343 Arrange Help button in a secondary groupAdolfo Jayme Barrientos15-213/+141
2015-01-03fdo#39440 reduce scope of local variablesŁukasz Hryniuk1-18/+9
2015-01-03fdo#83058 File corrupt due to data label position is invalid in chart.xmlPriyankaGaikwad2-1/+14
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara4-9/+9
2014-12-24bnc#830738 Now all axis labels of a chart are displaied.Marco Cecchetti1-7/+20
2014-12-22update the xml files with current reference filesMarkus Mohrhard2-205/+205