summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/chart
AgeCommit message (Expand)Author
2024-07-21tdf#82716 Add initial implementation of the Histogram Chartvarshneydevansh
2024-06-18tdf#161607 Chart: import-export LeaderLines dataAttila Szűcs
2024-05-10loplugin:ostr in ooxNoel Grandin
2024-04-09tdf#146619 Drop unused 'using namespace' in: oox/Gabor Kelemen
2024-04-02tdf#78027 - Fix Chart OOXML Import with non-uniform formatted titlesBalazs Varga
2024-02-19tdf#50934: OfPie inport from OOXML, plus initial work for exportKurt Nordback
2024-01-30tdf#146756 pie chart2 import: use manualLayout Width for pie chart labelsJustin Luth
2024-01-29tdf#146756 pie chart2: import extLst manualLayout W and HJustin Luth
2024-01-25crashtesting: crash seen on import of forum-mso-en4-278652.xlsxCaolán McNamara
2024-01-19PlotAreaConverter::mbSingleSeriesTitle is apparently read uninitializedStephan Bergmann
2024-01-18tdf#146487 Don't show generic diagram title when there is an empty title givenSamuel Mehrbrodt
2024-01-09tdf#137691 chart2 import: provide NumberFormat to DataSeriesJustin Luth
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-08-16tdf#153012: import chart's c:clrMapOvr elementMike Kaganski
2023-03-27loplugin:stringadd in oox..pyunoNoel Grandin
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