summaryrefslogtreecommitdiff
path: root/oox/source/export/shapes.cxx
AgeCommit message (Expand)Author
2015-04-28tdf#90890: hyperlink inside textbox is not exported after roundtrip.yogesh.bharate001
2015-04-21tdf#90223:PPTX table cell left and right margin is not exported.yogesh.bharate001
2015-04-21tdf#90605 : FILESAVE:PPTX Line shape style was not exportedPriyankaGaikwad
2015-03-20tdf#89806 : Fixed background fill export for table cell.Sushil Shinde
2015-02-10Properly check for Clang with static initializer_list bugStephan Bergmann
2015-02-10It is apparently the static initializer_list that's confusing old ClangStephan Bergmann
2015-02-09Some old Clang appear unhappy with the initializer_list<OUStringLiteral> codeStephan Bergmann
2015-02-07coverity#1268301 Dereference null return valueCaolán McNamara
2015-02-06Make OUStringLiteral more usefulStephan Bergmann
2015-02-06static const to avoid re-init all the time + c++11.Jan Holesovsky
2015-02-06bnc#637947 improve DrawingML export of custom shapesAndras Timar
2015-02-02fdo#88826: replace MM100toEMU() by convertHmmToEmu()Juan Picca
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-22ERROR: Invalid content was found starting with element 'p:pic'.Miklos Vajna
2014-12-22ERROR: Attribute 'spid' must appear on element 'p:oleObj'.Miklos Vajna
2014-12-22bnc#822341: PPTX export of embedded text documentsZolnai Tamás
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-08-28sanitize "using" and "using namespace" declarationsTomaž Vajngerl
2014-07-21fdo#80897: Preservation of text warp properties.Rohit Deshmukh
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