summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlflywriter.cxx
AgeCommit message (Expand)Author
2021-05-31sw XHTML / reqif export: export PNG images directly, without an OLE wrapperMiklos Vajna
2021-05-27sw XHTML / reqif export, RTF markup of images: write objdataMiklos Vajna
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
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-09Recheck include/ with IWYUGabor Kelemen
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-07-31loplugin:flatten in sw/core/view..sw/core/htmlNoel Grandin
2020-07-09tdf#60684: graphic type content must correspond with graphic type extensionJulien Nabet
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
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-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
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-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov
2018-10-20loplugin:staticvar in swNoel Grandin
2018-10-08cppcheck: duplicateExpressionTernaryJochen Nitschke
2018-10-06loplugin:useuniqueptr in SwHTMLPosFlyFramesNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-24loplugin:useuniqueptr in SwHTMLWriterNoel Grandin
2018-07-18sw HTML export: force PNG output harder in reqif modeMiklos Vajna
2018-07-18sw HTML export: fix writing transparent imagesMiklos Vajna
2018-07-04sw HTML export: use PNG fallback + RTF native data for all images for ReqIFMiklos Vajna
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-28tdf#108122 HTML export: fix lost images on copyMiklos 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 XHTML export: handle alt text for OLE objectsMiklos Vajna