summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2019-01-21Resolves: tdf#122398 max/min limits too small for scale FormattedSpinButtonsCaolán McNamara2-6/+9
2019-01-10Resolves: tdf#122597 chart dialog should be modalCaolán McNamara1-0/+1
2019-01-07tdf#122494: Activate orientation by defaultXisco Fauli1-3/+3
2018-12-20tdf#121744 XLSX Export Combinated Chart (Column and Line)Jozsef Szakacs2-0/+15
2018-12-20Related: tdf#118705 Fix Column/Bar Chart data label placementBalazs Varga1-3/+20
2018-12-18tdf#122090 Chart: Fix OOXML export of X axis labels rotationBalazs Varga2-0/+12
2018-12-13tdf#94231 OOXML Import: Fix disappeared Hatch Background ColorBalazs Varga2-0/+20
2018-12-11tdf#114163 Chart: fix order of legend namesBalazs Varga4-4/+27
2018-12-05Related: tdf#121904 widget hidden but label and frame remainCaolán McNamara1-5/+0
2018-12-05tdf#121904 use min size for attribute dialogCaolán McNamara1-0/+2
2018-11-30tdf#42915, NaN in a date axis can destroy the whole chartMarkus Mohrhard3-0/+15
2018-11-28weld DataSourceDialogCaolán McNamara10-349/+461
2018-11-27improve chart type dialog treeview widthCaolán McNamara1-0/+1
2018-11-26weld DataSourceTabPageCaolán McNamara7-481/+424
2018-11-26Put text label outside of the pie if..Tamas Bunth1-1/+12
2018-11-23Related: tdf#118764 last of the GtkCheckButtons with can-focus FalseCaolán McNamara5-11/+11
2018-11-23Related: tdf#118764 last of the GtkRadioButtons with can-focus FalseCaolán McNamara1-5/+5
2018-11-23Related: tdf#118764 last of the GtkButtons with can-focus FalseCaolán McNamara1-4/+4
2018-11-22weld SwCondCollPageCaolán McNamara3-6/+6
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen6-0/+6
2018-11-19weld TreeViewCaolán McNamara3-16/+31
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin1-1/+1
2018-11-16tdf#114179: Custom size and position of the chart wallJozsef Szakacs3-0/+46
2018-11-16Resolves: tdf#121246 crash in chart dialogsCaolán McNamara6-589/+475
2018-11-16loplugin:staticmethods improvementNoel Grandin2-2/+2
2018-11-15Resolves: tdf#121341 weld TrendlineTabPageCaolán McNamara5-260/+228
2018-11-14move fmtfieldCaolán McNamara4-4/+4
2018-11-13loplugin singlevalfields improvementNoel Grandin2-6/+3
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-11cppCheck redundantAssignment variable bUseCustomLabelZdibák Zoltán1-2/+1
2018-11-11cppCheck redundantAssignmentZdibák Zoltán1-5/+2
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-1/+1
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski3-24/+8
2018-11-09tdf#42949 Fix IWYU warnings in chart2/source/controller/dialogs/*hxxGabor Kelemen35-81/+111
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski1-18/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski3-21/+21
2018-11-08loplugin:constantparamNoel Grandin1-13/+13
2018-11-07move SvTreeListBox to vclCaolán McNamara5-6/+6
2018-11-07tdf#121205: Convert <a:br> to newline chars in chart titleVasily Melenchuk2-0/+16
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin2-10/+4
2018-11-05Removed executable permission on xlsx and odt fileAndrea Gelmini1-0/+0
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-51/+44
2018-11-05tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga2-0/+24
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski1-17/+9
2018-11-03tdf#120703 PVS: V1023Mike Kaganski1-10/+13
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski5-71/+61
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin2-4/+4
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-1/+1
2018-10-28drop unnecessary requires lib="LibreOffice"Caolán McNamara2-2/+0