summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartController.cxx
AgeCommit message (Expand)Author
2023-03-17move isSeriesMoveable inside chart2::DiagramNoel Grandin
2023-02-16osl::Mutex->std::mutex in LifeTimeManagerNoel Grandin
2023-01-14use more concrete types in chartNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-16loplugin:unocast (sfx2::sidebar::SidebarController)Stephan Bergmann
2022-10-28Implement css::frame::XController2 in ChartControllerMike Kaganski
2022-09-22use more string_view in svxNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-15chart2: InsertDataTable and DeleteDataTable for context menuTomaž Vajngerl
2022-08-14chart2: add "InsertMenuDataTable" action to menuTomaž Vajngerl
2022-07-28lok: Properly update sidebar context in MathMike Kaganski
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-04-22Drop a bit more special-casing for Chart's sidebar property deckMike Kaganski
2022-03-15lokCalcRTL: chart-edit: no bounding boxDennis Francis
2022-02-17loplugin:unusedfieldsNoel Grandin
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-30use more getChartModel in ChartControllerNoel Grandin
2022-01-29use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-21use more concrete types in chart2, ChartModelNoel Grandin
2022-01-21use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-21use more concrete types in chart2, DiagramNoel Grandin
2022-01-20WASM re-activate and fix the Chart buildArmin Le Grand (Allotropia)
2022-01-19add ChartController::getFirstDiagram codeNoel Grandin
2022-01-19use more concrete types in chart2, DiagramNoel Grandin
2022-01-19use more concrete types in chart2, ChartModelNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-11loplugin:moveparam in chart2Noel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-03-11awt::XWindow has setVisible so don't need to fetch VCLXWindow to do thatCaolán McNamara
2021-02-23loplugin:refcounting in chart2Noel
2021-02-10Remove unneeded breaksAndrea Gelmini
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-11check that extraction succeededCaolán McNamara
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
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-27Fire selection change event before sidebar is unregisteredSzymon Kłos
2020-10-06lok: Add posibility to change chart fill colorSzymon Kłos
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-19loplugin:flatten in chart2Noel Grandin
2019-12-04some std::set->o3tl::sorted_vectorNoel Grandin
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara