summaryrefslogtreecommitdiff
path: root/oox/source/export/drawingml.cxx
AgeCommit message (Expand)Author
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23coverity#1213283 Resource leakCaolán McNamara
2014-05-23coverity#1215289 Resource leakCaolán McNamara
2014-05-23coverity#1215290 Resource leakCaolán McNamara
2014-05-23coverity#1215291 Resource leakCaolán McNamara
2014-05-23coverity#1215292 Resource leakCaolán McNamara
2014-05-23coverity#1215293 Resource leakCaolán McNamara
2014-05-23coverity#1215294 Resource leakCaolán McNamara
2014-05-23ooxml: Do not repeat wdp files in artistic effectsJacobo Aragunde Pérez
2014-05-23ooxml: Preserve the original picture in artistic effectsJacobo Aragunde Pérez
2014-05-23ooxml: preserve artistic effects on shapes.Jacobo 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-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-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-17coverity#1202823 Dereference null return valueCaolán McNamara
2014-04-16fdo#77476:FILE_SAVE : 'TIF' is changed to 'TIFF' in RTRavindra Vidhate
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-03oox: sal_Bool->boolNoel Grandin
2014-03-27write (no)wrap of text only for custom shapes to .pptx (fdo#71961)Luboš Luňák
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-08fix OOXML validation error, related fdo#42698Markus Mohrhard
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand
2014-02-26fix OOXML validation error for text shapes, related fdo#31551Markus Mohrhard
2014-02-26use const reference for OUStringMarkus Mohrhard
2014-02-26fix indentationMarkus Mohrhard
2014-02-26reduntant checkMarkus Mohrhard
2014-02-21drawingML export: gradient fill defined by imported themeZolnai Tamás
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-16drawingML export: make WritePolyPolygon robusterZolnai Tamás