summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2020-11-18Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann2-1/+2
2020-11-17tdf#138204 Chart OOXML Import: doesn't show placeholderBalazs Varga3-0/+28
2020-11-17tdf#138018 don't show leader lines inside pie chartTünde Tóth1-15/+23
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara30-0/+86
2020-11-14Fix typoAndrea Gelmini1-1/+1
2020-11-13Sidebar tdf#92768: Fix title & subtitle checkboxes on the ChartDeckMuhammet Kara1-1/+3
2020-11-13chart2: Add the possibility to edit title & subtitle from the sidebar.Jan Holesovsky3-9/+85
2020-11-12New loplugin:stringviewparamStephan Bergmann1-1/+5
2020-11-12tdf#137874 Chart OOXML import: fix pie chart legend entriesTünde Tóth3-1/+19
2020-11-11loplugin:stringviewNoel2-2/+2
2020-11-11lok: Add posibility to change chart fill gradientSzymon Kłos3-0/+44
2020-11-10tdf#133630 Check object type when updating side panel dataOuyang Leyan3-6/+31
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara3-4/+5
2020-11-06tdf#137917 Chart OOXML: fix export of TimeIncrement of Date axisBalazs Varga2-0/+15
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen28-41/+31
2020-11-01use officecfg for Experimental flagNoel Grandin1-3/+2
2020-10-30tdf#126133 Chart OOXML import: set default text rotation to 0°Tünde Tóth1-0/+12
2020-10-30tdf#137734 Chart OOXML import: fix variable color chartsTünde Tóth2-1/+18
2020-10-30convert some tools::Long->sal_Int32Noel2-27/+22
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann1-18/+14
2020-10-27Fire selection change event before sidebar is unregisteredSzymon Kłos1-2/+3
2020-10-26tdf#137505 OOXML Import: Custom shape in chart: fix font sizeBalazs Varga7-36/+61
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara41-41/+41
2020-10-21use tools::Long in basegfx..chart2Noel26-78/+83
2020-10-20cid#1468269 Uninitialized scalar fieldCaolán McNamara1-1/+3
2020-10-19tdf#137585 Chart ODF: fix export of DataLabelPlacement::CUSTOMTünde Tóth1-1/+21
2020-10-19tdf#134121 pie chart: add leader linesTünde Tóth2-40/+79
2020-10-19tdf#137154 pie chart: improve Outside position of data labelsTünde Tóth5-38/+34
2020-10-16chart2: use the fastparser API when possibleNoel1-10/+10
2020-10-09tdf#134978 Chart OOXML Import: fix pie chart label custom positionTünde Tóth4-4/+29
2020-10-07ui files: fix some capitalisation issuesNoel2-3/+3
2020-10-06loplugin:const* make some params and methods constNoel4-5/+5
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara2-2/+2
2020-10-06lok: Add posibility to change chart fill colorSzymon Kłos3-0/+30
2020-10-06Use default diagram page selection for chartsSzymon Kłos1-1/+14
2020-10-02tdf#137116 pie chart: improve BestFit position of data labelsTünde Tóth3-75/+46
2020-10-02tdf#137165 chart2: fix label position in Position and SizeBalazs Varga1-8/+8
2020-10-02lint-ui.py check that GtkMenuButton has a label propertyNoel1-0/+2
2020-10-01loplugin:reducevarscope in canvas,chart2Noel9-17/+13
2020-09-29Add extended tip to chart2 leader lines uiOlivier Hallot2-0/+10
2020-09-28Removed duplicated includeAndrea Gelmini1-1/+0
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák1-1/+1
2020-09-28tdf#108059 Introduce compatibility key for pie chart orientationKelemen Gábor3-2/+17
2020-09-28Fix typo in codeAndrea Gelmini1-2/+2
2020-09-26Fix typo in codeAndrea Gelmini3-8/+8
2020-09-24Fix typo in codeAndrea Gelmini1-3/+3
2020-09-24tdf#136402 Chart View: remove custom label textBalazs Varga4-2/+10
2020-09-23Fix typoAndrea Gelmini1-1/+1
2020-09-23tdf#136752 pie chart: improve data label positionTünde Tóth4-24/+75
2020-09-22Move MimeContentTypeFactory into vclJan-Marek Glogowski7-7/+0