summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxexport.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
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-06-12tdf#89991 DOCX: import/export Show changes modeLászló Németh
2019-02-25Fix: Use correct relative table width in docx exportPatrick Jaap
2018-12-14sw: support for saving into .dotx fileVasily Melenchuk
2018-10-03loplugin:constfields in swNoel Grandin
2018-08-23Related rhbz#1618703: Properly handle failure encoding MS fileStephan Bergmann
2018-07-26loplugin:useuniqueptr in DocxExportNoel Grandin
2018-04-15Translate German variable namesJohnny_M
2017-11-28tdf#41650 DOCX export: insert empty header/footerTamas Bunth
2017-11-17loplugin:useuniqueptr in DocxExportNoel Grandin
2017-11-04tdf#42346: DOCX export of cross-references to objectsTamás Zolnai
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-06-02Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna
2017-06-01sw: add separate DOCM filterMiklos Vajna
2017-01-11replace namespace url strings with function callsRosemary Sebastian
2016-11-30convert WRITEFIELD constants to o3tl::typed_flagsNoel 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-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2016-01-12tdf#61511 RTF export: handle page background solid color fillMiklos Vajna
2015-12-20sw: remove that silly lcl_CopyStreamMichael Stahl
2015-12-15sw: DOCX export: convert ODF embedded objects to OOXMLMichael Stahl
2015-12-15sw: move ProgId parsing to DocxExport::WriteOLEObjectMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
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-10-02Fix typosAndrea Gelmini
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-05-05loplugin:staticmethodsNoel Grandin
2015-03-27loplugin:staticfunctionNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-11DOCX export: don't write w:suppressAutoHyphens unconditionallyMiklos Vajna
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara
2014-07-31DOCX export: handle exact end of paragraph w:sdt tagsMiklos Vajna
2014-06-27fdo#80167 RTF export: don't loose page breaksMiklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-26fdo#79062 File having Footnote with Text Effect got corrupted after RTRavindra Vidhate