summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfattributeoutput.cxx
AgeCommit message (Expand)Author
2021-12-05tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2019-12-18tdf#128320: RTF export: do not write shape attrs for postponed shapeVasily Melenchuk
2019-12-03partial revert tdf#127316 for rtfexport: restore ++nPropJustin Luth
2019-11-26tdf#127316 ooxml/ww8export: DFLT_ESC_*_AUTO - use better formulasJustin Luth
2019-11-20tdf#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-15sw: 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
2019-01-31Related: tdf#116371 RTF export: handle rotation of SwGrfNodeMiklos Vajna
2019-01-24Fix typosAndrea Gelmini
2019-01-15tdf#122455 RTF export: fix font style from list def leaking into first paraMiklos Vajna
2019-01-11tdf#122589 rtfexport: no duplicate section at document startJustin Luth
2019-01-03Related: tdf#121664 RTF filter: fix line numbering start value handlingMiklos Vajna
2018-12-19sw RtfAttributeOutput: make members privateMiklos Vajna
2018-12-05sw RtfExport: make members privateMiklos Vajna
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-05use more std::move in sw/Noel Grandin
2018-09-27tdf#119037 rtf (im/ex)port: new borderlinesJustin Luth
2018-09-26sw: use auto when initializing with a template cast ...Miklos Vajna
2018-09-06make SwWriteTableRows be a vector of std::unique_ptrNoel Grandin
2018-08-27tdf#116436 rtf export: add missing table background fillJustin Luth