summaryrefslogtreecommitdiff
path: root/oox/source/export/shapes.cxx
AgeCommit message (Expand)Author
2014-06-10DOCX drawingML export of textboxes: write <wps:bodyPr> in ooxMiklos Vajna
2014-06-06DOCX drawingML export: if shape has textbox, export its contents as shape textMiklos Vajna
2014-05-16ooxml: Preserve effects on picturesJacobo Aragunde Pérez
2014-05-06oox: preserve scene3d/camera effects 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-03oox: sal_Bool->boolNoel Grandin
2014-02-26fix OOXML validation error for text shapes, related fdo#31551Markus Mohrhard
2014-02-26first step in improving the OOXML validation resultMarkus Mohrhard
2014-02-12drawingML export\import: cropping of shape's fill textureZolnai Tamás
2014-02-12fdo#74115 Fix for DOCX BitmapFill for Chart WallVinaya Mandke
2014-02-07oox: make sure debug output appears on stderrMiklos Vajna
2014-02-03drawingML export: custom geometry with cubic bezier curvesZolnai Tamás
2014-01-20drawingML export: write TextShape outline propertiesMiklos Vajna
2014-01-20drawingML export: write TextShape fill propertiesMiklos Vajna
2014-01-18ooxml: Preserve shape style attribute fillRefJacobo Aragunde Pérez
2014-01-06oox: fix XML namespace of drawing::GraphicObjectShape in DML exportMiklos Vajna
2014-01-02oox: fix export of TextShapes in DOCXMiklos Vajna
2014-01-02oox: fix export of LineShapes in DOCXMiklos Vajna
2014-01-02oox: fix export of BezierShapes in DOCXMiklos Vajna
2013-12-23oox: fix drawingml export of nested groupshapesMiklos Vajna
2013-12-17DOCX drawingml export: give drawinglayer pictures the correct namespaceMiklos Vajna
2013-12-16oox: fix ShapeExport::WriteRectangleShape() for docxMiklos Vajna
2013-12-13drawingml export: handle child shapes when exporting groupshapesMiklos Vajna
2013-12-12oox: initial ShapeExport::WriteGroupShapeMiklos Vajna
2013-12-12oox: allow a callback to be registered for shape text DML exportMiklos Vajna
2013-12-12oox: fix ShapeExport::WriteTextBox() for DOCX when shape has textMiklos Vajna
2013-12-11drawingml export: fix EllipseShape for docxMiklos Vajna
2013-12-10drawingml customshape export: handle docx corner casesMiklos Vajna
2013-12-02oox: move lcl_GetPresetGeometry to msfilter, so filter can use itMiklos Vajna
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-05-31In ShapeExport, use general com.sun.star.comp.oox.xls.ExcelFilterStephan Bergmann
2013-05-31Resolves: #i119631# Teardrop shape cannot be shown correctly in pptxZhe Wang
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-21fdo#46808, Convert oox.ExcelFilterExport service to new styleNoel Grandin
2013-05-21fdo#46808, Remove unnecessary XMultiServiceFactory memberNoel Grandin
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr
2013-05-02fdo#60549 - pptx export presentation as well as draw shape objects.Michael Meeks
2013-03-06fdo#48735: Save crop information in PPTX.Pallavi Jadhav
2013-03-05doubled usingThomas Arnhold
2013-02-24coverity#983372 : Dereference before null checkNorbert Thiebaud
2013-01-31fdo#56976 fixes up Arrow import bugLennard
2013-01-23oox: kill no longer needed US() macroMiklos Vajna
2013-01-22oox: kill no longer needed S() macroMiklos Vajna
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-12-19Removel ::rtl:: prefixes and macros in ooxJosé Guilherme Vanz
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák