summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfsdrexport.cxx
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-27msfilter: extract duplicated WriteHex() from HTML/RTF filterMiklos Vajna
2018-03-13Translate German variable namesJohnny_M
2018-03-08sw: get rid of FN_UNO_GRAPHIC_U_R_L and "GraphicURL" propertyTomaž Vajngerl
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-05tdf#104936 RTF export: implement ZOrder of TextFrames / shapesMiklos Vajna
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-07-11loplugin:useuniqueptr in swNoel Grandin
2017-07-05writerfilter: remove redundant virtual keywords in dmapperMiklos Vajna
2017-06-18Removed duplicated includeAndrea Gelmini
2017-06-15Watermark: RTF font import and exportSzymon Kłos
2017-06-07Watermark: RTF import / exportSzymon Kłos
2017-04-26RTF export: restore build-time test for self-containing headersMiklos Vajna
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24Indentation fixesMiklos Vajna
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-06No need to check isEmpty() before clearingStephan Bergmann
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann
2016-12-20writerfilter: various small cleanupsMiklos Vajna
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-08-29Add convenience function getOtherTextBoxFormatJan-Marek Glogowski
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski
2016-08-19coverity#1371116 Unchecked return valueCaolán McNamara
2016-06-01RTF export: use auto where it improves code readabilityMiklos Vajna
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-02-22sw: prefix members of RtfExportMiklos Vajna
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2015-12-09tdf#94377 RTF export: support comment formattingMiklos Vajna
2015-12-08Related: tdf#94377 RTF export: support multiple paragraphs in editeng textMiklos Vajna
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-15sw: indentation fixesMiklos Vajna
2015-06-10Prop_pSegmentInfo is totally misunderstood apparentlyCaolán McNamara
2015-05-21convert CVT constants to scoped enumNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05RtfSdrExport::StartShape: use std::unique_ptr<>Miklos Vajna
2015-05-03sw: prefix members of MSWordExportBaseMiklos Vajna
2015-04-30RtfSdrExport: no need to allocate m_pShapeStyle dynamicallyMiklos Vajna