summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-18fix buildCaolán McNamara11-11/+11
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann32-104/+104
2014-12-18bCategoriesUsed is always false at this pointLionel Elie Mamane1-1/+1
2014-12-15chart2: Use appropriate OUString functions on string constantsStephan Bergmann2-2/+2
2014-12-10java: remove comment noiseNoel Grandin1-1/+0
2014-12-09changed timers to idleJennifer Liebel2-6/+5
2014-12-09fix buildCaolán McNamara1-2/+2
2014-12-09fix build under gccNoel Grandin1-2/+2
2014-12-09inline some strings, they don't need to be in a shared header fileNoel Grandin3-4/+8
2014-12-09inline UNO helper macrosNoel Grandin119-294/+2053
2014-12-09inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPERNoel Grandin40-70/+245
2014-12-09use cppuhelper::suppportsService helper method in chart2Noel Grandin1-10/+4
2014-12-06reduce scope of local variablesMichael Weghorn9-22/+15
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-2/+2
2014-11-28chart2: ChartController: fix CommandDispatchContainer access lockingMichael Stahl2-4/+21
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida1-0/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-11-17coverity#1242824 Unused valueCaolán McNamara1-7/+2
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl14-0/+15
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna1-2/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava3-4/+4