summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlplug.cxx
AgeCommit message (Expand)Author
2023-11-07warn about exotic protocols as wellCaolán McNamara
2023-10-31This function takes a string view - no need in OUString literalMike Kaganski
2023-10-31ReqIF: introduce ExportFormulasAsPDF HTML export filter optionMike Kaganski
2023-10-28Simplify a bitMike Kaganski
2023-10-23Implement PreserveSpaces boolean HTML/ReqIF export filter optionMike Kaganski
2023-08-05Define px as 1/96 in in HTML filterMike Kaganski
2023-07-28ReqIF: allow to output a single selected OLE objectMike Kaganski
2023-05-02Avoid unneeded castMike Kaganski
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-03-29loplugin:stringadd in swNoel Grandin
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-03reduce casting in writer html export filterNoel Grandin
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-06sw HTML import: fix height of OLE objs when it is missing and width is relativeMiklos Vajna
2022-08-31check IFrame "FrameURL" targetCaolán McNamara
2022-08-22cid#1509244 silence Dereference null return valueCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-05sw: rename to unique name SwFrameFormat::SetFormatName()Michael Stahl
2022-07-23elide some makeStringAndClear() callsNoel Grandin
2022-07-12close object tag if writing out the preview(?) failsLuboš Luňák
2022-05-24sw XHTML import: handle non-image, non-RTF objects as clickable imagesMiklos Vajna
2022-05-24sw HTML import: extend list of MIME types recognized as image objectsMiklos Vajna
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-04-06Drop write-only uses of pNonConvertableChars argumentMike Kaganski
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski
2022-03-04use SfxItemSet::GetItemIfSet in sw/source/filterNoel Grandin
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