summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-17oox customshapepresetdata: handle multiple definitionsMiklos Vajna1-0/+5
2014-04-17oox customshapepresetdata: handle RangeXMaximum and a few more propertiesMiklos Vajna1-9/+15
2014-04-17oox: initial customshape preset data loaderMiklos Vajna2-0/+744
2014-04-17oox: add customshapes preset dataMiklos Vajna2-0/+3184
2014-04-16oox: add --data switch to generatePresetsCXX.plMiklos Vajna2-1/+72
2014-04-16oox: add a method to dump a PropertyMap as dataMiklos Vajna1-0/+3
2014-04-15oox: tabs to spaces in generatePresetsCXX.plMiklos Vajna1-62/+62
2014-04-15oox custom shape code generator: stop running LO interactivelyMiklos Vajna1-8/+2
2014-04-15oox: update source/drawingml/customshapepresets*Miklos Vajna6-22920/+22920
2014-04-15oox: sort drawingml custom shape preset outputMiklos Vajna2-7/+4
2014-04-15fdo#75722: fix incorrect import of rotated DML shapesJacobo Aragunde Pérez1-1/+14
2014-04-15sal_Bool -> boolJacobo Aragunde Pérez2-5/+5
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-10DownLoad -> Download.Jan Holesovsky1-1/+1
2014-04-06maybe that helps the tinderboxesMarkus Mohrhard1-2/+5
2014-04-06import data point symbol colorMarkus Mohrhard2-3/+8
2014-04-06remove whitespaceMarkus Mohrhard2-44/+0
2014-04-04oox: fix a few bogus SAL_WARNMiklos Vajna3-1/+8
2014-04-04Turn an unhelpful SAL_WARN into a SAL_INFOTor Lillqvist1-1/+1
2014-04-03oox: sal_Bool->boolNoel Grandin5-17/+17
2014-04-03oox: sal_Bool->boolNoel Grandin4-14/+14
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-31coverity#1194923 Missing break in switchCaolán McNamara1-0/+2
2014-03-30adapt smooth import to OOXML and not to MSO 2007Markus Mohrhard2-8/+12
2014-03-29coverity#1194942 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-03-28Use setProperty instead of << operatorMuthu Subramanian1-1/+1
2014-03-28n#870234: Import gradfill for text colors.Muthu Subramanian2-0/+7
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann10-222/+222
2014-03-27Cleanup a bit.Muthu Subramanian1-5/+3
2014-03-27n#862510: anchorCtr controls the anchoring as well.Muthu Subramanian2-4/+4
2014-03-27n#862510: Fix text rotation.Muthu Subramanian1-1/+2