summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
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-10use more std::make_sharedNoel Grandin
2020-01-08tdf#121458: chart: change "Data Ranges" button enabled condition.Vasily Melenchuk
2020-01-08weld LinePropertyPanelCaolán McNamara
2020-01-07Fix typo in codeAndrea Gelmini
2020-01-06weld AreaPropertyPanelCaolán McNamara
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-06tdf#128996 Chart: Fix disappeared vertical X axis labelsBalazs Varga
2020-01-01tdf#125444 Percentage as custom chart labelTamas Bunth
2019-12-31Restore mxModel invariant in ChartColorWrapper::operator()Muhammet Kara
2019-12-30rename SvxDialControl back to DialControlCaolán McNamara
2019-12-23Fix typo in codeAndrea Gelmini
2019-12-22loplugin:unusedmethodsNoel Grandin
2019-12-22loplugin:unusedfieldsNoel Grandin
2019-12-21weld ChartElementsPanelCaolán McNamara
2019-12-21fix some runtime warningsCaolán McNamara
2019-12-21weld ChartAxisPanelCaolán McNamara
2019-12-21weld ChartErrorBarPanelCaolán McNamara
2019-12-21weld ChartSeriesPanelCaolán McNamara
2019-12-20unneeded forward declaresCaolán McNamara
2019-12-19Fix typoAndrea Gelmini
2019-12-18tdf#128995: Special case for single variable regression...Deena Francis
2019-12-18sal_Char->char in canvas..codemakerNoel Grandin
2019-12-16chart2: clear listener parents in disposeAshod Nakashian
2019-12-16tdf#129173 tdf#129175 Fix number format of data labelsBalazs Varga
2019-12-13tdf#129056: No need for catastropheMuhammet Kara
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-12tdf#34517 Bring forward/backward in chart series switchedKelemen Gábor
2019-12-07Check secondary Y axis exists before retrieving value for "Show" prop (chart2)Julien Nabet
2019-12-07Fix typosAndrea Gelmini
2019-12-07PageStyle and WritingMode may be absent (chart2)Julien Nabet
2019-12-05Fix typoAndrea Gelmini
2019-12-04some std::set->o3tl::sorted_vectorNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-12-02tdf#129054 Chart OOXML Import: Fix size of Pie ChartBalazs Varga
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-27tdf#115630 tdf#88922 Chart: fix custom legend position and sizeBalazs Varga
2019-11-24lok: Chart context menu: Disable menu items which are not available.Tamás Zolnai
2019-11-24lok: Chart context menu: Replace tunneled context menu with JS context menu.Tamás Zolnai
2019-11-22make some classes module-privateNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21tdf#123774 OOXML chart export: keep digits of percentages of data points Balazs Varga
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-18tdf#127777 fix "CrossBetween" for not imported combined chartBalazs Varga
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-16cid#1453998 Wrapper object use after freeCaolán McNamara