summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc
AgeCommit message (Expand)Author
2022-01-20use more concrete types in chart2, ChartModelNoel Grandin
2022-01-19add ChartController::getFirstDiagram codeNoel Grandin
2022-01-19use more concrete types in chart2, ChartModelNoel Grandin
2022-01-17loplugin:finalclasses in chart2Noel Grandin
2022-01-15use more concrete types in chart2, ChartViewNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-02use concrete types in chart2, SvxDrawPageNoel Grandin
2021-12-30use comphelper::WeakComponentImplHelper in AccessibleTextHelperNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in ChartToolbarControllerNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-11-18loplugin:stringliteraldefine in chart2Noel Grandin
2021-11-07forward decls go after #includeNoel Grandin
2021-10-11loplugin:moveparam in chart2Noel Grandin
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-08-26tdf#143148: Use pragma once in chart2Baran Aytas
2021-07-22no need for pimpl in ObjectHierarchyNoel Grandin
2021-07-15use WhichRangesContainer in chart2Noel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-01-26loplugin:passstuffbyrefNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-08lok: Apply chart line widthSzymon Kłos
2021-01-08lok: Apply chart line colorSzymon Kłos
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-22tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer
2020-11-11lok: Add posibility to change chart fill gradientSzymon Kłos
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06lok: Add posibility to change chart fill colorSzymon Kłos
2020-09-15tdf#133227 chart UI: option to hide leader linesBalazs Varga
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
2020-07-16compact namespace: chart2Noel Grandin
2020-05-18Make Chart Creation Wizard asyncSzymon Kłos
2020-05-13tdf#132757 UI: option to set Position Axis property of chartsTünde Tóth
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-03-06loplugin:unusedmethodsNoel Grandin
2020-03-03tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann
2020-03-02Make Chart Creation Wizard asyncSzymon Kłos
2020-02-27fix regression in chart keyboard handlingNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-16clang-format chart2 with under 5-percent lines of changeMuhammet Kara
2020-02-03loplugin:constantparamNoel Grandin
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga
2020-01-29tdf#124176: Use pragma once instead of header guardPelin Kuran
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-04some std::set->o3tl::sorted_vectorNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-24lok: Chart context menu: Disable menu items which are not available.Tamás Zolnai