summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/chart
AgeCommit message (Expand)Author
2022-12-11crashtesting: null deref seen with forum-mso-en4-763051.xlsxCaolán McNamara
2022-09-05Simplify by using replace instead of replaceAt in 2 loops in oox/scJulien Nabet
2022-09-04Fix comment, formulabase.cxx has been moved in sc/source/filter/oox since 2012Julien Nabet
2022-08-18oox: set fill properties correctly for the data table at importTomaž Vajngerl
2022-08-17cid#1500403 Dereference before null checkCaolán McNamara
2022-08-11Related: tdf#150176 pptx chart import: fix automatic border styleBalazs Varga
2022-08-09tdf#150176 pptx chart import: fix automatic border styleBalazs Varga
2022-08-02use more getStringDefaultedNoel Grandin
2022-07-20tdf#149551 separate TextRotateAngle from TextPreRotateAngleRegina Henschel
2022-07-17oox: support reading text and shape properties for a data tableTomaž Vajngerl
2022-07-17oox: add data table and props. with the new UNO DataTable serviceTomaž Vajngerl
2022-07-14tdf#149985 pptx crash on a one-slide presentation (with a chart)Noel Grandin
2022-06-27replace oox::OptValue with std::optionalNoel Grandin
2022-06-24make oox::OptValue::value() assert if emptyNoel Grandin
2022-06-22rename oox::OptValue::get to valueNoel Grandin
2022-06-22rename oox::OptValue::get(Type) to value_orNoel Grandin
2022-06-22replace oox::OptValue::useNoel Grandin
2022-06-21remove oox::OptValue::setNoel Grandin
2022-06-21remove oox::OptValue::differsFromNoel Grandin
2022-06-21rename oox::OptValue::has() to has_valueNoel Grandin
2022-06-18o3tl: ensure that the initializer of enumarray contains enough elementsMichael Stahl
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2022-04-18oox: move DataTableConverter into own fileTomaž Vajngerl
2022-04-15oox: move DataTable{Context,Model} into own file, prop. "showKeys"Tomaž Vajngerl
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-03-29tdf#89449 PPTX import: fix line connectorsTibor Nagy
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-02-21cid#1500563 silence Explicit null dereferencedCaolán McNamara
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
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-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis
2021-08-23tdf#142351 chart ooxml import: fix category axis cross positionBalazs Varga
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-06-10tdf#140623 Chart OOXML import: set text overlap to falseTünde Tóth
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-12tdf#140489 fix chart display in xlsxSzymon Kłos
2021-04-12Don't overwrite existing categories for seriesSzymon Kłos
2021-02-10Fix chart label import, use the locale as MS Office doesAndras Timar
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-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-08tdf138773 Chart OOXML import: set text overlap to falseTünde Tóth
2020-12-16tdf#138889 OOXML chart: fix import of rotated shapesBalazs Varga
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-30tdf#138561 OOXML Chart import: fix custom shape positionBalazs Varga
2020-11-24tdf#138194 Chart OOXML import: set text break to trueTünde Tóth