summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
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
2014-12-09fix buildCaolán McNamara
2014-12-09fix build under gccNoel Grandin
2014-12-09inline some strings, they don't need to be in a shared header fileNoel Grandin
2014-12-09inline UNO helper macrosNoel Grandin
2014-12-09inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPERNoel Grandin
2014-12-09use cppuhelper::suppportsService helper method in chart2Noel Grandin
2014-12-06reduce scope of local variablesMichael Weghorn
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-28chart2: ChartController: fix CommandDispatchContainer access lockingMichael Stahl
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
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-10move README.deprecated from chart2 to vclMarkus Mohrhard
2014-11-10prevent crash with empty chart sceneMarkus Mohrhard
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard