summaryrefslogtreecommitdiff
path: root/chart2/source/model
AgeCommit message (Expand)Author
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
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-13use FastParser 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-12-05Fix typoAndrea Gelmini
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
2019-11-18tdf#127777 fix "CrossBetween" for not imported combined chartBalazs Varga
2019-10-07tdf#127777 OOXML chart export: fix "CrossBetween" for not imported chartsBalazs Varga
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
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-06-11Fix typoAndrea Gelmini
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-05-13Remove ContainerHelper.hxxArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10Revert "Temporarily remove "final" from chart::FormattedString"Stephan Bergmann
2019-05-10Temporarily remove "final" from chart::FormattedStringStephan Bergmann
2019-05-10Consolidate MutexContainer GetMutex() vs. direct m_aMutex accessStephan Bergmann
2019-05-09Drop redundant explicit initialization of MutexContainer base classStephan Bergmann
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-08loplugin:indentation in canvas..chart2Noel Grandin
2019-01-18convert StockVariant to scoped enumNoel Grandin
2019-01-14Fix typoAndrea Gelmini
2019-01-13Fix typoAndrea Gelmini
2018-12-05tdf#51671, implement feature to disable legend entry for seriesMarkus Mohrhard
2018-12-03Fix JunitTest_chart2_unoapi failing DBG_TESTSOLARMUTEX on WindowsMike Kaganski
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin