summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main
AgeCommit message (Expand)Author
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-02-09cid#1591760 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-02-06Async Dialogs for Few Chart Propertiescodewithvk
2024-01-28When chart is active pass uno:ChangeTheme through to its parent frameCaolán McNamara
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-24make text-table dialog asyncNoel Grandin
2024-01-22make object name dialog asyncNoel Grandin
2024-01-22object-title dialog can be used asyncNoel Grandin
2024-01-22make charmap dialog asyncNoel Grandin
2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin
2024-01-22fix bug in renaming chart objectsNoel Grandin
2024-01-10Make format condition, chart delete and pivot table error asynccodewithvk
2024-01-08cid#1545370 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-21crash when one user deletes a chart another has a property dialog open forCaolán McNamara
2023-12-17unique_ptr to optional in chart2Noel Grandin
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-16no need to allocate this on the heapNoel Grandin
2023-12-16no need to allocate this on the heapNoel Grandin
2023-11-13Fix warning for emscripten buildJulien Nabet
2023-09-18fix emscripten buildSarper Akdemir
2023-09-02use more concrete type in chart::AccessibleTextHelperNoel Grandin
2023-09-02drop ChartController service nameNoel Grandin
2023-09-02use more concrete type in AccessibleChartViewNoel Grandin
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-26improve override of Window::Invalidate(*)Noel Grandin
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-07-05convert *CommandId enum to scoped enumNoel Grandin
2023-07-01cid#1500458 help coverity see that Dereference after null check is falseCaolán McNamara
2023-06-27tdf#155526 Moving average: remove Insert R2Laurent Balland
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-10tdf#143148 Use pragma once instead of include guards in chart2gilssonn
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [a-c]*Gabor Kelemen
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-28move setDefaultRotation from ThreeDHelper to DiagramNoel Grandin
2023-03-28move get/setRotation from ThreeDHelper to DiagramNoel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2023-03-21move getAllRegressionCurvesNotMeanValueLine inside chart2::DiagramNoel Grandin
2023-03-20move setDimension/getDimension inside chart2::DiagramNoel Grandin
2023-03-20move getAttachedAxis inside chart2::DiagramNoel Grandin