summaryrefslogtreecommitdiff
path: root/oox/source/shape
AgeCommit message (Expand)Author
2024-03-29tdf#158237 Use C++20 contains() instead of find() and end()Aaron Bourdeaux
2024-03-09tdf#158773 avoid some OUString constructionNoel Grandin
2024-02-16tdf#67347 pptx import: stacked text, minimal impl.Attila Szűcs
2024-01-10cid#1546141 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-01[API CHANGE] Add OOXML way of curved connector routingRegina Henschel
2023-11-24tdf#158339 setFullWPGSupport to group shape in wpcRegina Henschel
2023-11-15Fix typoAndrea Gelmini
2023-11-15Fix typoAndrea Gelmini
2023-11-15Add comments to import of Wordprocessing CanvasRegina Henschel
2023-11-15Import Wordprocessing Canvas, wpc:wpc elementRegina Henschel
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-05-18improved B2DHomMatrixNoel Grandin
2023-04-17Remove some unused includesMiklos Vajna
2023-04-08oox: add model::Theme to oox::Theme and remove createSvxThemeTomaž Vajngerl
2023-03-27tdf#153466 PPTX import: fix "Custom position/size" background imageTibor Nagy
2023-03-01oox: import directly into docmodel's Theme and ColorSetTomaž Vajngerl
2023-02-24tdf#153791: paragraph's/character's shd overrides shape style's fontRefMike Kaganski
2023-01-06tdf#152896 do not apply color shading twiceRegina Henschel
2023-01-02Fix typoAndrea Gelmini
2023-01-02Fix typoAndrea Gelmini
2023-01-02tdf#125885 Conversion WordArt to Fontwork in docx importRegina Henschel
2023-01-01sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl
2022-12-21Use rtl::Reference to avoid some dynamic_castsStephan Bergmann
2022-12-15tdf#152310 DOCX shape import: fix lost text color regressionTünde Tóth
2022-11-24Remove some unused includesMiklos Vajna
2022-10-28tdf#54095 docx SmartArt import, apply theme text colorRegina Henschel
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-29oox: avoid else after return in WpgContextMiklos Vajna
2022-09-14Fix typoAndrea Gelmini
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-08-25oox: avoid unnecessary value parameterMiklos Vajna
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2022-07-20tdf#149551 separate TextRotateAngle from TextPreRotateAngleRegina Henschel
2022-06-27replace oox::OptValue with std::optionalNoel 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-21rename oox::OptValue::has() to has_valueNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-11Advanced Diagram support: Make Style/Theme info availableArmin Le Grand (Allotropia)
2022-03-29tdf#89449 PPTX import: fix line connectorsTibor Nagy
2022-03-29tdf#135923 DOCX shape import: set text colorTünde Tóth
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-03tdf#146803 tdf#146805 OOXML import: fix bodyPr at grouped shapesAttila Bakos (NISZ)
2022-02-03tdf#146802 OOXML import: fix embedded VML in grouped textboxAttila Bakos (NISZ)
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-03tdf#143574 OOXML export/import of textboxes in group shapesAttila Bakos (NISZ)
2021-10-30Prepare for removal of non-const operator[] from Sequence in ooxMike Kaganski