summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.hxx
AgeCommit message (Expand)Author
2017-12-15tdf#41650 DOCX export: split para on section breakTamas Bunth
2017-11-10tdf#42346: DOC export of cross-references to objectsTamás Zolnai
2017-11-10tdf#66401 don't lose docx-combined-characters' font props on roundtripAndreas Brandner
2017-11-07tdf#42346: DOCX export of cross-references to objectsTamás Zolnai
2017-11-06tdf#38778 fix missing run properties export for fields in docxSerge Krot
2016-05-23loplugin:unusedmethods in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2016-02-13tdf#76817: fix missing heading styles assigned to outline levels in ooxmlMark Hung
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2016-01-12tdf#61511 RTF export: handle page background solid color fillMiklos Vajna
2016-01-10Fix typosAndrea Gelmini
2015-12-10DOC export: write smart tag locations to table streamMiklos Vajna
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin
2015-10-19Revert "cppcheck:duplInheritedMember"Noel Grandin
2015-10-19cppcheck:duplInheritedMemberNoel 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-06loplugin:unusedmethodsNoel Grandin
2015-09-15Related: tdf#93675 wrong font used in drawings in exported .docxCaolán McNamara
2015-09-13boost->stdCaolán McNamara
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-08-08do 'TODO wiz 20150807'Caolán McNamara
2015-08-07Translate remaining German comments to English.Thomas Klausner
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-07-03tdf#87348 enable docx exporting linked textboxes that LO can importJustin Luth
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-21some ww6 left-oversCaolán McNamara
2015-06-20loplugin:staticmethodsStephan Bergmann
2015-06-20sw: WW8 export: remove unused InsAsString8Michael Stahl
2015-06-20sw: WW8 export: remove WW6 export, partD: WW6 numbering exportMichael Stahl
2015-06-20sw: WW8 export: remove WW6 export, partC: SwWW8Writer::bWrtWW8Michael Stahl
2015-06-20sw: WW8 export: remove unused WW8_SepInfo::pNumNdMichael Stahl
2015-06-20sw: WW8 export: remove WW6 export, partB: newly dead functionsMichael Stahl
2015-06-20sw: WW8 export: remove WW6 export, partA: WW8Export::bWrtWW8Michael Stahl
2015-06-20sw: WW8 export: remove WW6 export, part4: wwFont::mbWrtWW8Michael Stahl
2015-06-20sw: WW8 export: remove WW6 export, part3: wwFontHelper::mbWrtWW8Michael Stahl
2015-06-20sw: WW8 export: remove WW6 export, part2: SupportsUnicode()Michael Stahl
2015-06-20sw: WW8 export: remove WW6 export, part1: WW8Export::IsUnicode()Michael Stahl
2015-06-09Resolves: more crash on export of ooo47778-3.sxw to docxCaolán McNamara