summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)Author
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2022-08-02use more getStringDefaultedNoel Grandin
2022-07-29Revert "tdf#141652 partial revert "Reset ShapeProperty priority..."Justin Luth
2022-07-25tdf#135953 move txXfrm to compensate TextRotateAngleRegina Henschel
2022-07-21Fix typosAndrea Gelmini
2022-07-21One more -Werror,-Wunused-resultStephan Bergmann
2022-07-21tdf#145528 add round1Rect to SmartArt text area correctionsRegina Henschel
2022-07-21-Werror,-Wunused-resultStephan Bergmann
2022-07-20tdf#149551 separate TextRotateAngle from TextPreRotateAngleRegina Henschel
2022-07-17oox: support reading text and shape properties for a data tableTomaž Vajngerl
2022-07-17oox: add data table and props. with the new UNO DataTable serviceTomaž Vajngerl
2022-07-17cid#1506711 Uncaught exceptionCaolán McNamara
2022-07-14tdf#149985 pptx crash on a one-slide presentation (with a chart)Noel Grandin
2022-07-12elide some temporary OUStringsNoel Grandin
2022-06-30tdf#149785 Read Error importing documentNoel Grandin
2022-06-27Integer division could cancel small values of wrong signMike Kaganski
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-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-18o3tl: ensure that the initializer of enumarray contains enough elementsMichael Stahl
2022-06-17tdf#134210: Reimplement cropping from srcRect and fillRectMike Kaganski
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt
2022-06-16Correct parsing of ST_PercentageMike Kaganski
2022-06-15oox: fix div by zero in lclCalculateCropPercentage()Miklos Vajna
2022-06-08tdf148321: convert OOXML inset values to text distance valuesTomaž Vajngerl
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-18Remove 1 ImportGraphic methodJulien Nabet
2022-05-14use more string_view in ooxNoel Grandin
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
2022-05-06tdf#148929 sd theme: limit PPTX import for shape fill effects to lum mod/offMiklos Vajna
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-04simplify lcl_parseHandleRefNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2022-04-29use more string_view in ooxNoel Grandin
2022-04-29oox: make buSzTx and buFontTx behave the same way as buClrTxXisco Fauli
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-28sd theme: add PPTX import for shape fill color effectsMiklos Vajna
2022-04-27tdf#148665 Fix crash while loading SmartArt graphicsHossein
2022-04-26tdf#53970 PPTX: fix import of linked media filesTünde Tóth
2022-04-26tdf#147586: Initialize mbBulletColorFollowText to falseXisco Fauli
2022-04-25oox: Remove obsolete TODOXisco Fauli
2022-04-22tdf#148685: Unset CharUnderlineColor and CharUnderlineHasColor propertiesXisco Fauli
2022-04-22Fix typo in codeAndrea Gelmini