summaryrefslogtreecommitdiff
path: root/sw/source/filter/html
AgeCommit message (Expand)Author
2022-09-02check IFrame "FrameURL" targetCaolán McNamara
2021-11-17ofz#40593 remove Objects from m_xResizeDrawObjects if deleted during parseCaolán McNamara
2019-11-20warn on load when a document binds an event to a macroCaolán McNamara
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-07-19tdf#118579 ignore body in body instead of flagging as an errorCaolán McNamara
2018-07-18put load of html images (to measure dimensions) under referer controlCaolán McNamara
2018-05-21sw: Ask current datetime only onceTakeshi Abe
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-05-09Fix some IWYU warningsMiklos Vajna
2018-05-07sw HTML export: ensure <li> is not closed before list item contentMiklos Vajna
2018-05-05Fix typosAndrea Gelmini
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-26convert tabopts to scoped enumNoel Grandin
2018-04-23vcl: avoid swap in when Graphic::GetSizePixel() is calledMiklos Vajna
2018-04-23sw HTML import: lazy-read inline imagesMiklos Vajna
2018-04-23sw: prefix members of ReaderMiklos Vajna
2018-04-18sw XHTML export: close <col> for tablesMiklos Vajna
2018-04-18sw HTML import: use GraphicDescriptor to determine default sizeMiklos Vajna
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-04-11sw XHTML export: properly write <li>...</li> around paragraphsMiklos Vajna
2018-04-11sw reqif-xhtml export: limit values of the style attributeMiklos Vajna
2018-04-11sw XHTML export: fix missing namespace prefix of listsMiklos Vajna
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-11sw: prefix members of HTMLAttrContextMiklos Vajna
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-05Html import: use loaded image width/height if width|height ="auto"Katarina Behrens
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski
2018-03-28tdf#108122 HTML export: fix lost images on copyMiklos Vajna
2018-03-28drop newly unused HTMLMODE_NO_BR_AT_PARENDCaolán McNamara
2018-03-27ditch HelpEx hackCaolán McNamara
2018-03-27sw HTML paste: add debug env var to capture outgoing contentMiklos Vajna
2018-03-27msfilter: extract duplicated WriteHex() from HTML/RTF filterMiklos Vajna
2018-03-27sw XHTML export: support OLE2-in-RTF objectsMiklos Vajna
2018-03-23msfilter: extract copy&pasted RTF code from sw and writerfilterMiklos Vajna
2018-03-23sw XHTML import: support OLE2-in-RTF objectsMiklos Vajna
2018-03-20sw XHTML export: write only CSS markup for table backgroundMiklos Vajna
2018-03-20sw XHTML import: write <div> wrapper in ReqIF modeMiklos Vajna
2018-03-20sw XHTML export: fix duplicated style attribute for table border/backgroundMiklos Vajna
2018-03-19sw XHTML export: avoid <strike> for strikeout in ReqIF modeMiklos Vajna
2018-03-19sw XHTML export: fix missing type attribute for fallback imageMiklos Vajna
2018-03-14sw XHTML export: fix handling of character stylesMiklos Vajna
2018-03-13ofz#6891 empty vector accessCaolán McNamara
2018-03-13Translate German variable namesJohnny_M
2018-03-13sw XHTML export: avoid <u> for underline in ReqIF modeMiklos Vajna
2018-03-13sw XHTML export: always write images as PNG in ReqIF modeMiklos Vajna