summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs
AgeCommit message (Expand)Author
2024-07-29Prevent rtl::Reference -> css::uno::Reference -> rtl::Reference implicit pathMike Kaganski
2024-07-29tdf#161090 - Spec how many / which values are in remainder of-Pie chartKurt Nordback
2024-07-21tdf#82716 Add initial implementation of the Histogram Chartvarshneydevansh
2024-07-17Resolves: tdf#158753 GtkAssistant loses current page on hide+showCaolán McNamara
2024-05-07loplugin:ostr in chart2Noel Grandin
2024-04-09tdf#146619 Drop unused 'using namespace' in: chart2/Gabor Kelemen
2024-04-02tdf#39052 - Chart: make characters formatable in editable chart textshapesBalazs Varga
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-03Resolves: tdf#159879 Crash when closing "3D View" dialogCaolán McNamara
2024-02-06tdf#50934: Add a version comment, and more structure for of-pieKurt Nordback
2024-02-02tdf#50934: Initial plumbing and infrastructureKurt Nordback
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-16no need to allocate this on the heapNoel Grandin
2023-12-14tdf#158684: CHART XY Scatter Chart: line type "stepped" ignores parametersJulien Nabet
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2Stephan Bergmann
2023-09-11jsdialog: fix layout of chart type dialogSzymon Kłos
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-08-01gtk_tree_view_scroll_to_cell: assertion 'tree_view->priv->tree != NULL' failedCaolán McNamara
2023-07-14simplify calculations in SeriesHeader::SetPosNoel Grandin
2023-06-29tdf#155526 Restore status bar for moving averageLaurent Balland
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-18tdf#155526 Add Period to trend line equationLaurent Balland
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-05-25svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl
2023-05-11tdf#155231 CRASH: with embedded OLE chartNoel Grandin
2023-05-10tdf#155231: fix CRASH: with embedded OLE chartJulien Nabet
2023-05-08tdf#114441 Convert use of sal_uLong to sal_uInt32mostafa-elsharnoby
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [a-c]*Gabor Kelemen
2023-04-04jsdialog: enable and make async chart line prop dialogSzymon Kłos
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-30use more concrete types in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-28move switchRightAngledAxes from ThreeDHelper to DiagramNoel Grandin
2023-03-28move get/setScheme 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-22use more concrete type in chart2Noel Grandin
2023-03-21move getLabel inside chart2::DataSeriesNoel Grandin
2023-03-21move getTemplate inside chart2::DiagramNoel Grandin
2023-03-20move setDimension/getDimension inside chart2::DiagramNoel Grandin
2023-03-20move getAttachedAxis inside chart2::DiagramNoel Grandin
2023-03-20move getChartTypeOfSeries inside chart2::DiagramNoel Grandin
2023-03-19move getDataSeries inside chart2::DiagramNoel Grandin
2023-03-18move isCategory inside chart2::DiagramNoel Grandin
2023-03-18move getCategories/setCategories inside chart2::DiagramNoel Grandin
2023-03-17move getChartTypeByIndex inside chart2::DiagramNoel Grandin