summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-02change std::clog debug output to SAL_INFO, so that it can be turned offLuboš Luňák1-11/+0
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin1-2/+2
2012-07-25move rtf escaping functions to msfilter, so starmath can use them as wellMiklos Vajna1-120/+9
2012-07-22remove using rtl::OUStringLuboš Luňák1-5/+0
2012-06-27fdo#48335 RTF export: avoid fake page breaks on page style changesMiklos Vajna1-1/+3
2012-06-26fdo#48335 don't export zoom factor when zoom type is not percentMiklos Vajna1-1/+1
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin1-5/+3
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin1-2/+2
2012-05-11fdo#44174 RTF_TITLEPG when title page has no headerMiklos Vajna1-0/+1
2012-05-10i#119219 fix non-unicode RTF exportMiklos Vajna1-16/+2
2012-04-24fdo#38176 fix RTF export of non-breaking hyphen and optional hyphenMiklos Vajna1-2/+9
2012-04-24fdo#38176 fix RTF export of non-breaking spaceMiklos Vajna1-1/+2
2012-04-15sw: implement writing of RTF_VIEWSCALEMiklos Vajna1-0/+9
2012-04-02convert SvxNumberFormat to rtl::OUStringCaolán McNamara1-2/+2
2012-03-29fix last commitLuboš Luňák1-1/+1
2012-03-29(const) char[] (i.e. size unknown) cannot be used with O(U)StringLuboš Luňák1-2/+2
2012-03-24check end of iterator with != instead of <Julien Nabet1-1/+1
2012-01-21sw: rtf filters: use "sw.rtf" for loggingMichael Stahl1-36/+36
2012-01-19WaE: ongoing stream operator cleanup, persuade ints they are sal_Int32sMichael Meeks1-1/+1
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-5/+5
2011-12-29RTF export: replace OSL_TRACE(...) by SAL_INFO("sw",...)Miklos Vajna1-37/+37
2011-12-05sw, fixed some missing include in dbglevel>1Cédric Bosdonnat1-0/+4
2011-11-27RtfExport: remove unused includesMiklos Vajna1-22/+0
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-3/+1
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-4/+4
2011-09-03Related: fdo#38966 RTF export has to write titlepg before all headerf/footerfMiklos Vajna1-5/+4
2011-05-17Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1Jacek Wolszczak1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat1-0/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-3/+4
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-69/+76
2011-03-07CWS-TOOLING: integrate CWS os146Ivo Hinkelmann1-2/+6
2011-03-02covariant return type and const overload for GetExport()Luboš Luňák1-0/+1
2011-02-24os150: #i114366# table export fix (patch from vmiklos)os1-0/+4
2011-02-18os150: #i91166# RTF should exports characters as Unicodeos1-0/+5
2011-02-15m100 mergedos1-46/+46
2011-01-31Remove comments; sw/source/filtershirahara1-2/+1
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-46/+46
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-2/+2
2010-12-20#i102247# re-introduce export of outlineos1-2/+6
2010-12-06remove obsolete __FAR_DATAMichael Callahan1-1/+1
2010-12-03fdo#32039: Missing outline feature in new RTF export filterCédric Bosdonnat1-7/+18
2010-11-23remove dead commentsKayo Hamid1-4/+0
2010-11-19SfxItemPool accessos1-10/+16
2010-11-14RTF: port last changes from CWSMiklos Vajna1-6/+24
2010-11-12#i10000# some additional fixes for CWS vmiklos01Vladimir Glazunov1-14/+14
2010-10-28RTF: add missing doxygen comments for classesMiklos Vajna1-0/+1