summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlflywriter.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-14sw reqif-xhtml export: fix non-well-formed output on Chinese textMiklos Vajna1-1/+1
2018-07-19sw HTML export: force PNG output harder in reqif modeMiklos Vajna1-0/+1
2018-07-05sw HTML export: use PNG fallback + RTF native data for all images for ReqIFMiklos Vajna1-2/+42
2018-03-29tdf#108122 HTML export: fix lost images on copyMiklos Vajna1-1/+3
2018-03-14sw XHTML export: always write images as PNG in ReqIF modeMiklos Vajna1-10/+21
2018-03-14sw XHTML export: handle image as <object>Miklos Vajna1-9/+12
2018-03-14sw XHTML export: handle alt text for OLE objectsMiklos Vajna1-0/+5
2018-03-14sw XHTML export: handle media type for OLE objectsMiklos Vajna1-0/+12
2018-03-14sw XHTML export: handle replacement graphic of OLE objectsMiklos Vajna1-6/+13
2018-03-14sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna1-25/+25
2018-03-14sw HTML export: allow custom XHTML namespace aliasMiklos Vajna1-1/+1
2018-03-13sw htmlexport: Avoid unnecessary conversion to base64 + unit tests.Jan Holesovsky1-10/+10
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin1-5/+3
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin1-2/+3
2017-04-14tdf#39468 Translate German comments in swJens Carl1-3/+2
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-12/+12
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-2/+2
2017-03-15convert MirrorGraph to scoped enumNoel Grandin1-4/+4
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-1/+1
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin1-0/+1
2017-03-02elide the SwSurround enumNoel Grandin1-18/+18
2017-01-09New loplugin:externvar: swStephan Bergmann1-2/+1
2016-11-25convert HTML_FRM_OPTS to o3tl::typed_flagsNoel Grandin1-106/+106
2016-11-25convert HTML constants to scoped enums and typed_flagsNoel Grandin1-32/+33
2016-10-05convert MapUnit to scoped enumNoel Grandin1-8/+8
2016-08-08tdf#39468: Translate German commentsJulian Mehne1-104/+101
2016-07-04remove comphelper::string::removeNoel Grandin1-2/+1
2016-06-02loplugin:unuseddefaultparamsNoel Grandin1-5/+3
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-1/+1
2016-05-22Convert XOUTBMP to scoped enumNoel Grandin1-7/+7
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+2
2016-03-23loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2016-03-23loplugin:stringconstantStephan Bergmann1-2/+2
2016-03-23loplugin:nullptrStephan Bergmann1-1/+1
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht1-20/+136
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin1-5/+3
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-83/+83
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-29/+29
2015-11-05sw: prefix members of SwHTMLWriterMiklos Vajna1-87/+87
2015-08-29XOutBitmap::GraphicToBase64 can return boolMatteo Casalin1-4/+2
2015-05-31Use size_t and range-based fo loopsMatteo Casalin1-6/+5
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-173/+173
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-10/+10
2015-02-02unwind the casts to initial entry pointsCaolán McNamara1-1/+2
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-2/+4
2014-12-02loplugin: cstylecastNoel Grandin1-28/+28
2014-11-26loplugin: cstylecastNoel Grandin1-4/+4
2014-11-25loplugin: cstylecastNoel Grandin1-10/+10
2014-11-20refactor assignment out of complex expressionBjoern Michaelsen1-3/+6
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1