summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-29tdf#152152 DOCX export: fix lost WDP images in artistic effectsTünde Tóth
2022-11-24tdf#152069 tdf#108356 PPTX export: fix missing tile propertiesTibor Nagy
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2022-11-23tdf#152153 DOCX export: fix lost images at embedded documentsTünde Tóth
2022-10-28tdf#54095 docx SmartArt import, apply theme text colorRegina Henschel
2022-10-27tdf#148926 tdf#151678 PPTX import: position of standard connector - part1Tibor Nagy
2022-10-27related tdf#149961 pptx export: scale indents for autofitted textboxesSarper Akdemir
2022-10-24tdf#83671 make SmartArt visible in import of xlsxRegina Henschel
2022-10-13tdf#149840 Use actual outer size for SmartArt in WriterRegina Henschel
2022-09-28use more string_view in ooxNoel Grandin
2022-09-09tdf#150719 PPTX import: fix hyperlink format (lost underline)Tibor Nagy
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2022-08-01use more string_view when dealing with attributesNoel Grandin
2022-07-29cid#1507492 Improper use of negative valueCaolán McNamara
2022-07-22tdf#149697 PPTX export: fix changing place of connection pointsTibor Nagy
2022-07-21Removed duplicated include and typoAndrea Gelmini
2022-07-17cid#1506711 Uncaught exceptionCaolán McNamara
2022-06-27replace oox::OptValue with std::optionalNoel Grandin
2022-06-24make oox::OptValue::value() assert if emptyNoel Grandin
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)