summaryrefslogtreecommitdiff
path: root/chart2/source/model
AgeCommit message (Expand)Author
2022-01-23use more concrete types in chart2, RangeHighlighterNoel Grandin
2022-01-23use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-23use more concrete types in chart2, DiagramNoel Grandin
2022-01-23use more concrete types in chart2, DiagramNoel Grandin
2022-01-23remove css::chart::XDataInterpreterNoel Grandin
2022-01-23use more concrete types in chart2, DiagramNoel Grandin
2022-01-23use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-22use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-21fix ChartDocumentWrapper::createInstanceNoel Grandin
2022-01-20cid#1497461 Logically dead codeCaolán McNamara
2022-01-19use more concrete types in chart2, SvNumberFormatsSupplierObjNoel Grandin
2022-01-19use more concrete types in chart2, InternalDataProviderNoel Grandin
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-19use more concrete types in chart2, ChartTypeTemplateNoel Grandin
2022-01-19use more concrete types in chart2, DiagramNoel Grandin
2022-01-19use more concrete types in chart2, PageBackgroundNoel Grandin
2022-01-19use more concrete types in chart2, NameContainerNoel Grandin
2022-01-18use more concrete types in chart2, ChartTypeTemplateNoel Grandin
2022-01-18use more concrete types in chart2, ChartTypeManagerNoel Grandin
2022-01-17loplugin:finalclasses in chart2Noel Grandin
2022-01-16use more concrete types in chart2, DiagramNoel Grandin
2022-01-15use more concrete types in chart2, ChartViewNoel Grandin
2022-01-14use more concrete types in chart2Noel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-05speed up property access in chartsNoel Grandin
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