summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfexport.cxx
AgeCommit message (Expand)Author
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
2013-11-18cp#1000018 RTF export: avoid additional paragraph at footnote endMiklos Vajna
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-11-03Get rid of global aDotStrTor Lillqvist
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist
2013-10-12Simplify, and check _WIN32 instead of UNXTor Lillqvist
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin
2013-09-08CharBrd 9.3: RTF filtersZolnai Tamás
2013-06-19Resolves: #i120023# RTF export certain special copy-and-paste scenariosOliver-Rainer Wittmann
2013-06-16Import/export RTF_REVISIONSMiklos Vajna
2013-04-07move BulletDefinitions() to MSWordExportBase to avoid copy&pasteMiklos Vajna
2013-04-07export RTF_LISTPICTURE and RTF_LEVELPICTUREMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat
2013-03-13WaE: various warngs, e.g. unused argument, variables, orderingCaolán McNamara
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng
2013-02-26fdo#61507 export of RTF_TITLE may need RTF_UPR and RTF_UDMiklos Vajna
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-11Output version number as text, not binaryTor Lillqvist
2013-01-11Make the LIBO_VERSION_* macros integers, not stringsTor Lillqvist
2013-01-11RtfExport::WriteInfo: use config_version.hMiklos Vajna
2013-01-09that ExpandField looks like it wants cache onlyMichael Stahl
2012-12-26sal_Bool to boolTakeshi Abe
2012-12-06sw: kill RTL_CONSTASCII_STRINGPARAM and friends in ww8 filtersMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-24SwRTFWriter::WriteStream: fix leakMiklos Vajna
2012-11-02change std::clog debug output to SAL_INFO, so that it can be turned offLuboš Luňák
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin
2012-07-25move rtf escaping functions to msfilter, so starmath can use them as wellMiklos Vajna
2012-07-22remove using rtl::OUStringLuboš Luňák
2012-06-27fdo#48335 RTF export: avoid fake page breaks on page style changesMiklos Vajna
2012-06-26fdo#48335 don't export zoom factor when zoom type is not percentMiklos Vajna