summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc
AgeCommit message (Expand)Author
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-10-28Implement css::frame::XController2 in ChartControllerMike Kaganski
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-09-26use more string_view in chart2Noel Grandin
2022-09-22use more string_view in svxNoel Grandin
2022-09-20use more std::u16string_view in chart2Noel Grandin
2022-09-15Add documentation for data table added classes and functionsTomaž Vajngerl
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-31tdf#145614 Convert #define to enum or constexprLiu Hao
2022-08-16chart2: don't use ref-size property when converting data tableTomaž Vajngerl
2022-08-15chart2: InsertDataTable and DeleteDataTable for context menuTomaž Vajngerl
2022-08-15chart2: InsertDataTableDialog for inserting/removing the data tableTomaž Vajngerl
2022-08-14chart2: add "InsertMenuDataTable" action to menuTomaž Vajngerl
2022-08-14chart2: add UI to the data tableTomaž Vajngerl
2022-08-14chart2: remove unneeded class prefix in ObjectHierarchy.hxxTomaž Vajngerl
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-04-03loplugin:stringviewparam convert methods using matchNoel Grandin
2022-03-18chart a11y: Drop bSendGlobally param from AccessibleBase::BroadcastAccEventMichael Weghorn
2022-03-11loplugin:constparamsNoel Grandin
2022-02-21cid#1500515 Dereference after null checkCaolán McNamara
2022-02-17loplugin:unusedfieldsNoel Grandin
2022-02-08use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-28use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-27use more concrete types in chart2, DiagramNoel Grandin
2022-01-26use more concrete types in chart2, DiagramNoel Grandin
2022-01-25use more concrete types in chart2, DiagramNoel Grandin
2022-01-21use more concrete types in chart2, ChartModelNoel Grandin
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