summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2023-01-05xlsx: Don't add cell data to chart data sequence if in totalsRowofftkp
2022-11-29tdf#148017 harmonize sidebar .ui files for chart2andreas kainz
2022-11-12lokCalcRTL: chart-edit: no bounding boxDennis Francis
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-08-30chart2: fix backporting issue - not adding symbols into the vectorTomaž Vajngerl
2022-08-26chart2: always use the series for the keys (symbols) in data tableTomaž Vajngerl
2022-08-25chart2: improve keys (symbols) rendering in a data tableTomaž Vajngerl
2022-08-25chart2: convert the fill color only when style is "solid"Tomaž Vajngerl
2022-08-25chart2: use only one "Data Table" string to simplify translationTomaž Vajngerl
2022-08-25chart2: for a data table we need to force shift category positionTomaž Vajngerl
2022-08-25chart2: support data table rendering when the X axis is swappedTomaž Vajngerl
2022-08-25chart2: we don't need SCHATTR_TEXT_* text ranges for data tableTomaž Vajngerl
2022-08-25chart2: don't use ref-size property when converting data tableTomaž Vajngerl
2022-08-25chart2: use the FillColor property as CharBackColorTomaž Vajngerl
2022-08-24chart2: always set text props. of the first paragraph and not cellTomaž Vajngerl
2022-08-24chart2: add "font effects" tab page to the data table dialogTomaž Vajngerl
2022-08-24chart2: render line legend symbols better in a data tableTomaž Vajngerl
2022-08-24chart2: fix rendering of table borders of row/column headersTomaž Vajngerl
2022-08-24chart2: Data table rendering of keys (legend symbols)Tomaž Vajngerl
2022-08-24chart2: Add undo/redo for the data tableTomaž Vajngerl
2022-08-22chart2: remove duplicate eObjectTypeTomaž Vajngerl
2022-08-22Be sure the number format dialog content is in correct placeSzymon Kłos
2022-08-20xmloff: import and export for the chart data tableTomaž Vajngerl
2022-08-20chart2: DataTable set properties to default to falseTomaž Vajngerl
2022-08-20chart2: InsertDataTable and DeleteDataTable for context menuTomaž Vajngerl
2022-08-20chart2: InsertDataTableDialog for inserting/removing the data tableTomaž Vajngerl
2022-08-20chart2: add some data table default propertiesTomaž Vajngerl
2022-08-20chart2: add "InsertMenuDataTable" action to menuTomaž Vajngerl
2022-08-19chart2: allow to select the data table, fix object CIDTomaž Vajngerl
2022-08-19chart2: add UI to the data tableTomaž Vajngerl
2022-08-19chart2: remove unneeded class prefix in ObjectHierarchy.cxxTomaž Vajngerl
2022-08-19chart2: call clear instead of creating a new empty mapTomaž Vajngerl
2022-08-19chart2: remove unneeded class prefix in ObjectHierarchy.hxxTomaž Vajngerl
2022-08-19chart2: set the char props. to the cells of a data table from modelTomaž Vajngerl
2022-08-19chart2: add char properties to the DataTable modelTomaž Vajngerl
2022-08-18chart2: apply line props. to borders when rendering a data tableTomaž Vajngerl
2022-08-18chart2: better readable DataTable properties definitionTomaž Vajngerl
2022-08-18chart2: remove setting DataTable* props. from old chart::XDialogTomaž Vajngerl
2022-08-18chart2: use {V,H}Border, Outline Data Table props. at renderingTomaž Vajngerl
2022-08-17chart2: add DataTable to AxisProperties, take account at renderingTomaž Vajngerl
2022-08-16[API-CHANGE] chart data table implementationTomaž Vajngerl
2022-08-16chart2: add initial code for rendering the Data TableTomaž Vajngerl
2022-08-16chart2: add function to create a table shape to ShapeFactoryTomaž Vajngerl
2022-07-28lok: Properly update sidebar context in MathMike Kaganski
2022-06-29sd theme: allow setting the color's theme index in the chardlgMiklos Vajna
2022-06-24tdf#149536 Move Up/Down in Data Table switched enabled statusesAron Budea
2022-06-05Drop a bit more special-casing for Chart's sidebar property deckMike Kaganski
2022-04-19chart2: move ExplicitValueProvider impl. out of ChartViewTomaž Vajngerl
2022-04-19chart2: convert TitleAlignment enum to enum classTomaž Vajngerl
2022-04-19chart2: extract SeriesPlotterContainer into its own fileTomaž Vajngerl