summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfattributeoutput.hxx
AgeCommit message (Expand)AuthorFilesLines
2012-06-27fdo#48335 RTF export: avoid fake page breaks on page style changesMiklos Vajna1-0/+3
2012-06-27fdo#48335 RTF export: don't try to end not started runsMiklos Vajna1-0/+2
2012-06-22fdo#50831 fix RTF export of direct run formatting for empty paragraphsMiklos Vajna1-1/+4
2012-03-05make ExportPICT() and WriteHex() be able to write to a streamMiklos Vajna1-1/+1
2012-03-05introduce RtfStringBufferMiklos Vajna1-2/+4
2012-03-05this can be just a pointer as wellMiklos Vajna1-1/+1
2012-02-08n#203704 fix RTF export table output for subtablesMiklos Vajna1-0/+6
2012-02-05fdo#42656 fix RTF export of picture frame shape typeMiklos Vajna1-0/+5
2011-12-18fdo#37498 RTF export: handle url fields without a field resultMiklos Vajna1-0/+4
2011-11-24RtfAttributeOutput: remove unnecessary includesMiklos Vajna1-8/+0
2011-09-03Related: fdo#38966 RTF export has to write titlepg before all headerf/footerfMiklos Vajna1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-24/+24
2011-03-02covariant return type and const overload for GetExport()Luboš Luňák1-3/+3
2011-03-01const version of GetExport()Luboš Luňák1-0/+1
2011-01-29Remove double line spacing, unused code and some unnecessary brackets.Thomas Arnhold1-21/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-22/+22
2011-01-13RTF: fix height of wrapped pictures on export (partial fix for fdo#32613)Miklos Vajna1-1/+1
2010-11-14RTF: port last changes from CWSMiklos Vajna1-2/+3
2010-10-28RTF: add missing doxygen comments for classesMiklos Vajna1-0/+1
2010-10-27add modelines to .h and .c files as wellCaolán McNamara1-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-14RTF: stacked fix for nested tablesMiklos Vajna1-0/+15
2010-10-13vmiklos01: #i113532# fix for nested tablesMiklos Vajna1-0/+15
2010-09-23shape properties wzDescription and wzName support addedos1-2/+3
2010-09-17docx-fixes02.diff: Some other misc docx fixesCédric Bosdonnat1-2/+3
2010-09-17cws-vmiklos01.diff: Better RTF export filterMiklos Vajna1-0/+573
2010-07-30vmiklos01: #i113532# adapt RtfExport to build on dev300-m85Miklos Vajna1-3/+5
2010-07-29vmiklos01: #i113532# add RtfExport based on MSWordExportBaseMiklos Vajna1-0/+572