summaryrefslogtreecommitdiff
path: root/oox/source/shape
AgeCommit message (Expand)Author
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
2021-08-19loplugin:constmethodsNoel Grandin
2021-08-19Fix typosAndrea Gelmini
2021-08-04tdf#143476 improve import of lockedCanvasRegina Henschel
2021-07-11cid#1487030 Explicit null dereferencedCaolán McNamara
2021-07-01loplugin:unusedmethodsNoel Grandin
2021-06-29tdf#135316 share themePtr and ShapeFilterBase across all shapesNoel Grandin
2021-06-29remove try/catch in ShapeContextHandler constructorNoel Grandin
2021-06-28[API CHANGE] drop ShapeContextHandler service and interfaceNoel Grandin
2021-06-28store actual type in ShapeFragmentHandler::mxFilterBaseNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-01-02introduce Degree100 strong_int typeNoel