summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#83058 File corrupt due to data label position is invalid in chart.xmlPriyankaGaikwad2015-01-032-1/+14
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-024-9/+9
* bnc#830738 Now all axis labels of a chart are displaied.Marco Cecchetti2014-12-241-7/+20
* update the xml files with current reference filesMarkus Mohrhard2014-12-222-205/+205
* fix buildCaolán McNamara2014-12-1811-11/+11
* chart2: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1832-104/+104
* bCategoriesUsed is always false at this pointLionel Elie Mamane2014-12-181-1/+1
* chart2: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-152-2/+2
* java: remove comment noiseNoel Grandin2014-12-101-1/+0
* changed timers to idleJennifer Liebel2014-12-092-6/+5
* fix buildCaolán McNamara2014-12-091-2/+2
* fix build under gccNoel Grandin2014-12-091-2/+2
* inline some strings, they don't need to be in a shared header fileNoel Grandin2014-12-093-4/+8
* inline UNO helper macrosNoel Grandin2014-12-09119-294/+2053
* inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPERNoel Grandin2014-12-0940-70/+245
* use cppuhelper::suppportsService helper method in chart2Noel Grandin2014-12-091-10/+4
* reduce scope of local variablesMichael Weghorn2014-12-069-22/+15
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-011-2/+2
* chart2: ChartController: fix CommandDispatchContainer access lockingMichael Stahl2014-11-282-4/+21
* Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida2014-11-251-0/+1
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-182-0/+2
* coverity#1242824 Unused valueCaolán McNamara2014-11-171-7/+2
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-1714-0/+15
* vcl: let the ModalDialog ctor take an OUStringMiklos Vajna2014-11-161-2/+2
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-143-4/+4
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-123-3/+3
* fdo#84938: replace HELPMODE_ constants with enumNoel Grandin2014-11-111-1/+1
* callcatcher: unused codeCaolán McNamara2014-11-102-7/+0
* move README.deprecated from chart2 to vclMarkus Mohrhard2014-11-101-23/+0
* prevent crash with empty chart sceneMarkus Mohrhard2014-11-101-0/+3
* merge vcllo and vclopenglloMarkus Mohrhard2014-11-103-4/+0
* OpenGL ES does not support double and glPolygonModeMarkus Mohrhard2014-11-091-0/+6
* fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2014-11-072-2/+2