summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-30drawingML: complete the fix of nAlpha param in DrawingMLJacobo Aragunde Pérez1-1/+1
2014-01-30drawingML: fix transparency of shape solid fillJacobo Aragunde Pérez1-4/+4
2014-01-30drawingML export: transparency of solid filled shapeZolnai Tamás1-12/+43
2014-01-28bool improvementsStephan Bergmann8-23/+23
2014-01-28ooxml: Small code refactorJacobo Aragunde Pérez1-21/+16
2014-01-28ooxml: Preserve shape style effect attributesJacobo Aragunde Pérez2-4/+14
2014-01-28ooxml: Preserve shape style and theme attributes for lineJacobo Aragunde Pérez3-30/+129
2014-01-28ooxml: Preserve color transformations in shape style definitionsJacobo Aragunde Pérez3-20/+140
2014-01-27ooxml: fix import of custDash shape line attributeJacobo Aragunde Pérez1-2/+2
2014-01-27cp#1000025: Import casemaps from pptx.Muthu Subramanian1-0/+2
2014-01-25OOXML validation fix for chartsMarkus Mohrhard1-1/+3
2014-01-25drawingML import: parse shape text run inside w:sdt and s:sdtContentZolnai Tamás1-0/+3
2014-01-24oox: add wp14 tokensMiklos Vajna1-0/+6
2014-01-24oox: tokenize wp14 namespaceMiklos Vajna3-1/+6
2014-01-24fdo#69616: Fix for VML part missing for group.Rohit Deshmukh1-15/+33
2014-01-23drawingML export: fix position of shape in case rotation is 180 degreesMiklos Vajna1-1/+1
2014-01-22VML import: parse shape text run inside w:smartTagMiklos Vajna1-0/+1
2014-01-21WaE: C4701: potentially uninitialized local variable 'nIdx' usedTor Lillqvist1-1/+1
2014-01-21drawingML export: fix position of wrapped shapes in DOCXMiklos Vajna1-1/+9
2014-01-21fdo#63154 Removed unused solar.h reference in ooxAlexandre Vicenzi2-6/+0
2014-01-20drawingML export: zero rotation shouldn't alter the shape positionMiklos Vajna1-4/+7
2014-01-20drawingML export: write TextShape outline propertiesMiklos Vajna1-0/+1
2014-01-20drawingML export: fix TextShape width for DOCXMiklos Vajna1-1/+13
2014-01-20drawingML export: write TextShape fill propertiesMiklos Vajna1-1/+3
2014-01-19WaE: variable is used uninitialized whenever 'for' loop exitsTor Lillqvist1-2/+2
2014-01-18ooxml: Preserve shape theme attribute for solid fillJacobo Aragunde Pérez2-3/+99
2014-01-18ooxml: Preserve shape style attribute fillRefJacobo Aragunde Pérez4-0/+88
2014-01-17VML import: handle shape with text inside groupshape as TextShapeMiklos Vajna1-0/+2
2014-01-17VML import: fix height of textboxes when border distance is non-zeroMiklos Vajna1-0/+2
2014-01-17VML import: fix rotation of simple shapes inside group shapesMiklos Vajna1-3/+7