summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfattributeoutput.hxx
AgeCommit message (Expand)Author
2020-12-29tdf#138779 do not call EndRun() in StartRuby()Mark Hung
2020-11-25tdf#137894 separate associated character propertiesMark Hung
2020-03-06sw chicago numbering: add RTF footnote exportMiklos Vajna
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-23sal_Char->char in swNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-19tdf#128889: don't write "page break after" into w:pPrMike Kaganski
2019-11-19sw: RTF export: fix invalid RTF for shapes and text frames againMichael Stahl
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-06-06tdf#125719 sw: rtf: refactor associated character propertiesSerge Krot
2019-01-11tdf#122589 rtfexport: no duplicate section at document startJustin Luth
2018-12-19sw RtfAttributeOutput: make members privateMiklos Vajna
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