summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin1-1/+1
2014-11-09fix constness of SwFmtsBase::GetFmt()Luboš Luňák1-0/+1
2014-11-02unused includes in RTF filter and related filesMiklos Vajna1-13/+0
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-15fdo#82860 RTF export: if shape has textbox, export its contents as shape textMiklos Vajna1-1/+24
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-09-26remove unnecessary casts'sNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-5/+5
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-3/+3
2014-06-25pagedesc: Consolidate FindPageDescByName() and FindPageDesc().Jan Holesovsky1-2/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-05-22clean up RtfExport::WriteInfo()Miklos Vajna1-12/+3
2014-05-14sw: remove SAL_INFO's that only mark function entryNoel Grandin1-36/+0
2014-05-12sw: fix indentation in rtfexportMiklos Vajna1-388/+409
2014-04-05fix the buildMarkus Mohrhard1-2/+2
2014-04-04RtfExport: convert remaining two naked pointer membersMiklos Vajna1-4/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-4/+4
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-22convert more SvStream::operator<< callsNoel Grandin1-81/+81
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-1/+1
2014-01-09RTF export of annotation marksMiklos Vajna1-1/+25
2014-01-09DOCX export of annotation marksMiklos Vajna1-0/+4
2014-01-05RTF export: write RTF_FTNSEP and RTF_CHFTNSEP if necessaryMiklos Vajna1-0/+14
2013-12-30Related: fdo#70624 RTF export: fix crash when header contains a page breakMiklos Vajna1-3/+3
2013-12-04use OUString::startsWithStephan Bergmann1-1/+1
2013-12-04SwRTFWriter: fix string conversionMiklos Vajna1-1/+1
2013-11-23xub_StrLen to sal_Int32Matteo Casalin1-1/+1
2013-11-18cp#1000018 RTF export: avoid additional paragraph at footnote endMiklos Vajna1-1/+4
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-2/+2
2013-11-03Get rid of global aDotStrTor Lillqvist1-1/+1
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-1/+1
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co1-1/+1
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin1-4/+4
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist1-13/+7
2013-10-12Simplify, and check _WIN32 instead of UNXTor Lillqvist1-3/+3
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin1-9/+9
2013-09-08CharBrd 9.3: RTF filtersZolnai Tamás1-0/+13
2013-06-19Resolves: #i120023# RTF export certain special copy-and-paste scenariosOliver-Rainer Wittmann1-1/+14
2013-06-16Import/export RTF_REVISIONSMiklos Vajna1-0/+3
2013-04-07move BulletDefinitions() to MSWordExportBase to avoid copy&pasteMiklos Vajna1-15/+0
2013-04-07export RTF_LISTPICTURE and RTF_LEVELPICTUREMiklos Vajna1-1/+25
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+10
2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat1-1/+1
2013-03-13WaE: various warngs, e.g. unused argument, variables, orderingCaolán McNamara1-1/+1
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng1-0/+6
2013-02-26fdo#61507 export of RTF_TITLE may need RTF_UPR and RTF_UDMiklos Vajna1-5/+10
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1