summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2022-10-12vml whitespace-check mangled Částečně to ste nCaolán McNamara1-1/+1
2022-08-03Revert "tdf#141652 partial revert "Reset ShapeProperty priority..."Justin Luth1-1/+4
2022-06-28Integer division could cancel small values of wrong signMike Kaganski1-4/+8
2022-06-28tdf#134210: Reimplement cropping from srcRect and fillRectMike Kaganski1-53/+39
2022-06-28tdf#149692 crash importing document with vba formsNoel Grandin1-1/+5
2022-06-16oox: fix div by zero in lclCalculateCropPercentage()Miklos Vajna1-0/+8
2022-06-10tdf148321: convert OOXML inset values to text distance valuesTomaž Vajngerl4-40/+163
2022-04-27tdf#53970 PPTX: fix import of linked media filesTünde Tóth2-11/+27
2022-04-26tdf#109169 export Type encoded shading to OOXMLRegina Henschel3-0/+36
2022-04-26tdf#147586: Initialize mbBulletColorFollowText to falseXisco Fauli1-1/+2
2022-04-26Do not start a:path with lnTo in export to OOXMLRegina Henschel3-6/+39
2022-04-25Extract 'switch' block out of WriteCustomGeometryRegina Henschel1-346/+304
2022-04-23tdf#148685: Unset CharUnderlineColor and CharUnderlineHasColor propertiesXisco Fauli1-0/+6
2022-04-18tdf#109169 use custGeom for Octagon Bevel shapeRegina Henschel1-3/+3
2022-04-13tdf#147766 Export empty lines as line with noFillGülşah Köse2-9/+7
2022-04-13Revert "Revert "tdf#135843 Implement inside horizontal vertical borders.""Gülşah Köse3-11/+119
2022-04-07tdf#148342 docx export: fix puzzle shapeAttila Bakos (NISZ)1-1/+2
2022-04-04tdf#53970 PPTX: fix broken export of linked media filesTünde Tóth1-2/+2
2022-03-30tdf#53970 PPTX: fix export of embedded media filesTünde Tóth2-0/+6
2022-03-28tdf#147978 export subpaths individually in custGeomRegina Henschel9-349/+756
2022-03-07Revert "tdf#135843 Implement inside horizontal vertical borders."Xisco Fauli3-119/+11
2022-03-07cid#1500690 Explicit null dereferencedCaolán McNamara1-1/+1
2022-03-07tdf#147121 PPTX: fix regression of font size export of empty linesAttila Bakos (NISZ)1-1/+14
2022-03-04tdf#135843 Implement inside horizontal vertical borders.Gülşah Köse3-11/+119
2022-03-04tdf#135843 Do not export unused border lines.Gülşah Köse1-202/+176
2022-03-01tdf#103800 PPTX shape import: fix regression of text colorTünde Tóth3-12/+23
2022-02-21tdf#146690: pptx export: fix endParaRPr size value for empty paragraphsSarper Akdemir3-0/+25
2022-02-15tdf#132557: PPTX import: Workaround for slide footer shape presetsSarper Akdemir6-3/+59
2022-02-03tdf#146822 OOXML: fix export of the transparency in hatch fillTünde Tóth2-4/+13
2022-02-03tdf#112209 PPTX import: fix grayscale effect on image filled shapeTünde Tóth1-0/+3
2022-02-03tdf#137675 PPTX export: adding missing fill="none" to a:pathTibor Nagy1-0/+6
2022-02-01tdf#141652 partial revert "Reset ShapeProperty priority...Justin Luth1-4/+1
2022-01-11tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir6-28/+66
2022-01-11test: move parseExportStream() from SdModelTestBaseXML up to MacrosTestMiklos Vajna1-22/+4
2022-01-04tdf#146223 PPTX import: fix master objects visible propertyTibor Nagy1-0/+5
2021-12-21tdf#104823: support for sdt plain text fieldsVasily Melenchuk2-15/+79
2021-12-21tdf#127989 OOXML: fix import of transparent hatchingTünde Tóth1-2/+3
2021-12-17VML import: handle <v:imagedata gain="..." blacklevel="...">Miklos Vajna4-0/+57
2021-12-09tdf#129430 PPTX export: fix workaround for "At least" line spacingTibor Nagy1-2/+9
2021-12-09tdf#145162 PPTX export: fix extra bullet regressionAttila Bakos (NISZ)1-0/+6
2021-12-03tdf#140912 Better handling of the picture placeholders.gulsahkose2-0/+31
2021-11-29tdf#118045 PPTX export: fix proportional line spacingTibor Nagy1-2/+5
2021-11-24tdf#124781 PPTX export: fix superscript and subscript positionsTibor Nagy1-5/+22
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna4-0/+26
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin2-2/+2
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna5-0/+26
2021-11-23tdf#138223 oox: don't set highlight color if it is transparentJustin Luth1-1/+1
2021-11-22Use less DegreeN::get()Mike Kaganski1-1/+1
2021-11-22PPTX: implement native handling of <a:clrScheme> childrenMiklos Vajna3-0/+29
2021-11-20tdf#118776 drawingml: treat XML_nofill as (mostly) transparentJustin Luth1-0/+5