summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2022-06-24almost nobody is using the oox::AttributeList::get methods properlyNoel Grandin
2022-06-22rename oox::OptValue::get to valueNoel Grandin
2022-06-22rename oox::OptValue::get(Type) to value_orNoel Grandin
2022-06-22make oox::OptValue::assignIfUsed a free functionNoel Grandin
2022-06-22remove OptValue(bool,Type) constructorNoel 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-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt
2022-05-31tdf#147991 PPTX export: fix bullet indent regressionAttila Bakos (NISZ)
2022-05-27tdf#148965 PPTX import: fix internal hyperlinks on shapesTibor Nagy
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-25tdf#149205 sd theme: fix PPTX export loosing dk1 and lt1 colorsMiklos Vajna
2022-05-06tdf#148929 sd theme: limit PPTX import for shape fill effects to lum mod/offMiklos Vajna
2022-05-04use more string_view in oox::vml::ConversionHelperNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-29use more string_view in ooxNoel Grandin
2022-04-28sd theme: add PPTX import for shape fill color effectsMiklos Vajna
2022-04-27tdf#148784 consider StretchX in OOXML exportRegina Henschel
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-26DOCX export: image deduplication and clean upTünde Tóth
2022-04-25tdf#75263 - Export VBA-Project using detected charset on importAndreas Heinisch
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-20Advanced Diagram support: Use better association Model<->XShapeArmin Le Grand (Allotropia)
2022-04-14use more string_view in ooxNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-11Advanced Diagram support: Make Style/Theme info availableArmin Le Grand (Allotropia)
2022-04-05Advanced Diagram support: Move Diagram Text information to svxArmin Le Grand (Allotropia)
2022-04-03loplugin:stringviewparam convert methods using matchNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-31Advanced Diagram support: Move class DiagramData to svx AFAPArmin Le Grand (Allotropia)
2022-03-30tdf#74670 tdf#91286 PPTX XLSX export: save image onceTünde Tóth
2022-03-30Extract 'switch' block out of WriteCustomGeometryRegina Henschel
2022-03-29tdf#89449 PPTX import: fix line connectorsTibor Nagy
2022-03-25tdf#147978 export subpaths individually in custGeomRegina Henschel
2022-03-24Advanced Diagram support: Continue isolate oox-ShapesArmin Le Grand (Allotropia)
2022-03-24sd theme: add PPTX export for shape fill colorMiklos Vajna
2022-03-15Simplify GetOOXMLPresetGeometry and GETVMLShapeTypeMike Kaganski
2022-03-14new loplugin:trivialconstructorNoel Grandin
2022-03-13Fix typosAndrea Gelmini
2022-03-11loplugin:constparamsNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-04Advanced Diagram support: Allow reLayout without keeping oox::ShapeArmin Le Grand (Allotropia)
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-24tdf#147609 and ofz#44965 Indirect-leakCaolán McNamara
2022-02-22Advanced Diagram support: first additions/reorganizationsArmin Le Grand (Allotropia)
2022-02-09Fix typosAndrea Gelmini