summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/chart/seriesconverter.cxx
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in ooxMike Kaganski
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-17tdf#138204 Chart OOXML Import: doesn't show placeholderBalazs Varga
2020-10-09tdf#134978 Chart OOXML Import: fix pie chart label custom positionTünde Tóth
2020-09-22tdf#136650 DOCX pie chart import: fix percentageBalazs Varga
2020-09-02tdf#136061 Chart ODF/OOXML: fix missing custom labelsBalazs Varga
2020-08-18tdf#134563 Add UNO API for custom leader linesBalazs Varga
2020-08-07tdf#134977 Chart OOXML: fix import of custom data labelTünde Tóth
2020-07-15tdf#131175 oox chart import: fix char color of <dLbl>, inherited from <dLbls>Miklos Vajna
2020-07-01Related: tdf#131175 OOXML chart: insert hatch definition into the right tableMiklos Vajna
2020-06-30Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse
2020-06-10tdf#133632 Chart DOCX Import: fix percentage number formatBalazs Varga
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse
2020-04-24tdf#132174 Chart DOCX import: fix label number formatBalazs Varga
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-20tdf#131398 OOXML chart import: fix number format of pie chart labelsBalazs Varga
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen
2020-02-20tdf#90749 chart: add leader lines to custom data label positionsBalazs Varga
2020-01-31tdf#130032 Chart OOXML Import: fix data label custom positionBalazs Varga
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga
2020-01-28tdf#108107 OOXML chart: fix format of custom data point labelsBalazs Varga
2020-01-24tdf#130105 Chart OOXML Import: Fix data label positionBalazs Varga
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2020-01-01tdf#125444 Percentage as custom chart labelTamas Bunth
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin
2019-02-20Related: tdf#122226 OOXML Chart Import data label separatorBalazs Varga
2019-02-12tdf#122226 OOXML Chart Import: data label new line separatorBalazs Varga
2018-11-30tdf#121282, tdf#121279, set text properties also on complex data labelsMarkus Mohrhard
2018-11-19tdf#104579, if no data point shape props are set take the series propsMarkus Mohrhard
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-03-31Use for-range loops in oox (part1)Julien Nabet
2018-03-05use more Color in ooxNoel Grandin
2018-01-30tdf#114821 calculate better label positionSzymon Kłos
2018-01-30Revert "tdf#114821 calculate correct label position"Szymon Kłos
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos
2018-01-28tdf#114821 calculate correct label positionSzymon Kłos
2018-01-17Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-08-08tdf#109858: Override default point label placement setting...Dennis Francis
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti