summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfattributeoutput.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin1-23/+23
2019-10-02loplugin:stringadd in swNoel Grandin1-2/+1
2019-09-05sw: rename one MSWordExportBase::GetId() overloadMichael Stahl1-1/+1
2019-08-28Avoid dynamic_cast in AttributeOutputBase::ConvertURLMike Kaganski1-1/+2
2019-08-23RTF filter: handle tbrl section text directionMiklos Vajna1-12/+21
2019-08-20loplugin:constvars in swNoel Grandin1-2/+2
2019-08-15loplugin:sequenceloop in swNoel Grandin1-1/+1
2019-08-15sw btlr writing mode: RTF filter of Writer textframesMiklos Vajna1-0/+5
2019-08-02sw btlr writing mode: RTF filter of Writer tbrl textframesMiklos Vajna1-0/+10
2019-07-20loplugin:referencecasting in swNoel Grandin1-1/+1
2019-07-05Simplify Sequence iterations in sw/source/filter/*Arkadiy Illarionov1-4/+2
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen1-0/+1
2019-06-12sw: merge some indentical switch-case branchesMiklos Vajna1-5/+0
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-06-06tdf#125719 sw: rtf: refactor associated character propertiesSerge Krot1-79/+115
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-2/+2
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-2/+2
2019-04-05sw btlr writing mode: implement RTF exportMiklos Vajna1-0/+7
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin1-3/+3
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-02-26tdf#116404 RTF: check locale if BiDi inherits EnvironmentJustin Luth1-1/+5
2019-02-12DOCX, RTF filter: handle distributed para adjustMiklos Vajna1-1/+4
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-4/+3
2019-01-31Related: tdf#116371 RTF export: handle rotation of SwGrfNodeMiklos Vajna1-1/+14
2019-01-24Fix typosAndrea Gelmini1-1/+1
2019-01-15tdf#122455 RTF export: fix font style from list def leaking into first paraMiklos Vajna1-0/+1
2019-01-11tdf#122589 rtfexport: no duplicate section at document startJustin Luth1-0/+7
2019-01-03Related: tdf#121664 RTF filter: fix line numbering start value handlingMiklos Vajna1-1/+7
2018-12-19sw RtfAttributeOutput: make members privateMiklos Vajna1-1/+1
2018-12-05sw RtfExport: make members privateMiklos Vajna1-61/+66
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl1-1/+1
2018-10-15add SvStream::TellEndNoel Grandin1-12/+6
2018-10-05use more std::move in sw/Noel Grandin1-1/+1
2018-09-27tdf#119037 rtf (im/ex)port: new borderlinesJustin Luth1-0/+10
2018-09-26sw: use auto when initializing with a template cast ...Miklos Vajna1-2/+2
2018-09-06make SwWriteTableRows be a vector of std::unique_ptrNoel Grandin1-4/+4
2018-08-27tdf#116436 rtf export: add missing table background fillJustin Luth1-5/+23
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann1-1/+1
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-13sw, writerfilter: various small cleanupsMiklos Vajna1-2/+2
2018-07-04sw HTML export: use PNG fallback + RTF native data for all images for ReqIFMiklos Vajna1-18/+2
2018-06-19tdf#103913 keep ".emf" file extension and mime typeLászló Németh1-17/+2
2018-06-07Fix IWYU warningsMiklos Vajna1-2/+0
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-17/+0
2018-05-23tdf#117505 RTF export: fix incorrect header distance for first/follow pagesMiklos Vajna1-1/+8
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-2/+2
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-4/+4