summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfexportfilter.hxx
AgeCommit message (Expand)Author
2020-07-19compact namespace: swNoel Grandin
2019-01-17sw: make members of RtfExportFilter privateMiklos Vajna
2018-10-05sw: create RtfExport instances with an uno constructorMiklos Vajna
2018-05-09Fix some IWYU warningsMiklos Vajna
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-10-23loplugin:finalclasses in swNoel Grandin
2017-07-14xmlsecurity pdf verify: push_back -> emplace_backMiklos Vajna
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-16sw RTF filter: more cleanup of redundant virtual keywordsMiklos Vajna
2017-02-15writerfilter: can use std::move() hereMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-14sw: indentation fixesMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-01-10RTF filter: change uses of cppu::WeakImplHelper* to use variadic variantsMiklos Vajna
2014-05-05sw: fix indentation in rtfexportfilterMiklos Vajna
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-13coverity#708498 Uninitialized pointer fieldCaolán McNamara
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2011-11-27RtfExportFilter: remove unused includesMiklos Vajna
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-10-28RTF: add missing doxygen comments for classesMiklos Vajna
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-07-29vmiklos01: #i113532# add RtfExport based on MSWordExportBaseMiklos Vajna