summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2022-12-13xlsx: Import table column attribute XML_totalsRowFunctionofftkp1-0/+8
2022-11-25tdf#152199: Don't crop twiceJan Holesovsky1-1/+5
2022-10-25tdf#151547 pptx import: workaround for COL_AUTO collisionSarper Akdemir1-1/+7
2022-10-16vml whitespace-check mangled Částečně to ste nCaolán McNamara1-1/+1
2022-09-27tdf#94122 pptx export: fix automatic text color exportSarper Akdemir1-0/+17
2022-09-19tdf#144092 pptx export: export endParaRPr for empty shape & cellsSarper Akdemir2-3/+26
2022-09-19tdf#144092 pptx import: correct table height during importSarper Akdemir1-0/+26
2022-09-19tdf#144092 pptx import: fix import of empty cell and shape text propertiesSarper Akdemir2-1/+29
2022-09-16tdf#149670 fix color change api and adjust tolerance for ooxmlSarper Akdemir1-1/+23
2022-08-25oox: set fill properties correctly for the data table at importTomaž Vajngerl1-1/+1
2022-08-19oox export: export line/fill and text props. of a data tableTomaž Vajngerl1-0/+3
2022-08-19oox export: add export of basic properties of a data tableTomaž Vajngerl1-11/+18
2022-08-18oox: support reading text and shape properties for a data tableTomaž Vajngerl3-1/+12
2022-08-17oox: add data table and props. with the new UNO DataTable serviceTomaž Vajngerl3-12/+32
2022-08-04Revert "tdf#141652 partial revert "Reset ShapeProperty priority..."Justin Luth1-1/+4
2022-07-02Integer division could cancel small values of wrong signMike Kaganski1-4/+8
2022-07-02tdf#134210: Reimplement cropping from srcRect and fillRectMike Kaganski1-53/+39
2022-07-02tdf#149692 crash importing document with vba formsNoel Grandin1-1/+5
2022-07-01tdf#148961 sd theme: add PPTX export for shape fill color effectsMiklos Vajna3-2/+23
2022-07-01tdf#148929 sd theme: limit PPTX import for shape fill effects to lum mod/offMiklos Vajna4-2/+34
2022-07-01sd theme: add PPTX import for shape fill color effectsMiklos Vajna3-2/+10
2022-07-01sd theme: add PPTX export for shape fill colorMiklos Vajna3-1/+46
2022-07-01sd theme: add PPTX import for shape fill colorMiklos Vajna4-3/+14
2022-06-28PPTX export: handle theme color of shape text with effectsMiklos Vajna3-7/+42
2022-06-27PPTX export: handle theme colors from the doc model for shape textMiklos Vajna3-1/+72
2022-06-24tdf148321: convert OOXML inset values to text distance valuesTomaž Vajngerl4-40/+163
2022-06-15oox: fix div by zero in lclCalculateCropPercentage()Miklos Vajna1-0/+8
2022-04-27tdf#53970 PPTX: fix import of linked media filesTünde Tóth2-11/+27
2022-04-27tdf#109169 export Type encoded shading to OOXMLRegina Henschel3-0/+36
2022-04-27tdf#147586: Initialize mbBulletColorFollowText to falseXisco Fauli1-1/+2
2022-04-27Do not start a:path with lnTo in export to OOXMLRegina Henschel3-6/+39
2022-04-27Extract 'switch' block out of WriteCustomGeometryRegina Henschel1-346/+304
2022-04-25tdf#148685: Unset CharUnderlineColor and CharUnderlineHasColor propertiesXisco Fauli1-0/+6
2022-04-19tdf#109169 use custGeom for Octagon Bevel shapeRegina Henschel1-3/+3
2022-04-19oox: move DataTableConverter into own fileTomaž Vajngerl6-36/+99
2022-04-19oox: move DataTable{Context,Model} into own file, prop. "showKeys"Tomaž Vajngerl8-66/+154
2022-04-14tdf#147766 Export empty lines as line with noFillGülşah Köse2-9/+7
2022-04-14Revert "Revert "tdf#135843 Implement inside horizontal vertical borders.""Gülşah Köse3-11/+119
2022-04-12sc: add support for xr2 namespace and read uid of sparkline groupTomaž Vajngerl5-0/+6
2022-04-10sc: support reading sparklines from OOXML documentTomaž Vajngerl1-0/+24
2022-04-09tdf#148342 docx export: fix puzzle shapeAttila Bakos (NISZ)1-1/+2
2022-04-06tdf#53970 PPTX: fix broken export of linked media filesTünde Tóth1-2/+2
2022-04-06tdf#53970 PPTX: fix export of embedded media filesTünde Tóth2-0/+6
2022-03-30fixAndras Timar1-1/+0
2022-03-30tdf#147978 export subpaths individually in custGeomRegina Henschel9-349/+757
2022-03-09Revert "tdf#135843 Implement inside horizontal vertical borders."Xisco Fauli3-119/+11
2022-03-09cid#1500690 Explicit null dereferencedCaolán McNamara1-1/+1
2022-03-09tdf#147121 PPTX: fix regression of font size export of empty linesAttila Bakos (NISZ)1-1/+14
2022-03-09tdf#135843 Implement inside horizontal vertical borders.Gülşah Köse3-11/+119
2022-03-09tdf#135843 Do not export unused border lines.Gülşah Köse1-202/+176