summaryrefslogtreecommitdiff
path: root/chart2/source/view
AgeCommit message (Expand)Author
2021-08-10Missing includeStephan Bergmann
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-07-31getArray->getConstArrayNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-03Purge out when safe rtl::math ( isValidArcArg / sin / cos )BaiXiaochun
2021-07-01Purge out rtl::math::setInfBaiXiaochun
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-26tdf#110993 - Corrected spline calculationAndreas Heinisch
2021-06-08Simplify Sequences initializations (chart2)(part 2)Julien Nabet
2021-06-08Simplify Sequences initializations (chart2)(part1)Julien Nabet
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-23stlFindInsert: No unnecessary search before insertion to mapMuhammet Kara
2021-05-14Directly initialize vectors in VCartesianAxis.cxxJulien Nabet
2021-05-14Avoid temporary var + directly initialize vector in VDataSeries.cxxJulien Nabet
2021-05-12fix ubsan use-after-freeNoel Grandin
2021-05-09clang-tidy error: Returning null referenceNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-07use a single global item pool for chart2 draw modelNoel Grandin
2021-05-07add utility method to get last pool in chainNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-02-23loplugin:refcounting in chart2Noel
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt
2021-02-18tdf#92768 Add rendering support for hiding title object in chart2Quan Nguyen
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt
2021-02-06Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski
2021-02-04use more getSdrObjectFromXShapeNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-26loplugin:passstuffbyrefNoel
2021-01-25chart2: Merge some if'sDr. David Alan Gilbert
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-02introduce Degree100 strong_int typeNoel
2021-01-02use SdrAngleItem for SCHATTR_STARTING_ANGLENoel Grandin
2020-12-28tdf#121281 pie chart: improve data label positionTünde Tóth
2020-12-28use SdrAngleItem for SCHATTR_TEXT_DEGREESNoel Grandin
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-16tdf#136816: fix hidden legend entries in "Column and Line" chartsTünde Tóth
2020-12-16tdf#138777 pie chart: improve long data label widthTünde Tóth
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24tdf#138181 Chart OOXML: fix deleted legend entries of pie chartsTünde Tóth
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer
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