summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfexport.cxx
AgeCommit message (Expand)Author
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
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-30TypedWhichId for RES_PARAATR constantsNoel Grandin
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-09-28RTF export: various minor cleanupsMiklos Vajna
2017-08-17MSWord export: adapt interface to avoid const_castMiklos Vajna
2017-08-11sw: fix inconsistent param naming in interface/implementationMiklos Vajna
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-09tdf#107620 RTF export: handle DocumentSettingId::PARA_SPACE_MAX compat settingMiklos Vajna
2017-04-24Indentation fixesMiklos Vajna
2016-12-14sw: use auto when initializing with a cast in rtfexportMiklos Vajna
2016-12-09RTF filter: handle user-defined document properties of type doubleMiklos Vajna
2016-12-09RTF filter: handle user-defined document properties of type dateMiklos Vajna
2016-12-09RTF filter: handle user-defined document properties of type boolMiklos Vajna
2016-12-08RTF filter: handle user-defined document properties of type numberMiklos Vajna
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-11-30convert WRITEFIELD constants to o3tl::typed_flagsNoel Grandin
2016-11-16sw: remove redundant initializer for members in rtfexportMiklos Vajna
2016-11-15loplugin:constantparamNoel Grandin
2016-10-12convert PD_ constants to typed_flagsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-06-30RTF export: it's enough to pass these by const ref, no need to copyMiklos Vajna
2016-06-01RTF export: use auto where it improves code readabilityMiklos Vajna
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-17sw, writerfilter: indentation fixesMiklos Vajna
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-04Use std::size_tMiklos Vajna
2016-03-10sw: make metadata available in copy resultMiklos Vajna
2016-03-09RTF export: write user-defined document propertiesMiklos Vajna