summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2014-02-15fdo#74137: Fix for courruption of Pie chart after roundtrip.Rohit Deshmukh1-2/+3
2014-02-14drawingML import: fix inheritance of character heightMiklos Vajna4-5/+13
2014-02-14FDO#74774 : issue with number of child nodes of tag CubicBezierTo.umeshkadam1-2/+13
2014-02-13Fix win buildZolnai Tamás1-13/+13
2014-02-13drawingML export: hatching of shapesZolnai Tamás2-4/+139
2014-02-13drawingML import: improve mapping of some filling pattern to hatchingZolnai Tamás1-10/+10
2014-02-13fdo#74110 : Issue with <a:prstGeom prst="rect"> tag in document.xmlumeshkadam1-0/+1
2014-02-12oox: warning C4101: 'rEx' : unreferenced local variableMichael Stahl1-4/+5
2014-02-12drawingML import: wrong namespace for 'pic'Zolnai Tamás1-1/+1
2014-02-12loplugin:implicitboolconversionAndrzej Hunt1-1/+2
2014-02-12coverity#1103671 Unchecked dynamic_castCaolán McNamara1-6/+9
2014-02-12drawingML import: picture with scheme colorZolnai Tamás1-1/+1
2014-02-12drawingML export\import: cropping of shape's fill textureZolnai Tamás3-7/+49
2014-02-12Add tokens for 'table cell' redlines (future patch)Adam Co1-0/+2
2014-02-12fdo#72520 : Preserving external data path in chart import.sushil_shinde2-1/+12
2014-02-12nasty merge errorMarkus Mohrhard1-1/+1
2014-02-12fdo#74111 3D Rotation is wrong after Round trip for bar chartPriyankaGaikwad1-1/+1
2014-02-12fdo#74115 Fix for DOCX BitmapFill for Chart WallVinaya Mandke3-13/+54
2014-02-12small stylistic changesMarkus Mohrhard2-42/+42
2014-02-12fdo#74115 Fix for DOCX GradientFill for Chart WallVinaya Mandke3-87/+154
2014-02-12prevent invalid OOXML chart filesMarkus Mohrhard1-1/+1
2014-02-12until we support custUnit make sure that all files are validMarkus Mohrhard1-7/+8
2014-02-11fdo#74112 Added properties to store chart display unit information in import.sushil_shinde4-3/+28
2014-02-11fdo#74112 Write Chart Displayunits information back to XML.sushil_shinde1-0/+25
2014-02-11ooxml: Preserve color transformations for shape theme colorsJacobo Aragunde Pérez2-22/+22
2014-02-11coverity#736026 Invalid iterator comparisonCaolán McNamara1-1/+1
2014-02-11Add tokens for 'table row' redlines (future patch)Adam Co1-0/+2
2014-02-11fix crash during file format detection, related #i101863#Markus Mohrhard1-1/+4
2014-02-10Werror=maybe-uninitialized in drawingml exportTomaž Vajngerl1-5/+5
2014-02-10coverity#1079288 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-02-08oox: whitespace fix in WpsContextMiklos Vajna1-2/+2
2014-02-08drawingML: remove code duplication: use GetRelativeRect()Zolnai Tamás1-9/+1
2014-02-08drawingML: remove code duplication: use WriteStretch()Zolnai Tamás1-3/+1
2014-02-08drawingML export/import: text frames with vertical alignmentZolnai Tamás4-21/+52
2014-02-07oox: make sure debug output appears on stderrMiklos Vajna2-32/+32
2014-02-06typo fixes in commentsAndras Timar2-2/+2
2014-02-06DOCX export: register wp14 namespaceMiklos Vajna1-0/+1
2014-02-06fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi2-15/+9
2014-02-06rhbz#1017379 do not remove too much from the pathDavid Tardon1-1/+4
2014-02-05drawingML import: paragraph adjustment inside group shapeZolnai Tamás2-0/+22
2014-02-05drawingML import: capitalization inside group shapeZolnai Tamás1-1/+16
2014-02-05WaE: statement aligned as ... [loplugin:bodynotinblock]Tor Lillqvist1-2/+2
2014-02-05Trivial syntax fixJacobo Aragunde Pérez1-1/+2
2014-02-05drawingML: do not write empty schemeClr tagsJacobo Aragunde Pérez1-8/+9
2014-02-05ooxml: preserve gradient shape fillJacobo Aragunde Pérez3-12/+158
2014-02-04fdo#54938 Convert oox and scaddins to cppu::supportsServiceAlexandre Vicenzi1-30/+15
2014-02-03drawingML export: custom geometry with cubic bezier curvesZolnai Tamás2-7/+15
2014-02-01oox: clear the saved shape when the shape really endsMiklos Vajna1-0/+1
2014-01-31CID#1103719: fix memory leakMarkus Mohrhard1-3/+4
2014-01-31don't generate invalid xml filesMarkus Mohrhard1-1/+1