summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/ChartController.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-02tdf#39052 - Chart: make characters formatable in editable chart textshapesBalazs Varga1-1/+4
2024-03-03Make Chart Object Properties Dialogs Asynccodewithvk1-1/+1
2023-12-16no need to allocate this on the heapNoel Grandin1-2/+3
2023-09-02use more concrete type in chart::AccessibleTextHelperNoel Grandin1-22/+10
2023-09-02drop ChartController service nameNoel Grandin1-6/+0
2023-09-02use more concrete type in AccessibleChartViewNoel Grandin1-2/+2
2023-01-14use more concrete types in chartNoel Grandin1-2/+3
2022-10-28Implement css::frame::XController2 in ChartControllerMike Kaganski1-2/+8
2022-09-26use more string_view in chart2Noel Grandin1-1/+1
2022-09-22use more string_view in svxNoel Grandin1-1/+1
2022-09-20use more std::u16string_view in chart2Noel Grandin1-1/+1
2022-08-15chart2: InsertDataTable and DeleteDataTable for context menuTomaž Vajngerl1-0/+3
2022-08-14chart2: add "InsertMenuDataTable" action to menuTomaž Vajngerl1-0/+1
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin1-2/+2
2022-01-19add ChartController::getFirstDiagram codeNoel Grandin1-0/+2
2022-01-19use more concrete types in chart2, ChartModelNoel Grandin1-5/+5
2022-01-17loplugin:finalclasses in chart2Noel Grandin1-1/+1
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara1-6/+5
2021-01-25avoid some ref-countingNoel Grandin1-1/+1
2021-01-08lok: Apply chart line widthSzymon Kłos1-0/+1
2021-01-08lok: Apply chart line colorSzymon Kłos1-0/+1
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+2
2020-11-11lok: Add posibility to change chart fill gradientSzymon Kłos1-0/+1
2020-10-06lok: Add posibility to change chart fill colorSzymon Kłos1-0/+1
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman1-4/+1
2020-05-08compact namespace in canvas..cuiNoel Grandin1-23/+23
2020-03-06loplugin:unusedmethodsNoel Grandin1-4/+0
2019-12-04some std::set->o3tl::sorted_vectorNoel Grandin1-2/+2
2019-09-05loplugin:constmethod in chart2Noel Grandin1-3/+3
2019-05-20lok: chart: constrained dragging of pie segmentsMarco Cecchetti1-0/+1
2019-05-20lok: chart: informing the client about selection handling propertiesMarco Cecchetti1-0/+4
2019-05-20lok: dragging and resizing chart elementsMarco Cecchetti1-1/+1
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+1
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen1-1/+0
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin1-1/+1
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen1-4/+4
2018-08-21loplugin:useuniqueptr in TitleDialogDataNoel Grandin1-1/+1
2018-07-24loplugin:useuniqueptr in ChartControllerNoel Grandin1-1/+1
2018-06-09tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[A-G]*Gabor Kelemen1-18/+24
2018-05-21weld SchAxisDlgCaolán McNamara1-0/+1
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-1/+1
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-0/+2
2017-07-27loplugin:constparams in chart2Noel Grandin1-1/+1
2017-05-11tdf#107103 fixes for the legend in a pivot chartTomaž Vajngerl1-0/+1
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin1-1/+1
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl1-0/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-24UNO objects should never hold a VclPtr they dont own on heap ...Bjoern Michaelsen1-1/+0
2017-03-23Lets not call 1/2 of everyone we know friend...Bjoern Michaelsen1-2/+0