summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2014-04-03n#870234: Import gradfill for text colors.Muthu Subramanian3-0/+9
2014-04-03n#862510: anchorCtr controls the anchoring as well.Muthu Subramanian3-4/+5
2014-04-03n#862510: Fix text rotation.Muthu Subramanian1-1/+2
2014-04-03n#862510: Ignore baseline attributes with zero.Muthu Subramanian1-1/+1
2014-04-03n#821567: Import PPTX background images with table-name.Muthu Subramanian3-2/+21
2014-02-24OOXML chart import: ignore rot values outside the valid rangeAndras Timar1-0/+5
2014-02-23we only support simple labels in the InternalDataProvider, bnc#864396Markus Mohrhard1-0/+28
2014-01-03Fix compilation problems.Muthu Subramanian2-2/+1
2014-01-03n#828390: Bullet sizes set wrong.Muthu Subramanian1-1/+1
2014-01-03n#828390: Reset charescapement.Muthu Subramanian1-0/+3
2014-01-03Fix fdo#70220 Superscript not imported from pptx.Muthu Subramanian3-0/+10
2014-01-03n#828390: Explictly export font properties.Muthu Subramanian1-4/+4
2014-01-03n#828390: Import new line in text.Muthu Subramanian2-0/+3
2013-11-14n#828390: Export subscript text.Muthu Subramanian1-0/+13
2013-11-05oox: fix buildMiklos Vajna1-1/+1
2013-11-05n#839727: Crash fix.Muthu Subramanian1-1/+2
2013-11-05n#839727: Chart missing dataset.Muthu Subramanian1-0/+19
2013-11-05convert the right number of elementsDavid Tardon1-1/+1
2013-11-05Fix crash with fdo60063-1.docxFridrich Štrba1-28/+13
2013-10-16n#819614: Fix for lines running off screens.Muthu Subramanian3-5/+4
2013-10-04n#834720: Labels wrongly interpreted as dates.Muthu Subramanian1-3/+1
2013-09-11n#834722: Chart shown flipped.Muthu Subramanian1-1/+2
2013-09-06bnc#779642 VML import: handle drawinglayer rectangle char spacingMiklos Vajna3-0/+21
2013-09-06bnc#779642 VML import: handle drawinglayer rectangle insetMiklos Vajna1-0/+9
2013-09-06bnc#779642 VML import: import result of sdt fieldsMiklos Vajna1-0/+5
2013-09-06bnc#779642 fdo#46361 oox: handle w:color for groupshape textboxesMiklos Vajna2-0/+9
2013-09-06bnc#779642 fdo#46361 oox: handle w:jc for groupshape textboxesMiklos Vajna4-14/+60
2013-09-06bnc#779642 fdo#46361 oox: handle w:br for groupshape textboxesMiklos Vajna1-0/+3
2013-09-06bnc#779642 fdo#46361 oox: handle multiple w:p for groupshape textboxesMiklos Vajna3-0/+14
2013-09-06bnc#779642 VML import: fix TextHorizontalAdjust when layout-flow is verticalMiklos Vajna1-0/+11
2013-08-22n#831457: Placeholders text size is not correct.Muthu Subramanian1-0/+3
2013-08-05bnc#593612: workaround for grpFillFelix Zhang1-3/+2
2013-07-18n#819822: XLSX Chart import with internal data table.Muthu Subramanian2-0/+18
2013-07-17n#820077: Import images with duotone filter.suse-4.0-8Muthu Subramanian4-1/+68
2013-06-26n#820504: start a new subpath with m and t in VML path decodingCédric Bosdonnat1-1/+11
2013-06-26Forgot to remove one case where nParamCount is set to twice the valueCédric Bosdonnat1-1/+1
2013-06-24n#820504: VML path import fixes: get back missing pointsCédric Bosdonnat2-11/+11
2013-06-21n#820504: Some imported VML paths are closed, try to detect theCédric Bosdonnat1-1/+8
2013-06-13Revert "bnc#819614: Fix runaway lines."Petr Mladek1-3/+2
2013-06-12n#779642: 0 width or height in //v:shape[@style] produces weird resultsCédric Bosdonnat1-2/+9
2013-06-07bnc#820788 VML import of v:textbox's mso-fit-shape-to-text style propertyMiklos Vajna1-0/+4
2013-06-07Make use of IsStarSymbol()Thomas Arnhold1-2/+1
2013-06-07be case-insensitive for open/starsymbol comparisonThomas Arnhold1-1/+1
2013-05-30bnc#817956 VML import of mso-position-vertical-relative:marginMiklos Vajna1-0/+4
2013-05-30bnc#817956 fix VML import of rotationMiklos Vajna1-41/+50
2013-05-30bnc#817956 VML import of v:textpathMiklos Vajna5-0/+74
2013-05-23bnc#820786: Best effort mapping of the OOXML patterns to our hatches.Jan Holesovsky4-8/+91
2013-05-22bnc#819614: Fix runaway lines.Jan Holesovsky1-2/+3
2013-05-15Fix fdo#64579 Don't assume dsp:dataModelExt has valid DrawingML.Thorsten Behrens1-2/+5
2013-05-07map full transparent solid fill to no fill, fdo#64224Markus Mohrhard1-0/+9