summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* tdf#122765: Legend interferes with pie chart after pptx import, second partTamás Zolnai2019-05-311-2/+2
* tdf#122765: Legend interferes with pie chart after pptx importTamás Zolnai2019-05-315-0/+240
* Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara2019-05-151-1/+1
* Fix CppunitTest_chart2_xshape failing with Display Scaling on WindowsMike Kaganski2019-04-271-0/+26
* tdf#124112 Insert drawing object in chart crashes LibreOfficeNoel Grandin2019-03-263-11/+11
* Resolves: tdf#124111 Cannot enter negative numberCaolán McNamara2019-03-201-0/+5
* tdf#123504: 0 and 360 are different angles in chartsMike Kaganski2019-03-205-12/+57
* Resolves: tdf#123694 we need the controller, not the tabpage parentCaolán McNamara2019-03-141-1/+2
* tdf#122226 OOXML Chart Import: data label separatorBalazs Varga2019-03-052-0/+20
* tdf#97575 Chart OOXML: Export ShapeProps of Error BarsBalazs Varga2019-03-052-0/+19
* tdf#123400 OOXML Chart: Export Data Label SeparatorBalazs Varga2019-02-162-0/+20
* Resolves: tdf#123231 spin-button focus loss triggers changing active radioCaolán McNamara2019-02-121-2/+6
* tdf#122800 Chart view: Textbreak of X axis labelsBalazs Varga2019-02-101-2/+5
* tdf#108021 Chart: Fix text break of column chart X axisBalazs Varga2019-02-083-1/+38
* tdf#122091 OOXML Import: Automatically break of X Axis labelsBalazs Varga2019-02-082-0/+21
* tdf#123013: Allow to change trendline name in gtk3Xisco Fauli2019-01-291-1/+1
* Resolves: tdf#122398 max/min limits too small for scale FormattedSpinButtonsCaolán McNamara2019-01-112-6/+9
* Resolves: tdf#122597 chart dialog should be modalCaolán McNamara2019-01-091-0/+1
* tdf#122494: Activate orientation by defaultXisco Fauli2019-01-071-3/+3
* tdf#121744 XLSX Export Combinated Chart (Column and Line)Jozsef Szakacs2018-12-202-0/+15
* Related: tdf#118705 Fix Column/Bar Chart data label placementBalazs Varga2018-12-201-3/+20
* tdf#122090 Chart: Fix OOXML export of X axis labels rotationBalazs Varga2018-12-182-0/+12
* tdf#94231 OOXML Import: Fix disappeared Hatch Background ColorBalazs Varga2018-12-132-0/+20
* tdf#114163 Chart: fix order of legend namesBalazs Varga2018-12-114-4/+27
* Related: tdf#121904 widget hidden but label and frame remainCaolán McNamara2018-12-051-5/+0
* tdf#121904 use min size for attribute dialogCaolán McNamara2018-12-051-0/+2
* tdf#42915, NaN in a date axis can destroy the whole chartMarkus Mohrhard2018-11-303-0/+15
* weld DataSourceDialogCaolán McNamara2018-11-2810-349/+461
* improve chart type dialog treeview widthCaolán McNamara2018-11-271-0/+1
* weld DataSourceTabPageCaolán McNamara2018-11-267-481/+424
* Put text label outside of the pie if..Tamas Bunth2018-11-261-1/+12
* Related: tdf#118764 last of the GtkCheckButtons with can-focus FalseCaolán McNamara2018-11-235-11/+11
* Related: tdf#118764 last of the GtkRadioButtons with can-focus FalseCaolán McNamara2018-11-231-5/+5
* Related: tdf#118764 last of the GtkButtons with can-focus FalseCaolán McNamara2018-11-231-4/+4
* weld SwCondCollPageCaolán McNamara2018-11-223-6/+6
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-226-0/+6
* weld TreeViewCaolán McNamara2018-11-193-16/+31
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* loplugin:buriedassign in sd..writerfilterNoel Grandin2018-11-161-1/+1
* tdf#114179: Custom size and position of the chart wallJozsef Szakacs2018-11-163-0/+46
* Resolves: tdf#121246 crash in chart dialogsCaolán McNamara2018-11-166-589/+475
* loplugin:staticmethods improvementNoel Grandin2018-11-162-2/+2
* Resolves: tdf#121341 weld TrendlineTabPageCaolán McNamara2018-11-155-260/+228
* move fmtfieldCaolán McNamara2018-11-144-4/+4
* loplugin singlevalfields improvementNoel Grandin2018-11-132-6/+3
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-111-1/+1
* cppCheck redundantAssignment variable bUseCustomLabelZdibák Zoltán2018-11-111-2/+1
* cppCheck redundantAssignmentZdibák Zoltán2018-11-111-5/+2
* clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai2018-11-101-1/+1
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-103-24/+8