summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfattributeoutput.cxx
AgeCommit message (Expand)Author
2015-12-09tdf#94377 RTF export: support comment formattingMiklos Vajna
2015-12-02tdf#94043 RTF filter: implement column separator handlingMiklos Vajna
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna
2015-11-10tdf#70318: Prevent extra empty paragraph in clipboard RTF contentMike Kaganski
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-03sw: indentation fixesMiklos Vajna
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-24tdf#39960 fix saving of GIF images into RTFVasily Melenchuk
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-24Related: tdf#92521 RTF export: handle section break right after a tableMiklos Vajna
2015-09-21tdf#92521 DOCX export: handle section break right after a tableMiklos Vajna
2015-09-03Related: tdf#93676 special 255 Percent Flag should not be exported to docxCaolán McNamara
2015-09-03sw: indentation fixesMiklos Vajna
2015-08-27Improving Asian phonetic guide for docx and rtf files.Mark Hung
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-07-09These functions and data can be localMatteo Casalin
2015-07-09Better support more than 65k annotationsMatteo Casalin
2015-06-20sw: WW8 export: remove newly unused parametersMichael Stahl
2015-06-20sw: WW8 export: RawText parameter bForceUnicode is obsoleteMichael Stahl
2015-06-15tdf#84832 RTF export: fix handling of custom table cell marginsMiklos Vajna
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-05-21convert CVT constants to scoped enumNoel Grandin
2015-05-20sw: indentation fixesMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-12avoid crash on export of ooo121238-1.odt to rtfCaolán McNamara
2015-05-03sw: prefix members of MSWordExportBaseMiklos Vajna
2015-04-29RtfAttributeOutput::m_pTableWrt: use std::unique_ptr<>Miklos Vajna
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-21tdf#90421 RTF export: ignore hyperlinks without an URLMiklos Vajna
2015-04-20sw, writerfilter: these 'using namespace' statements can be avoided easilyMiklos Vajna
2015-04-20tdf#80708 RTF export: fix unexpected table row breakMiklos Vajna
2015-04-20fix buildCaolán McNamara
2015-04-20RtfAttributeOutput::ParaHyphenZone: use \hyphparMiklos Vajna
2015-04-18fix export to rtf of ooo87305-1.odtCaolán McNamara
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-31RTF export: indentation fixesMiklos Vajna
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-21Char highlight: convert LO character background to MSO highlightingZolnai Tamás
2015-03-21Char highlight: RTF filtersZolnai Tamás
2015-03-15RTF export: handle \sautoupdMiklos Vajna
2015-03-02V813: Decreased performanceCaolán McNamara
2015-02-08sw: make sure that these headers are self-containedMiklos Vajna
2015-01-26coverity#1266441 Unchecked return valueCaolán McNamara
2015-01-07Use more proper integer types and avoid unneeded downcastsMatteo Casalin
2014-12-15Unused includesMiklos Vajna