summaryrefslogtreecommitdiff
path: root/chart2/source/model/main
AgeCommit message (Expand)Author
2021-11-09rtl::Static to thread-safe staticNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike 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-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-06-08Simplify Sequences initializations (chart2)(part1)Julien Nabet
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-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-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-10-21use tools::Long in basegfx..chart2Noel
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-18tdf#134563 Add UNO API for custom leader linesBalazs Varga
2020-08-14loplugin:simplifybool moreNoel 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-18use for-range on Sequence in chart2Noel Grandin
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-19loplugin:flatten in chart2Noel Grandin
2020-04-09tdf#127792 implement UNO chart attribute MajorOriginTünde Tóth
2020-03-05tdf#75330 add a new overlay/no-overlay feature for the legendTünde Tóth
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin
2020-01-10tdf#129859 XLSX import: don't show deleted legend entriesTünde Tóth
2020-01-07Fix typo in codeAndrea Gelmini
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-09-05loplugin:constmethod in chart2Noel Grandin
2019-08-19loplugin:constvars in chart2..connectivityNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann