summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-30tdf#126133 Chart OOXML import: set default text rotation to 0°Tünde Tóth
2020-10-30tdf#137734 Chart OOXML import: fix variable color chartsTünde Tóth
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann
2020-10-27Fire selection change event before sidebar is unregisteredSzymon Kłos
2020-10-26tdf#137505 OOXML Import: Custom shape in chart: fix font sizeBalazs Varga
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-21use tools::Long in basegfx..chart2Noel
2020-10-20cid#1468269 Uninitialized scalar fieldCaolán McNamara
2020-10-19tdf#137585 Chart ODF: fix export of DataLabelPlacement::CUSTOMTünde Tóth
2020-10-19tdf#134121 pie chart: add leader linesTünde Tóth
2020-10-19tdf#137154 pie chart: improve Outside position of data labelsTünde Tóth
2020-10-16chart2: use the fastparser API when possibleNoel
2020-10-09tdf#134978 Chart OOXML Import: fix pie chart label custom positionTünde Tóth
2020-10-07ui files: fix some capitalisation issuesNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06lok: Add posibility to change chart fill colorSzymon Kłos
2020-10-06Use default diagram page selection for chartsSzymon Kłos
2020-10-02tdf#137116 pie chart: improve BestFit position of data labelsTünde Tóth
2020-10-02tdf#137165 chart2: fix label position in Position and SizeBalazs Varga
2020-10-02lint-ui.py check that GtkMenuButton has a label propertyNoel
2020-10-01loplugin:reducevarscope in canvas,chart2Noel
2020-09-29Add extended tip to chart2 leader lines uiOlivier Hallot
2020-09-28Removed duplicated includeAndrea Gelmini
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-28tdf#108059 Introduce compatibility key for pie chart orientationKelemen Gábor
2020-09-28Fix typo in codeAndrea Gelmini
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-24Fix typo in codeAndrea Gelmini
2020-09-24tdf#136402 Chart View: remove custom label textBalazs Varga
2020-09-23Fix typoAndrea Gelmini
2020-09-23tdf#136752 pie chart: improve data label positionTünde Tóth
2020-09-22Move MimeContentTypeFactory into vclJan-Marek Glogowski
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-22cid#1467075 silence Unchecked return valueCaolán McNamara
2020-09-22tdf#136650 DOCX pie chart import: fix percentageBalazs Varga
2020-09-21update pchesCaolán McNamara
2020-09-20cid#1466912 silence Unchecked return valueCaolán McNamara
2020-09-19tdf#135366 Save line and fill of data labels to ODFRegina Henschel
2020-09-18tdf#136247 OOXML export data label background color.Gülşah Köse
2020-09-18tdf#136267 OOXML Chart Import: create main category axis labels onceBalazs Varga
2020-09-17tdf#133482 don't increase dialog width when new columns addedCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-15tdf#133227 chart UI: option to hide leader linesBalazs Varga
2020-09-15tdf#77007: chart must honor its parent's IsEnableSetModifiedMike Kaganski
2020-09-13Unify the code used to get object shell for componentsMike Kaganski
2020-09-11tdf#136573 chart2: enable arrow keys in data labelTünde Tóth
2020-09-10remove image_position top from GtkButtonandreas kainz