summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfexport.cxx
AgeCommit message (Expand)Author
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
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