summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara5-7/+7
2020-09-22cid#1467075 silence Unchecked return valueCaolán McNamara1-1/+3
2020-09-22tdf#136650 DOCX pie chart import: fix percentageBalazs Varga2-16/+39
2020-09-21update pchesCaolán McNamara1-1/+2
2020-09-20cid#1466912 silence Unchecked return valueCaolán McNamara1-1/+1
2020-09-19tdf#135366 Save line and fill of data labels to ODFRegina Henschel3-0/+56
2020-09-18tdf#136247 OOXML export data label background color.Gülşah Köse2-0/+17
2020-09-18tdf#136267 OOXML Chart Import: create main category axis labels onceBalazs Varga3-0/+12
2020-09-17tdf#133482 don't increase dialog width when new columns addedCaolán McNamara2-43/+61
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann6-16/+36
2020-09-15tdf#133227 chart UI: option to hide leader linesBalazs Varga9-3/+195
2020-09-15tdf#77007: chart must honor its parent's IsEnableSetModifiedMike Kaganski2-0/+13
2020-09-13Unify the code used to get object shell for componentsMike Kaganski1-29/+1
2020-09-11tdf#136573 chart2: enable arrow keys in data labelTünde Tóth1-8/+24
2020-09-10remove image_position top from GtkButtonandreas kainz2-2/+0