summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlplug.cxx
AgeCommit message (Expand)Author
2023-11-24warn about exotic protocols as wellCaolán McNamara
2022-10-16sw HTML import: extend list of MIME types recognized as image objectsMiklos Vajna
2022-09-06check IFrame "FrameURL" targetCaolán McNamara
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-17ofz#38652 Avoid timeout in html importCaolán McNamara
2021-08-10sw: remove all uses of MM50 with (added) o3tl::toTwipTomaž Vajngerl
2021-07-22set size properly when setting embed size from fallback graphicLuboš Luňák
2021-07-20sw XHTML import, improved <object> handling for images: support more formatsMiklos Vajna
2021-07-19sw XHTML import: improve handling of <object> with imagesMiklos Vajna
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-01sw XHTML / reqif export: write PNG fallback for non-PNG imagesMiklos Vajna
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-16sw html/reqif export: fix size of embedded objectMiklos Vajna
2020-10-20use tools::Long in swNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-07-31loplugin:flatten in sw/core/view..sw/core/htmlNoel Grandin
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-17sw reqif-xhtml export: add a new RTFOLEMimeType parameterMiklos Vajna
2019-12-16sw reqif-xhtml import: add a new AllowedRTFOLEMimeTypes parameterMiklos Vajna
2019-12-11rename Prc->Percent in swNoel Grandin
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
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