summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* V813: Decreased performanceCaolán McNamara2015-03-049-40/+42
* TyposJulien Nabet2015-03-021-1/+1
* remove executable bit from rtf / xlsx filesMichael Stahl2015-03-021-0/+0
* remove executable bit from c / h / cxx / hxx / l filesMichael Stahl2015-03-025-0/+0
* cppcheck: Variable is assigned a value that is never usedNoel Grandin2015-03-021-2/+1
* gbuild: CppunitTest: always use unittest configurationMichael Stahl2015-02-273-6/+0
* remove NUMBERFORMAT_ constantsNoel Grandin2015-02-251-9/+9
* Typo: curently->currentlyJulien Nabet2015-02-241-1/+1
* tdf#88835 Calc: General format: 2 digits in exponentLaurent Balland-Poirier2015-02-231-1/+1
* TyposJulien Nabet2015-02-211-1/+1
* Missing constructorStephan Bergmann2015-02-192-1/+10
* Clean upStephan Bergmann2015-02-192-37/+0
* add test for tdf#89454Markus Mohrhard2015-02-192-0/+19
* TyposJulien Nabet2015-02-181-1/+1
* add test for missing chart area style fill import, tdf#89451Markus Mohrhard2015-02-182-0/+19
* Missing dependencyStephan Bergmann2015-02-181-0/+3
* tdf#39440 - cppcheck cleanlinessRadu Ioan2015-02-174-11/+9
* update chart xshape reference filesMarkus Mohrhard2015-02-172-73/+73
* Add an overlooked constructor to chartcore.component.Jan Holesovsky2015-02-132-1/+8
* loplugin:literaltoboolconversionStephan Bergmann2015-02-131-1/+1
* tdf#84514: don't hide grid along with checkbox if not neededKatarina Behrens2015-02-122-1/+7
* Blind attempt to fix the Windows build.Jan Holesovsky2015-02-121-1/+1
* Use constructors for services from chartcore.component.Ursache Vladimir2015-02-1238-577/+400
* But then again, no need to go via UNO here anyway (cf. previous commit)Stephan Bergmann2015-02-122-12/+9
* Add missing registration of GL3DBarChartType in g_entries_chart2_charttypesStephan Bergmann2015-02-122-9/+12
* Added doc notes for classes and methods used for the scaling automatism.Marco Cecchetti2015-02-103-3/+104
* Added more doc notes for classes and methods used for pie charts.Marco Cecchetti2015-02-104-88/+314
* Fixed a too long comment line.Marco Cecchetti2015-02-091-1/+3
* chart2: fix buildMichael Stahl2015-02-091-1/+1
* Added doc notes for classes and methods used for pie charts.Marco Cecchetti2015-02-098-4/+245
* Typo: relaese->releaseJulien Nabet2015-02-082-2/+2
* loplugin:deletedspecialStephan Bergmann2015-02-0721-163/+98
* Updated all precompiled headers.Ashod Nakashian2015-02-052-3/+8
* coverity#1267657 Logically dead codeCaolán McNamara2015-02-021-2/+1
* chisel off some more unused codeCaolán McNamara2015-01-302-8/+0
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-262-6/+6
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-2615-37/+37
* Resolves: fdo#88229 Crash when you try to create a bar chart GL3DCaolán McNamara2015-01-231-2/+9
* 'Ownership' is one word, as is 'relationship'Tor Lillqvist2015-01-231-1/+1
* Allow for null xModel in TitleHelper::getTitleStephan Bergmann2015-01-231-10/+10
* Some more loplugin:cstylecast: chart2Stephan Bergmann2015-01-201-4/+4
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-124-4/+4
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-124-4/+4
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-097-10/+10
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-083-12/+0
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* fdo#39440 reduce scope of local variablesŁukasz Hryniuk2015-01-073-5/+4
* Some loplugin:revisibility clean-upStephan Bergmann2015-01-051-1/+1
* fdo#67343 Arrange Help button in a secondary groupAdolfo Jayme Barrientos2015-01-0515-213/+141
* fdo#39440 reduce scope of local variablesŁukasz Hryniuk2015-01-031-18/+9