summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfattributeoutput.hxx
AgeCommit message (Expand)Author
2018-03-27msfilter: extract duplicated WriteHex() from HTML/RTF filterMiklos Vajna
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-11-10sw: remove temporary debug code in txttab that no longer builds anywayMiklos Vajna
2017-11-09tdf#42346: DOC export of cross-references to objectsTamás Zolnai
2017-11-04tdf#42346: DOCX export of cross-references to objectsTamás Zolnai
2017-10-23tdf#38778 fix missing run properties export for fields in docxSerge Krot
2017-09-28RTF export: various minor cleanupsMiklos Vajna
2017-08-11sw: fix inconsistent param naming in interface/implementationMiklos Vajna
2017-08-02loplugin:checkunusedparams in swNoel Grandin
2017-06-01sw RTF export: remove redundant virtual keywordsMiklos Vajna
2017-05-09tdf#107620 RTF export: handle DocumentSettingId::PARA_SPACE_MAX compat settingMiklos Vajna
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
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-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-06-27loplugin:singlevalfields in sw(part2)Noel Grandin
2016-06-06sw: simplify identical branches in WW8AttributeOutput::DefaultStyleMichael Stahl
2016-05-06sw: no need to copy these in rtfattributeoutputMiklos Vajna
2015-12-09tdf#94377 RTF export: support comment formattingMiklos 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-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-21tdf#92521 DOCX export: handle section break right after a tableMiklos Vajna
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
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-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-29RtfAttributeOutput::m_pTableWrt: use std::unique_ptr<>Miklos Vajna
2015-04-21tdf#90421 RTF export: ignore hyperlinks without an URLMiklos Vajna
2015-03-21Char highlight: RTF filtersZolnai Tamás
2015-03-12TyposJulien Nabet
2015-03-02V813: Decreased performanceCaolán McNamara
2014-10-17pParagraphMarkerProperties can easily be a referenceMiklos Vajna
2014-10-15fdo#82860 RTF export: if shape has textbox, export its contents as shape textMiklos Vajna
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-06-27fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl
2014-06-19indentation fixesMiklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-13sw: fix indentation in rtfattributeoutputMiklos Vajna
2014-04-22fdo#77600 RTF export: always close URL's before the end of runMiklos Vajna
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26Resolves: #i119612# fix the order of Hebraic string are changed after..Lei De Bin
2014-02-12DOCX Export of 'Table Cell Redline' (like insert cell or delete cell)Adam Co
2014-02-12DOCX Export of 'Table Row Redline' (like insert row or delete row)Adam Co
2014-01-30fdo#73550 : Fix for files having spacing issues due to missing pPr/rPrNikhil Walvekar