summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2019-10-16Disable chart doubleclick on mobileSzymon Kłos
2019-09-30use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2019-09-28Make Chart Creation Wizard asyncSzymon Kłos
2019-09-16tdf#122031 Unit test checks pie chart data label format.Gülşah Köse
2019-09-16Fix CppunitTest_chart2_xshapeMike Kaganski
2019-09-06tdf#127372: PPTX: Shape's background transparency changes during RTTamás Zolnai
2019-08-05lok: chart: informing the client about selection handling propertiesMarco Cecchetti
2019-08-05lok: chart: constrained dragging of pie segmentsMarco Cecchetti
2019-08-05lok: dragging and resizing chart elementsMarco Cecchetti
2019-06-18XmlTestTools::getXPath now asserts that non-empty attribute existsMike Kaganski
2019-06-15Remove Help - Restart in Safe Mode menu itemAndras Timar
2019-06-15Remove Help - Donate to LibreOffice menu itemAndras Timar
2019-05-31tdf#122765: Legend interferes with pie chart after pptx import, second partTamás Zolnai
2019-05-31tdf#122765: Legend interferes with pie chart after pptx importTamás Zolnai
2019-05-15Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara
2019-04-27Fix CppunitTest_chart2_xshape failing with Display Scaling on WindowsMike Kaganski
2019-03-26tdf#124112 Insert drawing object in chart crashes LibreOfficeNoel Grandin
2019-03-20Resolves: tdf#124111 Cannot enter negative numberCaolán McNamara
2019-03-20tdf#123504: 0 and 360 are different angles in chartsMike Kaganski
2019-03-14Resolves: tdf#123694 we need the controller, not the tabpage parentCaolán McNamara
2019-03-05tdf#122226 OOXML Chart Import: data label separatorBalazs Varga
2019-03-05tdf#97575 Chart OOXML: Export ShapeProps of Error BarsBalazs Varga
2019-02-16tdf#123400 OOXML Chart: Export Data Label SeparatorBalazs Varga
2019-02-12Resolves: tdf#123231 spin-button focus loss triggers changing active radioCaolán McNamara
2019-02-10tdf#122800 Chart view: Textbreak of X axis labelsBalazs Varga
2019-02-08tdf#108021 Chart: Fix text break of column chart X axisBalazs Varga
2019-02-08tdf#122091 OOXML Import: Automatically break of X Axis labelsBalazs Varga
2019-01-29tdf#123013: Allow to change trendline name in gtk3Xisco Fauli
2019-01-11Resolves: tdf#122398 max/min limits too small for scale FormattedSpinButtonsCaolán McNamara
2019-01-09Resolves: tdf#122597 chart dialog should be modalCaolán McNamara
2019-01-07tdf#122494: Activate orientation by defaultXisco Fauli
2018-12-20tdf#121744 XLSX Export Combinated Chart (Column and Line)Jozsef Szakacs
2018-12-20Related: tdf#118705 Fix Column/Bar Chart data label placementBalazs Varga
2018-12-18tdf#122090 Chart: Fix OOXML export of X axis labels rotationBalazs Varga
2018-12-13tdf#94231 OOXML Import: Fix disappeared Hatch Background ColorBalazs Varga
2018-12-11tdf#114163 Chart: fix order of legend namesBalazs Varga
2018-12-05Related: tdf#121904 widget hidden but label and frame remainCaolán McNamara
2018-12-05tdf#121904 use min size for attribute dialogCaolán McNamara
2018-11-30tdf#42915, NaN in a date axis can destroy the whole chartMarkus Mohrhard
2018-11-28weld DataSourceDialogCaolán McNamara
2018-11-27improve chart type dialog treeview widthCaolán McNamara
2018-11-26weld DataSourceTabPageCaolán McNamara
2018-11-26Put text label outside of the pie if..Tamas Bunth
2018-11-23Related: tdf#118764 last of the GtkCheckButtons with can-focus FalseCaolán McNamara
2018-11-23Related: tdf#118764 last of the GtkRadioButtons with can-focus FalseCaolán McNamara
2018-11-23Related: tdf#118764 last of the GtkButtons with can-focus FalseCaolán McNamara
2018-11-22weld SwCondCollPageCaolán McNamara
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-19weld TreeViewCaolán McNamara
2018-11-17Adapt to C++2a char_tStephan Bergmann