summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfattributeoutput.cxx
AgeCommit message (Expand)Author
2021-03-03tdf#140552 RTF export: fix hyperlink, in footnote, in hyperlinkMiklos Vajna
2020-05-14DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna
2020-03-06sw chicago numbering: add RTF footnote exportMiklos Vajna
2020-03-04sw padded numbering: add RTF exportMiklos Vajna
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna
2020-01-04tdf#129522 ww8import/export: allow char shadow_NONE overridesJustin Luth
2019-12-23sal_Char->char in swNoel Grandin
2019-12-19sw: avoid 'else if' after returnMiklos Vajna
2019-12-18sw RTF export: don't mark these members as constMiklos Vajna
2019-12-17tdf#128320: RTF export: do not write shape attrs for postponed shapeVasily Melenchuk
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-27partial revert tdf#127316 for rtfexport: restore ++nPropJustin Luth
2019-11-25tdf#127316 ooxml/ww8export: DFLT_ESC_*_AUTO - use better formulasJustin Luth
2019-11-21writerfilter: these can be constMiklos Vajna
2019-11-19tdf#128889: don't write "page break after" into w:pPrMike Kaganski
2019-11-19sw: RTF export: fix invalid RTF for shapes and text frames againMichael Stahl
2019-11-14sw: RTF export: fix invalid RTF for shapes and text framesMichael Stahl
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-31related tdf#99602 ww8/rtfoutput: fix incorrect rounding on subscriptsJustin Luth
2019-10-23sw: RTF export: export fieldmarksMichael Stahl
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-02loplugin:stringadd in swNoel Grandin
2019-09-05sw: rename one MSWordExportBase::GetId() overloadMichael Stahl
2019-08-28Avoid dynamic_cast in AttributeOutputBase::ConvertURLMike Kaganski
2019-08-23RTF filter: handle tbrl section text directionMiklos Vajna
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-15sw btlr writing mode: RTF filter of Writer textframesMiklos Vajna
2019-08-02sw btlr writing mode: RTF filter of Writer tbrl textframesMiklos Vajna
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-05Simplify Sequence iterations in sw/source/filter/*Arkadiy Illarionov
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-06-12sw: merge some indentical switch-case branchesMiklos Vajna
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-06tdf#125719 sw: rtf: refactor associated character propertiesSerge Krot
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-04-05sw btlr writing mode: implement RTF exportMiklos Vajna
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-02-26tdf#116404 RTF: check locale if BiDi inherits EnvironmentJustin Luth
2019-02-12DOCX, RTF filter: handle distributed para adjustMiklos Vajna
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen