summaryrefslogtreecommitdiffstats
path: root/oox/source
Commit message (Expand)AuthorAgeFilesLines
* prevent invalid ooxml files during notes export, related #i83060#Markus Mohrhard2014-02-171-0/+5
* drawingML export: make WritePolyPolygon robusterZolnai Tamás2014-02-161-33/+22
* fdo#74137: Fix for courruption of Pie chart after roundtrip.Rohit Deshmukh2014-02-151-2/+3
* drawingML import: fix inheritance of character heightMiklos Vajna2014-02-144-5/+13
* FDO#74774 : issue with number of child nodes of tag CubicBezierTo.umeshkadam2014-02-141-2/+13
* Fix win buildZolnai Tamás2014-02-131-13/+13
* drawingML export: hatching of shapesZolnai Tamás2014-02-132-4/+139
* drawingML import: improve mapping of some filling pattern to hatchingZolnai Tamás2014-02-131-10/+10
* fdo#74110 : Issue with <a:prstGeom prst="rect"> tag in document.xmlumeshkadam2014-02-131-0/+1
* oox: warning C4101: 'rEx' : unreferenced local variableMichael Stahl2014-02-121-4/+5
* drawingML import: wrong namespace for 'pic'Zolnai Tamás2014-02-121-1/+1
* loplugin:implicitboolconversionAndrzej Hunt2014-02-121-1/+2
* coverity#1103671 Unchecked dynamic_castCaolán McNamara2014-02-121-6/+9
* drawingML import: picture with scheme colorZolnai Tamás2014-02-121-1/+1
* drawingML export\import: cropping of shape's fill textureZolnai Tamás2014-02-123-7/+49
* Add tokens for 'table cell' redlines (future patch)Adam Co2014-02-121-0/+2
* fdo#72520 : Preserving external data path in chart import.sushil_shinde2014-02-122-1/+12
* nasty merge errorMarkus Mohrhard2014-02-121-1/+1
* fdo#74111 3D Rotation is wrong after Round trip for bar chartPriyankaGaikwad2014-02-121-1/+1
* fdo#74115 Fix for DOCX BitmapFill for Chart WallVinaya Mandke2014-02-123-13/+54
* small stylistic changesMarkus Mohrhard2014-02-122-42/+42
* fdo#74115 Fix for DOCX GradientFill for Chart WallVinaya Mandke2014-02-123-87/+154
* prevent invalid OOXML chart filesMarkus Mohrhard2014-02-121-1/+1
* until we support custUnit make sure that all files are validMarkus Mohrhard2014-02-121-7/+8
* fdo#74112 Added properties to store chart display unit information in import.sushil_shinde2014-02-114-3/+28
* fdo#74112 Write Chart Displayunits information back to XML.sushil_shinde2014-02-111-0/+25
* ooxml: Preserve color transformations for shape theme colorsJacobo Aragunde Pérez2014-02-112-22/+22
* coverity#736026 Invalid iterator comparisonCaolán McNamara2014-02-111-1/+1
* Add tokens for 'table row' redlines (future patch)Adam Co2014-02-111-0/+2
* fix crash during file format detection, related #i101863#Markus Mohrhard2014-02-111-1/+4
* Werror=maybe-uninitialized in drawingml exportTomaž Vajngerl2014-02-101-5/+5
* coverity#1079288 Uninitialized scalar fieldCaolán McNamara2014-02-101-1/+2
* oox: whitespace fix in WpsContextMiklos Vajna2014-02-081-2/+2
* drawingML: remove code duplication: use GetRelativeRect()Zolnai Tamás2014-02-081-9/+1
* drawingML: remove code duplication: use WriteStretch()Zolnai Tamás2014-02-081-3/+1
* drawingML export/import: text frames with vertical alignmentZolnai Tamás2014-02-084-21/+52
* oox: make sure debug output appears on stderrMiklos Vajna2014-02-072-32/+32
* typo fixes in commentsAndras Timar2014-02-062-2/+2
* DOCX export: register wp14 namespaceMiklos Vajna2014-02-061-0/+1
* fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi2014-02-062-15/+9
* rhbz#1017379 do not remove too much from the pathDavid Tardon2014-02-061-1/+4
* drawingML import: paragraph adjustment inside group shapeZolnai Tamás2014-02-052-0/+22
* drawingML import: capitalization inside group shapeZolnai Tamás2014-02-051-1/+16
* WaE: statement aligned as ... [loplugin:bodynotinblock]Tor Lillqvist2014-02-051-2/+2
* Trivial syntax fixJacobo Aragunde Pérez2014-02-051-1/+2
* drawingML: do not write empty schemeClr tagsJacobo Aragunde Pérez2014-02-051-8/+9
* ooxml: preserve gradient shape fillJacobo Aragunde Pérez2014-02-053-12/+158
* fdo#54938 Convert oox and scaddins to cppu::supportsServiceAlexandre Vicenzi2014-02-041-30/+15
* drawingML export: custom geometry with cubic bezier curvesZolnai Tamás2014-02-032-7/+15
* oox: clear the saved shape when the shape really endsMiklos Vajna2014-02-011-0/+1