summaryrefslogtreecommitdiff
path: root/oox/source/shape
AgeCommit message (Expand)AuthorFilesLines
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan2-3/+7
2014-08-01fdo#80895 : Shape in Header&Footer is getting lost after RTTushar Bende1-1/+9
2014-07-27indentation fixesMiklos Vajna1-2/+2
2014-07-21fdo#80897: Preservation of text warp properties.Rohit Deshmukh1-0/+11
2014-07-18coverity#1038295 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-07-18coverity#1226480 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-07-15DOCX FILEOPEN VML Shape (image) is lost on import fdo#81031Vinaya Mandke1-1/+13
2014-06-25remove whitespacesMarkus Mohrhard9-12/+0
2014-06-23Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan1-1/+1
2014-06-19indentation fixesMiklos Vajna3-3/+12
2014-06-18oox: import WPS shape with text as shape with textboxMiklos Vajna1-2/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin6-15/+3
2014-06-17oox: drawingML import/export of <wps:bodyPr vert="vert270"> for textboxesMiklos Vajna1-12/+21
2014-06-13DOCX import: implement linking for shapes having textboxesMiklos Vajna1-0/+1
2014-06-11DOCX drawingML filter: handle TextAutoGrowHeight for shapes having textboxesMiklos Vajna1-2/+7
2014-06-10DOCX drawingML export of textboxes: write <wps:bodyPr> in ooxMiklos Vajna1-0/+3
2014-06-06oox: support non-TextFrame shapes in WpsContext::onCreateContextMiklos Vajna1-3/+5
2014-06-04oox: handle textboxes in ShapeContextHandler::endFastElement()Miklos Vajna1-1/+9
2014-05-28oox: detect <wpg:graphicFrame> inside <wpg:wgp>Miklos Vajna1-0/+2
2014-05-19fdo78474:Corruption a:graphicData has no info for the image.Sourav1-1/+4
2014-05-06oox: prepare for importing a TextBox property on shapesMiklos Vajna1-0/+1
2014-05-05oox: don't try to set Writer-specific properties on non-TextFrames...Miklos Vajna1-13/+18
2014-04-22fod#77122 DOCX filter: link between textboxes is not being preservedumeshkadam1-1/+34
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-1/+2
2014-04-05coverity#735766 Unchecked dynamic_castMiklos Vajna1-0/+2
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann3-33/+33
2014-03-22coverity#1038295 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-03-06fix OOXML strict importMarkus Mohrhard1-2/+2
2014-03-05fdo#74792 [DOCX] Grab-bag rels and images for SmartArtVinaya Mandke1-1/+10
2014-03-02make more places aware of OOXML strict relationsMarkus Mohrhard1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-48/+48
2014-02-26Remove visual noise from ooxAlexander Wilms1-2/+2
2014-02-18drawingML import: fix position of cildren in shape groupsZolnai Tamás1-3/+1
2014-02-12drawingML import: wrong namespace for 'pic'Zolnai Tamás1-1/+1
2014-02-12loplugin:implicitboolconversionAndrzej Hunt1-1/+2
2014-02-12coverity#1103671 Unchecked dynamic_castCaolán McNamara1-6/+9
2014-02-12drawingML import: picture with scheme colorZolnai Tamás1-1/+1
2014-02-08oox: whitespace fix in WpsContextMiklos Vajna1-2/+2
2014-02-08drawingML export/import: text frames with vertical alignmentZolnai Tamás1-0/+8
2014-02-06fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi2-15/+9
2014-02-01oox: clear the saved shape when the shape really endsMiklos Vajna1-0/+1
2014-01-31CID#1103719: fix memory leakMarkus Mohrhard1-3/+4
2014-01-13fdo#70942 Preserve original shape type, if shape contains text.Nikhil Walvekar1-0/+1
2014-01-06oox: handle a:noAutofit/spAutoFit in WpsContextMiklos Vajna1-1/+13
2014-01-06oox: handle pic:pic in WPG groupshape importMiklos Vajna1-0/+4
2014-01-03oox: fix handling of noop parent transformation from DOCXMiklos Vajna1-0/+2
2014-01-03drawingML import: fix default character height of WPG rectanglesMiklos Vajna1-1/+4
2013-12-28oox: whitespace fixes in WpsContextMiklos Vajna2-54/+62
2013-12-24oox: whitespace fixes in WpgContextMiklos Vajna2-27/+35