summaryrefslogtreecommitdiff
path: root/oox/source/shape/WpsContext.cxx
AgeCommit message (Expand)Author
2017-02-28new loplugin unoanyNoel Grandin
2017-02-08oox, sfx2: can use std::move() hereMiklos Vajna
2016-09-28oox: use '= default' to define a trivial destructorMiklos Vajna
2016-07-21oox: avoid pointless multiplication at int precision in WpsContextMiklos Vajna
2016-07-08oox: indentation fixesMiklos Vajna
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-30RTF export: it's enough to pass these by const ref, no need to copyMiklos Vajna
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-04Use std::size_tMiklos Vajna
2016-01-30Remove unused includesMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-18Workaround unit test failure by comparing as longMatúš Kukan
2015-08-06cid#1315264 incorrect expressionMiklos Vajna
2015-08-03tdf#87924 DOCX import: rot=90 and vert=vert270 means no text rotationMiklos Vajna
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-07-27indentation fixesMiklos Vajna
2014-07-21fdo#80897: Preservation of text warp properties.Rohit Deshmukh
2014-06-25remove whitespacesMarkus Mohrhard
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-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-02-08oox: whitespace fix in WpsContextMiklos Vajna
2014-02-08drawingML export/import: text frames with vertical alignmentZolnai Tamás
2014-01-13fdo#70942 Preserve original shape type, if shape contains text.Nikhil Walvekar
2014-01-06oox: handle a:noAutofit/spAutoFit in WpsContextMiklos Vajna
2013-12-28oox: whitespace fixes in WpsContextMiklos 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-21DOCX drawingML shape import: initial wps:txbx handlingMiklos Vajna
2013-11-21DOCX drawingML shape import: fix position when CustomShapeGeometry is setMiklos Vajna
2013-11-19oox: tokenize wps:cNvCnPrMiklos Vajna
2013-11-13oox: initial import of wps:wspMiklos Vajna