summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfattributeoutput.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-10-23tdf#38778 fix missing run properties export for fields in docxSerge Krot1-5/+5
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann1-0/+1
2017-09-28RTF export: various minor cleanupsMiklos Vajna1-5/+5
2017-09-05tdf#104936 RTF export: implement ZOrder of TextFrames / shapesMiklos Vajna1-0/+8
2017-08-24sw:rtf - timely export of footnote char propertiesJustin Luth1-0/+2
2017-08-23tdf#111975: Inline checkbox control's label is not saved to DOC formatTamás Zolnai1-1/+1
2017-08-22writerperfect: make sure EPUBExportFilter.hxx is self-containedMiklos Vajna1-1/+1
2017-08-17tdf#55427 ww8export: treat document-end-footnotes as endnotesJustin Luth1-1/+2
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-15sw RTF export: indentation fixesMiklos Vajna1-2/+2
2017-08-11sw: fix inconsistent param naming in interface/implementationMiklos Vajna1-8/+8
2017-08-07loplugin:constparams in sw part8Noel Grandin1-2/+2
2017-08-02loplugin:checkunusedparams in swNoel Grandin1-5/+5
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-1/+1
2017-06-02Improved loplugin:redundantcast const_cast handling: swStephan Bergmann1-1/+1
2017-05-31sw RTF export: fix indentationMiklos Vajna1-2/+2
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-2/+2
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-2/+2
2017-05-19loplugin:stringcopy: swStephan Bergmann1-5/+5
2017-05-09tdf#107620 RTF export: handle DocumentSettingId::PARA_SPACE_MAX compat settingMiklos Vajna1-5/+55
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin1-3/+2
2017-04-26use strong_int for LanguageTypeNoel Grandin1-3/+3
2017-04-26RTF export: restore build-time test for self-containing headersMiklos Vajna1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara1-6/+3
2017-04-12enum spelling: throught -> throughJustin Luth1-1/+1
2017-04-03use actual UNO enums in swNoel Grandin1-5/+5
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-7/+7
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-3/+3
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-16/+16
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-2/+2
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin1-11/+11
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin1-2/+2
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-7/+7
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-2/+2
2017-03-02elide the SwSurround enumNoel Grandin1-7/+7
2017-01-25sw: various small cleanupsMiklos Vajna1-8/+4
2016-12-07sw: use auto when initializing with a cast in rtfattributeoutputMiklos Vajna1-17/+18
2016-11-30convert WRITEFIELD constants to o3tl::typed_flagsNoel Grandin1-8/+7
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-11-09sw: clean up redundant get() calls on smart pointers in rtfattributeoutputMiklos Vajna1-8/+5
2016-08-29loplugin:staticmethodsStephan Bergmann1-1/+1
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin1-4/+4
2016-08-03sw: use std::move() in RtfAttributeOutputMiklos Vajna1-1/+1
2016-07-19tdf#61901 RTF export: fix implicit font name of non-ascii textMiklos Vajna1-0/+10
2016-06-30RTF export: it's enough to pass these by const ref, no need to copyMiklos Vajna1-2/+1
2016-06-27loplugin:singlevalfields in sw(part2)Noel Grandin1-5/+1
2016-06-15tdf#100105 sw: RTF export: fix empty hyperlinksMichael Stahl1-14/+14
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin1-4/+4