summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/shape.cxx
AgeCommit message (Expand)Author
2022-10-18tdf#151518 Do not tweak text area distances in WriterRegina Henschel
2022-10-14Fix typo in codeAndrea Gelmini
2022-09-28tdf#124333 PPTX import: fix Z-order of embedded OLE objectsTünde Tóth
2022-09-16Related: tdf#144092 improve wordingSarper Akdemir
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-08-31Fix typoAndrea Gelmini
2022-08-31tdf#144092 pptx import: correct table height during importSarper Akdemir
2022-08-29tdf#144092 pptx import: fix import of empty cell and shape text propertiesSarper Akdemir
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-21Fix typosAndrea Gelmini
2022-07-20tdf#149551 separate TextRotateAngle from TextPreRotateAngleRegina Henschel
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-21remove oox::OptValue::setNoel 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-06-08tdf148321: convert OOXML inset values to text distance valuesTomaž Vajngerl
2022-05-18Remove 1 ImportGraphic methodJulien Nabet
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-20Advanced Diagram support: Use better association Model<->XShapeArmin Le Grand (Allotropia)
2022-03-30ofz#46160 Use-of-uninitialized-valueCaolán McNamara
2022-03-29tdf#89449 PPTX import: fix line connectorsTibor Nagy
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2022-03-24Advanced Diagram support: Continue isolate oox-ShapesArmin Le Grand (Allotropia)
2022-03-13Fix typosAndrea Gelmini
2022-03-11loplugin:constparamsNoel Grandin
2022-03-10sd theme: add PPTX import for shape fill colorMiklos Vajna
2022-03-04cid#1500524 Dereference after null checkCaolán McNamara
2022-03-04Advanced Diagram support: Allow reLayout without keeping oox::ShapeArmin Le Grand (Allotropia)
2022-03-01Fix typosAndrea Gelmini
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-22Advanced Diagram support: first additions/reorganizationsArmin Le Grand (Allotropia)
2022-02-15tdf#132557: PPTX import: Workaround for slide footer shape presetsSarper Akdemir
2022-02-03tdf#146803 tdf#146805 OOXML import: fix bodyPr at grouped shapesAttila Bakos (NISZ)
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2022-01-20Fix typosAndrea Gelmini
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-05tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir
2022-01-03tdf#143574 OOXML export/import of textboxes in group shapesAttila Bakos (NISZ)
2021-12-01tdf#140912 Better handling of the picture placeholders.gulsahkose
2021-11-19Use more basegfx::deg2rad<N> and basegfx::rad2deg<N>Mike Kaganski
2021-11-17rename getSchemeName getSchemeIndex to remove ambiguitySarper Akdemir
2021-11-15PPTX import: fix handling of theme overrides in the chart importMiklos Vajna
2021-10-30Prepare for removal of non-const operator[] from Sequence in ooxMike Kaganski
2021-10-18tdf#125582 use TextVerticalAlign_BOTTOM for textCircleRegina Henschel
2021-10-16Simplify vector initialization in ooxJulien Nabet
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin