summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2014-04-08fdo#72481 drawingml import: don't set CharEscapementHeight unconditionallyBjörgvin Ragnarsson1-1/+1
2014-03-31n#870234: Import gradfill for text colors.Muthu Subramanian2-0/+7
2014-03-31n#862510: anchorCtr controls the anchoring as well.Muthu Subramanian2-4/+4
2014-03-31n#862510: Fix text rotation.Muthu Subramanian1-1/+2
2014-03-27write (no)wrap of text only for custom shapes to .pptx (fdo#71961)Luboš Luňák1-1/+3
2014-03-14n#862510: Ignore baseline attributes with zero.Muthu Subramanian1-1/+1
2014-03-10Resolves: #i118640# force early destruction of last FragmentHandler...Armin Le Grand1-0/+13
2014-03-07n#821567: Import PPTX background images with table-name.Muthu Subramanian2-2/+18
2014-02-24OOXML chart import: ignore rot values outside the valid rangeAndras Timar1-0/+5
2014-02-22we only support simple labels in the InternalDataProvider, bnc#864396Markus Mohrhard1-0/+28
2014-02-12rhbz#1017379 do not remove too much from the pathDavid Tardon1-1/+4
2014-02-04fdo#72998: Custom shapes have improper size.Muthu Subramanian1-0/+6
2014-02-04cp#1000025: Import casemaps from pptx.Muthu Subramanian1-0/+2
2014-01-08fix for fdo#53042 fix ole object macro bindings ( for xlsm )Noel Power2-35/+54
2013-12-03fdo#71434: don't show master text if PlaceHolder types definedKorrawit Pruegsanusak1-3/+20
2013-12-02fix validation error for OOXML chart export, related fdo#67300Markus Mohrhard1-2/+5
2013-12-02fix 2D vs 3D coordinatesystem regression, fdo#67300Markus Mohrhard1-2/+2
2013-11-14n#828390: Export subscript text.Muthu Subramanian1-0/+13
2013-10-22Make use of IsStarSymbol()Thomas Arnhold1-1/+1
2013-10-22n#839727: Crash fix.Muthu Subramanian1-1/+2
2013-10-22n#839727: Chart missing dataset.Muthu Subramanian1-0/+19
2013-10-18Partially revert alpha handling.Muthu Subramanian1-2/+0
2013-10-18n#812793: clrChange applying for EMFsMuthu Subramanian2-15/+27
2013-10-18n#819614: Lines running off the screens.Muthu Subramanian2-4/+3
2013-10-18n#831457: Placeholders text size is not correct.Muthu Subramanian1-0/+3
2013-10-18n#820077: Use duotone with GraphicProperties as well.Muthu Subramanian1-15/+21
2013-10-18n#820077: Import images with duotone filter.Muthu Subramanian2-1/+43
2013-10-17n#834720: Labels wrongly interpreted as dates.Muthu Subramanian1-3/+1
2013-10-17n#834722: Chart shown flipped.Muthu Subramanian1-1/+2
2013-10-17n#819822: Crash fix, check validity.Muthu Subramanian1-1/+1
2013-10-17n#819822: XLSX Chart import with internal data table.Muthu Subramanian1-0/+15
2013-10-09Fix fdo#70220 Superscript not imported from pptx.Thorsten Behrens2-24/+22
2013-09-18Avoid crash when a comment contains data, but no textKatarina Behrens1-1/+5
2013-09-09bnc#779642 VML import: groupshape-related fixesMiklos Vajna3-0/+45
2013-09-06n#779642: 0 width or height in //v:shape[@style] produces weird resultsCédric Bosdonnat1-2/+9
2013-08-05bnc#593612: workaround for grpFillFelix Zhang1-3/+2
2013-07-15API change: oslDateTime signed yearLionel Elie Mamane1-1/+1
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+3
2013-07-05fixup nanosecond precisionLionel Elie Mamane1-1/+1
2013-07-04bnc#820504 VML import: don't anchor shapes TO_PAGEMiklos Vajna1-12/+2
2013-07-02fdo#46361 oox: fixes for the VML import of groupshape textboxesMiklos Vajna4-10/+80
2013-06-28n#820504: start a new subpath with m and t in VML path decodingCédric Bosdonnat1-1/+11
2013-06-28Forgot to remove one case where nParamCount is set to twice the valueCédric Bosdonnat1-1/+1
2013-06-28n#820504: VML path import fixes: get back missing pointsCédric Bosdonnat2-11/+11
2013-06-28n#820504: Some imported VML paths are closed, try to detect theCédric Bosdonnat1-1/+8
2013-06-23fdo#43641 oox: fix position/size of LineShapes inside lockedCanvasMiklos Vajna3-1/+25
2013-06-23fdo#43641 oox: initial import of lc:lockedCanvasMiklos Vajna5-1/+145
2013-06-23fdo#43641 oox: add support for the lockedCanvas namespaceMiklos Vajna2-0/+2
2013-06-15Revert "enc foo", totally not supposed to be pushedCaolán McNamara1-295/+20
2013-06-14enc fooCaolán McNamara1-20/+295