summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfexport.cxx
AgeCommit message (Expand)Author
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
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15Unused includesMiklos Vajna
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin
2014-11-09fix constness of SwFmtsBase::GetFmt()Luboš Luňák
2014-11-02unused includes in RTF filter and related filesMiklos Vajna
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-15fdo#82860 RTF export: if shape has textbox, export its contents as shape textMiklos Vajna
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-06-25pagedesc: Consolidate FindPageDescByName() and FindPageDesc().Jan Holesovsky
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-22clean up RtfExport::WriteInfo()Miklos Vajna
2014-05-14sw: remove SAL_INFO's that only mark function entryNoel Grandin
2014-05-12sw: fix indentation in rtfexportMiklos Vajna
2014-04-05fix the buildMarkus Mohrhard
2014-04-04RtfExport: convert remaining two naked pointer membersMiklos Vajna
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co
2014-01-09RTF export of annotation marksMiklos Vajna
2014-01-09DOCX export of annotation marksMiklos Vajna
2014-01-05RTF export: write RTF_FTNSEP and RTF_CHFTNSEP if necessaryMiklos Vajna
2013-12-30Related: fdo#70624 RTF export: fix crash when header contains a page breakMiklos Vajna
2013-12-04use OUString::startsWithStephan Bergmann
2013-12-04SwRTFWriter: fix string conversionMiklos Vajna
2013-11-23xub_StrLen to sal_Int32Matteo Casalin