summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfsdrexport.cxx
AgeCommit message (Expand)Author
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-27some eco-activismThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-13Fix member variable m_pSdrObject not initialized in the constructorJulien Nabet
2013-01-04adapt RtfSdrExport and oox::vml::VMLExport to filter changesMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-14RtfSdrExport: unnecessary explicit OString ctorsMiklos Vajna
2012-08-14RTF export of fillBlip and fillOpacity shape propertiesMiklos Vajna
2012-08-14RTF shape filter: handle custom segment typesMiklos Vajna
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-03-05remove RTL_CONSTASCII_USTRINGPARAM usageLuboš Luňák
2012-03-05introduce RtfStringBufferMiklos Vajna
2012-02-06RtfSdrExport::StartShape: replace "75"Michael Stahl
2012-02-05fdo#42656 fix RTF export of picture frame shape typeMiklos Vajna
2012-02-05Related: fdo#42656 implement RTF export of fillType shape propertyMiklos Vajna
2012-01-21sw: rtf filters: use "sw.rtf" for loggingMichael Stahl
2012-01-08Kill SvNullStream duplicationMiklos Vajna
2011-12-29RTF export: replace OSL_TRACE(...) by SAL_INFO("sw",...)Miklos Vajna
2011-11-27RtfSdrExport: remove unused includesMiklos Vajna
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-07-11Remove unused RtfSdrExport::AddShapeAttributeMiklos Vajna
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-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2011-01-01cppcheck: prefer prefix variantCaolán McNamara
2010-11-14RTF: port last changes from CWSMiklos Vajna
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-22store fline(0) if no border is set, drop export of fLineDrawDashos
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-23shape properties wzDescription and wzName support addedos
2010-09-17cws-vmiklos01.diff: Better RTF export filterMiklos Vajna
2010-08-17vmiklos01: #i113532# Use OSL_THIS_FUNC instead of the non-portable __PRETTY_F...Miklos Vajna
2010-07-30vmiklos01: #i113532# adapt RtfExport to build on dev300-m85Miklos Vajna
2010-07-29vmiklos01: #i113532# add RtfExport based on MSWordExportBaseMiklos Vajna