summaryrefslogtreecommitdiff
path: root/oox/source/shape
AgeCommit message (Expand)Author
2014-06-18oox: import WPS shape with text as shape with textboxMiklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-17oox: drawingML import/export of <wps:bodyPr vert="vert270"> for textboxesMiklos Vajna
2014-06-13DOCX import: implement linking for shapes having textboxesMiklos Vajna
2014-06-11DOCX drawingML filter: handle TextAutoGrowHeight for shapes having textboxesMiklos Vajna
2014-06-10DOCX drawingML export of textboxes: write <wps:bodyPr> in ooxMiklos Vajna
2014-06-06oox: support non-TextFrame shapes in WpsContext::onCreateContextMiklos Vajna
2014-06-04oox: handle textboxes in ShapeContextHandler::endFastElement()Miklos Vajna
2014-05-28oox: detect <wpg:graphicFrame> inside <wpg:wgp>Miklos Vajna
2014-05-19fdo78474:Corruption a:graphicData has no info for the image.Sourav
2014-05-06oox: prepare for importing a TextBox property on shapesMiklos Vajna
2014-05-05oox: don't try to set Writer-specific properties on non-TextFrames...Miklos Vajna
2014-04-22fod#77122 DOCX filter: link between textboxes is not being preservedumeshkadam
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-05coverity#735766 Unchecked dynamic_castMiklos Vajna
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-22coverity#1038295 Unchecked dynamic_castCaolán McNamara
2014-03-06fix OOXML strict importMarkus Mohrhard
2014-03-05fdo#74792 [DOCX] Grab-bag rels and images for SmartArtVinaya Mandke
2014-03-02make more places aware of OOXML strict relationsMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-18drawingML import: fix position of cildren in shape groupsZolnai Tamás
2014-02-12drawingML import: wrong namespace for 'pic'Zolnai Tamás
2014-02-12loplugin:implicitboolconversionAndrzej Hunt
2014-02-12coverity#1103671 Unchecked dynamic_castCaolán McNamara
2014-02-12drawingML import: picture with scheme colorZolnai Tamás
2014-02-08oox: whitespace fix in WpsContextMiklos Vajna
2014-02-08drawingML export/import: text frames with vertical alignmentZolnai Tamás
2014-02-06fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi
2014-02-01oox: clear the saved shape when the shape really endsMiklos Vajna
2014-01-31CID#1103719: fix memory leakMarkus Mohrhard
2014-01-13fdo#70942 Preserve original shape type, if shape contains text.Nikhil Walvekar
2014-01-06oox: handle a:noAutofit/spAutoFit in WpsContextMiklos Vajna
2014-01-06oox: handle pic:pic in WPG groupshape importMiklos Vajna
2014-01-03oox: fix handling of noop parent transformation from DOCXMiklos Vajna
2014-01-03drawingML import: fix default character height of WPG rectanglesMiklos Vajna
2013-12-28oox: whitespace fixes in WpsContextMiklos Vajna
2013-12-24oox: whitespace fixes in WpgContextMiklos Vajna
2013-12-21oox: whitespace fixes in LockedCanvasContextMiklos Vajna
2013-12-06DOCX import: fix import of wpg shapes after a wps textframeMiklos Vajna
2013-12-06DOCX import: handle groupshapes inside wpg elements (groupshapes)Miklos Vajna
2013-12-02DOCX drawingML shape import: handle inset attrs for sw text framesMiklos Vajna
2013-11-28fdo#69636 DOCX drawingML shape import: handle vert=vert270 prop for sw framesMiklos Vajna
2013-11-27oox: initial import of wpg:wgpMiklos Vajna
2013-11-21DOCX drawingML shape import: initial wps:txbx handlingMiklos Vajna
2013-11-21DOCX drawingML shape import: fix position when CustomShapeGeometry is setMiklos Vajna
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-19oox: tokenize wps:cNvCnPrMiklos Vajna