summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2020-02-05tdf#130389: Data ranges dialog, data series tab, move up/down reversedJulien Nabet1-1/+1
2020-02-03GtkImage property should be icon_name in welded dialogsCaolán McNamara1-4/+4
2020-01-09tdf#121458: chart: change "Data Ranges" button enabled condition.Vasily Melenchuk1-9/+5
2020-01-08tdf#123206 Add test: import custom-label-fieldTamas Bunth2-1/+20
2020-01-07tdf#128996 Chart: Fix disappeared vertical X axis labelsBalazs Varga3-11/+10
2020-01-07tdf#125444 Add pptx import test for percentageTamas Bunth2-0/+22
2020-01-07tdf#125444 Percentage as custom chart labelTamas Bunth1-0/+5
2019-12-17tdf#129173 tdf#129175 Fix number format of data labelsBalazs Varga7-48/+17
2019-12-14tdf#121991 Chart OOXML import: fix deleted legend entriesTünde Tóth2-0/+15
2019-12-13tdf#129056: No need for catastropheMuhammet Kara1-1/+12
2019-12-13tdf#34517 Bring forward/backward in chart series switchedKelemen Gábor1-1/+2
2019-12-05tdf#129054 Chart OOXML Import: Fix size of Pie ChartBalazs Varga3-1/+14
2019-12-02tdf#115630 tdf#88922 Chart: fix custom legend position and sizeBalazs Varga2-19/+18
2019-12-02tdf#123206 Import/Export chart custom label textTamas Bunth2-0/+16
2019-11-22tdf#123774 OOXML chart export: keep digits of percentages of data points Balazs Varga4-0/+16
2019-11-19tdf#127777 fix "CrossBetween" for not imported combined chartBalazs Varga1-1/+4
2019-11-13tdf#128733 Chart import: fix secondary X axisBalazs Varga3-0/+18
2019-11-13chart2: Separate definition from declaration for ChartResourceGroupsMuhammet Kara3-421/+457
2019-11-13tdf#128732 Chart OOXML import: fix rounding error of color transparencyBalazs Varga2-0/+27
2019-11-13tdf#128619 Chart OOXML export: fix gradient positionBalazs Varga2-0/+14
2019-11-13chart2: Separate ChartResourceGroups to reuseMuhammet Kara5-570/+610
2019-11-12tdf#128627 tdf#128634 Fix OOXML import of CrossBetweenBalazs Varga3-0/+34
2019-11-12chart2: Move some headers to incMuhammet Kara11-311/+386
2019-11-09Don't call setPropertyValue with empty valueMuhammet Kara1-1/+5
2019-11-09Make ControllerCommandDispatch::commandAvailable() more talkativeMuhammet Kara1-1/+1
2019-11-08tdf#128618 OOXML chart export: deleted automatic title returns on saveBalazs Varga2-0/+10
2019-11-08tdf#128633 Chart OOXML Export: Fix position of bar in chartsBalazs Varga2-0/+11
2019-11-08tdf#128625 set only one active radiobutton per groupCaolán McNamara1-6/+0
2019-11-07tdf#128625 Fix radio button alignments in Error Bars dialogGabor Kelemen1-8/+17
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin2-4/+0
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+3
2019-11-05tdf#108065 tdf#128609 OOXML chart export: fix transparent color gradientBalazs Varga3-0/+28
2019-11-03loplugin:stringaddNoel Grandin1-5/+5
2019-11-02New loplugin:conditionalstringStephan Bergmann1-1/+1
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara4-23/+20
2019-10-31remove some stray random propertiesCaolán McNamara4-5/+0
2019-10-31pChartWindow cannot be null hereCaolán McNamara1-1/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann2-6/+4
2019-10-30tdf#128432 OOXML chart import: fix x axis scale regression of 3D chartsBalazs Varga2-0/+17
2019-10-30remove some unnecessary includesCaolán McNamara1-2/+0
2019-10-23loplugin:getstr (--enable-chart-tests)Stephan Bergmann1-1/+1
2019-10-22tdf#127908 tdf#128193 Chart OOXML: Fix Custom Y axis title positionBalazs Varga2-2/+26
2019-10-22loplugin:virtualdead unused param in ResourceChangeListenerNoel Grandin4-13/+13
2019-10-22loplugin:virtualdead unused param in ChartTypeDialogControllerNoel Grandin3-10/+7
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin6-12/+6
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2-6/+18
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann6-11/+11
2019-10-16Removed duplicated includeAndrea Gelmini1-1/+0
2019-10-16Disable chart doubleclick on mobileSzymon Kłos1-0/+7
2019-10-15new loplugin:bufferaddNoel Grandin1-7/+4