summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlflywriter.cxx
AgeCommit message (Expand)Author
2020-07-22tdf#60684: graphic type content must correspond with graphic type extensionJulien Nabet
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
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-01sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna
2018-02-28sw HTML export: allow custom XHTML namespace aliasMiklos Vajna
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-21remove dead sw error codesNoel Grandin
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-28sw htmlexport: Avoid unnecessary conversion to base64 + unit tests.Jan Holesovsky
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara