summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)AuthorFilesLines
2014-06-11Related bnc#862510: extend handling of txXfrmZolnai Tamás2-28/+34
2014-06-08DOCX import: recurse into w:ins in groupshape textMiklos Vajna1-0/+7
2014-06-07make sure all objects exist, related fdo#75692Markus Mohrhard1-1/+2
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás1-2/+12
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás2-41/+47
2014-06-061st part of bnc#870233: wrong list style in shapesZolnai Tamás1-0/+28
2014-06-03oox, writerfilter: Support for artistic effects on picturesJacobo Aragunde Pérez3-0/+292
2014-05-30bnc#870237: wrong text position in grouped listZolnai Tamás2-4/+23
2014-05-20fdo#78658 Corruption: lockedCanvas tag is missing from RT fileDinesh Patil1-0/+6
2014-05-19oox: remove using namespace from headersThomas Arnhold1-5/+3
2014-05-16Use SVM (metafile) instead of PNG for diagrams (SmartArt)Tor Lillqvist1-16/+10
2014-05-16ooxml: Preserve shape effects when there's more than oneJacobo Aragunde Pérez3-100/+101
2014-05-16oox: always save all kinds of 3d effects to the grab bag.Jacobo Aragunde Pérez1-1/+1
2014-05-13ooxml: Preserve shape 3d effects: extrusion and contour colorsJacobo Aragunde Pérez3-3/+45
2014-05-13ooxml: Preserve shape 3d effects: materialJacobo Aragunde Pérez2-1/+34
2014-05-09ooxml: Preserve shape 3d effects: top and bottom bevelJacobo Aragunde Pérez2-1/+86
2014-05-09ooxml: Preserve shape 3d effects: z, contour and extrusionJacobo Aragunde Pérez4-2/+43
2014-05-09oox: preserve scene3d/lightRig effects on shapes.Jacobo Aragunde Pérez3-4/+102
2014-05-06oox: unused CustomShapeProviderMiklos Vajna1-11/+0
2014-05-06oox: prepare for importing a TextBox property on shapesMiklos Vajna1-0/+12
2014-05-06oox: preserve camera rotation on shape 3D effects.Jacobo Aragunde Pérez2-3/+41
2014-05-06oox: preserve scene3d/camera effects on shapes.Jacobo Aragunde Pérez4-4/+109
2014-05-06oox: Integrate Shape3DProperties and Scene3DPropertiesContextJacobo Aragunde Pérez3-116/+10
2014-05-06oox custom shape preset data: fix typo in parsing awt::SizeMiklos Vajna1-1/+1
2014-04-30handle brightness+contrast from msoffice (bnc#875713)Luboš Luňák1-3/+24
2014-04-30ooxml: Preserve blur effect on shapes.Jacobo Aragunde Pérez1-0/+6
2014-04-30ooxml: Preserve reflection effect on shapes.Jacobo Aragunde Pérez1-1/+19
2014-04-30ooxml: Preserve glow effect on shapes.Jacobo Aragunde Pérez1-1/+5
2014-04-30ooxml: Preserve soft edge effect on shapes.Jacobo Aragunde Pérez1-0/+10
2014-04-29coverity#1210175 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-29oox: generatePresetsCXX -> generatePresetsDataMiklos Vajna2-1/+1
2014-04-29oox: clean up customshapes README and data generatorMiklos Vajna2-183/+5
2014-04-29oox: remove now unused helper methods (generated code used them in the past)Miklos Vajna1-31/+0
2014-04-27Resolves: #i124703# adapt coordinate range from ms relative...Armin Le Grand1-1/+10
2014-04-24fdo#77089 pass shape dimensions to graphicfilter for WMFTomaž Vajngerl1-1/+9
2014-04-23Monkey see, monkey do?Stephan Bergmann1-0/+4
2014-04-23ooxml: Preserve inner shadow effect on shapes.Jacobo Aragunde Pérez1-27/+38
2014-04-23ooxml: Preserve outer shadow effect on shapes.Jacobo Aragunde Pérez3-0/+86
2014-04-23sal_Bool -> boolJacobo Aragunde Pérez1-1/+1
2014-04-23oox: sal_Bool->boolNoel Grandin8-17/+17
2014-04-23Fix of run properties of text box in nested group shapeRohit Deshmukh2-1/+7
2014-04-22fod#77122 DOCX filter: link between textboxes is not being preservedumeshkadam1-0/+19
2014-04-18Remove now unused oox::drawingml::CustomShapeProperties::PresetsMapMiklos Vajna7-49797/+0
2014-04-17oox customshapepreset: switch to generated data -> codeMiklos Vajna1-6/+4
2014-04-17oox customshapepresetdata: empty is an empty string sequenceMiklos Vajna1-6/+12
2014-04-17oox customshapepresetdata: parse SubViewSizeMiklos Vajna1-0/+83
2014-04-17oox customshapepresetdata: allow empty equation listMiklos Vajna1-5/+8
2014-04-17oox customshapepresetdata: handle RadiusRangeMaximum/RadiusRangeMinimumMiklos Vajna1-0/+4
2014-04-17oox customshapepresetdata: allow empty handle listMiklos Vajna1-5/+8
2014-04-17oox customshapepresetdata: allow empty adjustment listMiklos Vajna1-5/+8