summaryrefslogtreecommitdiff
path: root/chart2/source/model
AgeCommit message (Expand)Author
2022-04-01Resolves: tdf#117162 ImportDocumentHandler expects data provider to existCaolán McNamara
2021-11-09rtl::Static to thread-safe staticNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18improve SvxShapeCollection::getByIndexNoel Grandin
2021-08-17rtl::Static -> thread-safe static localNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
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