summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfexport.hxx
AgeCommit message (Expand)Author
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl
2019-07-02sw comments on frames: fix DOCX handlingMiklos Vajna
2018-12-05sw RtfExport: make members privateMiklos Vajna
2018-10-03loplugin:constfields in swNoel Grandin
2018-08-23Related rhbz#1618703: Properly handle failure encoding MS fileStephan Bergmann
2018-05-23tdf#117505 RTF export: fix incorrect header distance for first/follow pagesMiklos Vajna
2018-04-15Translate German variable namesJohnny_M
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-11-06RTF export: fix whitespaceMiklos Vajna
2017-11-04tdf#42346: DOCX export of cross-references to objectsTamás Zolnai
2017-09-28RTF export: various minor cleanupsMiklos Vajna
2017-08-17MSWord export: adapt interface to avoid const_castMiklos Vajna
2017-06-01sw RTF export: remove redundant virtual keywordsMiklos Vajna
2017-05-26RTF filter: use 'using' instead of 'typedef'Miklos Vajna
2016-12-09RTF filter: handle user-defined document properties of type boolMiklos Vajna
2016-12-08RTF filter: handle user-defined document properties of type numberMiklos Vajna
2016-11-30convert WRITEFIELD constants to o3tl::typed_flagsNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-03-09RTF export: write user-defined document propertiesMiklos Vajna
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2016-02-22sw: prefix members of RtfExportMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-14sw: indentation fixesMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-24Related: tdf#92521 RTF export: handle section break right after a tableMiklos Vajna
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-06-20sw: WW8 export: remove WW6 export, part2: SupportsUnicode()Michael Stahl
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-11No need to spell out com::sun::star, css is enough.Miklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-17Use std::unique_ptrMiklos Vajna
2014-10-15fdo#82860 RTF export: if shape has textbox, export its contents as shape textMiklos Vajna
2014-06-27fdo#80167 RTF export: don't loose page breaksMiklos Vajna
2014-05-12sw: fix indentation in rtfexportMiklos Vajna
2014-04-04RtfExport: convert remaining two naked pointer membersMiklos Vajna
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26fdo#73596 [DOCX] Multiple Columns in IndexVinaya Mandke
2014-02-14DOC export: restore quotation of SEQ field namesMiklos Vajna
2014-02-13DOC/RTF export: fix handling of column breaks when there is only one columnMiklos Vajna
2014-01-09DOCX export of annotation marksMiklos Vajna
2014-01-05RTF export: write RTF_FTNSEP and RTF_CHFTNSEP if necessaryMiklos Vajna
2013-12-20typo fixesAndras Timar
2013-12-09RTF export: unused forward declarationMiklos Vajna