summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfexport.cxx
AgeCommit message (Expand)Author
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
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2016-02-22sw: prefix members of RtfExportMiklos Vajna
2016-01-30Remove unused includesMiklos Vajna
2016-01-29RTF export: remove unused parameter of IsExportNumRule()Miklos Vajna
2016-01-29tdf#96175 RTF filter: export \companyMiklos Vajna
2016-01-12tdf#61511 RTF export: handle page background solid color fillMiklos Vajna
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-24Related: tdf#92521 RTF export: handle section break right after a tableMiklos Vajna
2015-06-21Use more proper integer typesMatteo Casalin
2015-06-21Remove else after returnMatteo Casalin
2015-06-21Handle special case outside of for loopMatteo Casalin
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens
2015-05-11cppcheck: cstyleCastCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03sw: prefix members of MSWordExportBaseMiklos Vajna
2015-04-18loplugin:implicitboolconversionMiklos Vajna
2015-04-17RTF filter: export \hyphautoMiklos Vajna
2015-04-14solve assert on restoring redline mode on exporting of abi9915-1.odt to docCaolán McNamara
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-21Char highlight: convert LO character background to MSO highlightingZolnai Tamás
2015-03-21Char highlight: RTF filtersZolnai Tamás
2015-02-15RTF filter: handle mirrored marginsMiklos Vajna
2015-02-07Unused 'using namespace ::comphelper'Miklos Vajna
2015-02-07Unused includeMiklos Vajna
2015-02-02RTF export: need to take care of fill attributes when building the color tableMiklos Vajna