summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlplug.cxx
AgeCommit message (Expand)Author
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-08-02Avoid odd crash where OLE object can't generate an image preview.Michael Meeks
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-06-18loplugin:logexceptionnicely in swNoel Grandin
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2018-11-15sw reqif-xhtml export: write graphic of OLE object at an RTF level as wellMiklos Vajna
2018-11-14sw: fix modification of ole obj native data during HTML importMiklos Vajna
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-08-30sw XHTML export: improve dummy OLE object handlingMiklos Vajna
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-19loplugin:useuniqueptr in SwHTMLParserNoel Grandin
2018-07-05sw HTML import: strip query & fragment for <object data="..."> and file URLsMiklos Vajna
2018-05-30sw HTML filter: handle embedded ODF content in xhtml/reqif modeMiklos Vajna
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-27sw XHTML export: support OLE2-in-RTF objectsMiklos Vajna
2018-03-23sw XHTML import: support OLE2-in-RTF objectsMiklos Vajna
2018-03-19sw XHTML export: fix missing type attribute for fallback imageMiklos Vajna
2018-03-09sw XHTML import: PNG <object> is an imageMiklos Vajna
2018-03-08sw XHTML export: handle media type for OLE objectsMiklos Vajna
2018-03-08sw XHTML export: handle replacement graphic of OLE objectsMiklos Vajna
2018-03-08sw XHTML export: handle native data of OLE objectsMiklos Vajna
2018-03-07sw XHTML import: handle media type of OLE object dataMiklos Vajna
2018-03-07sw XHTML import: handle size of replacement graphic of <object>Miklos Vajna
2018-03-06sw XHTML import: map nested <object> to replacement graphicMiklos Vajna
2018-03-05sw XHTML import: map <object> to OLE objectsMiklos Vajna
2018-03-01sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-11-07loplugin:constparams in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-21remove dead sw error codesNoel Grandin
2017-08-02loplugin:checkunusedparams in swNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20tdf#39468 Translate German comments/terms sw/source/filter/html/htmlplug.cxxJens Carl
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-10sw: remove overloading of IDocumentContentOperations::InsertMichael Stahl
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin
2017-04-12enum spelling: throught -> throughJustin Luth
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-06convert ScrollingMode to scoped enumNoel Grandin
2017-03-02elide the SwSurround enumNoel Grandin