summaryrefslogtreecommitdiff
path: root/oox/source/export
AgeCommit message (Expand)Author
2014-06-05Be more sensible about checking buffers of VML points we write.Michael Meeks
2014-06-03oox, writerfilter: Support for artistic effects on picturesJacobo Aragunde Pérez
2014-05-20fdo#78290 : The File gets corrupted when saved in LOBisal Singh Nayal
2014-05-16ooxml: Preserve effects on picturesJacobo Aragunde Pérez
2014-05-16ooxml: Preserve shape effects when there's more than oneJacobo Aragunde Pérez
2014-05-14WaE: warning C4701: potentially uninitialized local variableThomas Arnhold
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-13oox: Use references to prevent unnecessary object copiesJacobo Aragunde Pérez
2014-05-13ooxml: Preserve shape 3d effects: extrusion and contour colorsJacobo Aragunde Pérez
2014-05-13ooxml: Preserve shape 3d effects: materialJacobo Aragunde Pérez
2014-05-09ooxml: Preserve shape 3d effects: top and bottom bevelJacobo Aragunde Pérez
2014-05-09ooxml: Preserve shape 3d effects: z, contour and extrusionJacobo Aragunde Pérez
2014-05-09oox: preserve scene3d/lightRig effects on shapes.Jacobo Aragunde Pérez
2014-05-06oox: preserve camera rotation on shape 3D effects.Jacobo Aragunde Pérez
2014-05-06oox: preserve scene3d/camera effects on shapes.Jacobo Aragunde Pérez
2014-05-01auto is not a valid value for c:symbol's val attributeMarkus Mohrhard
2014-05-01early bail outMarkus Mohrhard
2014-04-30oox: Code protection against empty effectsJacobo Aragunde Pérez
2014-04-30ooxml: Preserve blur effect on shapes.Jacobo Aragunde Pérez
2014-04-30ooxml: Preserve reflection effect on shapes.Jacobo Aragunde Pérez
2014-04-30ooxml: Preserve glow effect on shapes.Jacobo Aragunde Pérez
2014-04-30ooxml: Preserve soft edge effect on shapes.Jacobo Aragunde Pérez
2014-04-30oox: syntax fix: wrong indexJacobo Aragunde Pérez
2014-04-28sal_Bool to bool in previous commitMarkus Mohrhard
2014-04-28fdo77216-Charts-Scattered chart: Chart gets distorted on RTSourav
2014-04-23Fix start/endElement callsStephan Bergmann
2014-04-23ooxml: Preserve inner shadow effect on shapes.Jacobo Aragunde Pérez
2014-04-23ooxml: Preserve outer shadow effect on shapes.Jacobo Aragunde Pérez
2014-04-23oox: sal_Bool->boolNoel Grandin
2014-04-17coverity#1202823 Dereference null return valueCaolán McNamara
2014-04-16fdo#77476:FILE_SAVE : 'TIF' is changed to 'TIFF' in RTRavindra Vidhate
2014-04-15oox: generate data, not code for VML export preset definitionsMiklos Vajna
2014-04-15drawingML export: search for tab only once, not 3 times per lineMiklos Vajna
2014-04-15oox: generate data, not code for drawingML export adjustment valuesMiklos Vajna
2014-04-14fdo#65277: Export text run strikeout propertyKatarina Behrens
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-06export data point symbol colorMarkus Mohrhard
2014-04-06improve chart series symbol exportMarkus Mohrhard
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-03-30enable smoothed property export for line charts, fdo#74619Markus Mohrhard
2014-03-30export smooth property correctly to OOXML, fdo#74619Markus Mohrhard
2014-03-27write (no)wrap of text only for custom shapes to .pptx (fdo#71961)Luboš Luňák
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26support negative overlapMarkus Mohrhard
2014-03-23fdo#76356 : Docx file contianing chart in footer/header gets corrupted.sushil_shinde
2014-03-19fdo76201:File Corruption - Issue related with prstGeom for Hexagon shape.Sourav
2014-03-17FDO#76013 : If original file has image whose link is broken RT gets corrupted.umeshkadam
2014-03-17oox: prefer passing OUString by referenceNoel Grandin
2014-03-15fdo#76016 Changed oox/CustomTarget_generated.mkVinaya Mandke
2014-03-12fdo#74111 3D Rotation is wrong after Round trip for pie chartPriyankaGaikwad