summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/wrthtml.hxx
AgeCommit message (Expand)Author
2020-10-20use tools::Long in swNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-08-31Fix typo in codeAndrea Gelmini
2020-07-29sw reqif-xhtml export: avoid writing text-decoration:noneMiklos Vajna
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-17sw reqif-xhtml export: fix not needed font name/sizeMiklos Vajna
2020-01-13sw reqif-xhtml export: fix non-well-formed output on Chinese textMiklos Vajna
2019-12-23sal_Char->char in swNoel Grandin
2019-12-17sw reqif-xhtml export: add a new RTFOLEMimeType parameterMiklos Vajna
2019-12-11num->number and bul->bullet in sw/Noel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl
2019-08-02LOK: Enable embedding images in text/html format outputAshod Nakashian
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-12sw HTML export, field shadings: give text portion background priorityMiklos Vajna
2019-03-12sw HTML export: handle field shadings view optionMiklos Vajna
2018-10-04loplugin:useuniqueptr in HTMLControlsNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-07-24loplugin:useuniqueptr in SwHTMLWriterNoel Grandin
2018-07-19loplugin:useuniqueptr in SwHTMLWriterNoel Grandin
2018-07-17loplugin:useuniqueptr in SwHTMLWriterNoel Grandin
2018-06-12loplugin:constantparamNoel Grandin
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-04-11sw reqif-xhtml export: limit values of the style attributeMiklos Vajna
2018-03-28tdf#108122 HTML export: fix lost images on copyMiklos Vajna
2018-03-28drop newly unused HTMLMODE_NO_BR_AT_PARENDCaolán McNamara
2018-03-20sw XHTML export: fix duplicated style attribute for table border/backgroundMiklos Vajna
2018-03-13sw XHTML export: always write images as PNG in ReqIF modeMiklos Vajna
2018-03-09sw XHTML export: handle image as <object>Miklos Vajna
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-03-08sw XHTML export: handle replacement graphic of OLE objectsMiklos Vajna
2018-03-01sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna
2018-02-28sw HTML export: allow custom XHTML namespace aliasMiklos Vajna
2018-01-16Remove unused CSS1_OUTMODE_SPAN_TAG1_OFFStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-05ofz#4971 Bad-castCaolán McNamara
2017-12-15sw HTML export: add a filter option to produce XHTMLMiklos Vajna
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-21Fix typo in codeAndrea Gelmini
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-06-21loplugin:unusedfields in sw part3Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-04-24tdf#39468 Translate German comments in swJens Carl
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin