summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfexport.cxx
AgeCommit message (Expand)Author
2020-10-20use tools::Long in swNoel
2020-10-02MSWordExportBase never passed a null SwDoc*Caolán McNamara
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-07-31loplugin:flatten in sw/filter/ww8Noel Grandin
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-04-30loplugin:makeshared in swNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-06sw chicago numbering: add RTF footnote exportMiklos Vajna
2020-03-05Remove some unused includesMiklos Vajna
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-14RTF/DOCX export: always set hyphenation to auto at document levelVasily Melenchuk
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna
2019-12-23sal_Char->char in swNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19tdf#128889: don't write "page break after" into w:pPrMike Kaganski
2019-11-16sw: RTF export: only enable \formprot if there is actually a sectionMichael Stahl
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-20loplugin:constvars in swNoel Grandin
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl
2019-07-02sw comments on frames: fix DOCX handlingMiklos Vajna
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-17sw: make members of RtfExportFilter privateMiklos Vajna
2019-01-03Related: tdf#121664 RTF filter: fix line numbering start value handlingMiklos Vajna
2018-12-19sw RtfAttributeOutput: make members privateMiklos Vajna
2018-12-05use unique_ptr in ww8 export codeNoel Grandin
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl
2018-08-23Related rhbz#1618703: Properly handle failure encoding MS fileStephan Bergmann
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-28tdf#42949 Fix IWYU warnings in include/osl/*hGabor Kelemen
2018-05-23tdf#117505 RTF export: fix incorrect header distance for first/follow pagesMiklos Vajna
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-04-15Translate German variable namesJohnny_M
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-03-07use more Color in swNoel Grandin
2018-03-04Translate German variable namesJohnny_M
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-21Fix some IWYU warningsMiklos Vajna
2018-02-08Fix some IWYU warningsMiklos Vajna