summaryrefslogtreecommitdiff
path: root/sw/source/filter/html
AgeCommit message (Expand)Author
2022-09-05tdf#114769: sw html export: better handling for relative URLsVasily Melenchuk
2022-08-31check IFrame "FrameURL" targetCaolán McNamara
2022-06-17sw HTML export, XHTML mode: fix lost <li> with a list header + itemMiklos Vajna
2022-06-14sw XHTML export: avoid writing default transparent background for ReqIFMiklos Vajna
2022-06-10sw XHTML export: avoid writing background of table cells in ReqIF modeMiklos Vajna
2022-05-18sw HTML export: avoid pixel height when height is scale and width is relativeMiklos Vajna
2022-05-11sw XHTML export: output table / table row background format using CSSMiklos Vajna
2022-02-22sw HTML export, XHTML mode: fix lost </li> when last list item is not numberedMiklos Vajna
2022-02-14sw XHTML / ReqIF filter: avoid adding and removing <br>s for trailing <br>sMiklos Vajna
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-17ofz#41081 divide by zeroCaolán McNamara
2021-11-16tdf#142781 - Calculate width/height keeping aspect ratioAndreas Heinisch
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-11-03fix misplaced lineCaolán McNamara
2021-11-03Avoid float-cast-overflowStephan Bergmann
2021-11-02drop PendingDrawObjectsInPaM in favor of detecting draw objects removalCaolán McNamara
2021-11-02ofz#40593 remove Objects from m_xResizeDrawObjects if deleted during parseCaolán McNamara
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-12ofz#39850 remove content anchored to para being removedCaolán McNamara
2021-10-11sw XHTML export: fix missing <li> around nested <ul>/<ol>Miklos Vajna
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-26ofz#39303 don't Abrt on missing com.sun.star.form.component.FormCaolán McNamara
2021-09-22no need to allocate these SfxItemSet on the heapNoel Grandin
2021-09-20ofz: avoid TimeoutCaolán McNamara
2021-09-17ofz#38652 Avoid timeout in html importCaolán McNamara
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-07Avoid repeating the return type from the declarationMiklos Vajna
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-16tdf#126879 - Drop obsolete DOCTYPE HTML 4.0Andreas Heinisch
2021-08-14tdf#140226: use StaticWhichCastEmircan Agac
2021-08-13ofz#37114 avoid config when fuzzingCaolán McNamara
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-12Resolves: tdf#132739 two style tags where there should be just oneCaolán McNamara
2021-08-12cCSS1_style_opt_end is '\"' so these two lines are the sameCaolán McNamara
2021-08-10sw: remove all uses of MM50 with (added) o3tl::toTwipTomaž Vajngerl
2021-08-02more ofz#36727Caolán McNamara
2021-08-02ofz#36727 AbrtCaolán McNamara
2021-07-27write out image size in html export for 'keep ratio' imagesLuboš Luňák
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
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-20Drop BuildWhichTable and avoid reinterpret_casting a struct to arrayMike Kaganski
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-07-17use WhichRangesContainer in swNoel Grandin