summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfexportfilter.cxx
AgeCommit message (Expand)Author
2020-10-02MSWordExportBase never passed a null SwDoc*Caolán McNamara
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-10-05sw: create RtfExport instances with an uno constructorMiklos Vajna
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-10-05ww8: always use "" for includes in current source's directoryMike Kaganski
2017-07-14xmlsecurity pdf verify: push_back -> emplace_backMiklos Vajna
2017-02-15writerfilter: can use std::move() hereMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-20writerfilter: various small cleanupsMiklos Vajna
2016-11-23sw: clean up redundant initializers in rtfstringbufferMiklos Vajna
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-06-01RTF export: use auto where it improves code readabilityMiklos Vajna
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner
2014-05-14sw: remove SAL_INFO's that only mark function entryNoel Grandin
2014-05-05sw: fix indentation in rtfexportfilterMiklos Vajna
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-13coverity#708498 Uninitialized pointer fieldCaolán McNamara
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-22remove using rtl::OUStringLuboš Luňák
2012-03-05remove RTL_CONSTASCII_USTRINGPARAM usageLuboš Luňák
2012-01-21sw: rtf filters: use "sw.rtf" for loggingMichael Stahl
2012-01-03fdo#37161 RTF: update layout (if present) before exportMiklos Vajna
2011-12-29RTF export: replace OSL_TRACE(...) by SAL_INFO("sw",...)Miklos Vajna
2011-11-27RtfExportFilter: remove unused includesMiklos Vajna
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2010-11-17#i115608# #i115583# msword library component registration addedos
2010-11-17merged DEV300:m93os
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-17cws-vmiklos01.diff: Better RTF export filterMiklos Vajna
2010-09-07rtf import registrationos
2010-09-02component_* methods moved and exportedos
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