summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)Author
2024-03-01Make Chart Object Properties Dialogs Asynccodewithvk
2024-02-16Chart: Make Data Range Dialog Asynccodewithvk
2024-02-07Fix: Convert 'runAsync' class-based calls to static method calls for chart pr...codewithvk
2024-02-01Set chart outliner background to the page bg to resolve 'auto' colorCaolán McNamara
2024-02-01use ViewShell DOCCOLOR when available for chartsCaolán McNamara
2024-01-31Async Dialogs for Few Chart Propertiescodewithvk
2024-01-29When chart is active pass uno:ChangeTheme through to its parent frameCaolán McNamara
2024-01-10tdf#158684: CHART XY Scatter Chart: line type "stepped" ignores parametersJulien Nabet
2024-01-05Make format condition, chart delete and pivot table error asynccodewithvk
2023-12-21crash when one user deletes a chart another has a property dialog open forCaolán McNamara
2023-10-26tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline oneMiklos Vajna
2023-09-01jsdialog: fix layout of chart type dialogSzymon Kłos
2023-07-08tdf#155526 Moving average: remove Insert R2Laurent Balland
2023-07-08tdf#155526 Restore status bar for moving averageLaurent Balland
2023-07-08tdf#155526 Add Period to trend line equationLaurent Balland
2023-06-09check for empty model like ObjectIdentifier::getObjectPropertySetcp-23.05.0-4Caolán McNamara
2023-06-01svx: combine svx::NamedThemedColor into NamedColorTomaž Vajngerl
2023-06-01svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl
2023-05-28tdf#138279 Revert "On double click on chart select the chart backgroud"Justin Luth
2023-05-21MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-21tdf#155231 CRASH: with embedded OLE chartNoel Grandin
2023-05-15MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-05-13tdf#155210 FILESAVE ODT Default chart row labels disappear from Writer chartNoel Grandin
2023-05-13fix bug in WrappedRegressionCurvesProperty::setValueToSeriesNoel Grandin
2023-04-03jsdialog: enable and make async chart line prop dialogSzymon Kłos
2023-03-12tdf#153859 sw: crash fix for setting chart with deleted data tableLászló Németh
2023-03-12tdf#153858 sw: crash fix for chart with deleted data tableLászló Németh
2023-03-07jsdialog: enable chart wizardSzymon Kłos
2023-02-25tdf#153640 Fix changing chart background color back to NoneSamuel Mehrbrodt
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-19tdf#151846 Restore XChartTypeTemplateNoel Grandin
2022-11-17Resolves: tdf#152087 strip any newlines from the entryCaolán McNamara
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-10-28It's Frame-Controller-Model, not Model-View-ControllerMike Kaganski
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-26Be sure the number format dialog content is in correct placeSzymon Kłos
2022-09-22tdf#151091 Revert "tdf#148635 cache some chart stuff"Noel 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-13cid#1500679 Resource leak in objectCaolán McNamara
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-09-04tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-02no need to use unique_ptr for this map in chart::CommandDispatchNoel Grandin