summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfattributeoutput.cxx
AgeCommit message (Expand)Author
2017-04-26use strong_int for LanguageTypeNoel Grandin
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-19SwBreakIt::m_xBreak is always availableCaolán McNamara
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-03use actual UNO enums in swNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-15convert SvxFrameDirection 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-02elide the SwSurround enumNoel Grandin
2017-01-25sw: various small cleanupsMiklos Vajna
2016-12-07sw: use auto when initializing with a cast in rtfattributeoutputMiklos Vajna
2016-11-30convert WRITEFIELD constants to o3tl::typed_flagsNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-09sw: clean up redundant get() calls on smart pointers in rtfattributeoutputMiklos Vajna
2016-08-29loplugin:staticmethodsStephan Bergmann
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-08-03sw: use std::move() in RtfAttributeOutputMiklos Vajna
2016-07-19tdf#61901 RTF export: fix implicit font name of non-ascii textMiklos Vajna
2016-06-30RTF export: it's enough to pass these by const ref, no need to copyMiklos Vajna
2016-06-27loplugin:singlevalfields in sw(part2)Noel Grandin
2016-06-15tdf#100105 sw: RTF export: fix empty hyperlinksMichael Stahl
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin
2016-06-06sw: simplify identical branches in WW8AttributeOutput::DefaultStyleMichael Stahl
2016-06-01RTF export: use auto where it improves code readabilityMiklos Vajna
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-17sw, writerfilter: indentation fixesMiklos Vajna
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-06sw: no need to copy these in rtfattributeoutputMiklos Vajna
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-15RtfAttributeOutput::StartRuby: guard against nullptr pRubyTextMiklos Vajna
2016-04-04Use std::size_tMiklos Vajna
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-22sw: prefix members of RtfExportMiklos Vajna
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-30Remove unused includesMiklos Vajna
2016-01-10Fix typosAndrea Gelmini
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl