summaryrefslogtreecommitdiff
path: root/chart2/source/model
AgeCommit message (Expand)Author
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-06-08Simplify Sequences initializations (chart2)(part1)Julien Nabet
2021-05-31tdf#142467: Update comments with GCC bug IDStephan Bergmann
2021-05-26tdf#142467 crash on calling 'getInfoHelper' in final classCaolán McNamara
2021-05-21tdf#138556 Don’t add Open Values to stock chart types 1 and 3Aritz Erkiaga
2021-05-19tdf#124295 - Always select a 3D scheme in the chart wizardAndreas Heinisch
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-26tdf#141914: Allow to unset modified anywayMike Kaganski
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-02-23loplugin:refcounting in chart2Noel
2021-02-17loplugin:referencecasting in chart2Noel
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt
2021-01-20improve some IllegalArgumentException messagesNoel
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-21use tools::Long in basegfx..chart2Noel
2020-10-16chart2: use the fastparser API when possibleNoel
2020-09-28Removed duplicated includeAndrea Gelmini
2020-09-28tdf#108059 Introduce compatibility key for pie chart orientationKelemen Gábor
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-15tdf#77007: chart must honor its parent's IsEnableSetModifiedMike Kaganski
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
2020-09-02tdf#136061 Chart ODF/OOXML: fix missing custom labelsBalazs Varga
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-24tdf#123218 tdf#108067 config key ReverseXAxisOrientationDoughnutChartTünde Tóth
2020-08-18tdf#134563 Add UNO API for custom leader linesBalazs Varga
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-06tdf#135184 add linecaps in chartsRegina Henschel
2020-07-16compact namespace: chart2Noel Grandin
2020-07-01sw doc model xml dump: show SdrModel of embedded chartsMiklos Vajna
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann
2020-06-30Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse
2020-05-23Silence -Werror=unused-variableStephan Bergmann
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse
2020-04-27tdf#132355 fix X axis position of stock chartsTünde Tóth
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-19loplugin:flatten in chart2Noel Grandin