summaryrefslogtreecommitdiffstats
path: root/chart2/source/model/template
Commit message (Expand)AuthorAgeFilesLines
* use more concrete types in chart2, BaseCoordinateSystemNoel Grandin2022-01-221-7/+6
* cid#1497461 Logically dead codeCaolán McNamara2022-01-201-11/+6
* use more concrete types in chart2, BaseCoordinateSystemNoel Grandin2022-01-195-10/+10
* use more concrete types in chart2, ChartTypeTemplateNoel Grandin2022-01-1812-552/+288
* use more concrete types in chart2Noel Grandin2022-01-141-2/+2
* use more cppu::BaseMutexNoel Grandin2021-12-199-18/+18
* speed up property access in chartsNoel Grandin2021-12-0532-62/+78
* Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski2021-10-297-61/+46
* Remove non-const Sequence::begin()/end() in internal codeMike Kaganski2021-10-151-2/+2
* Avoid COW overhead using css::uno::SequenceMike Kaganski2021-10-141-1/+1
* clang-tidy:readability-redundant-member-initNoel Grandin2021-08-314-6/+2
* rtl::Static -> thread-safe static localNoel Grandin2021-08-171-52/+28
* Simplify Sequences initializations (chart2)(part1)Julien Nabet2021-06-086-34/+7
* tdf#142467: Update comments with GCC bug IDStephan Bergmann2021-05-311-1/+2
* tdf#142467 crash on calling 'getInfoHelper' in final classCaolán McNamara2021-05-261-1/+2
* tdf#138556 Don’t add Open Values to stock chart types 1 and 3Aritz Erkiaga2021-05-214-0/+28
* const OUString -> const OUStringLiteralMike Kaganski2021-03-251-1/+1
* improve some IllegalArgumentException messagesNoel2021-01-201-1/+1
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-242-4/+4
* tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer2020-11-222-15/+10
* Removed duplicated includeAndrea Gelmini2020-09-281-1/+0
* tdf#108059 Introduce compatibility key for pie chart orientationKelemen Gábor2020-09-281-1/+10
* tdf#124176 Use #pragma once in chart2George Bateman2020-09-0426-130/+26
* tdf#123218 tdf#108067 config key ReverseXAxisOrientationDoughnutChartTünde Tóth2020-08-241-3/+20
* Silence -Werror=unused-variableStephan Bergmann2020-05-231-1/+1
* use for-range on Sequence in chart2Noel Grandin2020-05-189-115/+100
* compact namespace in canvas..cuiNoel Grandin2020-05-081-4/+4
* tdf#132355 fix X axis position of stock chartsTünde Tóth2020-04-271-4/+1
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-271-0/+1
* loplugin:flatten in chart2Noel Grandin2020-04-193-113/+113
* clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin2020-01-146-6/+6
* tdf#127777 fix "CrossBetween" for not imported combined chartBalazs Varga2019-11-181-1/+4
* tdf#127777 OOXML chart export: fix "CrossBetween" for not imported chartsBalazs Varga2019-10-071-2/+5
* Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann2019-07-3113-25/+25
* Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov2019-06-106-21/+21
* Drop redundant explicit initialization of MutexContainer base classStephan Bergmann2019-05-091-1/+0
* improve loplugin simplifyconstructNoel Grandin2019-04-151-1/+1
* convert StockVariant to scoped enumNoel Grandin2019-01-184-21/+21
* Fix typoAndrea Gelmini2019-01-141-1/+1
* Fix typoAndrea Gelmini2019-01-131-1/+1
* loplugin:collapseif in accessibility..cuiNoel Grandin2018-11-061-5/+2
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-031-2/+1
* pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara2018-10-221-5/+1
* tdf#42949 Fix IWYU warnings in chart2/source/model/*cxxGabor Kelemen2018-10-0822-65/+14
* clang-tidy bugprone-copy-constructor-initNoel Grandin2018-09-111-1/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-102-0/+2
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-291-2/+2
* loplugin:constantparam (1)Noel Grandin2018-08-292-17/+2
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen2018-08-288-0/+8
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen2018-08-0810-0/+11