summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/shape.cxx
AgeCommit message (Expand)Author
2023-11-10loplugin:fieldcast in oox::drawingml::ShapeNoel Grandin
2023-10-30tdf#157679: Revert "pptx: import shape text from master page"Xisco Fauli
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: ooxStephan Bergmann
2023-10-07tdf#156902 Do not set glow on group shape in importRegina Henschel
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-08-29pptx using Wingdings didn't fallback to OpenSymbolCaolán McNamara
2023-08-16tdf#153012: import chart's c:clrMapOvr elementMike Kaganski
2023-08-04pptx: import shape text from master pageSzymon Kłos
2023-07-06tdf#141058 oox,sw: OOXML import/export of decorative on shapesMichael Stahl
2023-07-04loplugin:constantparamNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-18improved B2DHomMatrixNoel Grandin
2023-05-16tdf#155327 Detect default color in WordArtRegina Henschel
2023-04-10pptx import/export: consider TextClipVerticalOverflow for vertOverflowSarper Akdemir
2023-04-08oox: add model::Theme to oox::Theme and remove createSvxThemeTomaž Vajngerl
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-03-27tdf#145147 DOCX import: fix hyperlink in group shapeTünde Tóth
2023-03-27tdf#153466 PPTX import: fix "Custom position/size" background imageTibor Nagy
2023-03-14tdf#139618 Add WordArt fill types in pptx importRegina Henschel
2023-03-01oox: import directly into docmodel's Theme and ColorSetTomaž Vajngerl
2023-02-17tdf#149756 tdf#152545 PPTX import: position of standard connector - part2Tibor Nagy
2023-01-13support theme color for lines + oox support + testsTomaž Vajngerl
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-04tdf#149588 pptx import: transparency at SolidFillAttila Szűcs
2023-01-02tdf#125885 Conversion WordArt to Fontwork in docx importRegina Henschel
2022-12-19loplugin:unocast (oox::ForumlaImExportBase)Stephan Bergmann
2022-12-18Combine oox::FormulaIm-/ExportBaseStephan Bergmann
2022-11-12tdf#125085 PPTX WordArt import: get shape font from runRegina Henschel
2022-10-27tdf#148926 tdf#151678 PPTX import: position of standard connector - part1Tibor Nagy
2022-10-26tdf#83671 SmartArt: preserve pos and size for metafileRegina Henschel
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