summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxattributeoutput.cxx
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-21related tdf#68604: Write the plaintext version of the annotation...Jan Holesovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-17tdf#106742: OOXML import/export: treat "tblInd" properly.Vitaliy Anderson
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-06tdf#106974 docx export: Crop is "long", not sal_Int16Justin Luth
2017-04-03use actual UNO enums in swNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-25There should be no need to distinguish between I32S and I64SStephan Bergmann
2017-03-21tdf#106492 DOCX export: fix duplicated section break at doc endMiklos Vajna
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-03-02tdf#101178 sw: DOCX export: fix crashMichael Stahl
2017-03-02sw: Fix STL assert on DOCX export of ooo29679-42.odtMichael Stahl
2017-03-02Fix typosAndrea Gelmini
2017-03-02elide the SwSurround enumNoel Grandin
2017-03-01tdf#106001: Clamp CharScaleWidth outliers when exporting to DOCXAron Budea
2017-02-21loplugin:subtlezeroinit: swStephan Bergmann
2017-01-18tdf#92470 docxexport: add support for XML_numRestartJustin Luth
2017-01-11replace namespace url strings with function callsRosemary Sebastian
2016-12-20Move DrawingML serializer setting out of DocxAttributeOutput::BulletDefinitionMike Kaganski
2016-12-16tdf#99227 follow-up: synchronize setting serializersMike Kaganski
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-12tdf#99227: use correct serializer when exporting drawingMike Kaganski
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-11-30convert WRITEFIELD constants to o3tl::typed_flagsNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-07tdf#41542 MSWordExport: accommodate image's borderless paddingJustin Luth
2016-11-05tdf#41542 MSWordExport: accommodate page's borderless paddingJustin Luth
2016-10-28tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para.Tamás Zolnai
2016-10-11tdf#103001 DOCX export: fix RelId cache when switching streamsMiklos Vajna
2016-10-10tdf#95367 DOCX: allow r-t of changed first/follow sectionsJustin Luth
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29loplugin:staticmethodsStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-29Add convenience function getOtherTextBoxFormatJan-Marek Glogowski
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin
2016-08-05use std::move in a few placesNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann