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