summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-07-01 21:20:31 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-07-01 21:20:31 +0200
commit62306b0c3e152de0bcddc9ab19e36558299d0698 (patch)
treeff524bf69db09e16de1762d3373564a079e42dc8
parent0ef840bfd6928f312b3ece83c5a8bbd225767646 (diff)
Branch libreoffice-7-1-5 libreoffice-7-1-5
This is 'libreoffice-7-1-5' - the stable branch for the 7.1.5 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 7.1.x release, please use the 'libreoffice-7-1' branch. If you want to build something cool, unstable, and risky, use master. Change-Id: I5e46c666a8c5d0c49cbd4b6e921f83a34558a428
0 files changed, 0 insertions, 0 deletions
ehide_4a_for_libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
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
2014-11-09OpenGL ES does not support double and glPolygonModeMarkus Mohrhard
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin