summaryrefslogtreecommitdiff
path: root/oox/source/shape
AgeCommit message (Expand)Author
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-06cid#1315264 incorrect expressionMiklos Vajna
2015-08-03tdf#87924 DOCX import: rot=90 and vert=vert270 means no text rotationMiklos Vajna
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-18oox: these ctors can be explicitMiklos Vajna
2015-04-19import chart MSO 2007 streams correctly for docx files, tdf#82216Markus Mohrhard
2015-03-17Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann
2015-02-19boost->stdCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-02unused includes in RTF filter and related filesMiklos Vajna
2014-10-01DOCX drawingML import: handle char color from theme for shape textMiklos Vajna
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-08-01fdo#80895 : Shape in Header&Footer is getting lost after RTTushar Bende
2014-07-27indentation fixesMiklos Vajna
2014-07-21fdo#80897: Preservation of text warp properties.Rohit Deshmukh
2014-07-18coverity#1038295 Unchecked dynamic_castCaolán McNamara
2014-07-18coverity#1226480 Unchecked dynamic_castCaolán McNamara
2014-07-15DOCX FILEOPEN VML Shape (image) is lost on import fdo#81031Vinaya Mandke
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-23Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan
2014-06-19indentation fixesMiklos Vajna
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