summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfattributeoutput.cxx
AgeCommit message (Expand)Author
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-16Simplify vector initialization in swJulien Nabet
2021-10-01tdf#144437: rtf export: bookmark position is written to current runVasily Melenchuk
2021-09-27sw: paragraph styles: add DOCX filter for a linked character styleMiklos Vajna
2021-09-03Remove some unused includesMiklos Vajna
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-07-29tdf#143526 fix and add Korean numberingDaeHyun Sung
2021-07-27sw: document the last parameter of FieldVanish() where it's not usedMiklos Vajna
2021-07-15sw: use SfxPoolItem::StaticWhichCast() in RtfAttributeOutputMiklos Vajna
2021-07-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski
2021-04-16sw: DOCX export: write hyperlinks for TOXMark TOX entriesMichael Stahl
2021-04-13tdf#100961 doc/rtf export: save FIXEDFLD as fldlockJustin Luth
2021-04-01tdf#140343 sw page rtl gutter margin: add RTF filterMiklos Vajna
2021-04-01Use o3tl::convert for conversion to/from EMUsMike Kaganski
2021-03-02tdf#140552 RTF export: fix hyperlink, in footnote, in hyperlinkMiklos Vajna
2021-02-28tdf#121666 DOCX export: fix missing page breakAttila Szűcs
2021-02-04tdf#91920 sw page gutter margin: add RTF filterMiklos Vajna
2021-01-08use more IsTransparentNoel Grandin
2020-12-29tdf#138779 do not call EndRun() in StartRuby()Mark Hung
2020-12-29use Degree10 in SwRotationGrfNoel Grandin
2020-12-01tdf#137683 sw ms formats Char highlight: export "none"Justin Luth
2020-11-25tdf#137894 separate associated character propertiesMark Hung
2020-10-20use tools::Long in swNoel
2020-10-02MSWordExportBase never passed a null SwDoc*Caolán McNamara
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-31loplugin:flatten in sw/filter/ww8Noel Grandin
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