summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2020-02-04tdf#130389: Data ranges dialog, data series tab, move up/down reversedJulien Nabet1-1/+1
2020-02-04tdf#130242 chart: default center label placement in stacked area chartsTünde Tóth1-2/+18
2020-02-03loplugin:constantparamNoel Grandin7-15/+12
2020-02-03GtkImage property should be icon_name in welded dialogsCaolán McNamara1-4/+4
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák3-4/+151
2020-01-31tdf#130032 Chart OOXML Import: fix data label custom positionBalazs Varga3-4/+33
2020-01-31new loplugin:namespaceindentationNoel Grandin30-30/+30
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga16-12/+141
2020-01-29tdf#124176: Use pragma once instead of header guardPelin Kuran5-18/+8
2020-01-29tdf#130237 OOXML chart export: fix incomplete 3D area chartBalazs Varga2-0/+14
2020-01-28tdf#108107 OOXML chart: fix format of custom data point labelsBalazs Varga2-0/+12
2020-01-28tdf#130031 Chart OOXML import: fix area chart data label positionTünde Tóth2-5/+12
2020-01-28New loplugin:unsignedcompareStephan Bergmann8-14/+22
2020-01-28remove some unused local varsNoel Grandin2-3/+2
2020-01-26rename some local variablesNoel Grandin1-1/+1
2020-01-25Related: tdf#128942 remove the scrolledwindow frames from all the dialcontrolsCaolán McNamara9-130/+45
2020-01-24rename LightControl3D back to Svx3DLightControlCaolán McNamara2-2/+2
2020-01-24rename LightCtl3D back to SvxLightCtl3DCaolán McNamara2-6/+6
2020-01-24weld Svx3DWinCaolán McNamara2-46/+5
2020-01-24tdf#130105 Chart OOXML Import: Fix data label positionBalazs Varga2-3/+29
2020-01-24Revert "lok: ui: more files to increase the 'step-increment'"Miklos Vajna10-15/+15
2020-01-24loplugin:makeshared in chart2..comphelperNoel Grandin8-13/+13
2020-01-23lok: ui: more files to increase the 'step-increment'Henry Castro10-15/+15
2020-01-23weld SvxFontWorkDialogCaolán McNamara3-1/+6
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara4-78/+139
2020-01-17Resolves: tdf#130045 dial control frame not hidden along with the controlCaolán McNamara13-45/+51
2020-01-17show degree symbol in DialControl linked spinbuttonsCaolán McNamara8-8/+8
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin91-244/+114
2020-01-14loplugin:finalclasses in basic..emfioNoel Grandin2-2/+2
2020-01-13use FastParser in chart2Noel Grandin2-22/+31
2020-01-10tdf#129857 Chart OOXML export: fix deleted legend entriesTünde Tóth2-39/+40
2020-01-10tdf#129859 XLSX import: don't show deleted legend entriesTünde Tóth5-2/+52
2020-01-10use more std::make_sharedNoel Grandin4-5/+5
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann1-2/+2
2020-01-08tdf#121458: chart: change "Data Ranges" button enabled condition.Vasily Melenchuk1-9/+5
2020-01-08weld LinePropertyPanelCaolán McNamara1-5/+5
2020-01-07Fix typo in codeAndrea Gelmini2-6/+6
2020-01-07most has_tooltip uses are bogusCaolán McNamara2-11/+0
2020-01-07Fix Chart2ImportTest::testAxisTitlePositionDOCX test for 150% UI scalingMike Kaganski1-4/+4
2020-01-06weld AreaPropertyPanelCaolán McNamara1-4/+5
2020-01-06Removed redundant semicolonsAndrea Gelmini1-2/+2
2020-01-06tdf#128996 Chart: Fix disappeared vertical X axis labelsBalazs Varga3-11/+10
2020-01-02Removed executable permission on fileAndrea Gelmini1-0/+0
2020-01-02tdf#125444 Add pptx import test for percentageTamas Bunth2-0/+23
2020-01-02tdf#123206 Add test: import custom-label-fieldTamas Bunth2-2/+20
2020-01-01tdf#125444 Percentage as custom chart labelTamas Bunth1-0/+5
2020-01-01Fix Chart2ExportTest::testAxisTitlePositionDOCX test for 150% UI scalingMike Kaganski1-3/+3
2019-12-31Restore mxModel invariant in ChartColorWrapper::operator()Muhammet Kara1-6/+0
2019-12-30rename SvxDialControl back to DialControlCaolán McNamara4-4/+4
2019-12-27tdf#124176: Use pragma once instead of include guardsGökay ŞATIR4-16/+4