summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfsdrexport.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-16tdf#112520 RTF export: write ZOrder only for toplevel shapesMiklos Vajna1-0/+2
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna1-1/+0
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna1-3/+3
2017-10-23loplugin:finalclasses in swNoel Grandin1-5/+2
2017-10-05ww8: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke1-2/+2
2017-07-11loplugin:useuniqueptr in swNoel Grandin1-1/+2
2017-06-01sw RTF export: remove redundant virtual keywordsMiklos Vajna1-7/+7
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-29loplugin:staticmethodsStephan Bergmann1-1/+1
2016-08-29Add convenience function getOtherTextBoxFormatJan-Marek Glogowski1-3/+0
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin1-1/+1
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin1-1/+1
2015-12-09tdf#94377 RTF export: support comment formattingMiklos Vajna1-2/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-3/+3
2015-04-30RtfSdrExport: no need to allocate m_pShapeStyle dynamicallyMiklos Vajna1-1/+1
2014-10-15fdo#82860 RTF export: don't export textboxes of shapes twiceMiklos Vajna1-0/+8
2014-05-11sw: fix indentation in rtfsdrexportMiklos Vajna1-13/+13
2013-11-05fixincludeguards.sh: swThomas Arnhold1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-19RTF export: add SAL_OVERRIDE where overriding non-pure-virtual methodsMiklos Vajna1-12/+11
2013-01-04adapt RtfSdrExport and oox::vml::VMLExport to filter changesMiklos Vajna1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-24/+14
2012-02-05fdo#42656 fix RTF export of picture frame shape typeMiklos Vajna1-0/+3
2011-07-11Remove unused RtfSdrExport::AddShapeAttributeMiklos Vajna1-6/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-4/+5
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-4/+4
2010-11-14RTF: port last changes from CWSMiklos Vajna1-0/+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-1/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-04fixed warningsos1-0/+3
2010-09-17cws-vmiklos01.diff: Better RTF export filterMiklos Vajna1-0/+111
2010-07-30vmiklos01: #i113532# adapt RtfExport to build on dev300-m85Miklos Vajna1-2/+2
2010-07-29vmiklos01: #i113532# add RtfExport based on MSWordExportBaseMiklos Vajna1-0/+112