summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfexport.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-12sw: fix indentation in rtfexportMiklos Vajna1-56/+68
2014-04-04RtfExport: convert remaining two naked pointer membersMiklos Vajna1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-29/+29
2014-02-26fdo#73596 [DOCX] Multiple Columns in IndexVinaya Mandke1-0/+3
2014-02-14DOC export: restore quotation of SEQ field namesMiklos Vajna1-0/+1
2014-02-13DOC/RTF export: fix handling of column breaks when there is only one columnMiklos Vajna1-0/+2
2014-01-09DOCX export of annotation marksMiklos Vajna1-0/+2
2014-01-05RTF export: write RTF_FTNSEP and RTF_CHFTNSEP if necessaryMiklos Vajna1-0/+1
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-09RTF export: unused forward declarationMiklos Vajna1-4/+0
2013-11-23xub_StrLen to sal_Int32Matteo Casalin1-1/+1
2013-11-18cp#1000018 RTF export: avoid additional paragraph at footnote endMiklos Vajna1-0/+2
2013-11-05fixincludeguards.sh: swThomas Arnhold1-3/+3
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist1-2/+0
2013-10-12Simplify, and check _WIN32 instead of UNXTor Lillqvist1-5/+1
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin1-5/+5
2013-04-27some eco-activismThomas Arnhold1-1/+1
2013-04-07move BulletDefinitions() to MSWordExportBase to avoid copy&pasteMiklos Vajna1-1/+0
2013-04-07export RTF_LISTPICTURE and RTF_LEVELPICTUREMiklos Vajna1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+10
2013-03-19RTF export: add SAL_OVERRIDE where overriding non-pure-virtual methodsMiklos Vajna1-1/+1
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng1-0/+3
2013-02-26fdo#61507 export of RTF_TITLE may need RTF_UPR and RTF_UDMiklos Vajna1-1/+1
2012-12-26Drop unused variableTakeshi Abe1-1/+0
2012-12-26sal_Bool to boolTakeshi Abe1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-24/+14
2012-07-25move rtf escaping functions to msfilter, so starmath can use them as wellMiklos Vajna1-3/+0
2012-06-18removed unused forward declarations of classTakeshi Abe1-4/+0
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
2011-11-27RtfExport: remove unused includesMiklos Vajna1-6/+0
2011-09-03Related: fdo#38966 RTF export has to write titlepg before all headerf/footerfMiklos Vajna1-1/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-0/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-18/+19
2011-03-02covariant return type and const overload for GetExport()Luboš Luňák1-1/+1
2011-02-18os150: #i91166# RTF should exports characters as Unicodeos1-1/+1
2011-01-26MSWordExportBase::SupportsUnicode(): renamed from HackIsWW8OrHigherMiklos Vajna1-2/+2
2011-01-26RtfExport::HackIsWW8OrHigher(): return true (closes fdo#33478)Miklos Vajna1-1/+1
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-18/+18
2010-12-06remove obsolete __FAR_DATAMichael Callahan1-1/+1
2010-12-03fdo#32039: Missing outline feature in new RTF export filterCédric Bosdonnat1-1/+6
2010-11-14RTF: port last changes from CWSMiklos Vajna1-4/+4
2010-10-27add modelines to .h and .c files as wellCaolán McNamara1-1/+0
2010-10-20RTF: fix order of entries in the revtblMiklos Vajna1-0/+1
2010-10-20HackIsWW8OrHigher returns false now to fix encoding problemsos1-1/+1
2010-10-20vmiklos01: #i113532# fix order of entries in the revtblMiklos Vajna1-0/+1
2010-10-18RTF: fix non-text framesMiklos Vajna1-1/+0
2010-10-17vmiklos01: #i113532# fix non-text framesMiklos Vajna1-1/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3