summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxsdrexport.cxx
AgeCommit message (Expand)Author
2017-06-04Remove usage of OString("")Arnaud Versini
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-14tdf#107197 Replace relationship URIFakabbir Amin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-27tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann
2017-04-12enum spelling: throught -> throughJustin Luth
2017-03-25There should be no need to distinguish between I32S and I64SStephan Bergmann
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin
2017-03-02elide the SwSurround enumNoel Grandin
2017-02-03TyposJulien Nabet
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2017-01-11replace namespace url strings with function callsRosemary Sebastian
2016-11-30sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna
2016-11-22tdf#103982 DOCX export: make sure SdrObject margin is non-negativeMiklos Vajna
2016-11-09sw: clean up redundant get() calls on smart pointers in rtfattributeoutputMiklos Vajna
2016-10-29tdf#103753: DOCX: Handle relative positions to left or right marginTamás Zolnai
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski
2016-07-26sw: use std::move() in DocxSdrExportMiklos Vajna
2016-06-10tdf#42949: clean up includes in include/oox/vml with iwyuJorenz Paragas
2016-06-01RTF export: use auto where it improves code readabilityMiklos Vajna
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-04-29sw: no need to copy these in docxsdrexportMiklos Vajna
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-01-30Remove unused includesMiklos Vajna
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-23sw: nTwipstoEMU -> nPosXEMU and nPosYEMUMiklos Vajna
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-09-11sw: indentation fixesMiklos Vajna
2015-09-08Related: tdf#93676 msword wraps slightly differently than usCaolán McNamara
2015-09-03Related: tdf#93676 special 255 Percent Flag should not be exported to docxCaolán McNamara
2015-09-030xFF is reserved in [Height|Width]Percent as a special flagCaolán McNamara
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-06sw: fix newly introduced style inconsistencies in docxsdrexportMiklos Vajna
2015-07-03tdf#87348 enable docx exporting linked textboxes that LO can importJustin Luth
2015-06-16Fix typosAndrea Gelmini
2015-06-08Unused includesMiklos Vajna
2015-05-21o3tl: add make_unique template till we can't use std::make_uniqueMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03sw: prefix members of MSWordExportBaseMiklos Vajna
2015-04-28DocxSdrExport::Impl::m_pTextboxAttrList: use std::unique_ptr<>Miklos Vajna