summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2020-12-17tdf#138889 OOXML chart: fix import of rotated shapesBalazs Varga
2020-12-17tdf#136816: fix hidden legend entries in "Column and Line" chartsTünde Tóth
2020-12-11check that extraction succeededCaolán McNamara
2020-11-30tdf#138561 OOXML Chart import: fix custom shape positionBalazs Varga
2020-11-30tdf#138307 Chart import: fix lost custom shape textBalazs Varga
2020-11-24tdf#138181 Chart OOXML: fix deleted legend entries of pie chartsTünde Tóth
2020-11-23tdf#134059 Always include hidden cells in chart series labelOuyang Leyan
2020-11-22tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer
2020-11-21tdf#127811: chart2_import: Add unittestXisco Fauli
2020-11-18Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann
2020-11-17tdf#138204 Chart OOXML Import: doesn't show placeholderBalazs Varga
2020-11-17tdf#138018 don't show leader lines inside pie chartTünde Tóth
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-14Fix typoAndrea Gelmini
2020-11-13Sidebar tdf#92768: Fix title & subtitle checkboxes on the ChartDeckMuhammet Kara
2020-11-13chart2: Add the possibility to edit title & subtitle from the sidebar.Jan Holesovsky
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12tdf#137874 Chart OOXML import: fix pie chart legend entriesTünde Tóth
2020-11-11loplugin:stringviewNoel
2020-11-11lok: Add posibility to change chart fill gradientSzymon Kłos
2020-11-10tdf#133630 Check object type when updating side panel dataOuyang Leyan
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-06tdf#137917 Chart OOXML: fix export of TimeIncrement of Date axisBalazs Varga
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
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