summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfexport.hxx
AgeCommit message (Expand)Author
2013-11-18cp#1000018 RTF export: avoid additional paragraph at footnote endMiklos Vajna
2013-11-05fixincludeguards.sh: swThomas Arnhold
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-04-27some eco-activismThomas Arnhold
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-19RTF export: add SAL_OVERRIDE where overriding non-pure-virtual methodsMiklos Vajna
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
2012-12-26Drop unused variableTakeshi Abe
2012-12-26sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-25move rtf escaping functions to msfilter, so starmath can use them as wellMiklos Vajna
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-03-29fix last commitLuboš Luňák
2012-03-29(const) char[] (i.e. size unknown) cannot be used with O(U)StringLuboš Luňák
2011-11-27RtfExport: remove unused includesMiklos Vajna
2011-09-03Related: fdo#38966 RTF export has to write titlepg before all headerf/footerfMiklos Vajna
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-02covariant return type and const overload for GetExport()Luboš Luňák
2011-02-18os150: #i91166# RTF should exports characters as Unicodeos
2011-01-26MSWordExportBase::SupportsUnicode(): renamed from HackIsWW8OrHigherMiklos Vajna
2011-01-26RtfExport::HackIsWW8OrHigher(): return true (closes fdo#33478)Miklos Vajna
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-12-03fdo#32039: Missing outline feature in new RTF export filterCédric Bosdonnat
2010-11-14RTF: port last changes from CWSMiklos Vajna
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-20RTF: fix order of entries in the revtblMiklos Vajna
2010-10-20HackIsWW8OrHigher returns false now to fix encoding problemsos
2010-10-20vmiklos01: #i113532# fix order of entries in the revtblMiklos Vajna
2010-10-18RTF: fix non-text framesMiklos Vajna
2010-10-17vmiklos01: #i113532# fix non-text framesMiklos Vajna
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-12Fix the roundtrip of DOC unhandled fieldsCédric Bosdonnat
2010-09-23shape properties wzDescription and wzName support addedos
2010-09-17cws-vmiklos01.diff: Better RTF export filterMiklos Vajna
2010-09-04vmiklos01: #i113532# implement missing text frame supportMiklos Vajna
2010-07-30vmiklos01: #i113532# adapt RtfExport to build on dev300-m85Miklos Vajna
2010-07-29vmiklos01: #i113532# add RtfExport based on MSWordExportBaseMiklos Vajna