summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxexport.hxx
AgeCommit message (Expand)Author
2019-02-25Fix: Use correct relative table width in docx exportPatrick Jaap
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
2014-04-28fdo#77759 : Embedded excel getting renamed to binary object.Ravindra Vidhate
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-03-12fdo#76015 : Oleobject relationship entry was exported into wrong file.sushil_shinde
2014-02-28ooxml export: rename member settings to m_aSettingsTomaž Vajngerl
2014-02-26sw: write other types of embeddings properly to docxJacobo Aragunde Pérez
2014-02-26fdo#73596 [DOCX] Multiple Columns in IndexVinaya Mandke