summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2022-08-12Related: tdf#150176 pptx chart import: fix automatic border styleBalazs Varga1-6/+13
2022-08-09tdf#150176 pptx chart import: fix automatic border styleBalazs Varga1-2/+2
2022-07-29Revert "tdf#141652 partial revert "Reset ShapeProperty priority..."Justin Luth1-1/+4
2022-07-26tdf#149697 PPTX export: fix changing place of connection pointsTibor Nagy2-4/+35
2022-07-08tdf#128150 Fix PPTX slide background fill mode for shapesSamuel Mehrbrodt7-28/+16
2022-06-28tdf#149692 crash importing document with vba formsNoel Grandin1-1/+5
2022-06-28Integer division could cancel small values of wrong signMike Kaganski1-4/+8
2022-06-27tdf#149311 PPTX export: fix internal hyperlink on textsTibor Nagy1-1/+7
2022-06-24tdf#149126 fix export of PPTX preset shapesTibor Nagy1-2/+1
2022-06-24tdf#149314 PPTX import: fix internal hyperlink in editorTibor Nagy4-1/+9
2022-06-20tdf#134210: Reimplement cropping from srcRect and fillRectMike Kaganski1-53/+39
2022-06-16Correct parsing of ST_PercentageMike Kaganski1-4/+17
2022-06-16oox: fix div by zero in lclCalculateCropPercentage()Miklos Vajna1-0/+8
2022-06-08tdf148321: convert OOXML inset values to text distance valuesTomaž Vajngerl4-40/+163
2022-05-31tdf#147991 PPTX export: fix bullet indent regressionAttila Bakos (NISZ)2-13/+53
2022-05-31Revert 6eeb0942c35f07dfbadb13f35fc6aa3703dac945Thorsten Behrens1-17/+0
2022-05-30tdf#149128 PPTX export: fix <stCxn> and <endCxn> connector propertiesTibor Nagy1-4/+9
2022-05-27tdf#148965 PPTX import: fix internal hyperlinks on shapesTibor Nagy3-18/+53
2022-05-27tdf#149124 PPTX import: fix broken connectors in grouped shapesTibor Nagy1-0/+8
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)2-2/+3
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann1-1/+2
2022-05-23tdf#66228 PPTX export: fix lost U-shaped connectorsTibor Nagy1-2/+2
2022-05-18Remove 1 ImportGraphic methodJulien Nabet1-1/+1
2022-05-14use more string_view in ooxNoel Grandin1-156/+166
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin2-6/+7
2022-05-12tdf#148961 sd theme: add PPTX export for shape fill color effectsMiklos Vajna3-2/+23
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)2-0/+28
2022-05-10tdf#147919 PPTX export: fix curved and bent connector shapeTibor Nagy1-28/+278
2022-05-07Revert "tdf#147919 PPTX export: fix curved and bent connector shape"Stephan Bergmann1-278/+28
2022-05-06tdf#148929 sd theme: limit PPTX import for shape fill effects to lum mod/offMiklos Vajna4-2/+34
2022-05-05loplugin:unusedvariableplusNoel Grandin2-2/+0
2022-05-05ofz#47239 Heap-use-after-freeCaolán McNamara1-0/+1
2022-05-05use more o3tl::getTokenNoel Grandin2-7/+7
2022-05-04use more string_view in oox::vml::ConversionHelperNoel Grandin4-104/+107
2022-05-04tdf#147919 PPTX export: fix curved and bent connector shapeTibor Nagy1-28/+278
2022-05-04simplify lcl_parseHandleRefNoel Grandin1-4/+3
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann28-218/+217
2022-05-03add o3tl::equalsAsciiNoel Grandin3-6/+7
2022-04-29use more string_view in ooxNoel Grandin6-20/+19
2022-04-29oox: make buSzTx and buFontTx behave the same way as buClrTxXisco Fauli3-4/+13
2022-04-29use more string_view in INetURLObjectNoel Grandin1-1/+1
2022-04-28sd theme: add PPTX import for shape fill color effectsMiklos Vajna3-2/+10
2022-04-27tdf#148784 consider StretchX in OOXML exportRegina Henschel5-37/+184
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin2-3/+3
2022-04-27tdf#148665 Fix crash while loading SmartArt graphicsHossein1-7/+10
2022-04-26add o3tl::toUInt32Noel Grandin4-11/+11
2022-04-26DOCX export: image deduplication and clean upTünde Tóth2-48/+7
2022-04-26tdf#53970 PPTX: fix import of linked media filesTünde Tóth2-11/+27
2022-04-26tdf#147586: Initialize mbBulletColorFollowText to falseXisco Fauli1-1/+2
2022-04-25oox: Remove obsolete TODOXisco Fauli1-2/+0